@charset "UTF-8";
.mb10 {
  margin-bottom: 10px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.mb50 {
  margin-bottom: 50px !important; }

#content {
  width: 100%;
  padding-top: 60px;
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 0; }

.image {
  width: 100%;
  margin-bottom: 35px;
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 0;
  font-family: serif; }

.image .text {
  display: table-cell;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  text-align: center;
  vertical-align: middle; }

.image .text img {
  width: 79px;
  height: 21px; }

.image .img {
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0; }

.image .img img {
  width: 100%; }

#timeline {
  width: 280px;
  margin-left: auto;
  margin-right: auto;
  position: relative; }

#timeline .line {
  width: 2px;
  margin-left: -1px;
  position: absolute;
  left: 7px;
  top: 7px;
  background-color: #9cabc4; }

#timeline .time {
  width: 280px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  position: relative; }

#timeline .time.last {
  margin-bottom: 80px; }

#timeline .time .point {
  margin-top: 5px;
  margin-left: 0px;
  position: absolute;
  left: 0px;
  top: 0px; }

#timeline .time .point img {
  width: 14px;
  height: 14px;
  vertical-align: top; }

#timeline .time .year {
  margin-left: 27px;
  margin-bottom: 6px;
  font-size: 20px;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "EB Garamond", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  font-style: italic;
  color: #9cabc4; }

#timeline .time .year span {
  font-size: 13px;
  font-size: 13px;
  font-size: 0.8125rem; }

#timeline .time .text {
  font-size: 14px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5em;
  margin-left: 27px;
  margin-bottom: 10px; }

#timeline .time .img {
  margin-left: 27px; }

#timeline .time .img img {
  width: 100%;
  height: auto; }

#timeline .time .lasttext {
  padding-top: 3px;
  margin-left: 27px;
  font-size: 14px;
  font-size: 14px;
  font-size: 0.875rem; }

#links {
  width: 320px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-bottom: 40px; }

#links:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden; }

#links .link {
  margin-left: 20px;
  margin-bottom: 20px;
  float: left; }

#links .link.right {
  margin-right: 0px; }

#links .link.bottom {
  margin-bottom: 0px; }

#links .link img {
  width: 280px; }
