@charset "UTF-8";

/* 調整用 */
#wrapper {
  min-width: auto;
}
#menuToggleOn {
  width: 30px;
  height: 30px;
  position: relative;
  z-index: 110;
}
#menuToggleOn span {
  color: #000;
  position: absolute;
  margin-left: 6px;
  margin-top: 14px;
  width: 17px;
  height: 2px;
  background-color: currentColor;
}
#menuToggleOn span:before {
  content: '';
  position: absolute;
  top: -6px;
  left: 0;
  width: 17px;
  height: 2px;
  background-color: currentColor;
}
#menuToggleOn span:after {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  width: 17px;
  height: 2px;
  background-color: currentColor;
}

.subTitle {
  display: block !important;
}
#common_header #site_links {
	margin: 0 5px;
}
/* ヘッダー調整 */
#common_header #site_links img {
  width: auto;
  height: auto;
}
/* ロゴ英語表記 */
html:lang(en) #common_header #site_links img,
html:lang(en-US) #common_header #site_links img {
    width: 113px;
    height: auto;
}

/* タイトル */
.projectTitle {
  margin: 0 auto;
  padding: 0;
  width: 90%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-weight: bold;
  background: #3B3B3B;
  border-radius: 8px;
  box-sizing: border-box;
}

/*====================================================
  プロジェクト
----------------------------------------------------*/
.projectMainVisual {
  margin-bottom: 40px;
}
.projectMainVisual.nomargin {
  margin-top: -10px;
}
.projectMainVisual .anchorNavigation {
  padding: 5% 20px;
  width: auto;
  height: auto;
}
.projectMainVisual .anchorNavigation li {
  margin: 0;
  margin: 0 10px 10px 0;
}
.projectMainVisual .anchorNavigation li:last-of-type {
  display: block;
  margin: 0;
}
.projectMainVisual .anchorNavigation li a {
  line-height: 20px;
  font-size: 12px;
}
.projectRow.col2 .col {
  float: none;
  width: auto;
  padding: 5px 15px 20px;
}
.projectRow.col2 .col.right {
  margin: 30px 0 0 0;
}
.projectRow.col2.noborder .col {
  width: auto;
  height: auto;
  min-height: 0;
}
#contentsinner .projectRow.col2 .col h3.title {
  margin-bottom: 10px;
}

.projectRow > img {
  margin: 0px 0 30px;
}

#contentsinner .projectRow h3.title {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  border-bottom: none;
  margin-bottom: 25px;
}

.projectRow#member .memberList li {
  display: block;
  width: auto;
}
.projectRow#member .memberList li.leader {
  width: auto;
}

.projectRow#document .subTitle.seriesTitle {
  display: block !important;
  margin: 0;
}
.projectRow#document .title {
  margin-bottom: 10px;
}
.projectRow#document .attention {
  font-size: 12px;
}
.date {
  font-size: 12px;
}

/* 記事詳細 */
.documentSectionTitle {
  margin: 0 auto 20px;
}

.projectRow .document .documentTitle {
  text-align: left;
  font-size: 18px;
  margin-bottom: 10px;
}
.projectRow .document .documentAuthor {
  text-align: left;
  font-size: 12px;
  margin-bottom: 15px;
}
.projectRow .document .documentBody {
  font-size: 14px;
  padding: 15px 20px;
}
.projectRow .document .documentBody p {
  font-size: 14px;
}
.projectRow .document .documentNotes p {
  font-size: 12px;
}
.projectRow .document .documentAttachFile ul li {
  list-style-type: circle;
  font-size: 12px;
}

/* 関連コンテンツ */
.asideArea {
  max-width: 760px;
  margin: 40px auto 100px;
}

/* 記事内画像 */
div.documentImage {
  display: block;
  margin: 0 0 20px 0;
}

div.documentImage .left {
  float: none;
}
div.documentImage .right {
  float: none;
}
div.documentImage img {
  display: block;
  max-width: 100%;
  margin: 20px auto;
}
img.mr20 {
  margin: 0;
}
img.ml20 {
  margin: 0;
}


/*====================================================
  中国の対外経済支援等データ分析
----------------------------------------------------*/
/* MAP */
.china-investment #inlineFrame {
  margin-bottom: 30px;
  width: 100%;
  height: 400px;
  border: none;
}

.china-investment #about .description {
  margin: 20px auto;
  width: 90%;
}
.china-investment #about .linkButton a {
  margin: 0 auto;
  width: 90%;
  font-size: 14px;
}
.china-investment #about .linkButton a::after {
  top: calc(50% - 9px);
  right: 11.2495px;
  width: 11.2495px;
  height: 18px;
}


/* 関連論文一覧・執筆者一覧 */
.projectRow#editor .editorList,
.china-investment .documentList {
  display: block;
  margin: 0 auto;
  width: 90%;
}
.projectRow#editor .editorList .editorItem,
.china-investment .projectRow#document .documentList .documentItem {
  margin-bottom: 20px;
  padding: 20px;
  width: 100%;
}
.projectRow#editor .editorList .editorItem:nth-child(odd),
.china-investment .documentItem:nth-child(odd) {
  margin-right: 20px;
}
.china-investment .projectRow#document .documentList .documentItem .documentAuthor,
.china-investment .projectRow#panelDiscussion a.documentReadMore, .projectRow#document .documentList .documentItem .documentReadMore {
  font-size: 14px;
}

/* 関連論文一覧 */
.china-investment #document .description {
  margin: 20px auto;
  width: 90%;
}
.china-investment .projectRow#document .documentList .documentItem .documentTitle {
  font-size: 16px;
}
.documentHead {
  margin-bottom: 1em;
  line-height: 1;
}
.reference {
  padding: 15px 20px;
  font-size: 12px;
}
.reference a,
.reference p {
  font-size: 12px;
}


/* 執筆者一覧 */
.projectRow#editor .editorList {
  margin-top: 20px;
}