#main-content {
  width: 900px;
  text-align: center;
}

#lnav {
  margin-top: 30px;
}

#lnav ul li {
  display: inline-block;
  width: 280px;
  margin: 5px;
}

#lnav ul li a {
  display: inline-block;
  width: calc(100% - 4px);
  padding: 0.5em 0;
  font-size: 19px;
  line-height: 1em;
  color: #ffffff;
  background-color: var(--site-main-color);
  border: solid 2px var(--site-main-color);
  text-decoration: none;
}

#lnav ul li a:hover {
  color: var(--site-main-color);
  background-color: #ffffff;
}

#osusume {
  margin-top: var(--main-object-margin-height);
  padding: 25px 50px;
  background-color: #ffffff;
  border-radius: 10px;
}

#osusume > h1 {
  margin-bottom: 0.8em;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  //font-size: 28px;
  font-size: 1.3em;
  line-height: 1em;
  letter-spacing: 2px;
  font-weight: normal;
  text-align: center;
  color: #f29235;
}

#osusume-catch {
  margin-bottom: 0.8em;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  //font-size: 22px;
  font-size: 1.05em;
  line-height: 1.3em;
  text-align: center;
}

#osusume > p {
  margin-top: 0.5em;
  //font-size: 21px;
  line-height: 1.6em;
  text-align: left;
}

#osusume > small {
  display: block;
  margin-top: 1em;
  margin-left: 80px;
  //font-size: 18px;
  font-size: 0.85em;
  line-height: 1.4em;
}

#osusume > small > strong {
  color: #f29235;
}

#main-content > section {
  margin-top: var(--main-object-margin-height);
  //font-size: 21px;
  line-height: 1.6em;
  text-align: center;
}

#main-content > section > h1 {
  display: inline-block;
  margin: 0 auto 0.5em auto;
  padding-bottom: 0.5em;
  width: 480px;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  //font-size: 30px;
  font-size: 1.4em;
  color: var(--site-main-color);
  line-height: 1em;
  letter-spacing: 2px;
  font-weight: normal;
  text-align: center;
  border-bottom: solid 1px #aaaaaa;
}

#main-content > section > h1 > small {
  //font-size: 20px;
  font-size: 0.7em;
}

#main-content > #kaisai-nittei,
#main-content > #kaisai-houshiki,
#main-content > #app {
  text-align: center;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  //font-size: 24px;
  font-size: 1.1em;
}

#app > strong {
  //font-size: 24px;
  font-size: 1.1em;
  color: var(--site-red-color);
  //font-weight: normal;
}

#app-button {
  text-align: center;
}

#app-button a {
  display: inline-block;
  width: auto;
  padding: 0.5em 2em;
  font-size: 24px;
  line-height: 1em;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  color: #ffffff;
  text-align: center;
  border-radius: calc(1em + 2px);
  border: solid 2px var(--site-red-color);
  background-color: var(--site-red-color);
  text-decoration: none;
}

#app-button a:hover {
  color: var(--site-red-color);
  background-color: #ffffff;
}

#app .shimekiri {
  color: var(--site-main-color);
}

#nagare ol {
  list-style-type: none;
  text-align: left;
}

#nagare ol li {
  margin-top: 0.5em;
  text-indent: -1.3em;
  padding-left: 1.3em;
  font-size: 0.9em;
}

#nagare-encho {
  color: var(--site-red-color);
  font-weight: bold;
}

#sankahi > h2 {
  text-align: center;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 1.1em;
  letter-spacing: 1px;
  font-weight: normal;
}

#sankahi > h2 small {
  margin-left: 0.5em;
  //font-size: 20px;
  font-size: 0.8em;
  letter-spacing: 0;
}

#sankahi sup {
  font-size: 70%;
  vertical-align: super;
  position: relative;
  top: -0.3em;
}

#sankahi > table {
  margin: 0.3em auto 0 auto;
  width: 100%; 
}

#sankahi > table tr th,
#sankahi > table tr td {
  padding: 0.3em 0.8em; 
  border: solid 1px #666666; 
  //font-size: 19px;
  font-size: 0.9em;
  line-height: 1.5em;
  vertical-align: middle;
  text-align: left;
  font-weight: normal;
  background-color: #fefefe;
}

#sankahi > table tr th strong {
  color: var(--site-red-color);
  font-weight: bold;
  //font-size: 16px;
  font-size: 0.85em;
}

#sankahi > table tr td {
  width: calc(100% / 5);
  text-align: right;
}

#sankahi > small {
  display: block;
  margin: 20px 0 0 auto;
  //font-size: 14px;
  font-size: 0.7em;
  line-height: 1em;
  text-align: right;
//outline: solid 1px red;
}

#sankahi > section {
  margin: 1em auto 0 auto;
  width: 95%; 
  //font-size: 20px;
  font-size: 0.95em;
  line-height: 1.6em;
  text-align: left;
}

#sankahi > section > h1 {
  margin-bottom: 0.3em;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  //font-size: 21px;
  font-size: 1.05em;
  font-weight: normal;
}

#sankahi .encho {
  color: #ca0606;
  font-weight: bold;
}

#sankahi > section#sankahi-ooguchi {
  width: auto; 
  margin-top: 30px;
  padding: 1em;
  background-color: #fefefe;
  border-radius: 10px;
}
#sankahi > section#sankahi-ooguchi > h1 {
  margin-bottom: 0;
}

#sankahi-ooguchi > section {
  margin: 1em 0 0 1em;
  padding: 0.5em 1em 1em 1em;
  //font-size: 19px;
  font-size: 0.95em;
  line-height: 1.5em;
  border: solid 1px #cccccc;
}

#sankahi-ooguchi > section > h1 {
  font-weight: bold;
  margin-bottom: 0.5em;
}

#sankahi-ooguchi > section ul,
#sankahi-ooguchi > section ol {
  margin-left: 1.3em;
}

#sankahi-ooguchi > section ul li,
#sankahi-ooguchi > section ol li {
  margin-top: 0.5em;
  line-height: 1.4em;
}

#sankahi-ooguchi > section small {
  display: block;
  margin-top: 0.5em;
  padding-left: 1em;
  text-indent: -1em;
  //font-size: 16px;
  font-size: 0.8em;
  line-height: 1.4em;
}

#committee > h1 > small {
  font-size: 18px;
}

#committee > table {
  margin: 0 auto;
  width: 100%;
}

#committee > table tr th,
#committee > table tr td {
  padding: 0.3em 0.6em;
  line-height: 1.3em;
  text-align: left;
}

#committee > table tr th {
  width: 4.5em;
  //font-size: 21px;
  color: #343434;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: normal;
}

#committee > table tr td.name {
  width: 6em;
  //font-size: 19px;
  font-size: 0.9em;
}

#committee > table tr td.org {
  //font-size: 16px;
  font-size: 0.75em;
}

#committee > section {
  margin-top: 1em;
  padding: 0.3em 0.6em;
  //font-size: 19px;
  font-size: 0.9em;
  line-height: 1.8em;
  text-align: left;
}

#committee > section > h1 {
  margin-bottom: 0.3em;
  //font-size: 21px;
  font-size: 1.1em;
  color: #343434;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: normal;
}

#committee > section > h1 > small {
  //font-size: 16px;
  font-size: 0.75em;
}
