@charset "UTF-8";
.mainCnt {
  margin-bottom: 30px;
}
.mainCnt .col2-9 {
  display: table-row;
}
.mainCnt .col2-9::before,
.mainCnt .col2-9::after {
  display: none;
}
.mainCnt .col2-9 .box1,
.mainCnt .col2-9 .box2 {
  display: table-cell;
  vertical-align: top;
}
.mainCnt .col2-9 .box1 {
  float: none;
  width: auto;
  margin-right: 0;
  background: #e7e4e1;
  padding: 20px;
  border-right: 4px solid #fff;
}
.mainCnt .col2-9 .box1 .containerInner {
  margin-right:0;
}
.mainCnt .col2-9 .box2 {
  width: 348px;
}
.mainCnt .col2-9 .box2 .containerInner {
  margin: 0;
}
.mainCnt .col2-9 #mainCnt {
  margin-bottom: 0;
}
.mainCnt .col2-9 #mainCnt .journal {
  background: none;
  padding: 0;
  border-right: none;
}

.nowsBoxWrap {
  margin-bottom: 15px;
}
.nowsBoxWrap .nowsBox {
  display: block;
  margin-bottom: 0;
}
.nowsBoxWrap .nowsBox > .cnt:first-child {
  border-right: none;
}
.nowsBoxWrap .col2-1 {
  display: table-row;
}
.nowsBoxWrap .col2-1::before,
.nowsBoxWrap .col2-1::after {
  display: none;
}
.nowsBoxWrap .col2-1 .box1,
.nowsBoxWrap .col2-1 .box2 {
  display: table-cell;
  float: none;
  background-color: #f3f2f0;
}
.nowsBoxWrap .box1 {
  border-right: 20px solid #fff;
}
.nowsBoxWrap .col2-1 .box1 .containerInner,
.nowsBoxWrap .col2-1 .box2 .containerInner{
  margin: 0;
}
#pagetop {
  width: auto;
  height: auto;
}
@media only screen and (max-width: 640px) {
  #pagetop {
    position: static;
  }
}
.hsNormal.customfiledArea {
  margin-bottom: 0;
}
section#author {
  margin-bottom: 0;
}
.p-code70 .main-column.two-columns-left section:last-child {
  margin-bottom: 150px;
}
#page8 .unit-77 h2:hover,
#page9 .unit-77 h2:hover {
  text-decoration: underline;
}
#page8 .unit-77 ol,
#page9 .unit-77 ol { 
  list-style-position: outside;
}
#page10 .unit-77 table th,
#page10 .unit-77 table td { 
  padding: 1em;
}
#page13 .main-content ul {
  list-style: outside;
}
#newsArea ul li dl {
  -webkit-margin-before: 1em;
}
@media all and (-ms-high-contrast: none){
  #newsArea ul li dl {
    margin-top: 1em;
  }
}
.infoBox .cnt dl {
  margin-top: 1em;
}
/*2018.07.27*/
#page13 .main-content #footer ul.footer-navigate{
	list-style: none;
}
th, td {
    word-break: break-word;
}
#page11 .main-content .containerInner ol{
	list-style-position: outside;
	list-style-type: decimal;
}
#page14 header .navbar .nav .active > a, #page14 header .navbar .nav li:hover > a {
    padding-top: 12px;
}
#page14 .navbar .nav .active > a, #page14 .navbar .nav li:hover > a{
	border-top: none;
}