@page {
size: A4 portrait;
margin:22mm 24mm;
}
@media print {
  body {
  font-size:11pt;
  font-family: "Times New Roman", "Baskerville", "Baskerville Old Face", "Garamond", serif;
  overflow-wrap:anywhere;
  word-break:normal;
  line-break:strict;
	}
a {
  color:blue;
}
.bold {
  font-weight:bold !important;
}
.c-txt {
  text-indent:14px;
  text-align:justify !important;
}
.line-partition { margin-bottom:8mm; }
.font-Ja {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
}
  .no-screen {
	}
  .no-print {
		display: none;
	}
  header,
  #js-gnav,
  .p-section,
  .news-pager,
  footer
   {
		display: none;
	}
.normalTit,
.sectionTit {
  font-size:15pt;
  font-weight:bold;
  margin:8mm 0 4mm;
}
.sectionTit {
  text-indent:4mm;
}
.print-top-box {
 padding:2mm 0 2mm 8mm;
 border-left:solid 1mm rgb(0,0,0);
 margin-bottom:10mm;
 font-size:14pt;
}
.print-t-section {
 margin-bottom:2mm;
 font-size:8pt;
}
.t-section {
  font-size:16pt;
}
.print-t-section .font-Ja,
.t-section .font-Ja {
 font-size:8pt;
}
.at-section {
  margin-bottom:10mm;
}
.at-section .box-license {
 display: inline-block;
 width:60%;
 padding:4px;
 margin-top:1mm;
 margin-bottom:6mm;
 border:solid 1px rgb(0,0,0);
 font-size:8pt;
 background:rgb(240,240,240);
}
.at-section .date {
  margin-bottom:2mm;
}
.c-title__main-title {
  margin-bottom:6mm;
  font-size:15pt;
  font-weight:bold;
}
.c-title__main-title.atclTit {
  font-size:18pt;
}
.authorsName {
  font-weight:bold;
}
.area-abstract {
 padding-left:9mm; 
}
.txt-keywords.area-abstract {
  margin-top:2mm;
}
.news-section .article p {
  margin-bottom:6mm;
  line-height:16pt;
}
.news-section hr {
  margin-bottom:4mm;
}
ul.c-list {
  list-style: disc !important;
  padding-left:8mm;
}
.txt-signature {
  margin-top:10mm;
  text-align: right;
}
.txt-copylight {
  text-align: center;
  font-size:8pt;
}

.layout_Ralated_Links a {
  font-weight:normal !important;
}
dl.layout_Related_Links dt,
dl.layout_Related_Links dd { display:table-cell; vertical-align:middle; font-weight:normal; }

}
