@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

fieldset {
  border: 0;
}

img {
  border: none;
  vertical-align: bottom;
}

address, caption, cite, code, dfn, em, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
}

body {
  font: 13px arial, helvetica, sans-serif;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

select, input, textarea {
  font: 99% arial, helvetica, sans-serif;
}

pre, code {
  font: 115% monospace;
}

body {
  line-height: 1.66;
  letter-spacing: 1px;
}

body * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.bg-pattern {
  background-image: url("../images/bg.png");
  background-repeat: repeat;
  background-blend-mode: normal;
  color: #fff;
}
.bg-pattern .moreLink a {
  color: #fff;
}
.bg-pattern .newsList::before {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), color-stop(50%, transparent));
  background-image: linear-gradient(to right, #fff 50%, transparent 50%);
}
.bg-pattern .newsList li {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), color-stop(50%, transparent));
  background-image: linear-gradient(to right, #fff 50%, transparent 50%);
}
.bg-pattern .newsList li .newsTitle {
  color: #fff;
}
.bg-pattern .newsList li .date {
  color: #fff;
}
.bg-pattern .newsList li .newsSchedule {
  color: #D6EF9E;
}

html {
  margin-bottom: 1px;
  height: 100%;
}

body {
  color: #292929;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: center;
  word-break: break-all;
}
body.stop {
  overflow: hidden;
}

button, input, select, textarea {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

hr {
  display: none;
}

.inner {
  margin: 0 auto;
  text-align: left;
  max-width: 100%;
}

a {
  color: #1197ce;
}

img {
  height: auto;
  max-width: 100%;
}

.alignleft {
  text-align: left;
}

.alignright {
  text-align: right;
  margin: 0 0 0 auto;
}

.aligncenter {
  text-align: center;
  margin: 0 auto;
}

img.alignright {
  display: block;
  margin: 0 0 0 auto;
}

img.aligncenter {
  display: block;
  margin: 0 auto;
}

.pagetop {
  position: fixed;
  bottom: 1em;
  right: 1em;
  text-align: right;
  z-index: 10000;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

iframe[src^="https://www.google.com"] {
  height: 25em;
  width: 100%;
}

.fontBold {
  font-weight: bold;
}

.fontMedium {
  font-weight: 500;
}

.slicknav_menu {
  display: none;
}

footer {
  padding: 0;
  text-align: center;
}

body:not(.home) #content #contentInner {
  padding: 0 30px;
}
body:not(.home) #content #posts {
  padding: 3.4em 0;
}
body:not(.home) #content #posts .pageThumbnail {
  width: 100%;
  max-width: 595px;
  margin: 0 auto 2.5em;
}
body:not(.home) #content #posts #rtoc-mokuji-widget-wrapper {
  max-width: 100%;
  padding: 1em 2em 1.5em;
  margin-bottom: 3.1em;
}
body:not(.home) #content #posts #rtoc-mokuji-widget-wrapper #rtoc-mokuji-title {
  font-size: 81.25%;
}
body:not(.home) #content #posts #rtoc-mokuji-widget-wrapper .rtoc-mokuji {
  padding: 0;
  margin: 0;
  list-style: none;
  padding-top: 0.7em;
  margin-top: 0.2em;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #292929), color-stop(50%, transparent));
  background-image: linear-gradient(to right, #292929 50%, transparent 50%);
  background-position: top;
  background-size: 4px 1px;
  background-repeat: repeat-x;
}
body:not(.home) #content #posts #rtoc-mokuji-widget-wrapper .rtoc-mokuji li {
  padding-bottom: 0.9em;
  margin-bottom: 0.9em;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #292929), color-stop(50%, transparent));
  background-image: linear-gradient(to right, #292929 50%, transparent 50%);
  background-position: bottom;
  background-size: 4px 1px;
  background-repeat: repeat-x;
}
body:not(.home) #content #posts #rtoc-mokuji-widget-wrapper .rtoc-mokuji li:last-child {
  margin-bottom: 0;
}
body:not(.home) #content #posts #rtoc-mokuji-widget-wrapper .rtoc-mokuji li a {
  text-decoration: none;
  color: #292929;
  font-size: 1rem;
  display: block;
  font-weight: normal;
}
body:not(.home) #content #posts #rtoc-mokuji-widget-wrapper .rtoc-mokuji li a:hover {
  opacity: 0.7;
}
body:not(.home) #content #posts p,
body:not(.home) #content #posts dl {
  font-size: 1rem;
  font-weight: normal;
  margin-bottom: 1.875em;
}
body:not(.home) #content #posts a {
  font-weight: bold;
  color: #4A9100;
}
body:not(.home) #content #posts h1 {
  font-size: 150%;
  line-height: 1.33;
  font-weight: bold;
  color: #6FC419;
  padding-bottom: 0.4em;
  border-bottom: 2px solid;
  -o-border-image: linear-gradient(to right, #292929, #6FC419) 1;
     border-image: -webkit-gradient(linear, left top, right top, from(#292929), to(#6FC419)) 1;
     border-image: linear-gradient(to right, #292929, #6FC419) 1;
  margin-bottom: 1.11em;
}
body:not(.home) #content #posts h2:not(.categoryHead) {
  background-color: #6FC419;
  color: #fff;
  font-weight: bold;
  font-size: 133.33%;
  padding: 0.6em 0.9em;
  margin-bottom: 1em;
  border-left: 3px solid #292929;
  margin-bottom: 1.3em;
}
body:not(.home) #content #posts .categoryHead {
  font-size: 155.56%;
  font-weight: bold;
  margin-bottom: 1em;
}
body:not(.home) #content #posts h3 {
  font-size: 116.67%;
  line-height: 1.43;
  font-weight: bold;
  margin-bottom: 1.43em;
  color: #6FC419;
  border-bottom: 1px solid #292929;
  padding-bottom: 0.1em;
}
body:not(.home) #content #posts h4 {
  color: #6FC419;
  font-size: 105.56%;
  font-weight: bold;
  margin-bottom: 1.05em;
}
body:not(.home) #content #posts h5 {
  font-weight: bold;
  margin-bottom: 1.11em;
}
body:not(.home) #content #posts h6 {
  font-size: 94.44%;
  font-weight: bold;
  margin-bottom: 1em;
}
body:not(.home) #content #posts ul:not(.newsList, .geppoGrid, .rtoc-mokuji) {
  font-size: 1rem;
  font-weight: normal;
  margin-bottom: 1.875em;
  list-style-type: none;
}
body:not(.home) #content #posts ul:not(.newsList, .geppoGrid, .rtoc-mokuji) li {
  position: relative;
  padding-left: 1.4em;
}
body:not(.home) #content #posts ul:not(.newsList, .geppoGrid, .rtoc-mokuji) li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.33em;
  width: 0.9em;
  height: 0.9em;
  background-color: #6FC419;
  border-radius: 50%;
  display: block;
}
body:not(.home) #content #posts ol {
  font-size: 1rem;
  font-weight: normal;
  margin-bottom: 1.875em;
  list-style-type: none;
  counter-reset: my-counter;
}
body:not(.home) #content #posts ol li {
  position: relative;
  padding-left: 1.3em;
  counter-increment: my-counter;
}
body:not(.home) #content #posts ol li::before {
  content: counter(my-counter) ".";
  position: absolute;
  left: 0;
  top: 0;
  color: #6FC419;
  font-size: 100%;
}
body:not(.home) #content #posts li {
  margin-bottom: 1em;
  line-height: 1.4375;
  text-align: left;
}
body:not(.home) #content #posts table {
  border-top: 1px solid #292929;
  border-left: 1px solid #292929;
  width: 100%;
  font-size: 1rem;
  color: #4B4F30;
}
body:not(.home) #content #posts table th,
body:not(.home) #content #posts table td {
  border-right: 1px solid #292929;
  border-bottom: 1px solid #292929;
  padding: 0.5em 1em;
}
body:not(.home) #content #posts table th {
  background-color: #E6F8C6;
}
body:not(.home) #content #posts table td {
  font-weight: 500;
}
body:not(.home) #content #posts table .highlight {
  background-color: #F7FEEE;
  color: #292929;
}
body:not(.home) #content #posts table ul,
body:not(.home) #content #posts table ol,
body:not(.home) #content #posts table p:last-child {
  margin: 0;
}
body:not(.home) #content #posts figure {
  margin-bottom: 1.67em;
}
body:not(.home) #content #posts img {
  height: auto;
  width: 100%;
}
body:not(.home) #content #posts figcaption {
  font-size: 77.78%;
}
body:not(.home) #content #posts form input[type=text],
body:not(.home) #content #posts form input[type=search],
body:not(.home) #content #posts form input[type=tel],
body:not(.home) #content #posts form input[type=url],
body:not(.home) #content #posts form input[type=email],
body:not(.home) #content #posts form input[type=password],
body:not(.home) #content #posts form input[type=submit],
body:not(.home) #content #posts form textarea {
  padding: 0.5em 1em;
  width: 100%;
}
body:not(.home) #content #posts form input[type=submit] {
  width: 100%;
}
body:not(.home) #content #posts .customQuoteBlock {
  position: relative;
  background-color: #F3FFD9;
  padding: 2.1em 3.78em;
  border-radius: 4px;
  margin-bottom: 2em;
  text-align: left;
}
body:not(.home) #content #posts .customQuoteBlock .quoteIcon {
  position: absolute;
  width: 20px;
  height: 19px;
}
body:not(.home) #content #posts .customQuoteBlock .quoteIcon svg {
  width: 100%;
  height: 100%;
  display: block;
}
body:not(.home) #content #posts .customQuoteBlock .quoteIcon.iconTop {
  top: 17px;
  left: 20px;
}
body:not(.home) #content #posts .customQuoteBlock .quoteIcon.iconBottom {
  bottom: 17px;
  right: 20px;
}
body:not(.home) #content #posts .customQuoteBlock .quoteBody {
  font-size: 88.89%;
  line-height: 1.7;
  color: #292929;
  margin-bottom: 0;
}
body:not(.home) #content #posts .customQuoteBlock .quoteSource {
  margin-top: 2.43em;
  padding-top: 0.46em;
  font-size: 77.78%;
  color: #292929;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #292929), color-stop(50%, transparent));
  background-image: linear-gradient(to right, #292929 50%, transparent 50%);
  background-position: top;
  background-size: 4px 1px;
  background-repeat: repeat-x;
}
body:not(.home) #content #posts .wp-block-buttons .wp-block-button {
  width: 100%;
}
body:not(.home) #content #posts .wp-block-buttons .wp-block-button a {
  position: relative;
  border-radius: 4px;
  font-weight: 500;
  line-height: 1.33;
  margin-bottom: 30px;
  padding: 0.4em 40px 0.4em 20px;
  min-height: 65px;
  color: #fff;
}
body:not(.home) #content #posts .wp-block-buttons .wp-block-button a::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background-color: #fff;
  border-radius: 50%;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232c2c2c' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
}
body:not(.home) #content #posts .wp-block-buttons .wp-block-button.is-style-btn-bg a, body:not(.home) #content #posts .wp-block-buttons .wp-block-button.is-style-btn-sg a {
  background-color: #6FC419;
}
body:not(.home) #content #posts .wp-block-buttons .wp-block-button.is-style-btn-bg a::after, body:not(.home) #content #posts .wp-block-buttons .wp-block-button.is-style-btn-sg a::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236FC419' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");
}
body:not(.home) #content #posts .wp-block-buttons .wp-block-button.is-style-btn-sb, body:not(.home) #content #posts .wp-block-buttons .wp-block-button.is-style-btn-sg {
  width: 339px;
}
body:not(.home) #content #posts .wp-block-buttons .wp-block-button.is-style-btn-sb a, body:not(.home) #content #posts .wp-block-buttons .wp-block-button.is-style-btn-sg a {
  font-size: 83.33%;
  font-weight: normal;
  min-height: 52px;
}
body:not(.home) #content #posts .wp-block-buttons .wp-block-button.is-style-btn-back {
  max-width: 422px;
}
body:not(.home) #content #posts .wp-block-buttons .wp-block-button.is-style-btn-back a {
  background-color: #6FC419;
}
body:not(.home) #content #posts .wp-block-buttons .wp-block-button.is-style-btn-back a::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236FC419' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  background-position: calc(50% + 1px) center;
}
body:not(.home) #content #posts .wp-block-file {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  gap: 0.5em;
  margin-bottom: 2.1em;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
body:not(.home) #content #posts .wp-block-file a:not(.wp-block-file__button) {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  font-weight: bold;
  font-size: 1rem;
  text-decoration: none;
  line-height: 1.4;
}
body:not(.home) #content #posts .wp-block-file a:not(.wp-block-file__button):hover {
  text-decoration: underline;
  opacity: 0.8;
}
body:not(.home) #content #posts .wp-block-file .wp-block-file__button {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 95px !important;
  height: 34px !important;
  background-color: #6FC419 !important;
  border-radius: 4px !important;
  padding: 0 !important;
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, transform 0.2s ease;
  transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;
  text-indent: -9999px !important;
  line-height: 0 !important;
  font-size: 0 !important;
  background-image: url("../images/download.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 71px 17px;
}
body:not(.home) #content #posts .wp-block-file .wp-block-file__button::before, body:not(.home) #content #posts .wp-block-file .wp-block-file__button::after {
  display: none !important;
  content: none !important;
}
body:not(.home) #content #posts .wp-block-file .wp-block-file__button:hover {
  opacity: 0.85;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}
body:not(.home) #content #posts .wp-block-file .wp-block-file__embed {
  display: none !important;
  visibility: hidden !important;
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
body:not(.home) #content #posts .customSnsShareBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
  margin-bottom: 1.667em;
}
body:not(.home) #content #posts .customSnsShareBlock .shareLabel {
  font-size: 150%;
  font-weight: bold;
  color: #292929;
  letter-spacing: 0.05em;
  line-height: 1;
}
body:not(.home) #content #posts .customSnsShareBlock .shareButtons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
body:not(.home) #content #posts .customSnsShareBlock .btnSnsItem {
  display: block;
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease, -webkit-transform 0.2s ease;
  width: 48px;
  height: 48px;
}
body:not(.home) #content #posts .customSnsShareBlock .btnSnsItem svg {
  display: block;
  width: 100%;
  height: 100%;
}
body:not(.home) #content #posts .customSnsShareBlock .btnSnsItem:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  opacity: 0.8;
}
body:not(.home) #content #topicpath {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 7px 12px;
  list-style: none;
}
body:not(.home) #content #topicpath li {
  font-size: 12px;
  color: #818181;
}
body:not(.home) #content #topicpath li a {
  text-decoration: none;
  color: #818181;
}
body:not(.home) #content #topicpath li::after {
  content: "＞";
  color: #818181;
  padding: 0 4px;
}
body:not(.home) #content #topicpath li:last-child {
  color: #292929;
}
body:not(.home) #content #topicpath li:last-child::after {
  content: "";
}
body:not(.home) #content #contentHead {
  background-image: url("../images/bg.png");
  background-repeat: repeat;
  background-blend-mode: normal;
}
body:not(.home) #content #contentHead h1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 227.78%;
  color: #fff;
  margin: 0;
  font-weight: bold;
  padding: 0.9em 0 1.2em;
}
body:not(.home) #content #contentHead h1 span {
  font-size: 11px;
  color: #6FC419;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 434px;
  gap: 12px;
}
body:not(.home) #content #contentHead h1 span::before {
  content: "";
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 2px;
  background-color: #6FC419;
  margin-top: 4px;
}
body:not(.home) #content #contentHead h1 span::after {
  content: "";
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 2px;
  background-color: #6FC419;
  margin-top: 4px;
}
body:not(.home) #content .pageHierarchyList {
  margin-top: 3em;
}
body:not(.home) #content .pageHierarchyList .hierarchyGroup {
  margin-bottom: 3.5em;
}
body:not(.home) #content .pageHierarchyList .hierarchyGroup .childPageTitle {
  position: relative;
  color: #6FC419;
  font-size: 155.56%;
  font-weight: bold;
  margin: 0;
  text-align: left;
}
body:not(.home) #content .pageHierarchyList .hierarchyGroup > .childPageTitle {
  padding-bottom: 0.8em;
}
body:not(.home) #content .pageHierarchyList .hierarchyGroup > .childPageTitle::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #292929), color-stop(50%, transparent));
  background-image: linear-gradient(to right, #292929 50%, transparent 50%);
  background-size: 4px 1px;
  background-repeat: repeat-x;
}
body:not(.home) #content .pageHierarchyList .hierarchyGroup a.grandchildLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1.3em 0;
  color: #292929;
  text-decoration: none;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
body:not(.home) #content .pageHierarchyList .hierarchyGroup a.grandchildLink.is-parent-link {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #292929), color-stop(50%, transparent));
  background-image: linear-gradient(to right, #292929 50%, transparent 50%);
  background-position: bottom;
  background-size: 4px 1px;
  background-repeat: repeat-x;
}
body:not(.home) #content .pageHierarchyList .hierarchyGroup a.grandchildLink.is-parent-link .childPageTitle {
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
body:not(.home) #content .pageHierarchyList .hierarchyGroup a.grandchildLink::after {
  content: "";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 22px;
  height: 22px;
  background-color: #6FC419;
  border-radius: 50%;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='10 18 16 12 10 6'%3E%3C/polyline%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 90%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
body:not(.home) #content .pageHierarchyList .hierarchyGroup a.grandchildLink:hover {
  background-color: rgba(111, 196, 25, 0.03);
}
body:not(.home) #content .pageHierarchyList .hierarchyGroup a.grandchildLink:hover .grandchildTitle {
  color: #6FC419;
  text-decoration: underline;
}
body:not(.home) #content .pageHierarchyList .hierarchyGroup a.grandchildLink:hover .childPageTitle {
  color: #6FC419;
  text-decoration: underline;
}
body:not(.home) #content .pageHierarchyList .hierarchyGroup a.grandchildLink:hover::after {
  -webkit-transform: translateX(2px);
          transform: translateX(2px);
}
body:not(.home) #content .pageHierarchyList .hierarchyGroup .grandchildList {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}
body:not(.home) #content .pageHierarchyList .hierarchyGroup .grandchildList li {
  padding: 0;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #292929), color-stop(50%, transparent));
  background-image: linear-gradient(to right, #292929 50%, transparent 50%);
  background-position: bottom;
  background-size: 4px 1px;
  background-repeat: repeat-x;
}
body:not(.home) #content .pageHierarchyList .hierarchyGroup .grandchildList li a {
  font-size: 111.11%;
}
body:not(.home) #content .pageHierarchyList .hierarchyGroup .grandchildTitle {
  font-weight: 500;
  line-height: 1.4;
  text-align: left;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

#headerUtil {
  margin-right: -40px;
  margin-top: -23px;
  margin-bottom: 19px;
}
#headerUtil ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#headerUtil ul li {
  border-left: 1px solid #6FC419;
}
#headerUtil ul li a {
  display: block;
  color: #fff;
  padding: 0 24px;
  text-decoration: none;
  font-size: 88.89%;
}
#headerUtil ul li .header_contact {
  display: block;
  background: #6FC419;
  padding: 14px 49px 13px 44px;
  border-radius: 0 0 0 4px;
}
#headerUtil ul li:last-child {
  border: none;
}

#siteHeader {
  background: #fff;
  background-image: url("../images/bg.png");
  background-repeat: repeat;
  background-blend-mode: normal;
}
#siteHeader .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 23px 0 26px;
  width: calc(100% - 80px);
}
#siteHeader #logo {
  margin: 0;
}
#siteHeader #logo a {
  display: block;
}
#siteHeader #logo img {
  height: 47px;
  width: auto;
  display: block;
}

#g_navi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#g_navi li a {
  display: block;
  padding: 0 17px;
  font-weight: normal;
  color: #fff;
  position: relative;
  text-decoration: none;
}
#g_navi li:last-child a {
  padding-right: 0;
}

.g_navi_button {
  display: none;
}

.secTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 138.89%;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 18px;
}
.secTitle span {
  font-size: 44%;
  color: #6FC419;
  font-weight: normal;
}

.moreLink {
  margin-top: 10px;
  text-align: left;
}
.moreLink a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #292929;
  font-size: 72.22%;
  text-decoration: none;
  -webkit-transition: color 0.2s ease, opacity 0.2s ease;
  transition: color 0.2s ease, opacity 0.2s ease;
  margin-right: 1em;
}
.moreLink a::after {
  content: "";
  display: inline-block;
  margin-left: 0.6em;
  margin-top: 0.1em;
  width: 18px;
  height: 18px;
  background-color: #6FC419;
  border-radius: 50%;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='10 18 16 12 10 6'%3E%3C/polyline%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 90%;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.moreLink a:hover {
  color: #6FC419;
  text-decoration: underline;
}
.moreLink a:hover::after {
  -webkit-transform: translateX(2px);
          transform: translateX(2px);
}

.newsList {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}
.newsList::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #292929), color-stop(50%, transparent));
  background-image: linear-gradient(to right, #292929 50%, transparent 50%);
  background-size: 4px 1px;
  background-repeat: repeat-x;
}
.newsList li {
  padding: 0;
  margin-bottom: 0 !important;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #292929), color-stop(50%, transparent));
  background-image: linear-gradient(to right, #292929 50%, transparent 50%);
  background-position: bottom;
  background-size: 4px 1px;
  background-repeat: repeat-x;
}
.newsList li .newsLinkWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 23px 0 20px;
  width: 100%;
  text-decoration: none;
  color: inherit;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.newsList li .newsLinkWrap:hover {
  background-color: rgba(214, 239, 158, 0.2);
}
.newsList li .date {
  width: 108px;
  font-size: 77.78%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-top: 2px;
  margin-bottom: 8px;
  text-align: left;
  font-weight: normal;
  color: #292929;
}
.newsList li .newsContent {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 3px;
}
.newsList li .catLabel {
  display: inline-block;
  background: #6FC419;
  color: #fff;
  font-size: 61.11%;
  padding: 0.2em 0.8em;
  border-radius: 2px;
  line-height: 1.4;
}
.newsList li .newsSchedule {
  color: #6FC419;
  margin: 0 !important;
}
.newsList li .newsSchedule p {
  font-size: 83.33%;
}
.newsList li .newsTitle {
  color: #292929;
  font-size: 111.11% !important;
  font-weight: bold !important;
  line-height: 1.3;
  margin: 0 !important;
  text-align: left;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

@-webkit-keyframes mvZoom {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.12);
            transform: scale(1.12);
  }
}

@keyframes mvZoom {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.12);
            transform: scale(1.12);
  }
}
@-webkit-keyframes mvZoomSingle {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes mvZoomSingle {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
#mainVisual {
  position: relative;
  padding: 0 34px 34px;
  background-image: url("../images/bg.png");
  background-repeat: repeat;
  background-blend-mode: normal;
}
#mainVisual .slideWrap {
  position: relative;
  width: 100%;
  height: 780px;
  overflow: hidden;
  background: #fff;
}
#mainVisual .slideWrap .slide {
  position: absolute;
  inset: 0;
  overflow: hidden;
  opacity: 0;
  z-index: 0;
}
#mainVisual .slideWrap .slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  will-change: transform;
}
#mainVisual .slideWrap .slide.is-active {
  opacity: 1;
  z-index: 2;
}
#mainVisual .slideWrap .slide.is-active img {
  -webkit-animation: mvZoom 8s linear forwards;
          animation: mvZoom 8s linear forwards;
}
#mainVisual #mainVisualText {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 780px;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#mainVisual #mainVisualText .catch {
  width: 100px;
  height: auto;
}

#mainSection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
#mainSection #mainColumn {
  width: calc(100% - 337px);
}
#mainSection #mainColumn .mainContentBlock {
  position: relative;
  padding: 72px 30px;
  width: 100%;
}
#mainSection #mainColumn .mainContentBlock .inner {
  max-width: 884px;
  width: 100%;
}
#mainSection #mainColumn .mainContentBlock::before {
  position: absolute;
  top: calc(72px + 0.5em);
  left: 0;
  content: "";
  display: block;
  width: calc(50% - 442px - 9px);
  height: 2px;
  background-color: #6FC419;
}
#mainSection #sideMenu {
  width: 337px;
  border-left: 3px solid #292929;
}

#sideMenu .sideNav > ul > li {
  border-bottom: 3px solid #292929;
}
#sideMenu .sideNav > ul > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 34px 22px;
  font-size: 105.6%;
  font-weight: bold;
  color: #292929;
  position: relative;
  text-decoration: none;
}
#sideMenu .sideNav > ul > li > a::before {
  content: "";
  position: absolute;
  right: 20px;
  width: 0;
  height: 0;
  border-left: 6px solid #292929;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}
#sideMenu .sidebarBlock, #sideMenu .sidebarBlock_last {
  padding: 34px 22px;
  border-bottom: 3px solid #292929;
}
#sideMenu .sideSearch .sideSearchTitle {
  font-weight: bold;
  font-size: 105.6%;
  text-align: left;
  margin-bottom: 24px;
}
#sideMenu .sideSearch .searchform > div {
  position: relative;
  border-bottom: 2px solid #1F0000;
  padding-bottom: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#sideMenu .sideSearch .searchform .screen-reader-text {
  display: none;
}
#sideMenu .sideSearch .searchform #s {
  width: 100%;
  padding: 0 1.5em 0 0;
  border: none;
  background: transparent;
  font-size: 13px;
  color: #1F0000;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#sideMenu .sideSearch .searchform #s::-webkit-input-placeholder {
  color: #777777;
}
#sideMenu .sideSearch .searchform #s::-moz-placeholder {
  color: #777777;
}
#sideMenu .sideSearch .searchform #s:-ms-input-placeholder {
  color: #777777;
}
#sideMenu .sideSearch .searchform #s::-ms-input-placeholder {
  color: #777777;
}
#sideMenu .sideSearch .searchform #s::placeholder {
  color: #777777;
}
#sideMenu .sideSearch .searchform #searchsubmit {
  position: absolute;
  right: 0;
  bottom: 4px;
  width: 24px;
  height: 24px;
  background: transparent;
  border: none;
  cursor: pointer;
  color: transparent;
  text-indent: -9999px;
  padding: 0;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231F0000' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='10' cy='10' r='7'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#sideMenu .sideSearch .searchform #searchsubmit:hover {
  opacity: 0.7;
}
#sideMenu .sideJoin .sideBoxTitle,
#sideMenu .sideGeppo .sideBoxTitle,
#sideMenu .sideMelumaga .sideBoxTitle {
  font-weight: bold;
  text-align: left;
  font-size: 105.6%;
  padding-bottom: 4px;
  margin-bottom: 11px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #292929), color-stop(50%, transparent));
  background-image: linear-gradient(to right, #292929 50%, transparent 50%);
  background-position: bottom;
  background-size: 4px 1px;
  background-repeat: repeat-x;
  border-bottom: none;
}
#sideMenu .sideJoin p,
#sideMenu .sideGeppo p,
#sideMenu .sideMelumaga p {
  font-size: 88.89%;
  line-height: 1.6;
  margin-bottom: 10px;
}
#sideMenu .sideJoin p span,
#sideMenu .sideGeppo p span,
#sideMenu .sideMelumaga p span {
  font-size: 161.11%;
  line-height: 1.1;
}
#sideMenu .sideJoin,
#sideMenu .sideMelumaga {
  background-color: #D6EF9E;
}
#sideMenu .sideJoin img {
  display: block;
  margin: 18px auto;
}
#sideMenu .sideGeppo img {
  display: block;
  margin: 0 auto -9px;
}
#sideMenu .sideBtn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 100%;
  padding: 15px;
  background: #2c2c2c;
  color: #fff;
  font-size: 83.33%;
  border-radius: 4px;
  text-decoration: none;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
#sideMenu .sideBtn a:hover {
  opacity: 0.75;
}
#sideMenu .sideBtn a::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background-color: #fff;
  border-radius: 50%;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232c2c2c' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='10 18 16 12 10 6'%3E%3C/polyline%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 90%;
}
#sideMenu .sideYeg a,
#sideMenu .sideWomen a {
  display: block;
  text-decoration: none;
  color: #fff;
  width: 100%;
  font-weight: bold;
  font-size: 133.33%;
}
#sideMenu .sideYeg a img,
#sideMenu .sideWomen a img {
  display: block;
}
#sideMenu .sideYeg a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 11px;
  background: #023E95;
}
#sideMenu .sideWomen {
  background: #E66D8E;
}

.sub-Nav {
  display: none;
}

.page-business #sideMenu .sideNav .sideNav-business > a {
  background-color: #6FC419;
  color: #fff;
}
.page-business #sideMenu .sideNav .sideNav-business > a::before {
  left: 46px;
  bottom: 0;
  border-left: 9px solid transparent;
  border-top: 15px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 15px solid #D6EF9E;
}
.page-business #sideMenu .sideNav .sideNav-business .sub-Nav {
  display: block;
  background-color: #D6EF9E;
  padding: 40px 45px;
  text-align: left;
}
.page-business #sideMenu .sideNav .sideNav-business .sub-Nav p {
  font-weight: bold;
  margin-bottom: 1em;
}
.page-business #sideMenu .sideNav .sideNav-business .sub-Nav ul:not(.no-grandchild) {
  margin-bottom: 2.2em;
}
.page-business #sideMenu .sideNav .sideNav-business .sub-Nav ul:not(.no-grandchild):last-child {
  margin-bottom: 0;
}
.page-business #sideMenu .sideNav .sideNav-business .sub-Nav ul:not(.no-grandchild) li {
  margin-bottom: 0.5em;
}
.page-business #sideMenu .sideNav .sideNav-business .sub-Nav ul:not(.no-grandchild) li a {
  font-size: 88.89%;
  text-decoration: none;
  color: #292929;
}
.page-business #sideMenu .sideNav .sideNav-business .sub-Nav .no-grandchild li {
  margin-bottom: 1.2em;
}
.page-business #sideMenu .sideNav .sideNav-business .sub-Nav .no-grandchild li:last-child {
  margin-bottom: 0;
}
.page-business #sideMenu .sideNav .sideNav-business .sub-Nav .no-grandchild li a {
  font-weight: bold;
  text-decoration: none;
  color: #292929;
}

.page-welfare #sideMenu .sideNav .sideNav-welfare > a {
  background-color: #6FC419;
  color: #fff;
}
.page-welfare #sideMenu .sideNav .sideNav-welfare > a::before {
  left: 46px;
  bottom: 0;
  border-left: 9px solid transparent;
  border-top: 15px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 15px solid #D6EF9E;
}
.page-welfare #sideMenu .sideNav .sideNav-welfare .sub-Nav {
  display: block;
  background-color: #D6EF9E;
  padding: 40px 45px;
  text-align: left;
}
.page-welfare #sideMenu .sideNav .sideNav-welfare .sub-Nav p {
  font-weight: bold;
  margin-bottom: 1em;
}
.page-welfare #sideMenu .sideNav .sideNav-welfare .sub-Nav ul:not(.no-grandchild) {
  margin-bottom: 2.2em;
}
.page-welfare #sideMenu .sideNav .sideNav-welfare .sub-Nav ul:not(.no-grandchild):last-child {
  margin-bottom: 0;
}
.page-welfare #sideMenu .sideNav .sideNav-welfare .sub-Nav ul:not(.no-grandchild) li {
  margin-bottom: 0.5em;
}
.page-welfare #sideMenu .sideNav .sideNav-welfare .sub-Nav ul:not(.no-grandchild) li a {
  font-size: 88.89%;
  text-decoration: none;
  color: #292929;
}
.page-welfare #sideMenu .sideNav .sideNav-welfare .sub-Nav .no-grandchild li {
  margin-bottom: 1.2em;
}
.page-welfare #sideMenu .sideNav .sideNav-welfare .sub-Nav .no-grandchild li:last-child {
  margin-bottom: 0;
}
.page-welfare #sideMenu .sideNav .sideNav-welfare .sub-Nav .no-grandchild li a {
  font-weight: bold;
  text-decoration: none;
  color: #292929;
}

.page-certification #sideMenu .sideNav .sideNav-certification > a {
  background-color: #6FC419;
  color: #fff;
}
.page-certification #sideMenu .sideNav .sideNav-certification > a::before {
  left: 46px;
  bottom: 0;
  border-left: 9px solid transparent;
  border-top: 15px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 15px solid #D6EF9E;
}
.page-certification #sideMenu .sideNav .sideNav-certification .sub-Nav {
  display: block;
  background-color: #D6EF9E;
  padding: 40px 45px;
  text-align: left;
}
.page-certification #sideMenu .sideNav .sideNav-certification .sub-Nav p {
  font-weight: bold;
  margin-bottom: 1em;
}
.page-certification #sideMenu .sideNav .sideNav-certification .sub-Nav ul:not(.no-grandchild) {
  margin-bottom: 2.2em;
}
.page-certification #sideMenu .sideNav .sideNav-certification .sub-Nav ul:not(.no-grandchild):last-child {
  margin-bottom: 0;
}
.page-certification #sideMenu .sideNav .sideNav-certification .sub-Nav ul:not(.no-grandchild) li {
  margin-bottom: 0.5em;
}
.page-certification #sideMenu .sideNav .sideNav-certification .sub-Nav ul:not(.no-grandchild) li a {
  font-size: 88.89%;
  text-decoration: none;
  color: #292929;
}
.page-certification #sideMenu .sideNav .sideNav-certification .sub-Nav .no-grandchild li {
  margin-bottom: 1.2em;
}
.page-certification #sideMenu .sideNav .sideNav-certification .sub-Nav .no-grandchild li:last-child {
  margin-bottom: 0;
}
.page-certification #sideMenu .sideNav .sideNav-certification .sub-Nav .no-grandchild li a {
  font-weight: bold;
  text-decoration: none;
  color: #292929;
}

.page-certificate #sideMenu .sideNav .sideNav-certificate > a {
  background-color: #6FC419;
  color: #fff;
}
.page-certificate #sideMenu .sideNav .sideNav-certificate > a::before {
  left: 46px;
  bottom: 0;
  border-left: 9px solid transparent;
  border-top: 15px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 15px solid #D6EF9E;
}
.page-certificate #sideMenu .sideNav .sideNav-certificate .sub-Nav {
  display: block;
  background-color: #D6EF9E;
  padding: 40px 45px;
  text-align: left;
}
.page-certificate #sideMenu .sideNav .sideNav-certificate .sub-Nav p {
  font-weight: bold;
  margin-bottom: 1em;
}
.page-certificate #sideMenu .sideNav .sideNav-certificate .sub-Nav ul:not(.no-grandchild) {
  margin-bottom: 2.2em;
}
.page-certificate #sideMenu .sideNav .sideNav-certificate .sub-Nav ul:not(.no-grandchild):last-child {
  margin-bottom: 0;
}
.page-certificate #sideMenu .sideNav .sideNav-certificate .sub-Nav ul:not(.no-grandchild) li {
  margin-bottom: 0.5em;
}
.page-certificate #sideMenu .sideNav .sideNav-certificate .sub-Nav ul:not(.no-grandchild) li a {
  font-size: 88.89%;
  text-decoration: none;
  color: #292929;
}
.page-certificate #sideMenu .sideNav .sideNav-certificate .sub-Nav .no-grandchild li {
  margin-bottom: 1.2em;
}
.page-certificate #sideMenu .sideNav .sideNav-certificate .sub-Nav .no-grandchild li:last-child {
  margin-bottom: 0;
}
.page-certificate #sideMenu .sideNav .sideNav-certificate .sub-Nav .no-grandchild li a {
  font-weight: bold;
  text-decoration: none;
  color: #292929;
}

.page-notice #sideMenu .sideNav .sideNav-notice > a {
  background-color: #6FC419;
  color: #fff;
}
.page-notice #sideMenu .sideNav .sideNav-notice > a::before {
  left: 46px;
  bottom: 0;
  border-left: 9px solid transparent;
  border-top: 15px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 15px solid #D6EF9E;
}
.page-notice #sideMenu .sideNav .sideNav-notice .sub-Nav {
  display: block;
  background-color: #D6EF9E;
  padding: 40px 45px;
  text-align: left;
}
.page-notice #sideMenu .sideNav .sideNav-notice .sub-Nav p {
  font-weight: bold;
  margin-bottom: 1em;
}
.page-notice #sideMenu .sideNav .sideNav-notice .sub-Nav ul:not(.no-grandchild) {
  margin-bottom: 2.2em;
}
.page-notice #sideMenu .sideNav .sideNav-notice .sub-Nav ul:not(.no-grandchild):last-child {
  margin-bottom: 0;
}
.page-notice #sideMenu .sideNav .sideNav-notice .sub-Nav ul:not(.no-grandchild) li {
  margin-bottom: 0.5em;
}
.page-notice #sideMenu .sideNav .sideNav-notice .sub-Nav ul:not(.no-grandchild) li a {
  font-size: 88.89%;
  text-decoration: none;
  color: #292929;
}
.page-notice #sideMenu .sideNav .sideNav-notice .sub-Nav .no-grandchild li {
  margin-bottom: 1.2em;
}
.page-notice #sideMenu .sideNav .sideNav-notice .sub-Nav .no-grandchild li:last-child {
  margin-bottom: 0;
}
.page-notice #sideMenu .sideNav .sideNav-notice .sub-Nav .no-grandchild li a {
  font-weight: bold;
  text-decoration: none;
  color: #292929;
}

.page-about #sideMenu .sideNav .sideNav-about > a {
  background-color: #6FC419;
  color: #fff;
}
.page-about #sideMenu .sideNav .sideNav-about > a::before {
  left: 46px;
  bottom: 0;
  border-left: 9px solid transparent;
  border-top: 15px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 15px solid #D6EF9E;
}
.page-about #sideMenu .sideNav .sideNav-about .sub-Nav {
  display: block;
  background-color: #D6EF9E;
  padding: 40px 45px;
  text-align: left;
}
.page-about #sideMenu .sideNav .sideNav-about .sub-Nav p {
  font-weight: bold;
  margin-bottom: 1em;
}
.page-about #sideMenu .sideNav .sideNav-about .sub-Nav ul:not(.no-grandchild) {
  margin-bottom: 2.2em;
}
.page-about #sideMenu .sideNav .sideNav-about .sub-Nav ul:not(.no-grandchild):last-child {
  margin-bottom: 0;
}
.page-about #sideMenu .sideNav .sideNav-about .sub-Nav ul:not(.no-grandchild) li {
  margin-bottom: 0.5em;
}
.page-about #sideMenu .sideNav .sideNav-about .sub-Nav ul:not(.no-grandchild) li a {
  font-size: 88.89%;
  text-decoration: none;
  color: #292929;
}
.page-about #sideMenu .sideNav .sideNav-about .sub-Nav .no-grandchild li {
  margin-bottom: 1.2em;
}
.page-about #sideMenu .sideNav .sideNav-about .sub-Nav .no-grandchild li:last-child {
  margin-bottom: 0;
}
.page-about #sideMenu .sideNav .sideNav-about .sub-Nav .no-grandchild li a {
  font-weight: bold;
  text-decoration: none;
  color: #292929;
}

.sub-Nav {
  background-color: #D6EF9E;
  padding: 40px 45px;
  text-align: left;
}
.sub-Nav:has(.is-current-page, .current-cat) p:has(+ ul .is-current-page) {
  display: inline-block;
  border-bottom: 3px solid #6FC419;
  margin-bottom: 1em;
}
.sub-Nav:has(.is-current-page, .current-cat) a.is-current-page {
  display: inline-block;
  border-bottom: 3px solid #6FC419;
  font-weight: bold;
}
.sub-Nav:has(.is-current-page, .current-cat) .current-cat > a {
  display: inline-block;
  border-bottom: 3px solid #6FC419;
  font-weight: bold;
  color: #6FC419;
}
.sub-Nav p {
  font-weight: bold;
  color: #292929;
}
.sub-Nav ul:not(.no-grandchild) {
  padding-left: 1em;
  margin-bottom: 2.2em;
  list-style: none;
}
.sub-Nav ul:not(.no-grandchild):last-child {
  margin-bottom: 0;
}
.sub-Nav ul:not(.no-grandchild) li {
  margin-bottom: 0.5em;
  position: relative;
}
.sub-Nav ul:not(.no-grandchild) li a {
  font-size: 88.89%;
  text-decoration: none;
  color: #292929;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.sub-Nav ul:not(.no-grandchild) li a:hover {
  color: #6FC419;
}
.sub-Nav ul:not(.no-grandchild) li.is-current-page a {
  color: #6FC419;
}
.sub-Nav ul:not(.no-grandchild) li.is-current-page::before {
  content: "";
  position: absolute;
  left: -1em;
  top: calc(50% + 0.05em);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 11px solid #6FC419;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
.sub-Nav .no-grandchild li {
  margin-bottom: 1.2em;
}
.sub-Nav .no-grandchild li:last-child {
  margin-bottom: 0;
}
.sub-Nav .no-grandchild li a {
  font-weight: bold;
  text-decoration: none;
  color: #292929;
}

#scheduleSection {
  padding: 4em 0;
  background: #fff;
}
#scheduleSection #scheduleHeader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0.5em;
  position: relative;
}
#scheduleSection #scheduleHeader .schedMonth {
  font-weight: bold;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
#scheduleSection #scheduleHeader .schedMonth .yearNum {
  font-size: 110%;
  color: #333;
  display: inline-block;
}
#scheduleSection #scheduleHeader .schedMonth .monthNum {
  font-size: 320%;
  color: #7cb342;
  font-family: "Helvetica Neue", Arial, sans-serif;
  line-height: 1;
}
#scheduleSection #scheduleHeader .schedMonth .monthUnit {
  font-size: 120%;
  color: #333;
  margin-left: 0.2em;
}
#scheduleSection #scheduleHeader .schedAjaxBtn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent;
  border: none;
  padding: 0;
  color: #292929;
  font-size: 88.89%;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  outline: none;
}
#scheduleSection #scheduleHeader .schedAjaxBtn:hover {
  opacity: 0.6;
}
#scheduleSection #scheduleHeader .schedAjaxBtn.schedPrev::before {
  content: "";
  display: inline-block;
  margin-right: 0.3em;
  margin-top: 0.1em;
  width: 18px;
  height: 18px;
  background-color: #6FC419;
  border-radius: 50%;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 90%;
}
#scheduleSection #scheduleHeader .schedAjaxBtn.schedNext::after {
  content: "";
  display: inline-block;
  margin-left: 0.3em;
  margin-top: 0.1em;
  width: 18px;
  height: 18px;
  background-color: #6FC419;
  border-radius: 50%;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 90%;
}
#scheduleSection .schedTimeline {
  border-top: 3px solid #292929;
}
#scheduleSection .schedTimeline .schedRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 3px solid #292929;
  padding: 1em 0;
}
#scheduleSection .schedTimeline .schedRow .schedDateBlock {
  width: 140px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  color: #333;
}
#scheduleSection .schedTimeline .schedRow .schedDateBlock .dayNum {
  font-size: 240%;
  line-height: 1;
  margin-right: 0.1em;
  margin-bottom: 0.2em;
}
#scheduleSection .schedTimeline .schedRow .schedDateBlock .dayW {
  font-size: 90%;
  margin-top: 0.6em;
}
#scheduleSection .schedTimeline .schedRow .schedItemsBlock {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#scheduleSection .schedTimeline .schedRow .schedItemsBlock .schedArticleRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 3px;
  padding: 0.2em 0;
  text-decoration: none;
}
#scheduleSection .schedTimeline .schedRow .schedItemsBlock .schedArticleRow + .schedArticleRow {
  margin-top: 0.8em;
  padding-top: 1.2em;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #292929), color-stop(50%, transparent));
  background-image: linear-gradient(to right, #292929 50%, transparent 50%);
  background-position: top;
  background-size: 4px 1px;
  background-repeat: repeat-x;
}
#scheduleSection .schedTimeline .schedRow .schedItemsBlock .schedArticleRow .catLabel {
  display: inline-block;
  background: #6FC419;
  color: #fff;
  font-size: 61.11%;
  padding: 0.2em 0.8em;
  border-radius: 2px;
  line-height: 1.4;
}
#scheduleSection .schedTimeline .schedRow .schedItemsBlock .schedArticleRow .schedArticleTitle {
  color: #292929;
  font-size: 111.11%;
  font-weight: bold;
  line-height: 1.3;
  margin: 0;
  text-align: left;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
#scheduleSection .schedFooterLinks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2em;
  margin-top: 2em;
}
#scheduleSection .schedFooterLinks .schedFooterBtn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #333;
  font-weight: bold;
  text-decoration: none;
  font-size: 95%;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
#scheduleSection .schedFooterLinks .schedFooterBtn:hover {
  opacity: 0.7;
}
#scheduleSection .schedFooterLinks .schedFooterBtn::after {
  content: "＞";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 22px;
  height: 22px;
  background: #7cb342;
  color: #fff;
  border-radius: 50%;
  font-size: 65%;
  font-weight: bold;
  margin-left: 0.6em;
  padding-left: 2px;
}
#scheduleSection .schedEmpty {
  padding: 4em;
  text-align: center;
  color: #999;
  border-bottom: 3px solid #292929;
}

#siteFooter .footerTop {
  background-color: #2c2c2c;
  height: 60px;
  background-image: url("../images/bg.png");
  background-repeat: repeat;
  background-blend-mode: normal;
}
#siteFooter #footerMain {
  position: relative;
  background-color: #D6EF9E;
  padding: 3em 30px 2.333em;
}
#siteFooter #footerMain .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#siteFooter #footerMain #footerInfo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-bottom: 50px;
}
#siteFooter #footerMain #footerInfo #footerLogo {
  margin: 0 0 1.5em;
}
#siteFooter #footerMain #footerInfo #footerLogo img {
  height: 48px;
  width: auto;
  display: block;
}
#siteFooter #footerMain #footerInfo address {
  font-size: 77.78%;
  line-height: 2;
  font-style: normal;
}
#siteFooter #footerMain #footerInfo address a {
  color: #292929;
}
#siteFooter #footerMain #footerCategory {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 34px;
  width: 100%;
  margin-bottom: 35px;
}
#siteFooter #footerMain #footerCategory .footerCatCol {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#siteFooter #footerMain #footerCategory .footerCatCol .footerCatTitle {
  font-weight: bold;
  font-size: 94.44%;
  border-bottom: 1px solid #292929;
  padding-bottom: 0.1em;
  margin-bottom: 1em;
}
#siteFooter #footerMain #footerCategory .footerCatCol > ul {
  list-style: none;
  font-size: 77.78%;
}
#siteFooter #footerMain #footerCategory .footerCatCol > ul > li {
  margin-bottom: 0.5em;
}
#siteFooter #footerMain #footerCategory .footerCatCol > ul > li a {
  color: #292929;
  text-decoration: none;
}
#siteFooter #footerMain #footerCategory .footerCatCol > ul > li ul {
  margin-top: 0.5em;
  padding-left: 1.5em;
  margin-bottom: 0.75em;
}
#siteFooter #footerMain #footerCategory .footerCatCol > ul > li ul li {
  font-weight: normal;
  margin-bottom: 0.5em;
}
#siteFooter #footerMain #footerNav .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#siteFooter #footerMain #footerNav #footerBottomNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 1.8em;
}
#siteFooter #footerMain #footerNav #footerBottomNav li a {
  display: block;
  color: #292929;
  text-decoration: none;
  font-size: 77.78%;
  margin-bottom: 0.8em;
}
#siteFooter #footerMain #footerNav #footerBottomNav li:first-child a {
  padding-left: 0;
}
#siteFooter #footerMain .copy {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 14px 23px;
  font-size: 11px;
}

.pagination {
  margin: 4.5em 0 2em;
  text-align: center;
}
.pagination .nav-links {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.5em;
  padding: 0;
  list-style: none;
}
.pagination .nav-links .page-numbers {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 44px;
  height: 44px;
  color: #292929;
  font-size: 111.11%;
  text-decoration: none;
  border-radius: 50%;
  position: relative;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.pagination .nav-links .page-numbers.dots {
  min-width: auto;
  height: auto;
  cursor: default;
  font-weight: normal;
  padding-bottom: 5px;
}
.pagination .nav-links .page-numbers.prev, .pagination .nav-links .page-numbers.next {
  text-indent: -9999px;
  overflow: hidden;
}
.pagination .nav-links .page-numbers.prev::after, .pagination .nav-links .page-numbers.next::after {
  content: "";
  position: absolute;
  top: calc(50% - 6px);
  width: 10px;
  height: 10px;
  border-top: 1px solid #292929;
  border-right: 1px solid #292929;
  -webkit-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
.pagination .nav-links .page-numbers.prev::after {
  left: calc(50% - 4px);
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.pagination .nav-links .page-numbers.next::after {
  right: calc(50% - 4px);
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.pagination .nav-links .page-numbers:not(.current):not(.dots):hover {
  background-color: rgba(111, 196, 25, 0.1);
  color: #6FC419;
}
.pagination .nav-links .page-numbers:not(.current):not(.dots):hover::after {
  border-color: #6FC419;
}
.pagination .nav-links .current {
  background-color: #6FC419;
  color: #fff;
  cursor: default;
}

.geppoGrid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px 3%;
  list-style: none;
  padding: 0;
  margin: 3em 0;
}
.geppoGrid li {
  width: 31.333%;
  margin-bottom: 0;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .geppoGrid li {
    width: 48.5%;
  }
}
@media (max-width: 480px) {
  .geppoGrid li {
    width: 100%;
  }
}
.geppoGrid .geppoCard {
  display: block;
  text-decoration: none;
  color: #292929;
  text-align: center;
  -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease, -webkit-transform 0.2s ease;
}
.geppoGrid .geppoCard:hover {
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
  opacity: 0.9;
}
.geppoGrid .geppoCard:hover .geppoTitle {
  color: #6FC419;
  text-decoration: underline;
}
.geppoGrid .geppoThumb {
  width: 100%;
  aspect-ratio: 1/1.414;
  background-color: #e0e0e0;
  border-radius: 2px;
  overflow: hidden;
  margin-bottom: 12px;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
          box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
}
.geppoGrid .geppoThumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.geppoGrid .geppoThumb .noThumbPlaceholder {
  width: 100%;
  height: 100%;
  background: #dcdcdc;
}
.geppoGrid .geppoTitle {
  font-size: 111.11%;
  font-weight: bold;
  color: #292929;
  margin: 0;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

.singleBackBtnWrap {
  text-align: center;
  margin: 4em 0;
}
.singleBackBtnWrap .btnBackToArchive {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #6FC419;
  color: #fff;
  font-size: 111.11%;
  font-weight: bold;
  text-decoration: none;
  padding: 18px 80px 18px 60px;
  width: 422px;
  max-width: 100%;
  border-radius: 4px;
  position: relative;
  -webkit-transition: background-color 0.2s ease, opacity 0.2s ease;
  transition: background-color 0.2s ease, opacity 0.2s ease;
}
.singleBackBtnWrap .btnBackToArchive:hover {
  opacity: 0.9;
  background-color: color-mix(in srgb, #6FC419, #000 5%);
}
.singleBackBtnWrap .btnBackToArchive::after {
  content: "";
  position: absolute;
  right: 14px;
  top: calc(50% - 12px);
  width: 24px;
  height: 24px;
  background-color: #fff;
  border-radius: 50%;
  z-index: 1;
}
.singleBackBtnWrap .btnBackToArchive::before {
  content: "";
  position: absolute;
  right: 19px;
  top: calc(50% - 5px);
  width: 8px;
  height: 8px;
  border-top: 2px solid #6FC419;
  border-right: 2px solid #6FC419;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  z-index: 2;
}

.relatedPostsSection {
  margin-top: 3em;
  margin-bottom: 6.5em;
}
.relatedPostsSection .relatedHeadline {
  font-size: 133.33%;
  color: #292929;
  font-weight: bold;
  padding-bottom: 12px;
  border-bottom: 2px solid #6FC419;
  margin-bottom: 1.5em;
}
.relatedPostsSection .relatedGridList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 22px 56px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.relatedPostsSection .relatedGridList li {
  width: calc(50% - 28px);
}
@media (max-width: 640px) {
  .relatedPostsSection .relatedGridList li {
    width: 100%;
  }
}
.relatedPostsSection .relatedCard {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-decoration: none;
  color: #292929;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.relatedPostsSection .relatedCard:hover {
  opacity: 0.8;
}
.relatedPostsSection .relatedCard:hover .relatedTitle {
  color: #6FC419;
  text-decoration: underline;
}
.relatedPostsSection .relatedThumb {
  width: 120px;
  height: 90px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: #e0e0e0;
  overflow: hidden;
  margin-right: 9px;
}
.relatedPostsSection .relatedThumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.relatedPostsSection .relatedThumb .noThumbPlaceholder {
  width: 100%;
  height: 100%;
  background: #dcdcdc;
}
.relatedPostsSection .relatedContent {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 8px;
}
.relatedPostsSection .relatedContent .catLabel {
  display: inline-block;
  background: #6FC419;
  color: #fff;
  font-size: 61.11%;
  padding: 0.2em 0.8em;
  border-radius: 2px;
  line-height: 1.4;
}
.relatedPostsSection .relatedTitle {
  font-size: 88.89%;
  font-weight: bold;
  line-height: 1.4;
  margin: 0;
  color: #292929;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

body:not(.home) #content #posts .singleArticleHeader {
  padding-bottom: 0.4em;
  border-bottom: 2px solid;
  -o-border-image: linear-gradient(to right, #292929, #6FC419) 1;
     border-image: -webkit-gradient(linear, left top, right top, from(#292929), to(#6FC419)) 1;
     border-image: linear-gradient(to right, #292929, #6FC419) 1;
  margin-bottom: 1.67em;
}
body:not(.home) #content #posts .singleArticleHeader .catLabel {
  display: inline-block;
  background: #6FC419;
  color: #fff;
  font-size: 61.11%;
  padding: 0.2em 0.8em;
  border-radius: 2px;
  line-height: 1.4;
}
body:not(.home) #content #posts .singleArticleHeader .singleEventSchedule {
  margin-bottom: 0;
}
body:not(.home) #content #posts .singleArticleHeader .singleArticleTitle {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 2px;
}
body:not(.home) #content #posts .singleArticleHeader .singlePostDate {
  display: block;
  font-size: 10px;
  color: #818181;
}

/* ==========================================================================
   よくあるご質問（FAQ）アコーディオン
   ========================================================================== */
#faqContainer {
  width: 100%;
  margin: 0 auto;
  padding: 3.4em 0;
}
#faqContainer .faqBlock {
  margin-bottom: 85px;
}
#faqContainer .faqBlock:last-child {
  margin-bottom: 0;
}
#faqContainer .faqBlockHead {
  font-size: 150%;
  line-height: 1.33;
  font-weight: bold;
  color: #6FC419;
  padding-bottom: 0.4em;
  border-bottom: 2px solid;
  -o-border-image: linear-gradient(to right, #292929, #6FC419) 1;
     border-image: -webkit-gradient(linear, left top, right top, from(#292929), to(#6FC419)) 1;
     border-image: linear-gradient(to right, #292929, #6FC419) 1;
  margin-bottom: 1.333em;
}
#faqContainer .faqList {
  list-style: none;
  padding: 0;
  margin: 0;
}
#faqContainer .faqItem {
  margin-bottom: 22px;
  background-color: #333333;
  border-radius: 4px;
  overflow: hidden;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
#faqContainer .faqItem:last-child {
  margin-bottom: 0;
}
#faqContainer .faqItem.is-active {
  background-color: #2b2b2b;
}
#faqContainer .faqItem.is-active .faqToggleBtn::before {
  -webkit-transform: translateY(1px) rotate(225deg);
          transform: translateY(1px) rotate(225deg);
}
#faqContainer .faqQuestion {
  position: relative;
  padding: 9px 60px 9px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
#faqContainer .faqQuestion .faqIconQ {
  font-weight: bold;
  color: #70b028;
  line-height: 1;
  width: 1em;
  text-align: center;
  margin-bottom: 0.25em;
}
#faqContainer .faqQuestion .faqQuestionText {
  font-size: 100%;
  color: #ffffff;
  line-height: 1.5;
  padding: 6px 0 6px 22px;
  margin-left: 20px;
  border-left: 1px solid #fff;
}
#faqContainer .faqQuestion .faqToggleBtn {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background-color: #70b028;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
#faqContainer .faqQuestion .faqToggleBtn::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  -webkit-transform: translateY(-1px) rotate(45deg);
          transform: translateY(-1px) rotate(45deg);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
#faqContainer .faqAnswer {
  display: none;
  padding: 9px 20px;
  background-color: #f4fad4;
  border-top: 1px solid #e2e2e2;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; /* Aは長文になるので上揃え */
  text-align: left;
}
#faqContainer .faqAnswer .faqAnswer_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#faqContainer .faqAnswer .faqIconA {
  font-weight: bold;
  color: #70b028;
  line-height: 1;
  width: 1em;
  text-align: center;
}
#faqContainer .faqAnswer .faqAnswerContent {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 24px 0 24px 22px;
  margin-left: 20px;
  border-left: 1px solid #292929;
}
#faqContainer .faqAnswer .faqAnswerContent p {
  font-size: 88.89%;
  line-height: 1.7;
  margin: 0 0 1em 0;
}
#faqContainer .faqAnswer .faqAnswerContent p:last-child {
  margin-bottom: 0;
}

/* ==========================================================================
   RTOC（Rich Table of Contents）自動挿入目次の制御
   ========================================================================== */
#rtoc-mokuji-wrapper {
  display: none !important;
}

.wp-block-rtoc-rtoc-block #rtoc-mokuji-wrapper {
  display: block !important;
}

@media only screen and (min-width: 768px) {
  .sp,
  .tb,
  .pcTb {
    display: none;
  }
  #businessSupport .supportGrid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  #bannerArea .bannerList {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
  #content #contentInner dl.table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #content #contentInner dl.table dt {
    -ms-flex-preferred-size: 10em;
        flex-basis: 10em;
  }
  #content #contentInner dl.table dd {
    -ms-flex-preferred-size: calc(100% - 10em);
        flex-basis: calc(100% - 10em);
    margin-bottom: 0.5em;
  }
}
@media only screen and (max-width: 1380px) {
  header {
    font-size: 14px;
  }
  #siteHeader #logo img {
    height: 40px;
  }
}
@media only screen and (max-width: 1280px) {
  #mainSection #mainColumn .mainContentBlock::before {
    width: 21px;
  }
}
@media only screen and (min-width: 1200px) {
  .sp,
  .tb,
  .tbSp {
    display: none;
  }
  a:hover {
    opacity: 0.7;
  }
  #spFooterMenu, #spFooterBottomNav {
    display: none;
  }
}
@media only screen and (max-width: 1199px) {
  header .menu-container #headerUtil {
    display: none;
  }
  .g_navi_button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 36px;
    height: 36px;
    padding: 0;
    background: transparent;
    border: none;
    cursor: pointer;
    z-index: 1000;
    background-color: #6FC419;
    padding: 10px 8px;
  }
  .g_navi_button span {
    display: block;
    width: 100%;
    height: 3px;
    background: #292929;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  }
  .g_navi_button.active {
    background-color: #fff;
  }
  .g_navi_button.active span:nth-child(1) {
    -webkit-transform: translateY(6.5px) rotate(45deg);
            transform: translateY(6.5px) rotate(45deg);
  }
  .g_navi_button.active span:nth-child(2) {
    opacity: 0;
  }
  .g_navi_button.active span:nth-child(3) {
    -webkit-transform: translateY(-6.5px) rotate(-45deg);
            transform: translateY(-6.5px) rotate(-45deg);
  }
  .g_navi_box {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(111, 196, 25, 0.9);
    z-index: 900;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding: 80px 24px 60px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .g_navi_box.active {
    display: block;
  }
  .g_navi_box #menuContainer,
  .g_navi_box #g_navi {
    display: none;
  }
  .g_navi_box .sp-forked-menu {
    display: block;
    width: 100%;
    margin: 0 0 40px 0;
  }
  .g_navi_box .sp-forked-menu .footerCatCol {
    width: 100%;
    margin-bottom: 30px;
    text-align: left;
  }
  .g_navi_box .sp-forked-menu .footerCatCol:last-child {
    margin-bottom: 0;
  }
  .g_navi_box .sp-forked-menu .footerCatCol .footerCatTitle {
    font-size: 16px;
    color: #ffffff;
    border-bottom: 1px solid #fff;
    padding-bottom: 6px;
    margin-bottom: 12px;
    font-weight: bold;
  }
  .g_navi_box .sp-forked-menu .footerCatCol ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .g_navi_box .sp-forked-menu .footerCatCol ul li {
    margin-bottom: 2px;
    color: #fff;
  }
  .g_navi_box .sp-forked-menu .footerCatCol ul li a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 4px 0;
  }
  .g_navi_box .sp-forked-menu .footerCatCol ul li ul {
    padding-left: 15px;
    margin-top: 2px;
    margin-bottom: 10px;
  }
  .g_navi_box .sp-forked-menu .footerCatCol ul li ul li {
    margin-bottom: 0;
    color: #fff;
  }
  .g_navi_box .sp-forked-menu .footerCatCol ul li ul li a {
    font-size: 13px;
    color: #fff;
  }
  .g_navi_box .sp-forked-bottom-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0 1.8em;
    width: 100%;
    padding-top: 25px;
    margin: 0;
    list-style: none;
    text-align: left;
  }
  .g_navi_box .sp-forked-bottom-nav li {
    display: inline-block;
    margin-bottom: 0.8em;
  }
  .g_navi_box .sp-forked-bottom-nav li a {
    display: block;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    padding: 2px 0;
  }
  .g_navi_box .sp-forked-bottom-nav li a:hover {
    color: #6FC419;
  }
  #siteHeader {
    position: relative;
    z-index: 950;
  }
  #siteHeader .inner {
    padding: 0.7em 0;
  }
  #siteHeader #logo img {
    height: 40px;
  }
  #siteHeader .header_line {
    margin-left: auto;
    margin-right: 16px;
  }
  #mainVisual .slideWrap {
    height: 550px;
  }
  #mainVisual #mainVisualText {
    height: 550px;
  }
  #newsSection .inner {
    display: block;
  }
  #newsSection #sideMenu {
    width: 100%;
    margin-top: 3em;
  }
  #siteFooter #footerMain .inner {
    display: block;
  }
  #siteFooter #footerMain #footerInfo {
    margin-bottom: 2em;
  }
  #siteFooter #footerMain #footerNav .footerNavRow {
    margin-bottom: 0.8em;
  }
  #siteFooter #footerCategory .inner {
    display: block;
  }
  #siteFooter #footerCategory .footerCatCol {
    margin-bottom: 2em;
  }
  #siteFooter #footerCopy .inner {
    display: block;
    text-align: center;
  }
  #siteFooter #footerCopy .copy {
    margin-bottom: 0.8em;
  }
  #siteFooter #footerCopy #footerBottomNav {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .pc,
  .sp,
  .pcSp {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .pc,
  .tb,
  .pcTb {
    display: none;
  }
  #siteHeader .inner {
    width: calc(100% - 36px);
  }
  #siteHeader #logo img {
    height: 30px;
  }
  #mainVisual {
    padding: 0 0 36px;
  }
  #mainVisual .slideWrap {
    height: 363px;
  }
  #mainVisual #mainVisualText {
    height: 363px;
  }
  #mainVisual #mainVisualText .catch {
    width: 121px;
  }
  #mainVisual #mainVisualText .catch {
    font-size: 120%;
  }
  #newsSection,
  #examSeminar,
  #scheduleSection,
  #businessSupport,
  #bannerArea {
    padding: 2.5em 0;
  }
  .secTitle {
    font-size: 22px;
  }
  .secTitle span {
    font-size: 11px;
    margin-bottom: 0.2em;
  }
  .newsList li {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0.4em;
  }
  .newsList li .date {
    font-size: 10px;
    margin: 0;
  }
  .newsList li .newsLinkWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 16px 0;
  }
  .newsList li .newsSchedule p {
    font-size: 72.22%;
  }
  .newsList li .newsTitle {
    font-size: 100%;
  }
  #scheduleSection #scheduleHeader .schedMonth {
    margin-bottom: 1.2em;
  }
  #scheduleSection .schedTimeline .schedRow {
    display: block;
    padding: 0.5em 0;
  }
  #scheduleSection .schedTimeline .schedRow .schedDateBlock {
    width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #292929), color-stop(50%, transparent));
    background-image: linear-gradient(to right, #292929 50%, transparent 50%);
    background-position: bottom;
    background-size: 4px 1px;
    background-repeat: repeat-x;
  }
  #scheduleSection .schedTimeline .schedRow .schedDateBlock .dayNum {
    font-size: 200%;
    margin-bottom: 0;
  }
  #scheduleSection .schedTimeline .schedRow .schedDateBlock .dayW {
    margin-top: 0.2em;
    font-size: 85%;
  }
  #scheduleSection .schedTimeline .schedRow .schedItemsBlock {
    width: 100%;
    padding-left: 4px;
  }
  #scheduleSection .schedTimeline .schedRow .schedItemsBlock .schedArticleRow + .schedArticleRow {
    margin-top: 0.5em;
    padding-top: 0.5em;
  }
  #scheduleSection .schedTimeline .schedRow .schedItemsBlock .schedArticleRow .schedArticleTitle {
    font-size: 100%;
    line-height: 1.4;
  }
  #businessSupport .supportGrid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  #bannerArea .bannerList {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  #headerUtil {
    display: none;
  }
  #siteFooter #footerMain {
    padding: 1.2em 18px;
  }
  #siteFooter #footerMain #footerInfo #footerLogo {
    margin-bottom: 0.5em;
  }
  #siteFooter #footerMain #footerInfo #footerLogo img {
    height: 38px;
    margin: 0 auto;
  }
  #siteFooter #footerMain #footerInfo address {
    text-align: center;
  }
  #siteFooter #footerMain #footerCategory {
    display: none;
  }
  #siteFooter #footerMain #footerNav #footerBottomNav {
    display: none;
  }
  #siteFooter #footerMain .copy {
    width: 100%;
    text-align: center;
  }
  #mainSection {
    display: block;
  }
  #mainSection #mainColumn {
    width: 100%;
  }
  #mainSection #mainColumn .mainContentBlock {
    padding: 69px 18px;
  }
  #mainSection #mainColumn .mainContentBlock::before {
    top: 77px;
    width: 15px;
  }
  #mainSection #sideMenu {
    width: calc(100% - 36px);
    border-right: 3px solid #292929;
    border-top: 3px solid #292929;
    margin: 17px 18px;
  }
  #mainSection #sideMenu .sideNav > ul > li > a {
    font-size: 83.33%;
    padding: 29px 19px;
  }
  #mainSection #sideMenu .sideNav > ul > li > a::before {
    right: 17px;
  }
  #mainSection #sideMenu .sideSearch {
    padding: 29px 19px;
  }
  #mainSection #sideMenu .sideSearch .sideSearchTitle {
    font-size: 83.33%;
  }
  #mainSection #sideMenu .sideJoin .sideBoxTitle, #mainSection #sideMenu .sideGeppo .sideBoxTitle, #mainSection #sideMenu .sideMelumaga .sideBoxTitle {
    font-size: 83.33%;
  }
  #mainSection #sideMenu .sideJoin p, #mainSection #sideMenu .sideGeppo p, #mainSection #sideMenu .sideMelumaga p {
    font-size: 72.22%;
  }
  #mainSection #sideMenu .sideJoin p span, #mainSection #sideMenu .sideGeppo p span, #mainSection #sideMenu .sideMelumaga p span {
    font-size: 184.62%;
  }
  #mainSection #sideMenu .sideBtn a {
    font-size: 100%;
  }
  #mainSection #sideMenu .sideYeg a, #mainSection #sideMenu .sideWomen a {
    font-size: 111.11%;
  }
  #mainSection #sideMenu .sideYeg a img, #mainSection #sideMenu .sideWomen a img {
    width: 60px;
  }
  body:not(.home) #content #contentHead h1 {
    font-size: 133.33%;
  }
  body:not(.home) #content #contentHead h1 span {
    font-size: 10px;
  }
  body:not(.home) #content #contentInner {
    padding: 0 18px;
  }
  body:not(.home) #content #topicpath {
    display: none;
  }
  body:not(.home) #content .pageHierarchyList .hierarchyGroup .childPageTitle {
    font-size: 127.78%;
  }
  body:not(.home) #content .pageHierarchyList .hierarchyGroup .grandchildList li a {
    font-size: 100%;
  }
  body:not(.home) #content .pageHierarchyList .hierarchyGroup .grandchildList li a.grandchildLink::after {
    width: 18px;
    height: 18px;
  }
}