div.carousel {
  margin-left: 6px;
  margin-right: 6px;
}

.news {
  font-size: x-large;
}

.news .title {
  font-family: 'Amatic SC', cursive;
  font-size: 48pt;
  margin: 30px auto 45px
}

.title.update {
  font-family: 'Raleway', sans-serif;
  font-size: 30pt;
  width: 100px;
  margin-right: 30px;
  margin-bottom: 0px;
}

.news ul {
  margin-left: -20px;
  line-height: 35px;
  list-style: none;
}

.news ul.children {
  margin-left: -20px;
  line-height: 1.3em;
  list-style: none;
}

.news li {
  /* list-style-type: none; */
  font-size: small;
}

.news p.announce {
  padding-left: 0px;
  font-size: small;
}

.news .special {
  padding-top: 40px;
  padding-left: 20px;
  padding-bottom: 35px;
}

.news .special .exhibition-title {
  font-size: 1.5em;
}

.news .special li .inner-text {
  margin-left: 10px;
}

.news .special li .event-childitem {
  margin-left: 60px;
}

.news .special li:before {
  font-family: "FontAwesome";
}

.special li.events:before {
  content: '\f030';
  /* アイコンのunicode */
}

.special li.books:before {
  content: '\f02d';
}

.top-images {
  height: 585px;
}

.empty {
  margin: 0px;
}

.news.empty {
  padding-bottom: 50px;
}

.top-images.main {
  background: url(/images/top/01.jpg) no-repeat;
}

.col-md-8.top-images {
  margin-bottom: -200px;
}

div.special ul .tiny {
  font-size: small;
  color: gray;
}

.section.top-content {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.right-content {
  height: 100%;
}

.right-content .activities {
  overflow-y: auto;
}

.right-content .amendment {
  font-size: x-small;
}

.right-content .tile {
  margin-bottom: 20px;
}

.left-content .inquire {
  font-size: small;
  font-weight: lighter;
  margin-bottom: 15px;
}

.left-content .top-imagine {
  width: 50%;
  height: 50vh;
}