@charset "utf-8";
/* CSS Document */
.chronology {
  margin-bottom: 20px;
  border: solid 1px #cccccc;
  padding: 10px 0;
  font-size: 12px;
}
#h_nav02.chronology {
  margin-bottom: 30px;
}
.chronology ul {
  padding: 0 15px;
  text-align: right;
}
.chronology ul li {
  display: inline-block;
  width: 48%;
  box-sizing: border-box;
  margin-right: 2%;
  text-align: left;
}
.chronology ul li.current_h {
  font-weight: bold;
}
#elm01 h2 {
  position: relative;
  margin: 0 0 15px;
  font-weight: bold;
  border-left: 3px solid #df0523;
  padding-left: 17px;
}
.dspT {
  margin-bottom: 15px;
}
.dspT.mb30 {
  margin-bottom: 30px;
}
div.dspTR {
  background-color: #f2f2f2;
}
div.dspTR:nth-child(even) {
  background-color: #ffffff;
}
.pc_dspTC {
  vertical-align: top;
  width: 100%;
}
.th {
  width: 100%;
  font-weight: bold;
}
.th_inner {
  margin: 15px 5px 0 5px;
}
.td_inner {
  margin: 0 5px 15px 5px;
}
.yyyy {
  width: 70px;
  text-align: right;
}
.mm {
  width: 40px;
}
.txt01, .txt02 {
}
.pic01 {
  text-align: center;
  font-size: 12px;
  width: 90%;
  max-width: 275px;
  margin: 15px auto 0;
}
.cf_history:before, .cf_history:after {
  content: "";
  display: table;
}
.cf_history:after {
  clear: both;
}
.cf_history {
  zoom: 1;
}

@media print, screen and (min-width: 1024px) {
.chronology {
  min-height: 47.6px;
}
.chronology ul {
  text-align: center;
}
.chronology ul li {
  display: inline;
  padding: 0 15px;
  border-right: #000 1px solid;
}
.chronology ul li:last-child {
  border-right: none;
}
.pc_dspTC {
  width: 745px;
}
.th {
  width: 140px;
}
.th_inner {
  margin: 15px 0 15px 10px;
}
.td_inner {
  margin: 15px 10px 15px 0;
}
.pic01 {
  margin: 0;
}
.txt01 {
  width: 400px;
}
.td {
  width: 745px;
}
.chronology {
  font-size: 16px;
}
.chronology ul li {
  margin-right: 0;
}
}

@media print, screen and (min-width: 768px) {
}
