.topMargin {
  margin-right: 20px;
}

.contentTop-slide {
  padding-top: 30px;
}

.topMargin {
  margin-right: 20px;
}

.contentTop-slide {
  padding-top: 30px;
}

.marginBottom {
  margin-bottom: 40px;
}

.title-textSize {
  font-size: 1.4vw;
}

.dynamicBranch {
  color: #90a8cd;
  margin-left: 20px;
}

.titleText {
  color: #0b4da2;
}

.underline {
  width: 100%;
  background-color: #0b4da2;
  height: 4px;
}

.textColor {
  color: white;
}

.textLineheight {
  line-height: 1.5;
}

.newsList {
  margin-top: 10px;
  margin-bottom: 25px;
  list-style-type: none;
}

.pantograph table tbody tr td {
  display: flex;
  justify-content: space-between;
}

.list-outside {
  justify-content: center;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 50px;
}

.list-content {
  margin: auto;
  margin-top: 60px;
  margin-bottom: 50px;
  position: relative;
  left: -4.28%;
}

.nav-content {
  border: 1px solid #dedede;
}

.nav-part-top {
  padding: 10px;
}

.nav-part-top p {
  padding-left: 10px;
  letter-spacing: 2px;
  margin: 3px 0;
}

.nav-part-content {
  padding-right: 0;
  padding-left: 0;
  line-height: 70px;
  font-weight: bold;
  border-bottom: 1px solid #dedede;
}

.nav-part-content h3 {
  padding-left: 20px;
}

.list {
  padding-left: 100px;
  line-height: 50px;
}

.list > ul {
  list-style-type: none;
  border-bottom: 1px solid #dedede;
}

.marginBottom {
  margin-bottom: 40px;
}

.title-textSize {
  font-size: 21px;
}

.title-textSize p {
  margin-top: 5px;
  margin-bottom: 5px;
}

.dynamicBranch {
  color: #90a8cd;
  margin-left: 20px;
}

.more {
  padding-top: 5px;
  margin: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: end;
}

.moreNone {
  display: none;
}

.titleText {
  color: #0b4da2;
}

.underline {
  width: 100%;
  background-color: #0b4da2;
  height: 2px;
}

.textColor {
  color: white;
}

.textLineheight {
  line-height: 1.5;
}

.newsList {
  margin-top: 10px;
  list-style-type: none;
}

.article-content {
  float: left;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-right: 0px;
  
}

.article-outside {
  justify-content: center;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 50px;
}

.article-part-top p {
  padding-left: 10px;
  letter-spacing: 2px;
  margin: 5px 0;
}

.article-part-content {
  justify-content: center;
  font-weight: bold;
  line-height: 70px;
  border: 1px solid #dedede;
  min-width: 100px;
}

.article-inside {
  margin: auto;
  padding-bottom: 10px;
  margin-top: 10px;
  margin-bottom: 50px;
}

.article {
  display: inline-block;
  padding-left: 10px;
  line-height: 40px;
  margin-top: 30px;
}

.list li {
  list-style-type: none;
  border-bottom: 1px solid #dedede;
}

.list p {
  margin-bottom: 0;
}

.transition-effect-list {
  position: relative;
  overflow: hidden;
}

.pantograph table tbody tr td {
  display: flex;
  justify-content: space-between;
}

.introduction {
  margin-top: 5px;
}

.list-more {
  flex-grow: 1;
}

.flex-title {
  width: 90%;
  font-size: 15px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.article-title {
  margin-bottom: 20px;
}
.article-part-top {
  padding: 10px;
}
.footer-list p{
  white-space: nowrap;
}
.listtitleFont{
  font-weight: 600;
}

.nav-list{
  padding-top: 15px;
  padding-bottom: 5px;
}
.nav-list h3{
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18.6px;
  font-weight: 300;
}
#current-place{
  position: absolute;
  z-index: -10;
}