body {
  background: #cdc4b5;
  background: linear-gradient(-43deg, rgba(181, 205, 193, 0.36) 35%, rgba(194, 205, 215, 0.76) 100%); 
  font-family: "a-otf-ud-shin-go-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
}
strong {
  font-family: "fot-udkakugo-large-pr6n", sans-serif;
  font-weight: 600;
  font-style: normal;
}
h1 {
  color: #167921;
  position: relative;
  font-size: 28px;
  margin-bottom: 45px;
  line-height: 135%;
  letter-spacing: 1px;
  display: block;
  text-align: center;
  box-sizing: border-box;
  padding: 16px 30px 10px;
  border-bottom: 1px solid #666;
  font-family: "fot-udkakugo-large-pr6n", sans-serif;
  font-weight: 600;
  font-style: normal;
}
h1, h2, h3, h4, h5, h6, th {
  overflow-wrap: break-word;
  font-family: "fot-udkakugo-large-pr6n", sans-serif;
  font-weight: 600;
  font-style: normal;
}
h2 {
  border-bottom: 1px solid #666;
  line-height: 100%;
  padding: 6px 0px 10px 15px;
  position: relative;
  margin-bottom: 15px;
  letter-spacing: 0px;
  color: #333;
  font-size: 15px;
}
h2::before, h3.bar::before {
  content: "";
  background: #167921;
  background: repeating-linear-gradient(-30deg, #845541, #845541 2px, #167921 0, #167921 5px);
  width: 4px;
  height: 85%;
  position: absolute;
  left: 0;
  top: 0;
}
h2.bar {
  font-size: 20px;
  position: relative;
  padding: 5px 15px;
  background: #167921;
  margin-bottom: 20px;
  font-weight: 300;
  color: #fff;
}
h2.bar::before {
  content: "";
  top: 2px;
  left: 2px;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #fff;
  position: absolute;
  z-index: 100;
}
h3.bar {
  border-bottom: 1px solid #666;
  line-height: 100%;
  padding: 6px 0px 10px 15px;
  position: relative;
  margin-bottom: 15px;
  letter-spacing: 0px;
  color: #333;
  font-size: 18px;
  font-weight: 600;
}
.d-inline-block {
  display: inline-block;
}
.f-small {
  font-size: 80%;
}
.text-center, .t-center {
  text-align: center;
}
.bg-primary {
  color: black;
}
.list-disp, .list-disp li {
  list-style: square;
  list-style-position: inside
}
.table-pad > thead > tr > th, .table-pad > tbody > tr > th, .table-pad > tfoot > tr > th, .table-pad > thead > tr > td, .table-pad > tbody > tr > td, .table-pad > tfoot > tr > td {
  padding: 8px 0;
}
.about-inline p {
  font-size: 16px;
  padding: 0;
}
.mb-6 {
  margin-bottom: 32px;
}
p {
  font-feature-settings: "palt";
}
img {
  max-width: 100%;
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height: 600px;
}
.btn {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px;
}
.section-head-lite p {
  opacity: 1;
}
@media only screen  {
  .section-head-lite dl, .section-head-lite * {
    color: #fff;
  }
  .section-head-lite h2, .section-head-lite h3 {
    color: #fff;
  }
}
dl.fl dt {
  padding-bottom: 10px;
  padding-top: 10px;
  min-width: 120px;
  float: left;
  clear: both;
  font-weight: bold;
}
dl.fl dd {
  padding: 10px 0 10px 130px;
  border-bottom: 1px solid #9996;
}
dl.fl dd::after{
  clear: both;
}
dl.fl dt.dtonly {
  float: none;
  display: block;
  border-bottom: 1px solid #9996;
}
dl.fl dd.dtonly {
  display: none;
}
dl, li {
  line-height: 28px;
  font-size: 16px;
}
p {
  font-size: 16px;
}
#importantDates h2 {
  color: #09205E;
  font-size: 20px;
  line-height: 30px;
  border-bottom: 3px solid #7D0042;
}
a, a:hover, a:focus {
  text-decoration: underline;
}
.btn, button, button:hover, nav a {
  text-decoration: none;
}
a:hover {
  color: auto;
}
.ib {display: inline-block;}