﻿@charset "UTF-8";
body {
  font-size: 16px;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

input[type="text"],
input[type="submit"],
select,
textarea,
button {
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

img {
  max-width: 100%!important;
  height: auto!important;
}

:root ol,
 :root ul {
  box-sizing: border-box;
  padding: 0 0 0 28px;
  margin: 10px 0;
  line-height: 1.6;
}

iframe {
  width: 100%;
}

.ideSquareWrap .list1x ul li:before {
  content: "■";
  top: 0px;
  color: #000;
}


/* 検索結果 */

.gsc-control-cse div {
  line-height: 1.6;
}

.gsc-results .gsc-cursor-box {
  text-align: center;
}

.gsc-control-cse {
  padding: 0!important;
  box-sizing: border-box;
}

.gsc-result .gs-title {
  height: auto!important;
}


/* Auto Complete */

.ui-widget-content {
  font-size: 16px;
  border-top: none!important;
  border-left: 1px solid #D6D6D7!important;
  border-right: 1px solid #D6D6D7!important;
  border-bottom: 1px solid #D6D6D7!important;
  background: #FFF!important;
  font-weight: normal!important;
  padding: 0!important;
  box-sizing: border-box!important;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

.ui-widget-content a {
  color: #000!important;
}

.ui-state-active {
  border-top: 1px solid #D6D6D7!important;
  border-left: 1px solid #D6D6D7!important;
  border-right: 1px solid #D6D6D7!important;
  border-bottom: 1px solid #D6D6D7!important;
  background: #D6D6D7!important;
  color: #000!important;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}


/* 英語MV */

.top-global-mv-eng {
  background-image: url(../../English/images/english_mv.jpg);
  background-repeat: no-repeat;
  background-size: 120%;
  width: 100%;
  position: relative;
  padding: 10px;
  box-sizing: border-box;
  margin: 0;
}

.top-global-mv-eng ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
}

.top-global-mv-eng ul li {
  margin: 0 0 15px 0;
}

.top-global-mv-eng ul li:last-child {
  margin: 0;
}

.top-global-mv-eng ul li a {
  text-decoration: none;
  text-shadow: 2px 2px 6px #525252;
  color: #fff;
}

.top-global-mv-eng ul li a:hover {
  text-decoration: none;
  color: #26476a;
}

.top-global-mv-eng ul li a:before {
  content: "・";
  margin: 0 5px 0 0;
  color: #fff;
}


/* グローバルメインビジュアル用 */

.global-mv {
  margin: 0;
}

.global-mv img {
  width: 100%;
}


/* グローバルトップ メニュー */

.multila-menu-sp {
  width: 100%;
  box-sizing: border-box;
  margin: 10px 0;
}

.multila-menu-sp ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  display: table;
  table-layout: fixed;
}

.multila-menu-sp ul li {
  display: table-cell;
  word-wrap: break-word;
  border-right: 5px solid #fff;
  vertical-align: middle;
  background-color: #4275AB;
  color: #fff;
  text-align: center;
}

.multila-menu-sp ul li:last-child {
  border-right: none;
}

.multila-menu-sp ul li a {
  padding: 5px;
  display: block;
  color: #fff;
}


/* アラビック用 */

.txt_arabic {
  direction: rtl;
}

.breadcrumb_arabic {
  display: none;
}

.totopBtn_arabic a {
  float: left!important;
}


/* 各種ファイルアイコン */

.file-msxl:after {
  content: url(../../images/icon_xls.png);
  margin: 0 3px 0 3px;
}

.file-pdf:after {
  content: url(../../images/icon_pdf.png);
  margin: 0 3px 0 3px;
}

.file-mswd:after {
  content: url(../../images/icon_word.png);
  margin: 0 3px 0 3px;
}

.file-txt:after {
  content: url(../../images/icon_text.png);
  margin: 0 3px 0 3px;
}

.file-zip:after {
  content: url(../../images/icon_zip.png);
  margin: 0 3px 0 3px;
}


/* 最新刊アイコン */

.book_new_most {
  color: #fff;
  background-color: red;
  padding: 3px;
  border-radius: 4px;
  text-align: center;
  font-size: 14px;
}

p {
  line-height: 1.6;
}

a,
a:link,
a:visited {
  color: #0F2C8D;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

sup {
  vertical-align: super;
  font-size: 10px;
}

span.bold {
  font-weight: bold;
}

.pbNested {
  clear: none!important;
}

.pbMainArea {
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: auto;
}

.pbMainArea.allindex {
  padding: 0;
}

.pbLeftArea {
  width: 100%;
  margin: 0 0 20px 0;
}

.pbRightArea {
  width: 100%;
  margin: 0 0 20px 0;
}

.pbAreaWrapper2 {
  margin: 0!important;
}

.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}

.siteparts-head {
  width: 100%;
  background-color: red;
  padding: 10px;
  color: #fff;
  margin: 20px auto 20px;
  box-sizing: border-box;
  word-break: break-all;
}

.siteparts-p {
  color: red;
  font-weight: bold;
  font-size: 1.4em!important;
  margin: 10px 0;
  line-height: 1!important;
  word-break: break-all;
}

.ind01 {
  margin: 5px 0 5px 1em;
}

.page_contact {
  margin: 15px 0px 10px 0px !important;
  background-image: url("../../images/contact.gif");
  background-position: left center;
  background-repeat: no-repeat;
  width: 100%;
}

.page_contact span {
  display: block;
  color: #a52400;
  font-weight: bold;
  margin-left: 30px;
  padding-right: 10px;
  background-color: #ffffff;
}

table.txt_ptn {
  width: 100%;
  word-wrap: break-word;
  table-layout: auto;
  margin: 5px 0;
}

table.txt_ptn td {
  text-indent: 0em;
}

table.chiki {
  width: 100%;
  word-wrap: break-word;
  table-layout: fixed;
  margin: 5px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

table.chiki tr {
  border-bottom: 1px solid #fff;
}

table.chiki tr:last-child {
  border-bottom: none;
}

table.chiki th {
  text-indent: 0em;
  background-color: #4275AB;
  text-align: center;
  border-right: 1px solid #fff;
  padding: 5px;
  box-sizing: border-box;
  color: #fff;
}

table.chiki tr td {
  border-right: 1px solid #fff;
  background-color: #DBE4EE;
  padding: 5px;
  box-sizing: border-box;
}


/* フォントカラー */

.color1 {
  color: #1D3B59;
}

.color2 a,
a.color2 {
  color: #0F2C8D;
  text-decoration: none;
}

.color2 a:hover,
a.color2:hover {
  text-decoration: underline;
}

.color3 {
  color: #347831;
}

.color4 {
  color: #27629F;
}

.color5 {
  color: #353535;
}

.color6 {
  color: #0080C7;
}


/* 見出し系 */

.h1wrapper {
  width: 100%;
}

h1 {
  width: 100%;
  margin: 0 auto;
  padding: 20px 10px;
  font-size: 24px;
  font-weight: bold;
  color: #000;
  box-sizing: border-box;
  line-height: 1.6;
}

h2 {
  color: #1E3C5A;
  font-weight: bold;
  border-bottom: 2px solid #1E3C5A;
  padding: 10px 0 5px 3px;
  font-size: 24px;
  margin: 0 0 20px;
  line-height: 1.4;
  box-sizing: border-box;
  word-break: break-all;
}

h3 {
  color: #fff;
  font-weight: bold;
  background-color: #4275AB;
  padding: 8px;
  font-size: 20px;
  margin: 0 0 20px;
  line-height: 1.4;
  box-sizing: border-box;
  word-break: break-all;
}

.typeIMG h3 {
  background-color: transparent;
  padding: 0;
  margin: 0 0 20px;
  line-height: 1;
  text-align: center;
}

.typeIMG h3 img {
  width: auto;
  max-width: 100%;
  vertical-align: bottom;
}

h4 {
  color: #1D3B59;
  font-weight: bold;
  border-left: 3px solid #1D3B59;
  padding: 2px 5px 2px 8px;
  font-size: 18px;
  margin: 0 0 20px;
  line-height: 1.4;
  box-sizing: border-box;
  word-break: break-all;
}

.typeIMG h4 {
  border-left: none!important;
  padding: 0;
  margin: 0 0 20px;
  line-height: 1;
  text-align: center;
}

.typeIMG h4 img {
  width: auto;
  max-width: 100%;
  vertical-align: bottom;
}

h5 {
  color: #000000;
  font-weight: bold;
  font-size: 18px;
  margin: 40px 0 10px;
  line-height: 1.4;
  box-sizing: border-box;
  word-break: break-all;
}

h6 {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px 0;
  line-height: 1.4;
  padding: 0 0 0 1em;
  box-sizing: border-box;
}

.content_title {
  width: 100%;
  font-weight: bold;
  overflow: hidden;
  margin: 10px 0;
  font-size: 16px;
  border-bottom: 1px solid #1E3C5A;
  padding: 0 0 5px 0;
}

h3 a {
  color: #fff!important;
  font-weight: bold;
}

h3 a:hover {
  text-decoration: underline;
}


/* パンくずリスト */

.breadcrumb {
  display: none;
  width: 100%;
  margin: 10px 0;
  padding: 10px 0;
  box-sizing: border-box;
}

.breadcrumb:after {
  content: " ";
  display: block;
  clear: both;
}

.breadcrumb ul li {
  float: left;
  list-style: none;
  font-size: 14px;
}

.breadcrumb ul li a {
  color: #102D8E;
  text-decoration: none;
}

.breadcrumb ul li a:hover {
  text-decoration: underline;
}

.breadcrumb ul li:after {
  content: ">";
  margin: 0 5px;
}

.breadcrumb ul li:last-child:after {
  display: none;
}


/* サイトパーツ */

.list-r {
  display: inline-block;
  padding: 0 0 0 30px;
  vertical-align: top;
}

.category-main {
  width: 100%;
  margin: 10px 0 10px 0;
  background-color: #DFDFDF;
  display: block;
}

.category-main .category-main-inner {
  width: 100%;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 24px;
  box-sizing: border-box;
  font-weight: bold;
  vertical-align: middle;
  line-height: 1.6;
}

.category-main .category-main-inner dt {
  background-color: #1D3B59;
  background-image: url(../images/category-top-bg.png);
  background-repeat: no-repeat;
  background-position: top right;
  padding: 20px 0;
}

.category-main .category-main-inner dd {
  display: none;
}


/* ローカルナビゲーション */

.local-nav {
  width: 100%;
  overflow: hidden;
  margin: 0;
  box-sizing: border-box;
}

h2#local-research-activity {
  background-image: url(../images/icon-researchactivity.png);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 20px;
  border-bottom: 5px solid #1D3B59;
  color: #000;
  font-weight: bold;
  padding: 5px 5px 5px 30px;
  margin: 0 0 20px 0;
}

h2#local-researcher {
  background-image: url(../images/icon-researcher.png);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 20px;
  border-bottom: 5px solid #1D3B59;
  color: #000;
  font-weight: bold;
  padding: 5px 5px 5px 30px;
  margin: 0 0 20px 0;
}

h2#local-reports {
  background-image: url(../images/icon-reports.png);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 20px;
  border-bottom: 5px solid #1D3B59;
  color: #000;
  font-weight: bold;
  padding: 5px 5px 5px 30px;
  margin: 0 0 20px 0;
}

h2#local-about {
  background-image: url(../images/icon-about.png);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 20px;
  border-bottom: 5px solid #1D3B59;
  color: #000;
  font-weight: bold;
  padding: 5px 5px 5px 30px;
  margin: 0 0 20px 0;
}

h2#local-library {
  background-image: url(../images/icon-library.png);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 20px;
  border-bottom: 5px solid #1D3B59;
  color: #000;
  font-weight: bold;
  padding: 5px 5px 5px 30px;
  margin: 0 0 20px 0;
}

h2#local-ideas {
  background-image: url(../images/icon-ideas.png);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 20px;
  border-bottom: 5px solid #1D3B59;
  color: #000;
  font-weight: bold;
  padding: 5px 5px 5px 30px;
  margin: 0 0 20px 0;
}

h2#local-award {
  background-image: url(../images/icon-award.png);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 20px;
  border-bottom: 5px solid #1D3B59;
  color: #000;
  font-weight: bold;
  padding: 5px 5px 5px 30px;
  margin: 0 0 20px 0;
}

h2#local-data {
  background-image: url(../images/icon-data.png);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 20px;
  border-bottom: 5px solid #1D3B59;
  color: #000;
  font-weight: bold;
  padding: 5px 5px 5px 30px;
  margin: 0 0 20px 0;
}

h2#local-dogachannel {
  background-image: url(../images/icon-dogachannel.png);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 20px;
  border-bottom: 5px solid #1D3B59;
  color: #000;
  font-weight: bold;
  padding: 5px 5px 5px 30px;
  margin: 0 0 20px 0;
}

h2#local-members {
  background-image: url(../images/icon-members.png);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 20px;
  border-bottom: 5px solid #1D3B59;
  color: #000;
  font-weight: bold;
  padding: 5px 5px 5px 30px;
  margin: 0 0 20px 0;
}

h2#local-information {
  background-image: url(../images/icon-information.png);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 20px;
  border-bottom: 5px solid #1D3B59;
  color: #000;
  font-weight: bold;
  padding: 5px 5px 5px 30px;
  margin: 0 0 20px 0;
}

h2#local-recruit {
  background-image: url(../images/icon-recruit.png);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 20px;
  border-bottom: 5px solid #1D3B59;
  color: #000;
  font-weight: bold;
  padding: 5px 5px 5px 30px;
  margin: 0 0 20px 0;
}

h2#local-search {
  background-image: url(../images/icon-searchs.png);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 20px;
  border-bottom: 5px solid #1D3B59;
  color: #000;
  font-weight: bold;
  padding: 5px 5px 5px 30px;
  margin: 0 0 20px 0;
}

h2#local-default {
  background-image: url(../images/icon-default.png);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 20px;
  border-bottom: 5px solid #1D3B59;
  color: #000;
  font-weight: bold;
  padding: 5px 5px 5px 30px;
  margin: 0 0 20px 0;
}

h2#local-default {
  font-size: 20px;
  border-bottom: 5px solid #1D3B59;
  color: #000;
  font-weight: bold;
  padding: 5px 15px;
  margin: 0 0 20px 0;
}

h2#local-default img {
  width: 100%;
}

h2#local-ide {
  border-bottom: 5px solid #1D3B59;
  color: #000;
  font-weight: bold;
  padding: 5px 30px;
  margin: 0 0 10px 0;
  box-sizing: border-box;
}

h2#local-ide img {
  width: 100%;
}

.local-nav .local-nav-menu ul {
  width: 100%;
  margin: 0 0 20px 0!important;
  line-height: 1.4;
  list-style: none!important;
  padding: 0!important;
}

.local-nav .local-nav-menu ul li {
  width: 100%;
  font-weight: bold;
  margin: 0;
  padding: 10px 5px;
  border-bottom: 1px dotted #AAAAAA;
  box-sizing: border-box;
}

.local-nav .local-nav-menu ul li:last-child {
  border-bottom: none;
}

.local-nav .local-nav-menu ul li ul {
  width: 100%;
  margin: 10px 0 0 15px!important;
  padding: 0!important;
  list-style: none!important;
  display: block;
  line-height: 1.4;
}

.local-nav .local-nav-menu .local-nav-ac ul {
  color: #0F2C8D;
  background-image: url(../images/ac-plus-b.png);
  background-repeat: no-repeat;
  background-position: 3px 17px;
  border-bottom: 1px dotted #AAAAAA;
  margin: 0!important;
  padding: 0 0 0 20px!important;
  font-size: 1em;
  box-sizing: border-box;
}

.local-nav .local-nav-menu .local-nav-nc ul {
  color: #0F2C8D;
  border-bottom: 1px dotted #AAAAAA;
  margin: 0!important;
  padding: 0!important;
}

.local-nav .local-nav-menu .local-nav-ac.opened ul {
  background-image: url(../images/ac-minas-b.png);
  background-repeat: no-repeat;
  background-position: 3px 17px;
  box-sizing: border-box;
  padding: 0!important;
  margin: 0!important;
}

.local-nav .local-nav-menu .local-nav-ac.opened ul li:last-child {
  padding: 10px 0 0 0;
}

.local-nav .local-nav-menu .local-nav-ac.opened ul li a span {
  display: block;
  padding: 0 0 0 20px!important;
  margin: 0!important;
}

.local-nav .local-nav-menu .local-nav-ac ul li {
  padding: 10px 0;
  margin: 0;
}

.local-nav .local-nav-menu .local-nav-ac ul li ul,
.local-nav .local-nav-menu .local-nav-ac.opened ul li ul {
  width: 100%;
  border-top: 1px dotted #AAAAAA;
  border-bottom: none;
  background-image: none;
  margin: 10px 0 0 0!important;
  padding: 0!important;
}

.local-nav .local-nav-menu ul li ul li {
  width: 100%;
  padding: 10px 0 10px 0!important;
  margin: 0!important;
  font-size: 1em;
  border-bottom: 1px dotted #AAAAAA;
}

.local-nav .local-nav-menu ul li ul li:last-child {
  margin: 0;
}

.local-nav-banner ul {
  overflow: hidden;
  list-style: none!important;
  margin: 20px 0 0 0!important;
  padding: 0!important;
}

.local-nav-banner ul li {
  margin: 0 0 20px 0;
  padding: 0;
}

.local-nav-banner ul li:last-child {
  margin: 0;
  padding: 0;
}

.local-nav-banner ul li img {
  width: 100%;
  vertical-align: bottom;
}


/* 検索窓 */

.search-window {
  position: relative;
  border: 1px solid #DEDEDE;
  padding: 10px;
  box-sizing: border-box;
  overflow: hidden;
  margin: 0 0 40px 0;
}

.search-window p {
  margin: 0 0 10px 0;
  display: inline-block;
}

.search-window .search-form {
  width: 100%;
  display: block;
  margin: 10px auto;
}

.search-window .search-form input {
  height: 40px;
  margin: 0 auto;
  box-sizing: border-box;
  outline: none;
  border-radius: 0;
}

.search-window .search-form input[type="text"] {
  width: 85%;
  border: 1px solid #797979;
  box-sizing: border-box;
  font-size: 1.3em;
  padding: 2px;
  border-radius: 0;
}

.search-window .search-form input[type="submit"] {
  width: 15%;
  border: none;
  text-indent: -9999px;
  background: url(../images/icon-search.png) no-repeat center center, linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: url(../images/icon-search.png) no-repeat center center, -webkit-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: url(../images/icon-search.png) no-repeat center center, -moz-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: url(../images/icon-search.png) no-repeat center center, -o-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: url(../images/icon-search.png) no-repeat center center, -ms-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
}

.search-type {
  overflow: hidden;
  margin: 0 0 40px 0;
}

.search-type button {
  width: 100%;
  display: inline-block;
  padding: 0;
  margin: 0 0 10px 0;
  vertical-align: middle;
  height: 60px;
  border-radius: 8px;
  text-align: center;
  background: linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: -webkit-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: -moz-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: -o-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: -ms-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  overflow: hidden;
  border: none;
}

.search-type button:hover {
  opacity: 0.8;
}

.search-type button a {
  display: block;
  color: #fff;
  font-size: 18px;
  padding: 18px 10px;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.3);
}

.search-type button a:hover {
  text-decoration: none;
}

.search-type p {
  vertical-align: middle;
  margin: 0;
  overflow: auto;
}

.search-cat-index {
  box-sizing: border-box;
  margin: 0 0 20px;
}

.search-cat-index input {
  height: 30px;
  box-sizing: border-box;
  outline: none;
}

.search-cat-index input[type="text"] {
  width: 85%;
  border: 1px solid #797979;
  box-sizing: border-box;
  padding: 2px;
}

.search-cat-index input[type="submit"] {
  width: 15%;
  border: none;
  text-indent: -9999px;
  background: url(../images/icon-search.png) no-repeat center center, linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: url(../images/icon-search.png) no-repeat center center, -webkit-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: url(../images/icon-search.png) no-repeat center center, -moz-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: url(../images/icon-search.png) no-repeat center center, -o-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: url(../images/icon-search.png) no-repeat center center, -ms-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  margin-left: -6px;
}

.agf-search input {
  height: 40px;
  margin: 0 auto;
  box-sizing: border-box;
  outline: none;
  border-radius: 0;
}

.agf-search input[type="text"] {
  width: 85%;
  border: 1px solid #797979;
  box-sizing: border-box;
  font-size: 1.3em;
  padding: 2px;
  border-radius: 0;
}

.agf-search input[type="submit"] {
  width: 15%;
  border: none;
  text-indent: -9999px;
  background: url(../images/icon-search.png) no-repeat center center, linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: url(../images/icon-search.png) no-repeat center center, -webkit-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: url(../images/icon-search.png) no-repeat center center, -moz-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: url(../images/icon-search.png) no-repeat center center, -o-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: url(../images/icon-search.png) no-repeat center center, -ms-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  margin-left: -6px;
}

.site-search input {
  height: 40px;
  margin: 0 auto;
  box-sizing: border-box;
  outline: none;
  border-radius: 0;
}

.site-search input[type="text"] {
  width: 85%;
  border: 1px solid #797979;
  box-sizing: border-box;
  font-size: 1.3em;
  padding: 2px;
  border-radius: 0;
}

.site-search input[type="submit"] {
  width: 15%;
  margin-left: -6px;
  border: none;
  text-indent: -9999px;
  background: url(../images/icon-search.png) no-repeat center center, linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: url(../images/icon-search.png) no-repeat center center, -webkit-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: url(../images/icon-search.png) no-repeat center center, -moz-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: url(../images/icon-search.png) no-repeat center center, -o-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: url(../images/icon-search.png) no-repeat center center, -ms-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
}


/* タブ系 */

.tab1 {
  overflow: hidden;
  margin: 0 0 40px 0;
}

.tab1 ul {
  font-size: 0;
  list-style: none;
  line-height: 1.4;
  padding: 0;
  margin: 0;
}

.tab1 ul li {
  display: inline-block;
  width: 48%;
  font-weight: bold;
  margin: 0 4% 4% 0;
  background-color: #4275AB;
  vertical-align: top;
  line-height: 1.4;
}

.tab1 ul li:nth-child(2n+0) {
  width: 48%;
  margin: 0 0 4% 0;
}

.tab1 ul li:last-child {
  margin: 0;
}

.tab1 ul li a {
  display: block;
  font-size: 14px;
  text-align: center;
  color: #fff;
  padding: 14px 10px;
}

.tab1 ul li a:hover {
  text-decoration: none;
}

.tab2 {
  margin: 0 0 40px 0;
}

.tab2 ul#tabmain {
  width: 100%;
  list-style: none;
  box-sizing: border-box;
  overflow: hidden;
  display: table;
  line-height: 1.4;
  padding: 0;
  margin: 0;
}

.tab2 ul#tabmain li {
  display: table-cell;
  width: 25%;
  box-sizing: border-box;
  background-color: #D6D6D7;
  text-align: center;
  font-size: 13px;
  color: #353535;
  vertical-align: middle;
  margin: 0 2% 0 0;
  font-weight: bold;
  padding: 16px 4px;
  cursor: pointer;
  line-height: 1.4;
}

.tab2 ul#tabmain li:last-child {
  margin: 0;
}

.tab2 ul#tabmain li.tabselect {
  background-color: #4275AB;
  color: #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  box-sizing: border-box;
}

.tab2 ul#tabmain li:nth-child(1).tabselect {
  margin: 0;
  border-left: none;
  border-right: 1px solid #fff;
  box-sizing: border-box;
}

.tab2 ul#tabmain li:last-child.tabselect {
  margin: 0;
  border-left: 1px solid #fff;
  border-right: none;
}

.tab2 ul#tabcontent {
  list-style: none;
  width: 100%;
  padding: 0;
  margin: 0;
}

.tab2 ul#tabcontent li {
  width: 100%;
  font-size: 16px;
  border: 1px solid #4275AB;
  padding: 10px;
  box-sizing: border-box;
}

.tab2-area {
  margin: 0 0 40px 0;
}

.tab2-area ul#tabmain {
  width: 100%;
  list-style: none;
  box-sizing: border-box;
  overflow: hidden;
  display: table;
  line-height: 1.4;
  padding: 0;
  margin: 0;
}

.tab2-area ul#tabmain li {
  display: table-cell;
  width: 25%;
  box-sizing: border-box;
  background-color: #D6D6D7;
  text-align: center;
  font-size: 13px;
  color: #353535;
  vertical-align: middle;
  margin: 0 2% 0 0;
  font-weight: bold;
  padding: 16px 4px;
  cursor: pointer;
  line-height: 1.4;
}

.tab2-area ul#tabmain li:last-child {
  margin: 0;
}

.tab2-area ul#tabmain li.tabselect {
  background-color: #4275AB;
  color: #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  box-sizing: border-box;
}

.tab2-area ul#tabmain li:nth-child(1).tabselect {
  margin: 0;
  border-left: none;
  border-right: 1px solid #fff;
  box-sizing: border-box;
}

.tab2-area ul#tabmain li:last-child.tabselect {
  margin: 0;
  border-left: 1px solid #fff;
  border-right: none;
}

.tab2-area .tabcontent div.tabblock {
  width: 100%;
  font-size: 16px;
  border: 1px solid #4275AB;
  padding: 10px;
  box-sizing: border-box;
}

#tabcontent .tabcontent-hide,
.tabcontent .tabcontent-hide {
  display: none;
}


/* アンカー */

.anchorbtn {
  overflow: hidden;
  margin: 20px 0;
}

.anchorbtn ul {
  list-style: none;
  font-size: 0;
  line-height: 1.4;
  padding: 0;
  margin: 0;
}

.anchorbtn ul li {
  display: inline-block;
  width: 48%;
  vertical-align: top;
  line-height: 1.4;
  font-weight: bold;
  margin: 0 4% 4% 0;
  background: url(../images/arrow-b-w.png) no-repeat center bottom 5px, linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: url(../images/arrow-b-w.png) no-repeat center bottom 5px, -webkit-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: url(../images/arrow-b-w.png) no-repeat center bottom 5px, -moz-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: url(../images/arrow-b-w.png) no-repeat center bottom 5px, -o-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: url(../images/arrow-b-w.png) no-repeat center bottom 5px, -ms-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
}

.anchorbtn ul li:nth-child(2n+0) {
  margin: 0 0 4% 0;
}

.anchorbtn ul li a {
  display: block;
  font-size: 14px;
  text-align: center;
  color: #fff;
  padding: 15px 5px;
}

.anchorbtn ul li a:hover {
  text-decoration: none;
}


/* ボックス系 */

.box2x2 {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
}

.box2x2 h3 {
  margin: 0 0 20px 0;
}

.box2x2 .box {
  width: 100%;
  margin: 0 0 20px 0;
  box-sizing: border-box;
  overflow: hidden;
}

.box2x2 .box .inner {
  padding: 0 10px;
  box-sizing: border-box;
}

.box2x2 .box ul {
  width: 100%;
  display: inline-block;
  font-size: 16px;
  box-sizing: border-box;
  margin: 0 4% 0 0;
  padding: 0 0 0 18px;
  line-height: 1.4;
}

.box2x2 .box .listdouble ul {
  width: 48%;
  float: left;
  display: inline-block;
  font-size: 16px;
  box-sizing: border-box;
  margin: 0 4% 0 0;
  padding: 0 0 0 18px;
  line-height: 1.4;
}

.box2x2 .box ul:last-child {
  margin: 0;
}

.box2x2 .box ul li {
  margin: 0 0 20px 0;
}

.box2x2 .box .listdouble ul li ul {
  width: 100%;
  float: none;
}

.box2x2 .box .listdouble ul li ul li {
  margin: 5px 0;
}

.box2x2 .box .listdouble ul li ul li:last-child {
  margin: 5px 0 0;
}


/* ボックス リスト1つ */

.list1x {
  overflow: hidden;
  margin: 20px 0;
}

#rightArea .list1x {
  overflow: hidden;
  margin: 0 0 20px;
}

.list1x ul {
  line-height: 1.4;
  padding: 0 0 0 15px;
  margin: 0;
  box-sizing: border-box;
  list-style: none;
}

.list1x ul li {
  margin: 0 0 10px 0;
  text-indent: -15px;
}

.list1x ul li:before {
  content: ">";
  margin: 0 3px 0 0;
  font-weight: bold;
  color: #1D3B59;
  position: relative;
  top: -2px;
}


/* ボックス リスト2つ並び */

.list2x {
  overflow: hidden;
  margin: 20px 0;
}

.list2x ul {
  float: left;
  max-width: 47.5%;
  line-height: 1.4;
  padding: 0 0 0 15px;
  margin: 0;
  box-sizing: border-box;
  list-style: none;
}

.list2x ul:nth-child(2) {
  margin: 0 0 0 5%;
}

.list2x ul li {
  margin: 0 0 10px 0;
  text-indent: -15px;
}

.list2x ul li:before {
  content: ">";
  margin: 0 3px 0 0;
  font-weight: bold;
  color: #1D3B59;
  position: relative;
  top: -2px;
}


/* ボックス リスト3つ並び */

.list3x {
  overflow: hidden;
  margin: 20px 0;
}

.list3x h4 {
  margin: 0 0 10px 0;
}

.list3x .box,
.list3x .box2 {
  margin: 0 0 20px 0;
}

.list3x ul {
  max-width: 100%%;
  line-height: 1.4;
  padding: 0 0 0 15px;
  margin: 0;
  box-sizing: border-box;
  list-style: none;
}

.list3x ul li {
  margin: 0 0 10px 0;
  text-indent: -15px;
}

.list3x ul li:before {
  content: ">";
  margin: 0 3px 0 0;
  font-weight: bold;
  color: #1D3B59;
  position: relative;
  top: -2px;
}


/* 中面コンテンツ */

.content {
  width: 100%;
  float: left;
  box-sizing: border-box;
}

.paragraph {
  margin: 10px 0 20px;
  overflow: visible;
  line-height: 1.4;
  word-wrap: break-word;
}

.paragraph div {
  margin: 0 0 20px 0;
}

.paragraph div:last-child {
  margin: 0;
}

.paragraph p {
  margin: 0 0 10px;
}

.paragraph.indent_block {
  margin: 10px 0 10px 20px;
  box-sizing: border-box;
}

.paragraph .indent_block {
  margin: 10px 0 10px 20px!important;
  box-sizing: border-box;
}

.paragraph ul {
  margin-top: 10px!important;
  margin-bottom: 10px!important;
}

.paragraph ol {
  margin-top: 10px!important;
  margin-bottom: 10px!important;
  margin-left: 10px;
  padding: 0 0 0 1em!important;
}

.paragraph-r {
  margin: 10px 0;
  text-align: right;
  overflow: visible;
  line-height: 1.4;
}

.paragraph-r p {
  margin: 0;
}

.paragraph-c {
  margin: 10px 0;
  text-align: center;
  overflow: visible;
  line-height: 1.4;
}

.paragraph-c p {
  margin: 0;
}

.paragraph-fs-s {
  font-size: 12px;
  margin: 10px 0;
  overflow: visible;
  line-height: 1.4;
}

.paragraph-fs-s p {
  margin: 0;
}

.signature {
  margin: 40px 0 20px 0;
  text-align: right;
}

.imgcaption-l {
  overflow: hidden;
  margin: 0 0 40px 0;
}

.imgcaption-l .img-box.smlimg img {
  width: 100px;
  height: auto;
}

.imgcaption-l .img-box.booklist img {
  width: 100px;
}

.imgcaption-l .img-box {
  width: 100%;
  margin: 0 0 20px 0;
  text-align: center;
}

.imgcaption-l .img-box .img-multi {
  margin: 0 0 30px 0;
}

.imgcaption-l .img-box .img-multi:last-child {
  margin: 0;
}

.imgcaption-l .img-box img {
  max-width: 100%;
  margin: 0 0 10px 0;
}

.imgcaption-l .img-box .caption {
  text-align: center;
}

.typeborder {
  border: 1px solid #DEDEDE;
  padding: 20px;
  margin: 0 0 40px 0;
  box-sizing: border-box;
}

.typeborder p {
  font-size: 16px;
  margin: 0;
}

.typebg {
  background-color: #DEDEDE;
  padding: 20px;
  margin: 0 0 40px 0;
}

.typebg p {
  font-size: 16px;
  margin: 0;
}

.typeborder-img {
  width: 100%;
  border: 1px solid #DEDEDE;
  padding: 20px;
  margin: 0 0 40px 0;
  box-sizing: border-box;
  overflow: hidden;
}

.typeborder-img .img-box img {
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto 10px;
  display: block;
  text-align: center;
}

.typeborder-img .text-box p {
  overflow: auto;
  margin: 0;
}

.typeborder-img2 {
  width: auto;
  border: 1px solid #DEDEDE;
  padding: 20px;
  margin: 0 0 40px 0;
  box-sizing: border-box;
  overflow: hidden;
}

.typeborder-img2 .img-box img {
  max-width: 100%;
  margin: 0 auto 10px;
  display: block;
}

.typeborder-img2 .text-box p {
  overflow: auto;
  margin: 0;
}

.h-textcontent {
  overflow: hidden;
  margin: 0 0 40px 0;
}


/* リスト */

.list-textcontent1 {
  overflow: hidden;
  margin: 0 0 40px 0;
}

.list-textcontent1 ul {
  font-size: 16px;
  list-style: none;
  line-height: 1.4;
  padding: 0;
}

.list-textcontent1 ul li {
  margin: 0 0 10px 0;
  padding: 0 0 0 10px;
  position: relative;
  text-indent: -10px;
}

.list-textcontent1 ul li:before {
  content: ">";
  margin: 0 2px 0 0;
  position: relative;
  top: -2px;
  color: #1D3B59;
  font-weight: bold;
}

.list-textcontent2 {
  overflow: hidden;
  margin: 0 0 40px 0;
}

.list-textcontent1-f {
  overflow: hidden;
  margin: 0 0 40px 0;
}

.list-textcontent1-f ul,
.list-textcontent1-f ol {
  font-size: 16px;
  list-style: none;
  line-height: 1.4;
  padding: 0;
}

.list-textcontent1-f ul li,
.list-textcontent1-f ol li {
  display: inline-block;
  margin: 0 10px 10px 0;
  padding: 0 0 0 10px;
  position: relative;
  text-indent: -10px;
}

.list-textcontent1-f ul li:before,
.list-textcontent1-f ol li:before {
  content: ">";
  margin: 0 2px 0 0;
  position: relative;
  top: -2px;
  color: #1D3B59;
  font-weight: bold;
}

.list-textcontent1d-f {
  overflow: hidden;
  margin: 0 0 40px 0;
}

.list-textcontent1d-f ul,
.list-textcontent1d-f ol {
  font-size: 16px;
  list-style: none;
  line-height: 1.4;
  padding: 0;
}

.list-textcontent1d-f ul li,
.list-textcontent1d-f ol li {
  display: inline-block;
  margin: 0 10px 10px 0;
  padding: 0 0 0 10px;
  position: relative;
  text-indent: -10px;
}

.list-textcontent1d-f ul li:before,
.list-textcontent1d-f ol li:before {
  content: "・";
  margin: 0;
  position: relative;
  color: #000;
  font-weight: bold;
}

.list-textcontent2 {
  overflow: hidden;
  margin: 0 0 40px 0;
}

.list-textcontent2 ol {
  font-size: 16px;
  list-style: none;
  counter-reset: ol_li;
  padding: 0 0 0 1.45em;
  line-height: 1.4;
}

.list-textcontent2 ol li {
  margin: 0 0 10px 0;
  text-indent: -1.45em;
  padding: 0 2em 0 0;
}

.list-textcontent2 ol li:before {
  margin-right: .10em;
  counter-increment: ol_li;
  content: counter(ol_li) ". ";
  color: #1D3B59;
  font-weight: bold;
}

.list-textcontent3 {
  overflow: hidden;
  margin: 0 0 40px 0;
}

.list-textcontent3 ol {
  font-size: 16px;
  list-style: none;
  counter-reset: ol_li;
  padding: 0 0 0 1.45em;
  line-height: 1.4;
}

.list-textcontent3 ol li {
  margin: 0 0 10px 0;
  text-indent: -1.45em;
  padding: 0 2em 0 0;
}

.list-textcontent3 ol li:before {
  margin-right: .10em;
  counter-increment: ol_li;
  content: counter(ol_li, lower-alpha) ". ";
  color: #1D3B59;
  font-weight: bold;
}

.column2-img {
  overflow: hidden;
  margin: 20px 0;
}

.column2-img .box {
  width: 48%;
  float: left;
  margin: 0 0 4% 0;
}

.column2-img .box:nth-child(2n+0) {
  float: right;
}

.column2-img .box img {
  width: 100%;
  margin: 0 auto 10px;
  display: block;
}

.column2-img .box h5 {
  margin: 10px 0;
}

.column2-img2 {
  overflow: hidden;
  margin: 20px 0;
}

.column2-img2 .box {
  width: 100%;
  margin: 0 0 40px 0;
}

.column2-img2 .box img {
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto 10px;
  display: block;
}

.column2-img2 .box h5 {
  margin: 0 0 10px 0;
}

.column2-img3 {
  overflow: hidden;
  margin: 20px 0;
}

.column2-img3 .box {
  width: 100%;
  margin: 0 0 40px 0;
}

.column2-img3 .box img {
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto 10px;
  display: block;
}

.sp-img-125.column2-img3 .box img {
  width: 125px;
}

.column2-img3 .box h5 {
  margin: 0 0 10px 0;
}

.column1img {
  width: 100%;
  overflow: hidden;
  margin: 0 0 40px 0;
}

.column1img .box {
  width: 100%;
}

.column1img .box img {
  display: block;
  width: 100%;
  margin: 0 auto 10px;
}

.column1img .box h5 {
  margin: 0 0 10px 0;
}

.imglist1,
.imglist2,
.imglist3,
.imglist4 {
  overflow: hidden;
  margin: 0 0 40px 0;
  font-size: 0;
}

.imglist1 .img-box img,
.imglist2 .img-box img,
.imglist3 .img-box img,
.imglist4 .img-box img {
  width: 100%;
}

.imglist1 .img-box {
  width: 48%;
  height: auto;
  margin: 0 2% 0 0;
  display: inline-block;
}

.imglist1 .img-box:last-child {
  margin: 0;
}

.imglist2 .img-box {
  width: 32%;
  height: auto;
  margin: 0 2% 0 0;
  display: inline-block;
}

.imglist2 .img-box:last-child {
  margin: 0;
}

.imglist3 .img-box {
  width: 23.5%;
  height: auto;
  margin: 0 2% 0 0;
  display: inline-block;
}

.imglist3 .img-box:last-child {
  margin: 0;
}

.imglist4 .img-box {
  width: 23.5%;
  height: auto;
  margin: 0 2% 2% 0;
  display: inline-block;
}

.imglist4 .img-box:nth-child(4n+0) {
  margin: 0;
  vertical-align: top;
}


/* パラグラフ内dlリスト */

.articlelist-dl dl {
  margin: 0 0 20px 0;
  overflow: hidden;
}

.articlelist-dl dl:last-child {
  margin: 0;
}

.articlelist-dl dl dt {
  display: block;
  width: 100%;
  margin: 0 0 5px 0;
  font-weight: bold;
}

.articlelist-dl dl dd {
  display: block;
  width: 100%;
  margin: 0 0 5px 0;
}


/* index詳細 */

.indexMore {
  width: 100%;
  margin: 0 0 40px 0;
  overflow: hidden;
}

.indexMore h3 {
  margin: 0 0 20px 0;
}

.indexMore img {
  width: 100%;
  margin: 0 0 10px 0;
}

.indexMore h3 {
  position: relative;
}

.indexMore h3 span {
  padding: 0 90px 0 0;
}

.indexMore h3 a {
  height: 20px;
  max-width: 90px;
  position: absolute;
  top: 50%;
  right: 10px;
  margin: -10px 0 0 0;
  font-size: 12px;
  padding: 1px 8px;
  color: #353535!important;
  line-height: 1.6;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 20px;
}

.indexMore h3 a:hover {
  opacity: 0.8;
}

.indexMore h3 a span {
  padding: 0;
}

.indexMore h3 a span:before {
  content: ">";
  margin: 0 5px 0 0;
  position: relative;
  top: -1px;
}

.indexMore .box a {
  width: 100%;
  display: block;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  padding: 5px 8px;
  background-color: #D6D6D7;
  color: #353535;
  line-height: 1.6;
  box-sizing: border-box;
  border-radius: 20px;
  margin: 10px 0 0 0
}

.indexMore .box a:hover {
  opacity: 0.8;
  text-decoration: none;
}

.indexMore .box a span:before {
  content: ">";
  font-weight: bold;
  margin: 0 5px 0 0;
  position: relative;
  top: -1px;
}

.indexMore2-img {
  overflow: hidden;
  margin: 20px 0;
}

.indexMore2-img:after {
  content: " ";
  display: block;
  clear: both;
}

.indexMore2-img h3 {
  margin: 0 0 20px 0;
}

.indexMore2-img .box {
  width: 48%;
  float: left;
  margin: 0 4% 20px 0;
}

.indexMore2-img .box:nth-child(2n+0) {
  float: right;
  margin: 0 0 20px 0;
}

.indexMore2-img .box .img-box {
  display: block;
  margin: 0 0 10px 0;
}

.indexMore2-img .box .img-box img {
  width: 100%;
}

.indexMore2-img .box a {
  width: 100%;
  display: block;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  padding: 5px 8px;
  background-color: #D6D6D7;
  color: #353535;
  line-height: 1.6;
  box-sizing: border-box;
  border-radius: 20px;
  margin: 10px 0 0 0
}

.indexMore2-img .box a:hover {
  opacity: 0.8;
  text-decoration: none;
}

.indexMore2-img .box a span:before {
  content: ">";
  font-weight: bold;
  margin: 0 5px 0 0;
  position: relative;
  top: -1px;
}

.indexMore2 {
  overflow: hidden;
  margin: 0 0 40px 0;
}

.indexMore2 h3 {
  margin: 0 0 20px 0;
}

.indexMore2 .box {
  width: 48%;
  float: left;
  margin: 0 4% 0 0;
}

.indexMore2 .box img {
  width: 100%;
  margin: 0 0 10px 0;
}

.indexMore2 .box:nth-child(2n+0) {
  margin: 0 0 20px 0;
}

.indexMore2 .box p {
  margin: 0 0 10px 0;
}

.indexMore2 .box .more {
  width: 100%;
  text-align: center;
  display: block;
  font-weight: bold;
  font-size: 14px;
  padding: 5px;
  background-color: #D6D6D7;
  color: #353535;
  line-height: 1.6;
  box-sizing: border-box;
  border-radius: 20px;
}

.indexMore2 .box .more span:before {
  content: ">";
  margin: 0 5px 0 0;
  position: relative;
  top: -1px;
}

.indexMore2 .box .inner {
  padding: 0 10px;
  box-sizing: border-box;
}

.indexMore2 .box ul {
  width: 100%;
  padding: 0 0 0 20px;
  box-sizing: border-box;
  line-height: 1.4;
}

.indexMore2 .box ul li {
  margin: 0 0 20px 0;
}

.index2Column {
  overflow: hidden;
  margin: 0 0 40px 0;
}

.index2Column h3 {
  margin: 0 0 20px 0;
}

.index2Column .box {
  width: 48%;
  float: left;
  margin: 0 4% 0 0;
}

.index2Column .box img {
  width: 100%;
  margin: 0 0 10px 0;
  max-height: 120px;
}

.index2Column .box:nth-child(2n+0) {
  margin: 0 0 20px 0;
}

.index2Column .box p {
  margin: 0 0 10px 0;
}

.index2Column .box .inner {
  padding: 0 10px;
  box-sizing: border-box;
}

.index2Column .box ul {
  width: 100%;
  padding: 0 0 0 20px;
  box-sizing: border-box;
}

.index2Column .box .listdouble ul {
  width: 48%;
  float: left;
  margin: 0 4% 0 0;
  padding: 0 0 0 20px;
  box-sizing: border-box;
  line-height: 1.4;
}

.index2Column .box .listdouble ul:last-child {
  margin: 0;
}

.index2Column .box ul li {
  margin: 0 0 20px 0;
}


/* indexアコーディオン */

.indexaccodion {
  margin: 0 0 40px 0;
}

.indexaccodion .indexaccodionHead {
  color: #fff;
  font-weight: bold;
  background-color: #1D3B59;
  padding: 8px 20px 8px 8px;
  font-size: 16px;
  margin: 20px 0;
  line-height: 1.4;
  background-image: url(../images/ac-plus-w.png);
  background-position: right 5px center;
  background-size: 14px;
  background-repeat: no-repeat;
}

.indexaccodion .indexaccodionHead.opened {
  background-image: url(../images/ac-minas-w.png);
  background-position: right 5px center;
  background-size: 14px;
  background-repeat: no-repeat;
}

.indexaccodion .indexaccodionBox {
  display: none;
  overflow: hidden;
}

.indexaccodion .indexaccodionBox img {
  text-align: center;
  display: block;
  margin: 0 auto 20px;
}

.indexaccodion .indexaccodionBox ul {
  width: 48%;
  float: left;
  padding: 0 0 0 20px;
  display: inline-block;
  font-size: 16px;
  box-sizing: border-box;
}

.indexaccodion .indexaccodionBox ul:nth-child(2n+0) {
  float: right;
}

.indexaccodion .indexaccodionBox ul li {
  margin: 0 0 20px 0;
}


/* index研究者 */

.indexresearcher {
  display: table;
  width: 100%;
  margin: 0 0 40px 0;
}

.indexresearcher img {
  display: block;
  max-width: 100%;
  max-height: 120px;
  text-align: center;
  margin: 0 auto 20px;
}

.indexresearcher .researcherprofile {
  width: 100%;
}

.indexresearcher .namewrap {
  text-align: center;
  margin: 0 0 10px 0;
}

.indexresearcher .researcherprofile .namewrap span:nth-child(1) {
  display: inline-block;
  font-size: 18px;
  color: #1D3B59;
  margin: 0 5px 10px 0;
  font-weight: bold;
}

.indexresearcher .researcherprofile .namewrap span:nth-child(2) {
  display: inline-block;
  font-size: 14px;
  color: #999;
  margin: 0 0 10px 0;
}

.indexresearcher .researcherprofile .profile dl {
  font-size: 16px;
  margin: 0 0 10px 0;
  line-height: 1.4;
}

.researcher-search-type {
  margin: 20px 0;
}

.researcher-search-type h3 {
  margin: 0 0 20px 0;
}

.researcher-search-type .list2x {
  margin: 0;
}

.researcher-pub h4 a {
  float: right;
  vertical-align: middle;
  margin: 1px 0;
  font-size: 12px;
  padding: 1px 8px;
  color: #353535!important;
  line-height: 1.6;
  box-sizing: border-box;
  background-color: #D6D6D7;
  border-radius: 20px;
  cursor: pointer;
}

.researcher-pub h4 a:hover {
  opacity: 0.8;
  text-decoration: none;
}

.researcher-pub h4 a span:before {
  content: ">";
  font-weight: bold;
  margin: 0 5px 0 0;
  position: relative;
  top: -1px;
}


/* 研究者モーダル */

.researchermodal {
  display: inline-block;
  border-radius: 20px;
  padding: 20px;
  box-sizing: border-box;
  overflow: hidden;
  box-shadow: 0px 0px 9px 1px #e0e0e0;
  -moz-box-shadow: 0px 0px 9px 1px #e0e0e0;
  -webkit-box-shadow: 0px 0px 9px 1px #e0e0e0;
}

.researchermodal img {
  display: block;
  margin: 0 auto 20px;
  max-height: 120px;
  text-align: center;
}

.researchermodal .modalinner {
  overflow: auto;
}

.researchermodal span {
  font-size: 16px;
  text-align: center;
  display: block;
  color: #000;
  margin: 0 0 10px 0;
}

.researchermodal .namewrap {
  text-align: center;
}

.researchermodal .modalinner .namewrap span:nth-child(1) {
  display: inline-block;
  font-size: 18px;
  color: #1D3B59;
  margin: 0 5px 10px 0;
  font-weight: bold;
}

.researchermodal .modalinner .namewrap span:nth-child(2) {
  display: inline-block;
  font-size: 14px;
  color: #999;
  margin: 0 0 10px 0;
}

.researchermodal .modalinner dl {
  font-size: 16px;
  margin: 0 0 20px 0;
}

.researchermodal .modalinner dl dt {
  margin: 0 0 5px 0;
}

.researchermodal a {
  width: 100%;
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  padding: 5px;
  background-color: #D6D6D7;
  color: #353535;
  line-height: 1.6;
  box-sizing: border-box;
  border-radius: 20px;
}

.researchermodal a span {
  font-size: 16px;
  margin: 0;
}

.researchermodal a span:before {
  content: ">";
  margin: 0 5px 0 0;
  position: relative;
  top: -1px;
}


/* テーブル */

.table-basic table {
  width: 100%;
  word-wrap: break-word;
  table-layout: fixed;
}

.table-basic table th {
  background-color: #4275AB;
  border-right: 5px solid #fff;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  font-size: 16px;
  padding: 10px 5px;
  white-space: normal!important;
}

.table-basic table tr th:last-child {
  border-right: none;
}

.table-basic table tr {
  border-bottom: 5px solid #fff
}

.table-basic table tr:last-child {
  border-bottom: none;
}

.table-basic table tr td {
  background-color: #DBE4EE;
  border-right: 5px solid #fff;
  vertical-align: middle;
  font-size: 16px;
  padding: 10px 5px;
  white-space: normal!important;
}

.table-basic table tr td:last-child {
  border-right: none;
}

.table-noline {
  overflow: hidden;
  margin: 20px 0;
}

.table-noline table {
  width: 100%;
  table-layout: fixed;
  word-wrap: break-word;
}

.table-noline table .stext {
  font-size: 12px;
}

.table-noline table img {
  width: 100%;
}

.table-noline table th,
.table-noline table td {
  width: auto;
  padding: 10px 5px;
  text-align: left;
  vertical-align: top;
}

.table-online {
  overflow: hidden;
  margin: 20px 0;
}

.table-online table {
  width: 100%;
  table-layout: fixed;
  word-wrap: break-word;
  border: 1px solid #000;
}

.table-online table .stext {
  font-size: 12px;
}

.table-online table img {
  width: 100%;
}

/* メールアドレスドメイン */
#domain {
  width: auto;
}

.table-online table tr {
  border-bottom: 1px solid #000;
}

.table-online table tr:last-child {
  border-bottom: none;
}

.table-online table tr th,
.table-online table tr td {
  width: auto;
  padding: 10px 5px;
  text-align: left;
  border-right: 1px solid #000;
  vertical-align: top;
}

.table-online table tr th:last-child,
.table-online table tr td:last-child {
  border-right: none;
}

.table-diagram {
  overflow: hidden;
  margin: 20px 0;
}

.table-diagram table {
  text-align: left;
  font-size: 14px;
  table-layout: fixed;
}

.table-diagram table thead {
  border-bottom: 2px solid #fff;
}

.table-diagram table thead th {
  background-color: #4275AB;
  color: #fff;
  padding: 10px 5px;
  border-right: 2px solid #fff;
}

.table-diagram table thead th:last-child {
  border-right: none;
}

.table-diagram table tr {
  border-bottom: 2px solid #fff;
}

.table-diagram table tr:last-child {
  border-bottom: none;
}

.table-diagram table tr td {
  border-right: 2px solid #fff;
  padding: 10px 5px;
}

.table-diagram table tr td:last-child {
  border-right: none;
}

.table-diagram table tbody th {
  border-right: 2px solid #fff;
  background-color: #d6d6d6;
  padding: 10px 5px;
}

.table-Hijra {
  margin: 10px 0;
  overflow-x: auto;
}

.table-Hijra table {
  color: #000;
  width: 760px;
  table-layout: fixed;
  line-height: 1.4;
  border-bottom: 1px solid #666666;
}

.table-Hijra table tr {
  border-top: 1px solid #666666;
}

.table-Hijra table td {
  padding: 5px;
  border-left: 1px solid #666666;
}

.table-Hijra table td:last-child {
  border-right: 1px solid #666666;
  border-left: 1px solid #666666;
}

.table-Hijra table td.td1 {
  background-color: #666666;
  font-weight: bold;
  color: #fff;
}

.table-Hijra table td.td2 {
  background-color: #4275AB;
  font-weight: bold;
  color: #fff;
}

.table-Hijra table td.td3 {
  background-color: #ddd;
  text-align: center;
}

.table-Hijra table td.td4 {
  background-color: #d8e7ee;
  text-align: center;
}

.table-Hijra table td.td5 {
  background-color: #CCCCCC;
}

.table-Hijra table td.td6 {
  background-color: #CCCCCC;
  text-align: right;
}

.table-Hijra table td.td7 {
  text-align: right;
  font-weight: bold;
}

.table-bd-g {
  overflow: hidden;
  margin: 20px 0;
}

.table-bd-g table {
  text-align: left;
  border-bottom: 1px solid #d6d6d6;
}

.table-bd-g table tr {
  border-top: 1px solid #d6d6d6;
}

.table-bd-g table tr th {
  background-color: #d6d6d6;
  border-left: 1px solid #d6d6d6;
  padding: 10px 5px;
}

.table-bd-g table tr th:last-child {
  border-left: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
}

.table-bd-g table tr:last-child {
  border-bottom: none;
}

.table-bd-g table tr td {
  background-color: #fff;
  border-left: 1px solid #d6d6d6;
  padding: 10px 5px;
}

.table-bd-g table tr td:last-child {
  border-left: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
}

.table-bd-g table tr td.noline {
  border-left: none;
  border-right: none;
}


/* カレンダー */

.table-calendar {
  overflow: hidden;
  margin: 0 0 40px 0;
  box-sizing: border-box;
}

.table-calendar table {
  width: 100%;
  font-size: 16px;
  box-sizing: border-box;
  table-layout: fixed;
}

.table-calendar div {
  width: 100%;
  float: left;
  margin: 0 0 20px 0;
  font-size: 16px;
  box-sizing: border-box;
}

.table-calendar div:last-child {
  margin: 0;
}

.table-calendar div h4 {
  margin: 0 0 10px 0;
}

.table-calendar table tr {
  border-bottom: 2px solid #fff;
  box-sizing: border-box;
}

.table-calendar table tr:last-child {
  border-bottom: none;
}

.table-calendar table tr th {
  background-color: #4275AB;
  box-sizing: border-box;
  color: #fff;
  padding: 5px;
  text-align: center;
  border-right: 2px solid #fff;
  text-align: center;
  vertical-align: middle;
}

.table-calendar table tr th:last-child {
  border-right: none;
}

.table-calendar table tr td {
  padding: 5px;
  color: #000;
  background-color: #DBE4EE;
  text-align: center;
  vertical-align: middle;
  border-right: 2px solid #fff;
  box-sizing: border-box;
}

.table-calendar table tr td:last-child {
  border-right: none;
}

.table-calendar table tr td.holiday {
  color: red;
}


/* ボタン */

.btnType1 {
  color: #fff;
  width: 100%;
  display: inline-block;
  background: url(../images/arrow-r-w.png) no-repeat right 10px center, linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: url(../images/arrow-r-w.png) no-repeat right 10px center, -webkit-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: url(../images/arrow-r-w.png) no-repeat right 10px center, -moz-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: url(../images/arrow-r-w.png) no-repeat right 10px center, -o-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: url(../images/arrow-r-w.png) no-repeat right 10px center, -ms-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  line-height: 1.3;
}

.btnType1:hover {
  opacity: 0.8;
}

.btnType1 a {
  color: #fff;
  font-size: 16px;
  display: block;
  padding: 10px 20px 10px 20px;
  text-align: center;
}

.btnType1 a:hover {
  text-decoration: none;
}

.btnType2 {
  color: #fff;
  width: 100%;
  display: inline-block;
  background: url(../images/arrow-r-w.png) no-repeat right 10px center, linear-gradient(top, #E87536 0%, #E87536 50%, #CF692F 51%, #CF692F 100%);
  background: url(../images/arrow-r-w.png) no-repeat right 10px center, -webkit-linear-gradient(top, #E87536 0%, #E87536 50%, #CF692F 51%, #CF692F 100%);
  background: url(../images/arrow-r-w.png) no-repeat right 10px center, -moz-linear-gradient(top, #E87536 0%, #E87536 50%, #CF692F 51%, #CF692F 100%);
  background: url(../images/arrow-r-w.png) no-repeat right 10px center, -o-linear-gradient(top, #E87536 0%, #E87536 50%, #CF692F 51%, #CF692F 100%);
  background: url(../images/arrow-r-w.png) no-repeat right 10px center, -ms-linear-gradient(top, #E87536 0%, #E87536 50%, #CF692F 51%, #CF692F 100%);
  line-height: 1.3;
}

.btnType2:hover {
  opacity: 0.8;
}

.btnType2 a {
  color: #fff;
  font-size: 16px;
  display: block;
  padding: 10px 20px 10px 20px;
  text-align: center;
}

.btnType2 a:hover {
  text-decoration: none;
}

.totopbtn {
  margin: 20px 0;
}

.totopbtn:after {
  content: " ";
  display: block;
  clear: both;
}

.totopbtn a {
  float: right;
  display: inline-block;
  background-image: url(../images/to-topbtn.png);
  background-position: left top;
  background-repeat: no-repeat;
  width: 58px;
  height: 61px;
  text-indent: -9999px;
}

.totopbtn a:hover {
  opacity: 0.8;
}

.btnShowMore {
  margin: 20px 0;
}

.btnShowMore.nm {
  margin: 20px 0 0;
}

.btnShowMore span {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background-color: #4275AB;
}

.btnShowMore span a {
  display: block;
  padding: 8px 5px;
  color: #fff;
}

.btnShowMore span:hover {
  opacity: 0.8;
  text-decoration: none;
}

.btnShowMore span a:hover {
  text-decoration: none;
}


/* 印刷用ボタン */

.btnPrint {
  display: none;
}


/* header */

header {
  width: 100%;
  border-bottom: 3px solid #2D3E59;
  overflow: hidden;
}

.header-inner {
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  margin: 0 auto;
}

.logo {
  float: left;
  display: inline-block;
  vertical-align: middle;
  width: 55%;
  padding: 10px 0 0 10px;
  box-sizing: border-box;
}

.logo.logo-global {
  float: left;
  display: inline-block;
  vertical-align: middle;
  width: 55%;
  padding: 22px 0 0 10px;
  box-sizing: border-box;
}

.logo img {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

.header-right {
  float: right;
  width: 40%;
  position: relative;
}

.header-right .sp-language-change {
  display: inline-block;
  position: absolute;
  top: 20%;
  left: 0;
  float: right;
  font-size: 12px;
  width: 50%;
  vertical-align: middle;
  box-sizing: border-box;
  margin: 0 5% 0 0;
  background-color: #000;
  color: #fff;
  text-align: center;
}

.header-right .sp-language-change a {
  color: #fff;
  font-weight: bold;
  display: block;
  padding: 15px 0;
}


/* ハンバーガーメニュー */

#hmenu-btn {
  width: 45%;
  float: right;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

#hmenu-list {
  display: none;
  font-size: 15px;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  position: absolute;
  right: 0;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.8);
  cursor: auto;
  color: #fff;
  font-weight: bold;
}

#hmenu-list .hmenu-search {
  width: 90%;
  margin: 0 auto 20px;
  position: relative;
}

#hmenu-list .hmenu-search form {
  position: relative;
}

#hmenu-list .hmenu-search .sp-hmenu-search-text {
  width: 100%;
  font-size: 16px;
  height: 40px;
  border: 1px solid #DCDCDC;
  border-radius: 5px;
  padding: 5px 10px 5px 5px;
  box-sizing: border-box;
}

#hmenu-list .hmenu-search .sp-hmenu-search-btn {
  position: absolute;
  width: 12%;
  height: 30px;
  right: 5px;
  top: 3px;
  margin: auto;
  border: none;
  background-image: url(../images/icon-search-sp.png);
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 70%;
  text-indent: -9999px;
}

#hmenu-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#hmenu-list ul li.cat-head {
  padding: 10px 0;
  border-top: 1px dotted #fff;
  background-image: url(../images/sp-hmenu-plus.png);
  background-position: right 10px;
  background-size: 13px;
  background-repeat: no-repeat;
  line-height: 1;
}

#hmenu-list ul li.cat-head.opened {
  background-image: url(../images/sp-hmenu-minas.png);
  background-position: right 10px;
  background-size: 13px;
  background-repeat: no-repeat;
  line-height: 1;
}

#hmenu-list ul li.cat-head:last-child {
  margin: 0;
  border-bottom: 1px dotted #fff;
}

#hmenu-list ul li.cat-head span {
  cursor: pointer;
  display: block;
}

#hmenu-list ul li.cat-head ul {
  display: none;
  margin: 10px 0 0 0;
  padding: 0;
  cursor: auto;
}

#hmenu-list ul li.cat-head ul li {
  padding: 5px 0;
  background-image: url(../images/hmenu-inner-bar.png);
  background-position: left center;
  background-repeat: no-repeat;
  border-top: 1px dotted #fff;
}

#hmenu-list ul li.cat-head ul li:last-child {
  padding: 5px 0 0 0;
}

#hmenu-list ul li.cat-head ul li a {
  color: #fff;
  padding: 0 0 0 20px;
  display: block;
}

.hmenu-close {
  width: 80%;
  margin: 20px auto 0;
  padding: 8px 0;
  text-align: center;
  color: #fff;
  background-color: #2D3E59;
}


/* footer */

footer {
  width: 100%;
  margin: 0;
  color: #fff;
}

.sp-footer-menu table {
  width: 100%;
  margin: 50px 0 0 0;
  font-size: 14px;
  border-top: 2px solid #CBCBCB;
  background-color: #EEF0F2;
  line-height: 1.3;
  table-layout: fixed;
  text-align: center;
}

.sp-footer-menu table tr {
  border-bottom: 2px solid #CBCBCB;
}

.sp-footer-menu table tr td {
  vertical-align: middle;
}

.sp-footer-menu table tr td a {
  display: block;
  color: #000;
  font-weight: bold;
  padding: 12px 8px;
}

.footer-inner {
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  overflow: hidden;
  background-color: #1e3c5a;
  padding: 10px;
}

.footer-links {
  width: 60%;
  margin: 20px auto 20px;
  overflow: hidden;
}

.footer-links a {
  width: 28%;
  float: left;
  margin: 0 8% 0 0;
}

.footer-links a:last-child {
  margin: 0;
}

.footer-links a img {
  width: 100%;
}

.topcview {
  width: 80%;
  margin: 0 auto 20px;
  border: 2px solid #fff;
  text-align: center;
}

.topcview a {
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: normal;
  padding: 10px 0;
  box-sizing: border-box;
}

.footer-about {
  width: 100%;
  margin: 0 auto;
  color: #fff;
  font-weight: normal;
  text-align: center;
}

.footer-about img {
  margin: 0 0 10px 0;
}

.footer-about p {
  font-size: 14px;
  color: #fff;
  margin: 0 0 10px 0;
}

.footer-about p span {
  font-size: 16px;
}

.footer-about p.copyright {
  font-size: 12px;
  color: #fff;
}

.footer-inner dl.stViewMode dt,
.footer-inner dl.stViewMode dd {
  display: none;
}

.footer-inner dl.stViewMode dd.stLast {
  width: 80%;
  display: block;
  margin: 0 auto 20px;
  border: 2px solid #fff;
  text-align: center;
}

.footer-inner dl.stViewMode dd.stLast a {
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: normal;
  padding: 10px 0;
  box-sizing: border-box;
}


/* アラビック用 */

.header-arabic .logo {
  float: right;
  padding: 10px 10px 0 0;
}

.header-arabic .header-right {
  float: left;
}

.header-arabic .header-right #hmenu-btn {
  float: left;
}

.header-arabic .header-right .sp-language-change {
  right: 0;
  left: auto;
  margin: 0 0 0 5%;
}


/* SPグローバルメニュー */

.sp-gnavi-top {
  background-color: #2D3E59;
  word-break: break-all;
}

.sp-gnavi-top ul {
  list-style: none;
  padding: 20px 10px;
  margin: 0;
  box-sizing: border-box;
  line-height: 1.3;
}

.sp-gnavi-top ul li {
  float: left;
  width: 23.5%;
  margin: 0 2% 0 0;
  font-size: 13px;
  color: #fff;
  text-align: center;
  line-height: 1.3;
}

.sp-gnavi-top ul li img {
  width: 100%;
  margin: 0 0 5px 0;
}

.sp-gnavi-top ul li:last-child {
  margin: 0;
}

.sp-gnavi-top ul li p {
  line-height: 1.1;
}

.sp-gnavi-top .sp-gnavi-drops {
  position: relative;
  overflow: visible!important;
}

.sp-gnavi-top.pbNestedWrapper {
  overflow: visible!important;
}

.sp-gnavi-top .pbNestedWrapper {
  overflow: visible!important;
}

.sp-gnavi-top .sp-gnavi-drops .gnavi-close {
  width: 80%;
  margin: 20px auto 0;
  padding: 8px 0;
  text-align: center;
  color: #fff;
  background-color: #2D3E59;
}

.sp-gnavi-top .sp-gnavi-drops ul {
  padding: 0;
  margin: 0;
  overflow: hidden;
  line-height: 1.3;
}

.sp-gnavi-top .sp-gnavi-drops .sp-gnavi-drop-research,
.sp-gnavi-top .sp-gnavi-drops .sp-gnavi-drop-reports,
.sp-gnavi-top .sp-gnavi-drops .sp-gnavi-drop-researcher,
.sp-gnavi-top .sp-gnavi-drops .sp-gnavi-drop-about {
  width: 100%;
  display: none;
  padding: 20px;
  background-color: #BBBBBB;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
}

.sp-gnavi-top .sp-gnavi-drop-research:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 15px 10px;
  border-color: transparent transparent #BBBBBB transparent;
  position: absolute;
  left: 11%;
  top: -10px;
}

.sp-gnavi-top .sp-gnavi-drop-reports:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 15px 10px;
  border-color: transparent transparent #BBBBBB transparent;
  position: absolute;
  left: 35%;
  top: -10px;
}

.sp-gnavi-top .sp-gnavi-drop-researcher:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 15px 10px;
  border-color: transparent transparent #BBBBBB transparent;
  position: absolute;
  left: 60%;
  top: -10px;
}

.sp-gnavi-top .sp-gnavi-drop-about:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 15px 10px;
  border-color: transparent transparent #BBBBBB transparent;
  position: absolute;
  left: 84%;
  top: -10px;
}

.sp-gnavi-top .sp-gnavi-drop-research ul li,
.sp-gnavi-top .sp-gnavi-drop-reports ul li,
.sp-gnavi-top .sp-gnavi-drop-researcher ul li,
.sp-gnavi-top .sp-gnavi-drop-about ul li {
  width: 100%;
  display: block;
  border-top: 1px dotted #F4F4F4;
  text-align: left;
  font-size: 14px;
}

.sp-gnavi-top .sp-gnavi-drop-research ul li:last-child,
.sp-gnavi-top .sp-gnavi-drop-reports ul li:last-child,
.sp-gnavi-top .sp-gnavi-drop-researcher ul li:last-child,
.sp-gnavi-top .sp-gnavi-drop-about ul li:last-child {
  border-bottom: 1px dotted #F4F4F4;
}

.sp-gnavi-top .sp-gnavi-drop-research ul li a,
.sp-gnavi-top .sp-gnavi-drop-reports ul li a,
.sp-gnavi-top .sp-gnavi-drop-researcher ul li a,
.sp-gnavi-top .sp-gnavi-drop-about ul li a {
  display: block;
  padding: 10px 0;
  color: #000;
  font-weight: bold;
}


/* 汎用 */

.wrapper {
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  margin: 0 auto;
}

.wrapper:after {
  content: " ";
  display: block;
  clear: both;
}

.contentwrapper {
  width: 100%;
}

.contentwrapper:after {
  content: " ";
  display: block;
  clear: both;
}


/* SPトップボタンリンク */

.sp-top-btnlinks {
  padding: 15px 10px;
  box-sizing: border-box;
  overflow: hidden;
}

.sp-top-btnlinks .btnWrapper {
  overflow: hidden;
  margin: 0 0 5% 0;
}

.sp-top-btnlinks .btnWrapper:last-child {
  margin: 0;
}

.sp-top-btnlinks .btnWrapper div.btns:nth-child(1) {
  float: left;
  width: 47.5%;
  margin: 0 5% 0 0;
}

.sp-top-btnlinks .btnWrapper div.btns:nth-child(2) {
  float: right;
  width: 47.5%;
  margin: 0;
}

.sp-top-btnlinks div.btnlink-library {
  font-size: 15px;
  float: left;
  text-align: center;
  font-weight: bold;
  background-color: #2D3E59;
  border-top: 5px solid #507739;
}

.sp-top-btnlinks div.btnlink-school {
  font-size: 15px;
  text-align: center;
  font-weight: bold;
  background-color: #2D3E59;
  border-top: 5px solid #457FC4;
}

.sp-top-btnlinks div.btnlink-arride {
  font-size: 15px;
  text-align: center;
  font-weight: bold;
  background-color: #2D3E59;
  border-top: 5px solid #21610B;
}

.sp-top-btnlinks div.btnlink-default {
  font-size: 15px;
  text-align: center;
  font-weight: bold;
  background-color: #2D3E59;
  border-top: 5px solid #396491;
}

.sp-top-btnlinks div a {
  color: #fff;
  display: block;
  background-image: url(../images/sp-arrow-r-w.png);
  background-position: center right 5px;
  background-size: 10%;
  background-repeat: no-repeat;
  padding: 10px 20px 10px 10px;
}


/* SPトップタブ */

.sp-top-tabs h3 {
  font-size: 18px;
  background-color: #D4D4D4;
  text-align: center;
  margin: 0;
  padding: 5px 0;
  color: #2D3E59;
}

.sp-top-tabs ul.sp-top-maintab {
  display: table;
  table-layout: fixed;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 2px solid #384462;
  border-bottom: 2px solid #384462;
  word-break: break-all;
  line-height: 1.3;
}

.sp-top-tabs ul.sp-top-maintab li {
  font-size: 13px;
  border-right: 2px solid #384462;
  color: #384462;
  font-weight: bold;
  display: table-cell;
  text-align: center;
  padding: 12px 5px;
  min-height: 40px;
  vertical-align: middle;
  background: rgb(255, 255, 255);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 1%, rgba(239, 239, 239, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 1%, rgba(239, 239, 239, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 1%, rgba(239, 239, 239, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef', GradientType=0);
  /* IE6-9 */
}

.sp-top-tabs ul.sp-top-maintab li:last-child {
  border-right: none;
}

.sp-top-tabs ul.sp-top-maintab li.tabselect {
  color: #fff;
  background: #384462;
}

.sp-top-tabs .sp-top-tabcontent {
  width: 100%;
  padding: 20px 15px;
  box-sizing: border-box;
}

.sp-top-tabs .sp-top-tabcontent.tabcontent-hide {
  display: none;
}

.sp-top-tabs .sp-top-tabcontent ul {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 1.3;
}

.sp-top-tabs .sp-top-tabcontent ul li {
  color: #232323;
  border-bottom: 1px dotted #CBCBCB;
  margin: 0 0 10px 0;
  padding: 0 5px 10px 5px;
}

.sp-top-tabs .sp-top-tabcontent ul li:last-child {
  margin: 0;
}

.sp-top-tabs .sp-top-tabcontent ul li a {
  color: #232323;
  display: block;
  overflow: hidden;
}

.sp-top-tabs .sp-top-tabcontent ul li .date {
  font-size: 14px;
  font-weight: bold;
  color: #464646;
  margin: 0 0 10px 0;
}

.sp-top-tabs .sp-top-tabcontent ul li .article-title {
  line-height: 1.2;
  word-break: break-all;
}

.sp-top-tabs-more {
  margin: 10px 0 0 0;
  text-align: right;
}

.sp-top-tabs-more a {
  color: #232323;
  display: block;
}


/* データ＆リソース 地図 */

.atlas-box {
  width: 100%;
  margin: 0 0 20px 0;
}

.atlas-box form {
  width: 100%!important;
  display: inline-block;
  margin: 0 0 10px 0;
}

.atlas-box select {
  width: 100%;
  display: block;
  height: 30px;
}

.atlas-box input {
  height: 30px;
  box-sizing: border-box;
  outline: none;
}

.atlas-box input[type="button"] {
  width: 100%;
  display: block;
  box-sizing: border-box;
  border: none;
  color: #fff;
  padding: 0 10px;
  margin: 0 0 0 -5px;
  background: linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: -webkit-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: -moz-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: -o-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: -ms-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
}


/* 調査研究 研究双書 セレクトボックス */

.selectbox-block select {
  min-width: 100px;
  height: 30px;
  font-size: 16px;
}


/* 調査研究 研究会一覧 セレクトボックス */

.researchproject-pulldown {
  width: 100%;
  margin: 20px 0 0;
  overflow: hidden;
  display: block;
}

.researchproject-pulldown .text-box {
  display: block;
  width: 100%;
  margin: 0 0 10px 0;
}

.researchproject-pulldown .select-box {
  display: block;
  width: 100%;
}

.researchproject-pulldown .select-box select {
  width: 100%;
  height: 30px;
}


/* 調査研究 クリッカブルマップ */

.click-areamap {
  margin: 0 0 20px 0;
  overflow: hidden;
}

.click-areamap-africa,
.click-areamap-asia,
.click-areamap-latin,
.click-areamap-mide,
.click-areamap-africa-central,
.click-areamap-africa-east,
.click-areamap-africa-south,
.click-areamap-africa-west,
.click-areamap-latin-central-caribbean,
.click-areamap-latin-south,
.click-areamap-asia-east,
.click-areamap-asia-south,
.click-areamap-asia-southeast,
.click-areamap-mide-centralasia,
.click-areamap-mide-mideast,
.click-areamap-mide-northafrica {
  display: none;
}

.click-areamap-list {
  width: 100%;
  overflow: hidden!important;
}

.click-areamap-list ul {
  overflow: hidden;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}

.click-areamap-list ul li {
  margin: 0 0 10px 0;
  padding: 0 0 0 10px;
  vertical-align: top;
  background-image: url(../images/list-head-b.png);
  background-position: left 8px;
  background-repeat: no-repeat;
}


/* 調査研究　研究者一覧 */

.researcher-list {
  margin: 10px 0 30px 0;
}

.researcher-list .researcher-list-wrap {
  display: block;
  width: 100%;
  margin: 0 0 20px 0;
  overflow: hidden;
}

.researcher-list .researcher-list-wrap:last-child {
  margin: 0;
}

.researcher-list .researcher-list-wrap .researcher-block {
  display: table;
  width: 100%;
  margin: 0 0 10px 0;
}

.researcher-list .researcher-list-wrap .researcher-block .researcher-img {
  display: table-cell;
  width: 80px;
  vertical-align: middle;
}

.researcher-list .researcher-list-wrap .researcher-block .researcher-img img {
  width: 80px;
  vertical-align: middle;
  height: auto;
}

.researcher-list .researcher-list-wrap .researcher-block .researcher-name {
  display: table-cell;
  vertical-align: middle;
  box-sizing: border-box;
  padding: 0 0 0 10px;
}


/* 図書館トップ */

.category-main.cat-library .category-main-inner dt span {
  color: #fff!important;
}

.category-main.cat-library .category-main-inner dd {
  display: block;
  width: 100%;
  font-size: 14px;
  box-sizing: border-box;
  padding: 15px;
  color: #000;
  font-weight: bold;
}

.category-main.cat-library .category-main-inner dd {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 15px;
  font-weight: bold;
}

.category-main.cat-library .category-main-inner dd .library-head-inner .library-head-box {
  width: 100%;
  margin: 0 0 10px 0;
}

.category-main.cat-library .category-main-inner dd .library-head-inner .library-head-box:last-child {
  margin: 0 0 0 0;
}

.category-main.cat-library .category-main-inner dd .library-head-inner .library-head-box-wrapper {
  margin: 10px 0 0 0;
  overflow: hidden;
}

.category-main.cat-library .category-main-inner dd .library-head-inner .library-head-info,
.category-main.cat-library .category-main-inner dd .library-head-inner .library-head-calendar,
.category-main.cat-library .category-main-inner dd .library-head-inner .library-head-access {
  width: 100%;
  box-sizing: border-box;
  margin: 5px 0 0 0;
  background-color: #DDEDDD;
  color: #367736;
  font-weight: bold;
}

.category-main.cat-library .category-main-inner dd .library-head-inner .library-head-info a,
.category-main.cat-library .category-main-inner dd .library-head-inner .library-head-calendar a,
.category-main.cat-library .category-main-inner dd .library-head-inner .library-head-access a {
  font-size: 16px;
  display: block;
  padding: 10px 35px 10px 35px;
  color: #367736;
  background-image: url(../images/arrow-r-g.png);
  background-position: right 5px center;
  background-repeat: no-repeat;
}

.category-main.cat-library .category-main-inner dd .library-head-inner .library-head-info a:hover,
.category-main.cat-library .category-main-inner dd .library-head-inner .library-head-calendar a:hover,
.category-main.cat-library .category-main-inner dd .library-head-inner .library-head-access a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.category-main.cat-library .category-main-inner dd .library-head-inner .library-head-info {
  background-image: url(../images/library-head-info.png);
  background-position: left 10px center;
  background-repeat: no-repeat;
}

.category-main.cat-library .category-main-inner dd .library-head-inner .library-head-calendar {
  background-image: url(../images/library-head-calendar.png);
  background-position: left 10px center;
  background-repeat: no-repeat;
}

.category-main.cat-library .category-main-inner dd .library-head-inner .library-head-access {
  background-image: url(../images/library-head-access.png);
  background-position: left 10px center;
  background-repeat: no-repeat;
}

.category-main.cat-library .category-main-inner dd .library-head-inner .library-head-box2 {
  width: 100%;
  padding: 5px;
  font-size: 14px;
  box-sizing: border-box;
  background-color: #fff;
}

.library-block {
  margin: 0 0 40px 0;
}

.library-block .more {
  margin: 0 0 10px 0;
  text-align: right;
}

h2.library-guide {
  border-bottom: 5px solid #1B3A58;
  padding: 10px 0 5px 30px;
  margin: 0 0 10px 0;
  background-image: url(../images/library-head-3.png);
  background-repeat: no-repeat;
  background-position: left 13px;
  font-size: 24px
}

h2.library-info {
  border-bottom: 5px solid #1B3A58;
  padding: 10px 0 5px 30px;
  margin: 0 0 10px 0;
  background-image: url(../images/library-head-2.png);
  background-repeat: no-repeat;
  background-position: left 15px;
  font-size: 24px
}

h2.library-info img {
  vertical-align: middle;
  margin: 0 0 0 5px;
}

h2.library-read {
  padding: 10px 0 5px 30px;
  margin: 0 0 10px 0;
  background-image: url(../images/library-head-1.png);
  background-repeat: no-repeat;
  background-position: left 15px;
  font-size: 20px
}

h2.library-read img {
  vertical-align: middle;
  margin: 0 0 0 5px;
}

h2.library-newpublication {
  padding: 10px 0 5px 25px;
  margin: 0 0 10px 0;
  background-image: url(../images/library-head-4.png);
  background-repeat: no-repeat;
  background-position: left 15px;
  font-size: 20px;
}

h2.library-newpublication img {
  vertical-align: middle;
  margin: 0 0 0 5px;
}

h2.library-qaa {
  padding: 10px 0 5px 25px;
  margin: 0 0 10px 0;
  background-image: url(../images/library-head-5.png);
  background-repeat: no-repeat;
  background-position: left 15px;
  font-size: 20px;
}

h2.library-qaa img {
  vertical-align: middle;
  margin: 0 0 0 5px;
}

.library-top-typesearch {
  margin: 0 0 20px 0;
  overflow: hidden;
}

.library-top-typesearch ul#tabmain {
  display: table;
  margin: 0;
  padding: 0;
  list-style: none;
  color: #2A4762;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}

.library-top-typesearch ul#tabmain li {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  border-top: 3px solid #DFDEDE;
  border-left: 3px solid #DFDEDE;
  border-right: 3px solid #DFDEDE;
  background-color: #ECF1F6;
  padding: 10px 20px 10px 10px;
  box-sizing: border-box;
  font-weight: bold;
  background-image: url(../images/arrow-menu-b.png);
  background-position: right 10px center;
  background-repeat: no-repeat;
  font-size: 14px;
}

.library-top-typesearch ul#tabmain li.tabselect {
  position: relative;
  background-color: #fff;
  z-index: 2;
}

.library-top-typesearch ul#tabmain li:nth-child(2) {
  border-left: none;
}

.library-top-typesearch ul#tabcontent {
  z-index: 1;
  position: relative;
  top: -3px;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.library-top-typesearch ul#tabcontent li {
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding: 15px;
  background-color: #fff;
  border: 3px solid #DFDEDE;
}

.library-top-typesearch ul#tabcontent li.tabcontent-hide {
  display: none;
}

.library-top-typesearch form {
  margin: 10px 0 0;
}

.library-top-typesearch form a {
  display: block;
  margin: 10px 0 0 0;
  text-align: center;
}

.library-top-typesearch input {
  height: 30px;
  box-sizing: border-box;
  outline: none;
}

.library-top-typesearch input[type="text"] {
  width: 90%!important;
  border: 1px solid #797979;
  box-sizing: border-box;
  font-size: 1em;
  padding: 2px;
}

.library-top-typesearch input[type="submit"] {
  width: 10%;
  border: none;
  margin: 0 0 0 -6px;
  text-indent: -9999px;
  background: url(../images/icon-search.png) no-repeat center center, linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: url(../images/icon-search.png) no-repeat center center, -webkit-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: url(../images/icon-search.png) no-repeat center center, -moz-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: url(../images/icon-search.png) no-repeat center center, -o-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: url(../images/icon-search.png) no-repeat center center, -ms-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
}

.library-table {
  width: 100%;
  margin: 20px 0;
}

.library-table table {
  width: 100%;
  background-color: #ECF1F6;
  font-weight: bold;
  text-align: center;
  table-layout: fixed;
  font-size: 14px;
}

.library-table table tr {
  border-bottom: 1px solid #fff;
}

.library-table table tr:last-child {
  border-bottom: none;
}

.library-table table tr td {
  padding: 10px 5px;
  background-color: #EDF2F7;
  border-right: 1px solid #fff;
  vertical-align: middle;
  height: 50px;
  box-sizing: border-box;
}

.library-table table tr td img {
  vertical-align: middle;
  margin: 0 0 0 5px;
}

.library-table table tr td:last-child {
  border-right: none;
}

.library-article-list {
  width: 100%;
  margin: 0 0 20px 0;
}

.library-article-list ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1.6;
}

.library-article-list ul li {
  width: 100%;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
  border-bottom: 1px dotted #CDCDCD;
  font-weight: bold;
  color: #444;
}

.library-article-list ul li:last-child {
  border-bottom: none;
  margin: 0;
}

.library-article-list ul li .date {
  width: 100%;
  display: block;
  margin: 0 0 10px 0;
  font-weight: bold;
  color: #444;
}


/* 蔵書構成 */

.library-dl-zousho dl {
  width: 100%;
  margin: 0 0 20px 0;
  overflow: hidden;
}

.library-dl-zousho dd:nth-child(1) {
  width: 100%;
  margin: 0 0 20px 0;
  overflow: hidden;
}

.library-dl-zousho dd:nth-child(1) table {
  width: 100%;
  table-layout: fixed;
}

.library-dl-zousho dd:nth-child(1) table td {
  padding: 5px;
}

.library-dl-zousho dd:nth-child(2) img {
  width: 100%;
}


/* Electronic Resources */

.electricresources-box {
  width: 100%;
  font-size: 16px;
  margin: 20px 0;
  text-align: center;
  background-color: #DEDEDE;
  padding: 10px;
  box-sizing: border-box;
  line-height: 1.6;
}

.electricresources-box-search {
  width: 100%;
  font-size: 16px;
  margin: 20px 0;
  text-align: center;
  background-color: #DEDEDE;
  padding: 10px;
  box-sizing: border-box;
}

.electricresources-box-search input,
.electricresources-box-search select {
  width: 100%;
  height: 30px;
  box-sizing: border-box;
  outline: none;
}

.electricresources-box-search input[type="text"],
.electricresources-box-search select {
  width: 100%;
  border: 1px solid #797979;
  box-sizing: border-box;
  padding: 2px;
  margin: 5px 0;
}

.electricresources-box-search input[type="submit"] {
  width: 100%;
  margin: 5px 0 0 0;
  border: none;
  color: #fff;
  background: linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: -webkit-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: -moz-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: -o-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: -ms-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
}


/* 開発スクール(IDEAS) */

.category-main.cat-ideas .category-main-inner dt span {
  text-shadow: 0px 0px 6px #454545;
  color: #fff;
}

.category-main.cat-ideas .category-main-inner dd {
  display: block;
  padding: 15px;
  font-size: 16px;
  color: #000;
  font-weight: bold;
  text-align: left;
}

.category-main.cat-ideas .category-main-inner dd .ideas-head-inner .ideas-head-introduction {
  width: 100%;
  display: block;
  vertical-align: top;
  margin: 0 0 20px 0;
}

.category-main.cat-ideas .category-main-inner dd .ideas-head-inner .ideas-head-introduction span {
  font-weight: normal;
  margin: 10px 0 0 0;
  display: block;
}

.category-main.cat-ideas .category-main-inner dd .ideas-head-inner .ideas-head-introduction p.telephone {
  font-size: 16px;
  text-align: left;
  line-height: 1.3;
  margin: 0;
  color: #000;
  font-weight: bold;
  background-image: url(../images/ideas-telephone.png);
  background-repeat: no-repeat;
  background-position: left 2px;
  padding: 5px 0 5px 30px;
  display: block;
  font-weight: bold;
}

.category-main.cat-ideas .category-main-inner dd .ideas-head-inner .ideas-head-introduction p.email {
  font-size: 14px;
  text-align: left;
  line-height: 1.3;
  margin: 0;
  color: #000;
  font-weight: bold;
  background-image: url(../images/ideas-email.png);
  background-repeat: no-repeat;
  background-position: left 8px;
  padding: 5px 0 5px 30px;
  display: block;
  font-weight: bold;
}

.category-main.cat-ideas .category-main-inner dd .ideas-head-inner .ideas-head-closeup-slider {
  width: 100%;
  display: block;
}

.category-main.cat-ideas .category-main-inner dd .ideas-head-inner .ideas-head-closeup-slider ul {
  margin: 0;
  padding: 0;
}

.category-main.cat-ideas .category-main-inner dd .ideas-head-inner .ideas-head-closeup-slider .ideas-head-closeup-header {
  width: 100%;
  background-color: #0081C5;
  padding: 10px 10px 10px 30px;
  background-image: url(../images/ideas-head-closeup.png);
  background-position: left 10px center;
  background-repeat: no-repeat;
  box-sizing: border-box;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}

.category-main.cat-ideas .category-main-inner dd .ideas-head-inner .ideas-head-closeup-slider .ideas-head-closeup-slider-wrapper {
  width: 100%;
  background-image: url(../images/ideas-head-closeup-bg.png);
  padding: 10px 30px;
  box-sizing: border-box;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}

.category-main.cat-ideas .category-main-inner dd .ideas-head-inner .ideas-head-closeup-slider .ideas-closeup-slider-inner {
  overflow: hidden;
}

.category-main.cat-ideas .category-main-inner dd .ideas-head-inner .ideas-head-closeup-slider .ideas-closeup-slider-inner .closeup-img {
  width: 38%;
  float: left;
  margin: 0 5% 0 0;
}

.category-main.cat-ideas .category-main-inner dd .ideas-head-inner .ideas-head-closeup-slider .ideas-closeup-slider-inner .closeup-text {
  overflow: hidden;
  font-size: 14px;
  color: #000;
  font-weight: normal;
}

.category-main.cat-ideas .category-main-inner dd .ideas-head-inner .ideas-head-closeup-slider .ideas-closeup-slider-inner .closeup-text span {
  display: block;
  margin: 0 0 5px 0;
}

.ideas-block {
  margin: 0 0 40px 0;
}

.ideas-block .more {
  margin: 0 0 10px 0;
  text-align: right;
}

h2.ideas-info {
  font-size: 24px;
  border-bottom: 5px solid #1B3A58;
  padding: 10px 0 5px 30px;
  margin: 0 0 10px 0;
  background-image: url(../images/ideas-head.png);
  background-repeat: no-repeat;
  background-position: left 15px;
}

h2.ideas-info img {
  vertical-align: middle;
  margin: 0 0 0 5px;
}

.ideas-article-list {
  width: 100%;
  margin: 0 0 20px 0;
}

.ideas-article-list ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1.6;
}

.ideas-article-list ul li {
  width: 100%;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
  border-bottom: 1px dotted #CDCDCD;
  font-weight: bold;
  color: #444;
}

.ideas-article-list ul li:last-child {
  border-bottom: none;
}

.ideas-article-list ul li .date {
  width: 100%;
  display: block;
  margin: 0 0 10px 0;
  font-weight: bold;
  color: #444;
  font-size: 14px;
}

.ideas-information-block {
  width: 100%;
  margin: 20px 0;
}

.ideas-information-left {
  width: 100%;
}

.ideas-information-right {
  width: 100%;
  text-align: center;
  background-color: #EDF2F7;
  padding: 10px;
  box-sizing: border-box;
}

.ideas-information-block .ideas-information-left .ideas-fb-head {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
}

.ideas-information-block .ideas-information-left .ideas-fb-head span {
  color: #305097;
}

.ideas-information-block .ideas-information-left .ideas-fb-head h6 {
  font-size: 12px;
  color: #0081C5;
  font-weight: bold;
  margin: 5px 0 5px 0;
}

.ideas-information-block .ideas-information-left .ideas-fb-head img {
  float: left;
  margin: 0 5px 0 0;
}

.ideas-information-block .ideas-information-left .ideas-fb-head div {
  overflow: auto;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  width: 100% !important;
}

.ideas-information-block .ideas-information-right .ideas-information h6 {
  font-size: 16px;
  line-height: 1.3;
  margin: 0 0 5px 0;
  color: #0081C5;
  font-weight: bold;
}

.ideas-information-block .ideas-information-right .ideas-information p {
  font-size: 14px;
  line-height: 1.3;
  margin: 0 0 10px 0;
  color: #000;
  font-weight: bold;
}

.ideas-information-block .ideas-information-right .ideas-information .ideas-information-box {
  width: 170px;
  display: block;
  margin: 0 auto;
}

.ideas-information-block .ideas-information-right .ideas-information p.telephone {
  font-size: 16px;
  text-align: left;
  line-height: 1.3;
  margin: 0 0 5px 0;
  color: #000;
  font-weight: bold;
  background-image: url(../images/ideas-telephone.png);
  background-repeat: no-repeat;
  background-position: left 2px;
  padding: 5px 0 5px 30px;
  display: block;
}

.ideas-information-block .ideas-information-right .ideas-information p.fax {
  font-size: 16px;
  text-align: left;
  line-height: 1.3;
  margin: 0 0 5px 0;
  color: #000;
  font-weight: bold;
  background-image: url(../images/ideas-fax.png);
  background-repeat: no-repeat;
  background-position: left 6px;
  padding: 5px 0 5px 30px;
  display: block;
}

.ideas-information-block .ideas-information-right .ideas-information p.email {
  font-size: 14px;
  text-align: left;
  line-height: 1.3;
  margin: 0 0 5px 0;
  color: #000;
  font-weight: bold;
  background-image: url(../images/ideas-email.png);
  background-repeat: no-repeat;
  background-position: left 8px;
  padding: 5px 0 5px 30px;
  display: block;
}


/* イベント・セミナー情報 */

.event-tabs,
.news-tabs {
  margin: 20px 0;
  overflow: hidden;
}

.event-tabs ul,
.news-tabs ul {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
  font-size: 14px;
}

.event-tabs ul li,
.news-tabs ul li {
  float: left;
  display: block;
  width: 48%;
  margin: 0 4% 4% 0;
  background-color: #D6D6D7;
  text-align: center;
}

.event-tabs ul li:nth-child(2n+0),
.news-tabs ul li:nth-child(2n+0) {
  float: right;
  margin: 0 0 4% 0;
}

.event-tabs ul li:hover,
.news-tabs ul li:hover {
  opacity: 0.8;
}

.event-tabs ul li:hover a,
.news-tabs ul li:hover a {
  text-decoration: none;
}

.event-tabs ul li.active,
.news-tabs ul li.active {
  background: linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: -webkit-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: -moz-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: -o-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: -ms-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
}

.event-tabs ul li a,
.news-tabs ul li a {
  display: block;
  padding: 8px 10px;
  color: #000;
  font-weight: bold;
}

.event-tabs ul li.active a,
.news-tabs ul li a {
  color: #fff;
}

#eventseminar-section .section ul {
  width: 100%;
  margin: 0 0 20px 0;
  list-style: none;
  padding: 0 5px;
  box-sizing: border-box;
  line-height: 1.3;
}

#eventseminar-section .section ul li {
  border-bottom: 1px dotted #CDCDCD;
  margin: 0 0 14px 0;
  padding: 0 0 14px 0;
}

#eventseminar-section .section ul li:last-child {
  border-bottom: none;
}

#eventseminar-section .section ul li a {
  font-size: 16px;
  color: #102D8E;
}

#eventseminar-section .section ul li a:hover {
  text-decoration: underline;
}

#eventseminar-section .section ul li .date {
  display: block;
  font-weight: bold;
  font-size: 12px;
  margin: 0 0 5px 0;
}


/* 各種アイコン */

.icon-seminar {
  min-width: 60px;
  display: inline-block;
  padding: 3px 8px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  float: left;
  margin: 0 10px 10px 0;
  overflow: hidden;
  background-color: #b80000;
  box-sizing: border-box;
  vertical-align: middle;
}

.icon-sympo {
  min-width: 60px;
  display: inline-block;
  padding: 3px 8px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  float: left;
  margin: 0 10px 10px 0;
  overflow: hidden;
  background-color: #b86803;
  box-sizing: border-box;
  vertical-align: middle;
}

.icon-ideas {
  min-width: 60px;
  display: inline-block;
  padding: 3px 8px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  margin: 0 10px 10px 0;
  overflow: hidden;
  background-color: #3d43c3;
  box-sizing: border-box;
  vertical-align: middle;
}

.icon-apl {
  min-width: 60px;
  display: inline-block;
  padding: 3px 8px;
  text-align: center;
  font-size: 12px;
  color: #000;
  margin: 0 10px 10px 0;
  overflow: hidden;
  background-color: #90f0f0;
  box-sizing: border-box;
  vertical-align: middle;
}

.icon-library {
  min-width: 60px;
  display: inline-block;
  padding: 3px 8px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  margin: 0 10px 10px 0;
  overflow: hidden;
  background-color: #738d14;
  box-sizing: border-box;
  vertical-align: middle;
}

.icon-summar {
  min-width: 60px;
  display: inline-block;
  padding: 3px 8px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  margin: 0 10px 10px 0;
  overflow: hidden;
  background-color: #3dbd13;
  box-sizing: border-box;
  vertical-align: middle;
}

.icon-entry {
  display: inline-block;
  padding: 3px 8px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  margin: 0 0 0 10px;
  background-color: #ff9600;
  box-sizing: border-box;
  vertical-align: middle;
  border-radius: 5px;
}


/* テーブルイベント用 */

.event-list-block {
  overflow: hidden;
  margin: 20px 0 40px;
}

.event-list-block h3 {
  margin: 0 0 10px 0;
}

.event-list-block table {
  width: 100%;
  line-height: 1.4;
  table-layout: fixed;
  word-wrap: break-word;
}

.event-list-block:after {
  content: " ";
  display: block;
  clear: both;
}

.event-list-block table p {
  font-size: 1em;
}

.event-list-block table th {
  background-color: #4275AB;
  border-right: 5px solid #fff;
  vertical-align: middle;
  color: #fff;
  font-size: 16px;
  padding: 10px 5px;
}

.event-list-block table tr th:last-child {
  border-right: none;
}

.event-list-block table tr {
  border-bottom: 5px solid #fff
}

.event-list-block table tr:last-child {
  border-bottom: none;
}

.event-list-block table thead {
  border-bottom: 5px solid #fff;
}

.event-list-block table tr td {
  width: auto;
  background-color: #DBE4EE;
  border-right: 5px solid #fff;
  vertical-align: middle;
  font-size: 16px;
  padding: 10px 5px;
}

.event-list-block table tr td:nth-child(1) {
  width: 30%;
}

.event-list-block table tr td:last-child {
  border-right: none;
}


/* レポート・出版物検索画面 */

.search-publication-conditions {
  margin: 0 0 40px 0;
}

.search-publication-conditions table {
  width: 100%;
}

.search-publication-conditions table tr {
  border-bottom: 3px solid #fff;
}

.search-publication-conditions table tr:last-child {
  border-bottom: none;
}

.search-publication-conditions table th {
  width: 20%;
  line-height: 1.3;
  text-align: center;
  color: #fff;
  background-color: #4275AB;
  padding: 10px 5px;
  border-right: 3px solid #fff;
  vertical-align: top;
}

.search-publication-conditions table th.th-years,
.search-publication-conditions table th.th-freeword {
  vertical-align: middle;
}

.search-publication-conditions table th .search-publication-conditions-btn div {
  font-size: 14px;
  font-weight: normal;
  margin: 10px 0;
  background-color: #fff;
  padding: 5px 0;
  color: #000;
  border: 1px solid #000;
  box-sizing: border-box;
  cursor: pointer;
}

.search-publication-conditions table th .search-publication-conditions-btn div:hover {
  background-color: #000;
  color: #fff;
}

.search-publication-conditions table tr td {
  padding: 10px;
  background-color: #DBE4EE;
  border-right: 3px solid #fff;
  line-height: 1.2;
}

.search-publication-conditions table tr td:last-child {
  border-right: none;
}

.search-publication-conditions-ac {
  margin: 0 0 10px 0;
  overflow: hidden;
}

.search-publication-conditions-ac:last-child {
  margin: 0;
}

.search-publication-conditions-ac span {
  text-decoration: underline;
  cursor: pointer;
}

.search-publication-conditions-ac span:hover {
  text-decoration: none;
}

.search-publication-conditions-ac span:after {
  content: "▼";
  font-size: 0.8em;
}

.search-publication-conditions-ac span.opened:after {
  content: "▲";
}

.search-publication-conditions-ac div {
  margin: 10px 0 0 0;
  display: none;
  overflow: hidden;
}

.search-publication-conditions-ac div input[type="checkbox"] {
  margin: 0 5px 0 0;
}

.search-publication-conditions-ac div label {
  float: left;
  margin: 0 15px 10px 0;
}

.search-publication-series-language {
  border-bottom: 1px dotted #bbb;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
}

.search-publication-series-language select {
  width: 100px;
  height: 30px;
  vertical-align: 0;
  font-size: 1em;
}

.search-publication-series-list {}

.search-publication-series-list .series-wrap {
  margin: 0 20px 0 0;
}

.search-publication-series-list .series-wrap:last-child {
  margin: 0;
}

.search-publication-series-list .series-wrap label {
  display: block;
  margin: 0 0 10px 0;
}

.search-publication-years {
  width: 100%;
  height: 30px;
}

.search-publication-freeword {
  width: 100%;
  height: 30px;
  box-sizing: border-box;
}

.search-publication-conditions-btn-submit {
  width: 100%;
  margin: 20px 0 20px;
}

.search-publication-conditions-btn-submit input[type="submit"] {
  width: 100%;
  font-size: 16px;
  display: block;
  margin: 0 auto;
  border: none;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  background: linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: -webkit-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: -moz-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: -o-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  background: -ms-linear-gradient(top, #4275AB 0%, #4275AB 50%, #396491 51%, #396491 100%);
  font-weight: bold;
  cursor: pointer;
}

.search-publication-conditions-btn-submit input[type="submit"]:hover {
  opacity: 0.8;
}

.search-count {
  text-align: right;
  margin: 10px 0 10px;
}

.search-result-tabs ul.tabs {
  width: 100%;
  list-style: none;
  overflow: hidden;
  display: table;
  margin: 0 0 10px 0;
  padding: 0;
}

.search-result-tabs ul.tabs li {
  display: table-cell;
  width: 50%;
  background-color: #DBE4EE;
  color: #000;
  text-align: center;
  font-weight: bold;
  padding: 10px;
  cursor: pointer;
  vertical-align: middle;
}

.search-result-tabs ul li.tabselect {
  background-color: #4275AB;
  color: #fff;
  text-align: center;
  font-weight: bold;
}

.search-publication-result-series h3 {
  width: 100%;
  display: block;
  box-sizing: border-box;
  margin: 0;
}

.search-publication-result-date table,
.search-publication-result-series table {
  width: 100%;
  border-top: 1px solid #bbb;
  border-left: 1px solid #bbb;
  border-right: 1px solid #bbb;
  margin: 0 0 20px 0;
}

.search-publication-result-date table tr,
.search-publication-result-series table tr {
  border-bottom: 1px solid #bbb;
}

.search-publication-result-date table tr td,
.search-publication-result-series table tr td {
  padding: 12px;
}

.search-publication-result-date table tr td:nth-child(2),
.search-publication-result-series table tr td:nth-child(2) {
  width: 20%;
  vertical-align: middle;
  text-align: center;
  border-left: 1px solid #bbb;
}

.search-publication-date,
.search-publication-cat {
  display: inline-block;
  margin: 0 10px 10px 0;
  vertical-align: middle;
  line-height: 1.3;
  font-size: 14px;
}

.search-publication-subtitle {
  display: block;
  font-size: 14px;
  margin: 0 0 10px 0;
  line-height: 1.3;
}

.search-publication-cat {
  background-color: #888;
  text-align: center;
  padding: 7px;
  color: #fff;
}

.search-publication-title {
  overflow: hidden;
  line-height: 1.3;
}

.search-result-pagination {
  margin: 40px 0 40px;
}

.search-result-pagination ul {
  text-align: center;
}

.search-result-pagination ul li {
  display: inline-block;
  margin: 0 5px 0 0;
}

.search-result-pagination ul li:first-child {
  display: inline-block;
  margin: 0 15px 0 0;
}

.search-result-pagination ul li:last-child {
  display: inline-block;
  margin: 0 0 0 10px;
}

.search-publication-conditions-result {
  margin: 20px 0 40px 0;
}

.search-publication-conditions-result table {
  width: 100%;
}

.search-publication-conditions-result table th {
  width: 20%;
  line-height: 1.3;
  text-align: left;
  color: #000;
  padding: 10px 5px;
  border-right: 1px solid #000;
  vertical-align: top;
}

.search-publication-conditions-result table th.th-years,
.search-publication-conditions-result table th.th-freeword {
  vertical-align: middle;
}

.search-publication-conditions-result table th .search-publication-conditions-result-btn div {
  font-size: 14px;
  font-weight: normal;
  margin: 10px 0;
  background-color: #fff;
  padding: 10px 5;
  color: #000;
  border: 1px solid #000;
  box-sizing: border-box;
  cursor: pointer;
}

.search-publication-conditions-result table th .search-publication-conditions-result-btn div:hover {
  background-color: #000;
  color: #fff;
}

.search-publication-conditions-result table tr td {
  padding: 10px 5px;
  line-height: 1.2;
}


/* サイトマップ */

.sitemap-lists {
  margin: 20px 0;
  overflow: hidden;
}

.sitemap-lists .block {
  width: 100%;
  margin: 0 0 10px 0;
}

.sitemap-lists .block:last-child {
  margin: 0;
}

.sitemap-lists .block ul {
  margin: 0 0 20px 10px;
  padding: 0;
  list-style: none;
  box-sizing: border-box;
}

.sitemap-lists .block ul li {
  margin: 0 0 10px 0;
  text-indent: -10px;
}

.sitemap-lists .block ul li:before {
  content: ">";
  margin: 0 3px 0 0;
  font-weight: bold;
  color: #1D3B59;
  position: relative;
  top: -2px;
}

.sitemap-lists .block ul li ul {
  margin: 10px 0 0 16px;
  padding: 0;
  list-style: none;
  box-sizing: border-box;
}

.sitemap-lists .block ul li ul li {
  margin: 0 0 5px 0;
}

.sitemap-lists .block ul li ul li:before {
  display: none;
}


/* アジア経済研究所について */

.about-box-list {
  width: 100%;
  margin: 20px 0;
  overflow: hidden;
}

.about-box-list:nth-child(1) {
  margin: 0 0 20px;
}

.about-box-list:after {
  content: " ";
  display: block;
  clear: both;
}

.about-box-list h3 {
  margin: 0 0 20px 0;
}

.about-box-list .img-box {
  width: 100%;
  display: block;
  margin: 0 0 10px 0;
  text-align: center;
}

.about-box-list .img-box img {
  max-width: 100%;
  height: auto;
}

.about-box-list .text-box {
  overflow: hidden!important;
}

.about-box-list .text-box ul {
  padding: 0 0 0 15px;
  list-style: none;
  margin: 0;
}

.about-box-list .text-box ul:nth-child(2) {
  margin: 0;
}

.about-box-list .text-box ul li {
  margin: 0 0 10px 0;
  text-indent: -13px;
}

.about-box-list .text-box ul li:before {
  content: ">";
  margin: 0 3px 0 0;
  font-weight: bold;
  color: #1D3B59;
  position: relative;
  top: -2px;
}

.about-box-double {
  width: 100%;
  margin: 20px 0;
  overflow: hidden;
}

.about-box-double:after {
  content: " ";
  display: block;
  clear: both;
}

.about-box-double .box {
  width: 100%;
  margin: 0 0 20px 0;
}

.about-box-double .box:nth-child(2) {
  margin: 0;
}

.about-box-double dl dt {
  display: block;
}

.about-box-double h3 {
  margin: 0 0 20px 0;
}

.about-box-double ul {
  margin: 0;
  padding: 0 0 0 15px;
  list-style: none;
}

.about-box-double ul li {
  margin: 0 0 10px 0;
  text-indent: -13px;
}

.about-box-double ul li:before {
  content: ">";
  margin: 0 3px 0 0;
  font-weight: bold;
  color: #1D3B59;
  position: relative;
  top: -2px;
}

.about-box-more {
  width: 100%;
  margin: 20px 0;
  overflow: hidden;
}

.about-box-more:after {
  content: " ";
  display: block;
  clear: both;
}

.about-box-more h3 {
  margin: 0 0 20px 0;
}

.about-box-more .img-box {
  width: 100%;
  display: block;
  margin: 0 0 10px 0;
  text-align: center;
}

.about-box-more .img-box img {
  max-width: 100%;
  height: auto;
}

.about-box-more .text-box {
  overflow: hidden!important;
}

.about-box-more h3 a {
  float: right;
  vertical-align: middle;
  margin: 1px 0;
  font-size: 12px;
  padding: 1px 8px;
  color: #353535!important;
  line-height: 1.6;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 20px;
  cursor: pointer;
}

.about-box-more h3 a:hover {
  opacity: 0.8;
  text-decoration: none;
}

.about-box-more h3 a span:before {
  content: ">";
  font-weight: bold;
  margin: 0 5px 0 0;
  position: relative;
  top: -1px;
}

.about-outline-list ul {
  font-size: 16px;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
}

.about-outline-list ul li {
  width: 100%;
  margin: 0 0 20px 0;
}

.about-outline-list ul li p.titletext {
  font-weight: bold;
  margin: 0 0 5px 0;
  text-align: center;
}

.about-outline-list ul li img {
  width: 100%;
  margin: 0 0 10px 0;
}


/* 動画チャンネル */

.dogachannel-block {
  overflow: hidden;
  margin: 0 0 40px 0;
}

.dogachannel-block .left-box {
  width: 100%;
  margin: 0 0 20px 0;
  text-align: center;
}

.dogachannel-block .right-box .box {
  width: 100%;
  margin: 0 0 20px 0;
  text-align: center;
}

.dogachannel-block .right-box .box img {
  width: 100%;
}


/* idesquare 201804 */
.idesquare-block-list ul,
.library-block-list ul,
.publish-block-list ul,
.common-block-list ul {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}

.idesquare-block-list ul li,
.library-block-list ul li,
.publish-block-list ul li,
.common-block-list ul li {
  width: 100%;
  margin: 0 0 25px;
}

.idesquare-block-list ul li:last-child,
.library-block-list ul li:last-child,
.publish-block-list ul li:last-child,
.common-block-list ul li:last-child {
  margin: 0;
}

.idesquare-block-list ul li .idesquare-block-list-imgbox,
.library-block-list ul li .library-block-list-imgbox,
.publish-block-list ul li .publish-block-list-imgbox,
.common-block-list ul li .common-block-list-imgbox {
  display: table;
  width: 100%;
  height: 160px;
  margin: 0 0 10px;
  padding: 0 10px;
  box-sizing: border-box;
  background-color: #eee;
}

.idesquare-block-list ul li .idesquare-block-list-imgbox img,
.library-block-list ul li .library-block-list-imgbox img,
.publish-block-list ul li .publish-block-list-imgbox img,
.common-block-list ul li .common-block-list-imgbox img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 160px;
  vertical-align: middle;
}

.idesquare-block-list ul li .idesquare-block-list-imgbox a,
.library-block-list ul li .library-block-list-imgbox a,
.publish-block-list ul li .publish-block-list-imgbox a,
.common-block-list ul li .common-block-list-imgbox a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.idesquare-block-list ul li .idesquare-block-list-text .idesquare-block-list-badge,
.library-block-list ul li .library-block-list-text .library-block-list-badge,
.publish-block-list ul li .publish-block-list-text .publish-block-list-badge,
.common-block-list ul li .common-block-list-text .common-block-list-badge {
  display: inline-block;
  margin: 0 0 5px;
  padding: 2px 5px;
  box-sizing: border-box;
  color: #fff;
  background-color: #425b78;
}

.idesquare-block-list ul li .idesquare-block-list-text .idesquare-block-list-badge.pick-up,
.library-block-list ul li .library-block-list-text .library-block-list-badge.pick-up,
.publish-block-list ul li .publish-block-list-text .publish-block-list-badge.pick-up,
.common-block-list ul li .common-block-list-text .common-block-list-badge.pick-up {
  background-color: #000;
}

.idesquare-block-list ul li .idesquare-block-list-text .idesquare-block-list-category,
.library-block-list ul li .library-block-list-text .library-block-list-category,
.publish-block-list ul li .publish-block-list-text .publish-block-list-category,
.common-block-list ul li .common-block-list-text .common-block-list-category {
  display: block;
  font-weight: bold;
  color: #000;
}

.idesquare-block-list ul li .idesquare-block-list-text .idesquare-block-list-title,
.library-block-list ul li .library-block-list-text .library-block-list-title,
.publish-block-list ul li .publish-block-list-text .publish-block-list-title,
.common-block-list ul li .common-block-list-text .common-block-list-title {
  display: block;
}

.idesquare-block-list ul li .idesquare-block-list-text .idesquare-block-list-date,
.library-block-list ul li .library-block-list-text .library-block-list-date,
.publish-block-list ul li .publish-block-list-text .publish-block-list-date,
.common-block-list ul li .common-block-list-text .common-block-list-date {
  display: block;
  margin: 10px 0 0;
  text-align: right;
}


/* 20180612 ide square list */

.idesquare-block-column ul,
.library-block-column ul,
.publish-block-column ul,
.common-block-column ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.idesquare-block-column ul li,
.library-block-column ul li,
.publish-block-column ul li,
.common-block-column ul li {
  width: 100%;
  margin: 0 0 25px;
  overflow: hidden;
}

.idesquare-block-column ul li:last-child,
.library-block-column ul li:last-child,
.publish-block-column ul li:last-child,
.common-block-column ul li:last-child {
  margin: 0;
}

.idesquare-block-column ul li .blockWrapper,
.library-block-column ul li .blockWrapper,
.publish-block-column ul li .blockWrapper,
.common-block-column ul li .blockWrapper {
  overflow: hidden;
  margin: 0 0 10px;
  width: 100%;
}

.idesquare-block-column ul li .blockWrapper .block1,
.library-block-column ul li .blockWrapper .block1,
.publish-block-column ul li .blockWrapper .block1,
.common-block-column ul li .blockWrapper .block1 {
  width: 32%;
  float: left;
  margin: 0 3% 0 0;
}

.idesquare-block-column ul li .blockWrapper .block2,
.library-block-column ul li .blockWrapper .block2,
.publish-block-column ul li .blockWrapper .block2,
.common-block-column ul li .blockWrapper .block2 {
  width: 65%;
  float: left;
  margin: 0;
}

.idesquare-block-column ul li .blockWrapper .block1 .idesquare-block-column-imgbox,
.library-block-column ul li .blockWrapper .block1 .library-block-column-imgbox,
.publish-block-column ul li .blockWrapper .block1 .publish-block-column-imgbox,
.common-block-column ul li .blockWrapper .block1 .common-block-column-imgbox {
  width: 100%;
  margin: 0;
  padding: 0 10px;
  box-sizing: border-box;
  background-color: #eee;
}

.idesquare-block-column ul li .blockWrapper .block1 .idesquare-block-column-imgbox img,
.library-block-column ul li .blockWrapper .block1 .library-block-column-imgbox img,
.publish-block-column ul li .blockWrapper .block1 .publish-block-column-imgbox img,
.common-block-column ul li .blockWrapper .block1 .common-block-column-imgbox img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}

.idesquare-block-column ul li .blockWrapper .block1 a,
.library-block-column ul li .blockWrapper .block1 a,
.publish-block-column ul li .blockWrapper .block1 a,
.common-block-column ul li .blockWrapper .block1 a {
  display: block;
}

.idesquare-block-column ul li .idesquare-block-column-title,
.library-block-column ul li .library-block-column-title,
.publish-block-column ul li .publish-block-column-title,
.common-block-column ul li .common-block-column-title {
  display: block;
  font-weight: bold;
}

.idesquare-block-column ul li .idesquare-block-column-detail,
.library-block-column ul li .library-block-column-detail,
.publish-block-column ul li .publish-block-column-detail,
.common-block-column ul li .common-block-column-detail {
  display: block;
  overflow: hidden;
  margin: 10px 0 0;
}

.idesquare-block-column ul li .idesquare-block-column-date,
.library-block-column ul li .library-block-column-date,
.publish-block-column ul li .publish-block-column-date,
.common-block-column ul li .common-block-column-date {
  display: block;
  margin: 10px 0 0;
  text-align: right;
}

.idesquare-side-sns,
.library-side-sns,
.publish-side-sns,
.common-side-sns {
  width: 100%;
  margin: 10px 0;
}

.idesquare-side-sns .idesquare-side-sns-fc,
.library-side-sns .library-side-sns-fc,
.publish-side-sns .publish-side-sns-fc,
.common-side-sns .common-side-sns-fc {
  margin: 10px 0;
  background-image: url(/library/common/images/Facebook_Logo_Blue.png);
  background-position: 5px 5px;
  background-size: 30px;
  padding: 5px 0 5px 45px;
  background-repeat: no-repeat;
}

.idesquare-side-sns .idesquare-side-sns-tw,
.library-side-sns .library-side-sns-tw,
.publish-side-sns .publish-side-sns-tw,
.common-side-sns .common-side-sns-tw  {
  margin: 10px 0;
  background-image: url(/library/common/images/Twitter_Logo_Blue.png);
  background-position: -3px -5px;
  background-size: 45px;
  padding: 5px 0 5px 45px;
  background-repeat: no-repeat;
}


/* 2021/6/26 研究者紹介ページ リニューアル ここから------------------*/
/* 一覧ページ */
ul.researcher_list {
    padding-left: 20px;
    list-style: none;
}
.researcher_list hr {
    border-top-style: dotted;
    margin-left: -20px;
}
.researcher_list ul {
    padding-left: 0px;
    list-style: none;
}
.researcher_list_name {
    font-size: 18px;
    color: #1D3B59;
    font-weight: bold;
}
.researcher_list_detail {
    display: flex;
    flex-wrap: wrap;
}
.researcher_list_detail li {
    display: inline;
}
.researcher_list_detail li:first-child {
    margin-right: 10px;
}
.researcher_list_detail p {
    font-size: 13px;
    display: inline;
}
/* 研究者紹介ページ */
.imgcaption-l.researcher-box {
    border: solid #4472C4 3px;
    border-radius: 10px;
    padding: 10px;
    background-color: #DDEBF7;
}
.researcher-box > div {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.researcher-box .researcher-title span {
    font-size: 1.4em;
    font-weight: bold;
}
.researcher-box .table-noline table.researcher-info th, .researcher-box .table-noline table.researcher-info td {
    padding: 5px 5px;
    line-height: 1.4;
}
.researcher-box .table-noline table.researcher-info th:first-child, .researcher-box .table-noline table.researcher-info td:first-child {
    width: 100px;
}
.researcher-linktable {
    border-collapse: separate;
    border-spacing: 5px 10px;
}
.researcher-linkbox {
    background-color: #4275AB;
    padding: 2px 10px;
}
.table-noline table.researcher-linktable th, .table-noline table.researcher-linktable td {
    padding: 5px 5px;
    vertical-align: middle;
    line-height: 1.4;
    border-radius: 5px;
}
.table-noline table.researcher-linktable th:first-child, .table-noline table.researcher-linktable td:first-child {
    width: 130px;
}
.researcher-border {
    border: solid 2px #4472C4;
}
.researcher-linktable a {
    display: block;
    text-decoration: none;
    cursor: pointer;
}
.researcher-linktable a span:before {
    content: "▶";
    margin: 0 5px 0 0;
    position: relative;
    top: 1px;
}
.researcher-linkbox a span {
    color: #ffffff;
}
/* 2021/6/26 研究者紹介ページ リニューアル ここまで------------------*/