@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  /*ikkrweb preview ie9 emulator ie7 varnish error*/
  /*background:transparent;*/
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  /*ikkrweb preview ie9 emulator ie7 varnish error*/
  /*background:transparent;*/
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

body {
  font-size: 1rem;
  font-family: "Noto Sans JP", sans-serif, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  color: #333;
  background: #fff;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 1rem;
  }
}

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

p, li, address, table, dt, dd {
  line-height: 180%;
}

ul, ol {
  list-style: none;
}

a:link {
  color: #095e05;
  text-decoration: underline;
}

a:visited {
  color: #333;
  text-decoration: underline;
}

a:hover {
  color: #00118F;
  text-decoration: none;
}

/*アクセシビリティ対応*/
a:focus img {
  /*border:1px solid #C00000;*/
}

a:focus {
  background-color: inherit;
  color: #095e05;
}

a:active {
  _background: inherit; /*IEのみactive疑似クラスにて処理*/
}

/*iphoneでルビで文字サイズが勝手に変わるのを修正*/
body {
  -webkit-text-size-adjust: 100%;
}

address {
  font-style: normal;
}

/*clearfix*/
.cmstag:after,
.clearfix:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End hide from IE-mac */
.first-left {
  margin-left: 0 !important;
}

.first-top {
  margin-top: 0 !important;
}

.left-col {
  float: left;
}

.right-col {
  float: right;
}

.img-item img, .img-text img {
  max-width: 100%;
  height: auto;
}

@media print, screen and (min-width: 769px) {
  .view-sp {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .view-pc {
    display: none !important;
  }
}
.des-attention-area {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 10px;
}

.des-attention {
  background-color: #FFFF40;
  font-size: 80%;
}

.des-attention2 {
  background-color: #C0C0FF;
  font-size: 80%;
}

.color-scheme-area {
  margin-top: 20px;
}

.scheme-bar {
  padding: 5px 0 5px 0;
  border: 1px solid #333333;
}

.color-scheme-area .box {
  width: 300px;
}

@media print, screen and (min-width: 769px) {
  .color-scheme-area .box {
    float: left;
    margin-left: 20px;
  }
}
.color-scheme-area .title {
  margin: 5px 0 0 0;
}

.scheme1 {
  background-color: #ababab;
  text-align: center;
}

.scheme2 {
  border: 1px solid #ccc;
  text-align: center;
}

.scheme3 {
  background-color: #333;
  text-align: center;
}

.scheme4 {
  background-color: #333;
  text-align: center;
}

.scheme5 {
  border: 1px solid #ccc;
  text-align: center;
}

.scheme6 {
  background-color: #333;
  text-align: center;
}

.scheme7 {
  background-color: #ccc;
  text-align: center;
}

.scheme8 {
  background-color: #555;
  color: #fff;
  text-align: center;
}

.scheme9 {
  background-color: #eee;
  text-align: center;
}

.scheme10 {
  background-color: #4682c0;
  text-align: center;
}

.scheme11 {
  background-color: #c896bd;
  text-align: center;
}

/* Googleカスタム検索
--------------------------------------------------------- */
/* ----- デフォルトスタイル初期化 ----- */
form.gsc-search-box {
  margin: 0 !important;
  font-size: inherit !important;
}

table.gsc-search-box {
  margin: 0 !important;
  border: none !important;
}

.cse table.gsc-search-box td.gsc-input, table.gsc-search-box td.gsc-input {
  padding: 0 !important;
}

table.gsc-search-box td.gsc-input {
  padding: 0 !important;
}

.gsc-search-box .gsc-input > input:hover, .gsc-input-box-hover {
  box-shadow: none !important;
}

.gsc-search-box .gsc-input > input:focus, .gsc-input-box-focus {
  box-shadow: none !important;
}

table.gsc-search-box td {
  line-height: 1;
}

.gsib_a {
  padding: 0 0 0 10px !important;
}

.cse input.gsc-input, input.gsc-input {
  box-sizing: border-box;
  padding: 5px 0 !important;
  border: none !important;
  font-size: inherit !important;
  margin: 0 !important;
}

.cse input.gsc-input::-webkit-input-placeholder, input.gsc-input::-webkit-input-placeholder {
  font-family: inherit !important;
  font-size: inherit !important;
}

.cse input.gsc-input:-moz-placeholder, input.gsc-input:-moz-placeholder {
  font-family: inherit !important;
  font-size: inherit !important;
}

.cse input.gsc-input::-moz-placeholder, input.gsc-input::-moz-placeholder {
  font-family: inherit !important;
  font-size: inherit !important;
}

.cse input.gsc-input:-ms-input-placeholder, input.gsc-input:-ms-input-placeholder {
  font-family: inherit !important;
  font-size: inherit !important;
}

.gsst_b {
  font-size: inherit !important;
  padding: 0 !important;
}

.gsst_a {
  padding: 0 !important;
}

.gscb_a {
  display: inline-block;
  font: inherit !important;
  padding: 0 5px !important;
}

td.gsc-search-button {
  font-size: 0;
}

.gsc-search-button {
  margin: 0 !important;
}

.cse .gsc-search-button-v2, .gsc-search-button-v2 {
  box-sizing: border-box;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  border-radius: 0 !important;
  cursor: pointer;
}

/* ----- カスタム設定 ----- */
@media print, screen and (min-width: 769px) {
  form.gsc-search-box {
    width: 100% !important;
  }
}
@media screen and (max-width: 768px) {
  form.gsc-search-box {
    width: 100% !important;
  }
}

@media print, screen and (min-width: 769px) {
  .gsc-input-box {
    border: 2px solid #098203 !important;
    border-radius: 10px 0px 0px 10px !important;
  }
}
@media screen and (max-width: 768px) {
  .gsc-input-box {
    border: 2px solid #098203 !important;
    border-radius: 10px 0px 0px 10px !important;
  }
}

@media print, screen and (min-width: 769px) {
  .cse input.gsc-input, input.gsc-input {
    min-height: 48px;
    font-size: 1rem !important;
  }
}
@media screen and (max-width: 768px) {
  .cse input.gsc-input, input.gsc-input {
    min-height: 48px;
    font-size: 1.7rem !important;
  }
}

@media print, screen and (min-width: 769px) {
  td.gsc-search-button {
    height: 48px;
  }
  @-moz-document url-prefix() {
    td.gsc-search-button {
      height: 50px;
    }
  }
  td.gsc-search-button {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  td.gsc-search-button {
    height: 48px;
  }
  @-moz-document url-prefix() {
    td.gsc-search-button {
      height: 52px;
    }
  }
  td.gsc-search-button {
    padding-left: 0 !important;
  }
}

@media print, screen and (min-width: 769px) {
  .cse .gsc-search-button-v2, .gsc-search-button-v2 {
    background-color: #098203 !important;
    width: 50px !important;
    border: 2px solid #098203 !important;
    border-radius: 0px 10px 10px 0px !important;
  }
}
@media screen and (max-width: 768px) {
  .cse .gsc-search-button-v2, .gsc-search-button-v2 {
    background-color: #098203 !important;
    width: 50px !important;
    border: 1px solid #098203 !important;
    border-radius: 0px 10px 10px 0px !important;
  }
}

@media print, screen and (min-width: 769px) {
  .gsc-search-button-v2 svg {
    fill: #ffffff !important;
    width: 25px !important;
    height: 25px !important;
  }
}
@media screen and (max-width: 768px) {
  .gsc-search-button-v2 svg {
    fill: #ffffff !important;
    width: 25px !important;
    height: 25px !important;
  }
}

.dummy-search-area {
  box-sizing: border-box;
  display: flex;
}
@media print, screen and (min-width: 769px) {
  .dummy-search-area {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .dummy-search-area {
    width: 100%;
  }
}

.dummy-search {
  box-sizing: border-box;
  padding: 10px 0 10px 13px;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .dummy-search {
    border: 2px solid #098203;
    height: 50px;
    width: calc(100% - 50px);
    border-radius: 10px 0px 0px 10px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .dummy-search {
    border: 2px solid #098203;
    height: 50px;
    width: calc(100% - 50px);
    border-radius: 10px 0px 0px 10px;
    font-size: 2rem;
  }
}

.dummy-search-btn {
  appearance: none;
  background: none;
  border: none;
  cursor: pointer;
  font-size: 0;
  padding: 0;
  display: block;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
}
@media print, screen and (min-width: 769px) {
  .dummy-search-btn {
    background-color: #098203;
    flex-basis: 50px;
    width: 50px;
    height: 50px;
    border: 2px solid #098203;
    border-radius: 0px 10px 10px 0px;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .dummy-search-btn {
    background-color: #098203;
    flex-basis: 50px;
    width: 50px;
    height: 50px;
    border: 1px solid #098203;
    border-radius: 0px 10px 10px 0px;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .dummy-search-btn svg {
    width: 25px;
    height: 25px;
    fill: #ffffff;
  }
}
@media screen and (max-width: 768px) {
  .dummy-search-btn svg {
    width: 25px;
    height: 25px;
    fill: #ffffff;
  }
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

.hide {
  display: none;
}

#smartphone * {
  box-sizing: border-box;
}
#smartphone a {
  color: #095e05;
  display: block;
  text-decoration: none;
}
#smartphone .wrap {
  align-items: center;
  background-color: #fffddf;
  border: 2px solid #eef9fb;
  display: flex;
  justify-content: center;
  padding: 15px 0;
  position: relative;
  width: 100%;
}
#smartphone .wrap .txt {
  font-size: 230%;
  font-weight: bold;
  line-height: 140%;
  padding-right: 20px;
}
#smartphone .wrap .ico {
  background-color: #098203;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  position: absolute;
  right: 20px;
}
#smartphone .wrap .ico:after {
  border-left: 12px solid #fff;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  bottom: 0;
  content: "";
  left: 0;
  height: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
}

#page-number-search input, #page-number-search button {
  font-size: 100%;
}

#header, #footer, #side-nav {
  overflow-wrap: anywhere;
}

.gsst_a .gscb_a {
  color: #333 !important;
}

.scheme1 {
  background-color: #098203;
  text-align: center;
}

.scheme2 {
  border: 1px solid #eef9ff;
  text-align: center;
}

.scheme3 {
  background-color: #fff;
  text-align: center;
}

.scheme4 {
  background-color: #fffddf;
  text-align: center;
}

.scheme5 {
  border: 2px solid #eef9fb;
  text-align: center;
}

.scheme6 {
  background-color: #095e05;
  text-align: center;
}

.scheme7 {
  background-color: #fffddf;
  text-align: center;
}

.scheme8 {
  background-color: #098203;
  color: #fff;
  text-align: center;
}

.scheme9 {
  background-color: #eee;
  text-align: center;
}

.scheme10 {
  background-color: #4682c0;
  text-align: center;
}

.scheme11 {
  background-color: #c896bd;
  text-align: center;
}

[data-ver="1"] .gsib_b {
  display: none;
}
[data-ver="1"] .gsst_b {
  padding: 0 !important;
}
[data-ver="1"] .gsc-search-button {
  margin: 0 !important;
  display: table-cell !important;
}
@media print, screen and (min-width: 769px) {
  [data-ver="1"] td.gsc-search-button {
    height: 52px;
  }
  @-moz-document url-prefix() {
    [data-ver="1"] td.gsc-search-button {
      height: 50px;
    }
  }
  [data-ver="1"] td.gsc-search-button {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  [data-ver="1"] td.gsc-search-button {
    height: 52px;
  }
  @-moz-document url-prefix() {
    [data-ver="1"] td.gsc-search-button {
      height: 52px;
    }
  }
  [data-ver="1"] td.gsc-search-button {
    padding-left: 0 !important;
  }
}

input.gsc-input {
  background-image: none !important;
}

/*++++++++++++++++++++++++++++++++++
 * トップページのコンテンツエリア専用CSS（プリント用）
 * @version 0.0.1
++++++++++++++++++++++++++++++++++*/
@media print {
  body {
    zoom: 0.9122807018;
  }
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

a:has(> img) {
  display: inline-block;
}

@media print, screen and (min-width: 769px) {
  body {
    min-width: 1140px !important;
  }
}
.slider a:focus, .slider a:focus-visible {
  outline: none;
  position: relative;
}
.slider a:focus::before, .slider a:focus-visible::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 10;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border-radius: 6px;
  outline: 1px solid #fff;
  border: 2px solid #333;
}

.splide .splide__arrows {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  gap: 15px;
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .splide .splide__arrows {
    justify-content: center;
    gap: 16px;
  }
}
.splide .splide__arrow {
  position: initial;
  right: initial;
  left: initial;
  transform: initial;
  border-radius: initial;
  height: 30px;
  width: 30px;
  background: url(../img_top/arw_circle.png) no-repeat center/100%;
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .splide .splide__arrow {
    height: 25px;
    width: 25px;
  }
}
.splide .splide__arrow:focus-visible {
  outline: 1px solid #fff !important;
  outline-offset: 2px !important;
  box-shadow: 0 0 0 2px #000;
}
.splide .splide__arrow--prev {
  rotate: 0.5turn;
}
.splide .splide__pagination {
  padding: 0;
  position: initial;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: flex-end;
}
.splide .splide__pagination li {
  display: flex;
}
.splide .splide__pagination__page {
  margin: 0;
  width: 10px;
  height: 10px;
  background: #fff;
  border: 2px solid #098203;
  opacity: 1;
}
.splide .splide__pagination__page:hover {
  opacity: 0.85;
}
.splide .splide__pagination__page:focus {
  border: 2px solid #fff !important;
  outline: 2px solid #000 !important;
  outline-offset: 0px !important;
}
.splide .splide__pagination__page.is-active {
  background: #ededed;
  transform: scale(1);
}
.splide .splide__pagination__page.is-active {
  width: 12px;
  height: 12px;
  border-radius: calc(infinity * 1px);
  background-color: #098203;
  border: 2px solid #fff;
  transform: none;
  overflow: hidden;
}
.splide .splide__toggle {
  width: 25px;
  height: 25px;
  background-color: #fff;
  border: 2px solid #098203;
  position: relative;
  border-radius: calc(infinity * 1px);
}
.splide .splide__toggle:hover {
  opacity: 0.85;
}
.splide .splide__toggle:focus-visible {
  outline: 1px solid #000 !important;
  outline-offset: 2px !important;
  box-shadow: 0 0 0 2px #fff;
}
.splide .splide__toggle span {
  margin: auto;
  position: absolute;
  background-color: #098203 !important;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.splide .splide__toggle__play {
  width: 11px;
  height: 11px;
  top: 0;
  bottom: 0;
  left: 3px;
  right: 0;
  margin: auto;
  clip-path: polygon(95% 50%, 5% 0%, 5% 100%);
}
.splide .splide__toggle__pause {
  width: 11px;
  height: 11px;
  inset: 0;
  clip-path: polygon(18.47% 0%, 32.33% 0%, 32.33% 100%, 67.39% 100%, 67.39% 0%, 81.53% 0%, 81.53% 100%, 18.47% 100%);
}
.splide:not(.is-active) {
  visibility: visible !important;
}
.splide:not(.is-active) .splide__list {
  display: flex !important;
}
@media print, screen and (min-width: 769px) {
  .splide:not(.is-active) .splide__list {
    gap: 0;
  }
}
@media screen and (max-width: 768px) {
  .splide:not(.is-active) .splide__list {
    gap: 0;
  }
}
.splide:not(.is-active) .splide__slide:last-child {
  margin: 0 !important;
}
.splide:not(.is-active) .splide__arrows {
  display: none;
}
.splide:not(.is-active) .splide__toggle {
  display: none;
}

@media print, screen and (min-width: 769px) {
  .c-width {
    margin: 0 auto;
    width: 1000px;
  }
}
@media screen and (max-width: 768px) {
  .c-width {
    margin: 0 3.2vw;
  }
}

@media print, screen and (min-width: 769px) {
  .c-width-1160 {
    margin: 0 auto;
    width: 1160px;
  }
}
@media screen and (max-width: 768px) {
  .c-width-1160 {
    margin: 0 3.2vw;
  }
}

.c-title {
  padding-bottom: 12px;
  text-align: center;
  font-size: 2.375rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .c-title {
    font-size: 1.75rem;
  }
}
.c-title::before {
  content: "";
  width: 60px;
  height: 4px;
  background-color: #b8d3aa;
  border-radius: 2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  translate: -50% 0;
}

body:not(:has(.emergency)) .mv {
  margin-top: 36px;
}

.sec-parts-502 {
  --post-list-height-pc: 125px;
  --post-list-height-sp: 125px;
  /* === プロパティから生成されたSCSS変数 ===*/
  /* === プロパティから生成されたSCSS変数 ===*/
  /* デフォルト値設定（変数が注入されていない場合のフォールバック）*/
  position: relative;
  background-color: #ffffff;
}
@media print, screen and (min-width: 769px) {
  .sec-parts-502 {
    padding: 0px 0 0px 0;
    margin-block: 30px 70px;
  }
}
@media screen and (max-width: 768px) {
  .sec-parts-502 {
    padding: 0vw 0 0vw 0;
    margin-block: 0 20px;
  }
}
.sec-parts-502 .btn-parts {
  text-align: center;
}
.sec-parts-502 .btn-parts a {
  border-radius: calc(infinity * 1px);
  display: inline-block;
  text-decoration: none;
  color: #333;
  min-width: 240px;
  min-height: 40px;
  padding: 8px 59px 5px 59px;
  line-height: 1.4;
  z-index: 0;
  font-weight: bold;
  color: #ffffff;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.sec-parts-502 .btn-parts a:hover {
  text-decoration: underline;
  box-shadow: 0 0 0 2px #b80d0d;
}
.sec-parts-502 .btn-parts a:focus-visible {
  box-shadow: 0 0 0 4px #fff;
  outline-offset: 3px;
  outline: 2px solid #000;
}
.sec-parts-502 .ttl-parts {
  background-color: #b80d0d;
  color: #ffffff;
  border-radius: 10px 10px 0 0;
}
@media print, screen and (min-width: 769px) {
  .sec-parts-502 .ttl-parts {
    font-size: 1.625rem;
    min-height: 60px;
    padding: 11px 30px;
  }
}
@media screen and (max-width: 768px) {
  .sec-parts-502 .ttl-parts {
    font-size: 1.5rem;
    min-height: 50px;
    padding: 6px 20px;
  }
}
.sec-parts-502 .wrap {
  border: 3px solid #b80d0d;
  border-top: none !important;
  border-radius: 0 0 10px 10px;
  background-color: #fff;
}
@media print, screen and (min-width: 769px) {
  .sec-parts-502 .wrap {
    padding: 20px 15px 30px 0;
  }
}
@media screen and (max-width: 768px) {
  .sec-parts-502 .wrap {
    padding: 20px 12px 20px 0;
  }
}
.sec-parts-502 .wrap .post-list {
  overflow-y: auto;
}
@media print, screen and (min-width: 769px) {
  .sec-parts-502 .wrap .post-list {
    height: var(--post-list-height-pc, 350px);
  }
}
@media screen and (max-width: 768px) {
  .sec-parts-502 .wrap .post-list {
    height: var(--post-list-height-sp, 250px);
  }
}
@media print, screen and (min-width: 769px) {
  .sec-parts-502 .wrap .post-list li {
    padding-left: 15px;
  }
}
@media screen and (max-width: 768px) {
  .sec-parts-502 .wrap .post-list li {
    line-height: 1.4;
    padding-left: 12px;
  }
}
.sec-parts-502 .wrap .post-list li + li {
  margin-top: 10px;
}
.sec-parts-502 .wrap .post-list .date {
  display: block;
  font-weight: bold;
}
.sec-parts-502 .wrap .post-list .txt a {
  color: #333333;
}
@media print, screen and (min-width: 769px) {
  .sec-parts-502 .btn-parts {
    padding-left: 15px;
  }
}
@media screen and (max-width: 768px) {
  .sec-parts-502 .btn-parts {
    padding-left: 12px;
  }
}
.sec-parts-502 .btn-parts a {
  background: url(../img_common/arw_circle_red.png) no-repeat center right 14px;
  border: #b80d0d 1px solid;
  color: #232520;
}
@media print, screen and (min-width: 769px) {
  .sec-parts-502 .btn-parts a {
    margin: 30px auto 0;
  }
}
@media screen and (max-width: 768px) {
  .sec-parts-502 .btn-parts a {
    min-width: 64vw;
    margin: 20px auto 0;
  }
}
.sec-parts-502 .btn-parts a::after {
  background-color: #ffffff;
}
.sec-parts-502 .section-decoration-settings {
  display: none;
}
body.editor-mode .sec-parts-502 .section-decoration-settings {
  display: block;
}

.mv {
  display: flex;
  column-gap: 28px;
}
@media screen and (max-width: 768px) {
  .mv {
    flex-direction: column;
  }
}
.mv .mv-slider {
  width: 550px;
}
@media screen and (max-width: 768px) {
  .mv .mv-slider {
    width: 92vw;
    margin-inline: auto;
  }
}
.mv .mv-slider .splide__list li img {
  width: 550px;
  height: 600px;
  object-fit: cover;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .mv .mv-slider .splide__list li img {
    width: 92vw;
    height: 92vw;
  }
}
.mv .mv-slider .splide__list li a:hover {
  outline: 4px solid #098203;
  outline-offset: -4px;
  border-radius: 20px;
}
.mv .mv-slider .splide__list li a:focus-visible img {
  border: 6px solid #fff;
  outline: 2px solid #000;
  outline-offset: -2px;
}
@media screen and (max-width: 768px) {
  .mv .mv-hub {
    margin-top: 20px;
  }
}
.mv .mv-hub .mv-hub-search > p, .mv .mv-hub .mv-hub-page-number-search > p {
  padding-left: 14px;
  margin-bottom: 6px;
  color: #095e05;
  font-size: 1.25rem;
  font-weight: bold;
  position: relative;
}
.mv .mv-hub .mv-hub-search > p::before, .mv .mv-hub .mv-hub-page-number-search > p::before {
  content: "";
  width: 6px;
  height: 24px;
  background-color: #098203;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  left: 0;
  translate: 0 -50%;
}
.mv .mv-hub .mv-hub-search .type-list {
  display: flex;
  align-items: center;
  column-gap: 18px;
  margin-top: 8px;
}
.mv .mv-hub .mv-hub-search .type-list dd {
  display: flex;
  align-items: center;
}
.mv .mv-hub .mv-hub-search .type-list dd input {
  accent-color: #333;
}
.mv .mv-hub .mv-hub-page-number-search {
  margin-top: 22px;
}
.mv .mv-hub .mv-hub-page-number-search .input-wrap {
  display: flex;
}
.mv .mv-hub .mv-hub-page-number-search .input-wrap .number-label {
  width: calc(100% - 50px);
}
.mv .mv-hub .mv-hub-page-number-search .input-wrap .number-label input {
  width: 100%;
  border: 2px solid #098203;
  height: 50px;
  padding: 10px 0 10px 13px;
  border-radius: 10px 0px 0px 10px;
  font-size: 1rem;
}
.mv .mv-hub .mv-hub-page-number-search .input-wrap .submit-label button {
  background-color: #098203;
  flex-basis: 50px;
  width: 50px;
  height: 50px;
  border: 2px solid #098203;
  border-radius: 0px 10px 10px 0px;
  margin-left: 0;
  position: relative;
}
.mv .mv-hub .mv-hub-page-number-search .input-wrap .submit-label button::before {
  content: "";
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  inset: 0;
  margin: auto;
  background-color: #fff;
  clip-path: polygon(21.69% 24.41%, 20.35% 26.06%, 19.18% 27.87%, 18.12% 29.9%, 17.39% 31.94%, 16.85% 34.07%, 16.48% 36.48%, 16.46% 39.04%, 16.69% 41.55%, 17.14% 43.85%, 17.72% 45.78%, 18.57% 47.98%, 19.59% 49.91%, 20.76% 51.74%, 22.03% 53.36%, 23.36% 54.85%, 25.08% 56.37%, 26.93% 57.75%, 28.81% 58.84%, 30.74% 59.72%, 33.07% 60.33%, 35.1% 60.7%, 37.38% 60.92%, 39.37% 60.93%, 41.98% 60.66%, 44.52% 60.17%, 46.66% 59.48%, 48.31% 58.76%, 50.1% 57.78%, 51.58% 56.77%, 52.95% 55.68%, 53.79% 54.88%, 54.34% 54.34%, 94.61% 94.61%, 89.9% 99%, 62.61% 72.02%, 62.61% 66.88%, 61.76% 66.05%, 59.89% 67.58%, 57.49% 69.21%, 55.34% 70.42%, 52.57% 71.91%, 49.77% 72.84%, 47.16% 73.61%, 43.77% 74.17%, 40.36% 74.48%, 36.79% 74.47%, 33.89% 74.24%, 30.69% 73.66%, 27.25% 72.79%, 23.53% 71.39%, 19.93% 69.42%, 16.93% 67.46%, 13.57% 64.57%, 10.52% 61.3%, 8.12% 58.07%, 6.24% 54.71%, 4.72% 51.31%, 3.72% 47.79%, 3.11% 44.85%, 2.69% 41.66%, 2.6% 38.44%, 2.68% 36.45%, 2.8% 34.73%, 3.04% 32.91%, 3.32% 31.43%, 3.63% 29.82%, 3.96% 28.4%, 4.47% 26.91%, 4.93% 25.43%, 5.72% 23.7%, 6.43% 22.1%, 7.78% 19.8%, 9.14% 17.79%, 10.71% 15.76%, 12.37% 13.93%, 13.93% 12.37%, 15.76% 10.71%, 17.79% 9.14%, 19.8% 7.78%, 22.1% 6.43%, 23.7% 5.72%, 25.43% 4.93%, 26.91% 4.47%, 28.4% 3.96%, 29.82% 3.63%, 31.43% 3.32%, 32.91% 3.04%, 34.73% 2.8%, 36.45% 2.68%, 38.44% 2.6%, 41.66% 2.69%, 44.85% 3.11%, 47.79% 3.72%, 51.31% 4.72%, 54.71% 6.24%, 58.07% 8.12%, 61.3% 10.52%, 64.57% 13.57%, 67.46% 16.93%, 69.42% 19.93%, 71.39% 23.53%, 72.79% 27.25%, 73.66% 30.69%, 74.24% 33.89%, 74.47% 36.79%, 74.48% 40.36%, 74.17% 43.77%, 73.61% 47.16%, 72.84% 49.77%, 71.91% 52.57%, 70.42% 55.34%, 69.21% 57.49%, 67.58% 59.89%, 66.05% 61.76%, 66.88% 62.61%, 72.02% 62.61%, 99% 89.9%, 94.61% 94.61%, 54.34% 54.34%, 54.88% 53.79%, 55.68% 52.95%, 56.77% 51.58%, 57.78% 50.1%, 58.76% 48.31%, 59.48% 46.66%, 60.17% 44.52%, 60.66% 41.98%, 60.93% 39.37%, 60.92% 37.38%, 60.7% 35.1%, 60.33% 33.07%, 59.72% 30.74%, 58.84% 28.81%, 57.75% 26.93%, 56.37% 25.08%, 54.85% 23.36%, 53.36% 22.03%, 51.74% 20.76%, 49.91% 19.59%, 47.98% 18.57%, 45.78% 17.72%, 43.85% 17.14%, 41.55% 16.69%, 39.04% 16.46%, 36.48% 16.48%, 34.07% 16.85%, 31.94% 17.39%, 29.9% 18.12%, 27.87% 19.18%, 26.06% 20.35%, 24.41% 21.69%);
}
.mv .mv-hub .mv-hub-page-number-search .mv-hub-page-link {
  margin-top: 15px;
  text-align: center;
}
.mv .mv-hub .mv-hub-page-number-search .mv-hub-page-link a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  column-gap: 14px;
  min-width: 180px;
  min-height: 40px;
  padding-inline: 15px;
  border: 1px solid #098203;
  border-radius: calc(infinity * 1px);
  color: #333;
  font-size: 0.875rem;
  font-weight: bolder;
  text-decoration: none;
}
.mv .mv-hub .mv-hub-page-number-search .mv-hub-page-link a::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../img_top/arw_circle.png) no-repeat center/100%;
}
.mv .mv-hub .mv-hub-page-number-search .mv-hub-page-link a:hover {
  box-shadow: 0 0 0 2px #098203;
}
.mv .mv-hub .mv-hub-banner {
  margin-top: 27px;
}
.mv .mv-hub .mv-hub-banner > * + * {
  margin-top: 16px;
}
.mv .mv-hub .mv-hub-banner a {
  display: inline-block;
}
.mv .mv-hub .mv-hub-banner a:hover img {
  box-shadow: 0 0 0 3px #098203;
}
.mv .mv-hub .mv-hub-banner img {
  width: 100%;
  height: 130px;
  border-radius: 10px;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .mv .mv-hub .mv-hub-banner img {
    width: 92vw;
    height: 28.2666666667vw;
  }
}

.count-area {
  margin-top: 70px;
  padding-block: 30px;
  background-color: #eaf2e5;
}
.count-area .countdown-splide {
  width: 540px;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .count-area .countdown-splide {
    width: 92vw;
  }
}
.count-area .countdown-splide .cd-box {
  width: 540px;
  display: grid;
  grid-template-columns: 1fr 150px;
  column-gap: 19px;
  padding: 30px;
  background-color: #fff;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .count-area .countdown-splide .cd-box {
    width: 92vw;
    grid-template-columns: 1fr 25.0666666667vw;
  }
}
.count-area .countdown-splide .cd-box:hover {
  outline: 3px solid #098203;
  outline-offset: -3px;
}
.count-area .countdown-splide .cd-box .cd-image img {
  width: 150px;
  height: 150px;
  object-fit: cover;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .count-area .countdown-splide .cd-box .cd-image img {
    width: 25.0666666667vw;
    height: 25.0666666667vw;
  }
}
.count-area .countdown-splide .cd-box .cd-main {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
}
.count-area .countdown-splide .cd-box .cd-description-text {
  line-height: 1.5rem;
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  .count-area .countdown-splide .cd-box .cd-description-text {
    font-size: 0.875rem;
    line-height: 1.28571428;
  }
}
@media screen and (max-width: 768px) {
  .count-area .countdown-splide .cd-box .cd-status {
    margin-top: 9px;
  }
}
.count-area .countdown-splide .cd-box .cd-on-event, .count-area .countdown-splide .cd-box .cd-after-event {
  text-align: center;
  font-size: 2.125rem;
  font-weight: bold;
  color: #095e05;
}
@media screen and (max-width: 768px) {
  .count-area .countdown-splide .cd-box .cd-on-event, .count-area .countdown-splide .cd-box .cd-after-event {
    font-size: 1.25rem;
  }
}
.count-area .countdown-splide .cd-box .cd-before-event {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.count-area .countdown-splide .cd-box .txt {
  font-size: 1.125rem;
  color: #095e05;
  font-weight: bold;
}
.count-area .countdown-splide .cd-box .day {
  font-size: 2.5rem;
  color: #095e05;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .count-area .countdown-splide .cd-box .day {
    font-size: 1.875rem;
  }
}
.count-area .countdown-splide .cd-box .day span {
  line-height: normal;
}

.news {
  margin-top: 87px;
}
@media screen and (max-width: 768px) {
  .news {
    margin-top: 25px;
  }
}
.news .c-title {
  color: #095e05;
}
.news .tabs-wrapper {
  margin-top: 32px;
}
.news .tabs-wrapper .tab-nav {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 13px;
}
.news .tabs-wrapper .tab-nav .tab-item a {
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  padding: 12px 37px 15px;
  background: url(../img_top/arw_circle.png) no-repeat center right 15px/24px;
  border: 3px solid #fdf795;
  border-radius: 10px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  color: #333;
  font-size: 1.375rem;
}
@media screen and (max-width: 768px) {
  .news .tabs-wrapper .tab-nav .tab-item a {
    min-height: 72px;
    padding: 7px 5px 15px;
    background: url(../img_top/arw_circle_btm.png) no-repeat center bottom 2px/19px;
    font-size: 0.875rem;
    line-height: 1.285714285;
  }
}
.news .tabs-wrapper .tab-nav .tab-item:nth-child(2).hover a {
  background-color: #ecf7ff;
}
.news .tabs-wrapper .tab-nav .tab-item:nth-child(2).hover a::before {
  border-color: #c7e3f7;
  background-color: #ecf7ff;
}
.news .tabs-wrapper .tab-nav .tab-item:nth-child(2) a {
  border-color: #c7e3f7;
}
.news .tabs-wrapper .tab-nav .tab-item:nth-child(3).hover a {
  background-color: #e3f6d8;
}
.news .tabs-wrapper .tab-nav .tab-item:nth-child(3).hover a::before {
  border-color: #b8d3aa;
  background-color: #e3f6d8;
}
.news .tabs-wrapper .tab-nav .tab-item:nth-child(3) a {
  border-color: #b8d3aa;
}
.news .tabs-wrapper .tab-nav .tab-item:nth-child(4).hover a {
  background-color: #fff6f6;
}
.news .tabs-wrapper .tab-nav .tab-item:nth-child(4).hover a::before {
  border-color: #ffd7d7;
  background-color: #fff6f6;
}
.news .tabs-wrapper .tab-nav .tab-item:nth-child(4) a {
  border-color: #ffd7d7;
}
.news .tabs-wrapper .tab-nav .tab-item.hover {
  position: relative;
}
.news .tabs-wrapper .tab-nav .tab-item.hover::before {
  content: "";
  width: 80px;
  height: 4px;
  background-color: #098203;
  border-radius: 0 0 2px 2px;
  position: absolute;
  top: 3px;
  left: 50%;
  translate: -50% 0;
}
@media screen and (max-width: 768px) {
  .news .tabs-wrapper .tab-nav .tab-item.hover::before {
    width: 40px;
  }
}
.news .tabs-wrapper .tab-nav .tab-item.hover a {
  background-color: #fffddf;
  border-bottom: none;
  border-radius: 10px 10px 0 0;
}
@media screen and (max-width: 768px) {
  .news .tabs-wrapper .tab-nav .tab-item.hover a {
    background-image: none;
  }
}
.news .tabs-wrapper .tab-nav .tab-item.hover a::before {
  content: "";
  width: 100%;
  height: 19px;
  background-color: #fffddf;
  border-left: 3px solid #fdf795;
  border-right: 3px solid #fdf795;
  position: absolute;
  top: calc(100% - 3px);
  left: 0;
}
.news .tabs-wrapper .tab-nav .tab-item.hover a:focus-visible {
  outline-offset: -2px;
}
.news .tabs-wrapper .tab-contents {
  margin-top: 13px;
}
.news .tabs-wrapper .tab-contents .tab-content {
  padding: 10px 15px 28px 17px;
  background-color: #fffddf;
  border: 3px solid #fdf795;
  border-radius: 0 0 20px 20px;
}
@media screen and (max-width: 768px) {
  .news .tabs-wrapper .tab-contents .tab-content {
    padding: 10px 10px 28px 15px;
  }
}
.news .tabs-wrapper .tab-contents .tab-content:nth-child(2) {
  background-color: #ecf7ff;
  border-color: #c7e3f7;
}
.news .tabs-wrapper .tab-contents .tab-content:nth-child(3) {
  background-color: #e3f6d8;
  border-color: #b8d3aa;
}
.news .tabs-wrapper .tab-contents .tab-content:nth-child(4) {
  background-color: #fff6f6;
  border-color: #ffd7d7;
}
.news .tabs-wrapper .tab-contents .tab-content .news-list {
  max-height: 300px;
  overflow-y: auto;
  padding-top: 2px;
  padding-right: 26px;
}
@media screen and (max-width: 768px) {
  .news .tabs-wrapper .tab-contents .tab-content .news-list {
    padding-right: 12px;
  }
}
.news .tabs-wrapper .tab-contents .tab-content .news-list .item {
  display: flex;
  align-items: center;
  column-gap: 20px;
  padding-bottom: 11px;
  padding-left: 17px;
  border-bottom: 1px solid #b8d3aa;
}
@media screen and (max-width: 768px) {
  .news .tabs-wrapper .tab-contents .tab-content .news-list .item {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 5px;
  }
}
.news .tabs-wrapper .tab-contents .tab-content .news-list .item + .item {
  padding-top: 12px;
}
.news .tabs-wrapper .tab-contents .tab-content .news-list .item .date {
  color: #095e05;
}
.news .tabs-wrapper .tab-contents .tab-content .news-list .item .text {
  flex: 1;
  display: flex;
  align-items: center;
}
.news .tabs-wrapper .tab-contents .tab-content .news-list .item .text a {
  flex: 1;
  color: #333;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .news .tabs-wrapper .tab-contents .tab-content .news-list .item .text a {
    display: flex;
    align-items: center;
  }
}
.news .tabs-wrapper .tab-contents .tab-content .news-list .item .text a:hover {
  text-decoration: underline;
}
.news .tabs-wrapper .tab-contents .tab-content .news-list .item .text > .new-icon {
  display: inline-block;
  padding: 5px 11px;
  margin-left: 17px;
  border-radius: 10px;
  background-color: #c62323;
  color: #fff;
  font-size: 0.8125rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .news .tabs-wrapper .tab-contents .tab-content .news-list .item .text > .new-icon {
    padding-block: 1px;
    margin-left: 6px;
    border-radius: 5px;
    font-size: 0.6875rem;
  }
}
.news .tabs-wrapper .tab-contents .tab-content .news-list .item .tags {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .news .tabs-wrapper .tab-contents .tab-content .news-list .item .tags {
    display: flex;
    flex-direction: column;
    row-gap: 8px;
  }
}
.news .tabs-wrapper .tab-contents .tab-content .news-list .item .tags > span {
  display: inline-block;
  padding: 6px 9px;
  min-width: 98px;
  text-align: center;
  margin-right: 12px;
  box-sizing: border-box;
  border-radius: 10px;
  font-size: 0.8125rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .news .tabs-wrapper .tab-contents .tab-content .news-list .item .tags > span {
    margin-right: 8px;
  }
}
.news .tabs-wrapper .tab-contents .tab-content .news-list .item .tags > span.tag1 {
  background-color: #c7e3f7;
}
.news .tabs-wrapper .tab-contents .tab-content .news-list .item .tags > span.tag2 {
  background-color: #c5eeaf;
}
.news .tabs-wrapper .tab-contents .tab-content .news-list .item .tags > span.tag3 {
  background-color: #ffd7d7;
}
.news .tabs-wrapper .tab-contents .tab-link-wrapper {
  padding-top: 27px;
  text-align: center;
}
.news .tabs-wrapper .tab-contents .tab-link-wrapper a {
  display: inline-block;
  min-width: 270px;
  padding: 16px 42px;
  border-radius: calc(infinity * 1px);
  background: url(../img_top/arw_circle_wht.png) no-repeat center right 17px/24px #098203;
  color: #fff;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
.news .tabs-wrapper .tab-contents .tab-link-wrapper a:hover {
  opacity: 0.85;
}
.news .tabs-wrapper .tab-contents .tab-link-wrapper a:focus-visible {
  outline: 2px solid #000;
  outline-offset: 2px;
  border: 2px solid #fff;
}

.incase {
  padding: 37px 108px 46px;
  margin-top: 99px;
  border-radius: 40px;
  background-color: #ffecec;
}
@media screen and (max-width: 768px) {
  .incase {
    padding-inline: 20px;
    margin-top: 25px;
  }
}
.incase .c-title {
  color: #aa2121;
}
.incase .c-title::before {
  background-color: #ffd7d7;
}
.incase .image-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 33px 74px;
  margin-top: 23px;
}
@media screen and (max-width: 768px) {
  .incase .image-list {
    gap: 33px;
  }
}
.incase .image-list .item {
  width: 180px;
}
@media screen and (max-width: 768px) {
  .incase .image-list .item {
    max-width: 36.2666666667vw;
  }
}
.incase .image-list .item a {
  display: inline-block;
  color: #333;
  text-decoration: none;
}
.incase .image-list .item a:hover {
  text-decoration: underline;
}
.incase .image-list .item a:hover img {
  outline: 4px solid #ffd7d7;
  outline-offset: -1px;
}
.incase .image-list .item img {
  width: 180px;
  height: 180px;
  object-fit: cover;
  border-radius: calc(infinity * 1px);
}
@media screen and (max-width: 768px) {
  .incase .image-list .item img {
    width: 36.2666666667vw;
    height: 36.2666666667vw;
  }
}
.incase .image-list .item .item-txt {
  text-align: center;
  margin-top: 22px;
}
.incase .image-list .item .item-txt p {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.33333;
}

.group-section {
  margin-top: 98px;
  padding-bottom: 45px;
  background-color: #f5f4f0;
  border-radius: 60px 60px 0 0;
}
@media screen and (max-width: 768px) {
  .group-section {
    margin-top: 25px;
  }
}
.group-section .c-title {
  color: #095e05;
}
.group-section .scenes {
  padding-top: 39px;
}
.group-section .scenes .image-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 33px 74px;
  margin-top: 23px;
}
@media screen and (max-width: 768px) {
  .group-section .scenes .image-list {
    gap: 33px;
  }
}
.group-section .scenes .image-list .item {
  width: 180px;
}
@media screen and (max-width: 768px) {
  .group-section .scenes .image-list .item {
    width: 36.2666666667vw;
  }
}
.group-section .scenes .image-list .item a {
  display: inline-block;
  color: #333;
  text-decoration: none;
}
.group-section .scenes .image-list .item a:hover {
  text-decoration: underline;
}
.group-section .scenes .image-list .item a:hover img {
  outline: 4px solid #b8d3aa;
  outline-offset: -1px;
}
.group-section .scenes .image-list .item img {
  width: 180px;
  height: 180px;
  object-fit: cover;
  border-radius: calc(infinity * 1px);
}
@media screen and (max-width: 768px) {
  .group-section .scenes .image-list .item img {
    width: 36.2666666667vw;
    height: 36.2666666667vw;
  }
}
.group-section .scenes .image-list .item .item-txt {
  text-align: center;
  margin-top: 22px;
}
.group-section .scenes .image-list .item .item-txt p {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.33333;
}
.group-section .life {
  padding-top: 81px;
}
@media screen and (max-width: 768px) {
  .group-section .life {
    padding-top: 48px;
  }
}
.group-section .life .image-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 26px 5px;
  margin-top: 29px;
}
@media screen and (max-width: 768px) {
  .group-section .life .image-list {
    gap: 22px;
  }
}
.group-section .life .image-list a {
  display: inline-block;
  color: #333;
  text-decoration: none;
}
.group-section .life .image-list a:hover .item-img {
  background-color: #098203;
}
.group-section .life .image-list .item-img {
  padding: 3px;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
}
.group-section .life .image-list .item-img::after {
  content: "";
  width: 40px;
  height: 40px;
  background: url(../img_top/life_arw.png);
  position: absolute;
  bottom: 3px;
  right: 3px;
  z-index: 2;
}
.group-section .life .image-list img {
  width: 240px;
  height: 240px;
  object-fit: cover;
  border-radius: 10px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .group-section .life .image-list img {
    width: 40vw;
    height: 40vw;
  }
}
.group-section .life .image-list .item-txt {
  text-align: center;
  margin-top: 7px;
}
.group-section .life .image-list .item-txt p {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.33333;
}
@media screen and (max-width: 768px) {
  .group-section .life .image-list .item-txt p {
    font-size: 1rem;
  }
}

.info {
  margin-top: 87px;
}
@media screen and (max-width: 768px) {
  .info {
    margin-top: 25px;
  }
}
.info .c-title {
  color: #095e05;
}
.info .image-list {
  display: flex;
  justify-content: center;
  gap: 26px 13px;
  flex-wrap: wrap;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .info .image-list {
    gap: 22px;
  }
}
.info .image-list li {
  width: 240px;
}
@media screen and (max-width: 768px) {
  .info .image-list li {
    width: 40vw;
  }
}
.info .image-list a {
  display: inline-block;
  color: #333;
  text-decoration: none;
}
.info .image-list a:hover {
  box-shadow: 0 0 0 3px #098203;
  border-radius: 10px;
}
.info .image-list a:focus-visible {
  outline: 2px solid #000;
  outline-offset: 2px;
  border: 4px solid #fff;
}
.info .image-list img {
  width: 240px;
  height: 240px;
  object-fit: cover;
  border-radius: 10px 10px 0 0;
}
@media screen and (max-width: 768px) {
  .info .image-list img {
    width: 40vw;
    height: 40vw;
  }
}
.info .image-list .item-txt {
  text-align: center;
  background-color: #eaf2e5;
  border-radius: 0 0 10px 10px;
}
.info .image-list .item-txt p {
  padding-block: 17px 16px;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.33333;
}
@media screen and (max-width: 768px) {
  .info .image-list .item-txt p {
    font-size: 1rem;
  }
}
.info .link-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 43px;
}
@media screen and (max-width: 768px) {
  .info .link-list {
    margin-top: 25px;
  }
}
@media screen and (max-width: 768px) {
  .info .link-list {
    gap: 10px 15px;
  }
}
.info .link-list li {
  width: calc((100% - 80px) / 5);
}
@media screen and (max-width: 768px) {
  .info .link-list li {
    width: calc((100% - 15px) / 2);
  }
}
.info .link-list li a {
  display: inline-block;
  width: 100%;
  padding: 11px 34px 10px 10px;
  background: url(../img_top/arw_circle.png) no-repeat center right 10px/24px;
  border: 2px solid #b8d3aa;
  border-radius: 10px;
  color: #333;
  text-decoration: none;
}
.info .link-list li a:hover {
  box-shadow: 0 0 0 2px #b8d3aa;
}
@-moz-document url-prefix() {
  .info .link-list li a:focus {
    outline: 2px solid #000;
    box-shadow: 0 0 0 4px #fff;
  }
}

.population {
  margin-top: 89px;
  padding-block: 30px 61px;
  background: repeating-linear-gradient(-45deg, #ebf5fc, #ebf5fc 4px, #e8f1f8 4px, #e8f1f8 6px);
  border-radius: 40px;
}
@media screen and (max-width: 768px) {
  .population {
    padding-block: 25px;
    margin-top: 25px;
  }
}
.population .c-title {
  color: #095e05;
}
.population .card-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 20px;
  margin-top: 31px;
}
@media screen and (max-width: 768px) {
  .population .card-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px 15px;
  }
}
.population .card-list .card-item:nth-child(1) .card-item-in {
  background-image: url("../img_top/people1.png");
}
.population .card-list .card-item:nth-child(2) .card-item-in {
  background-image: url("../img_top/people2.png");
}
.population .card-list .card-item:nth-child(3) .card-item-in {
  background-image: url("../img_top/people3.png");
}
.population .card-list .card-item:nth-child(4) .card-item-in {
  background-image: url("../img_top/people4.png");
}
.population .card-list .card-item .card-item-in {
  display: inline-block;
  width: 100%;
  padding: 22px 0px 24px 78px;
  border-radius: 10px;
  background: no-repeat center left 13px/50px #fff;
}
@media screen and (max-width: 768px) {
  .population .card-list .card-item .card-item-in {
    padding-left: 65px;
    background-position: center left 10px;
  }
}
.population .card-list .card-item .card-item-in .card-label {
  line-height: 1.2;
}
.population .card-list .card-item .card-item-in .card-value {
  margin-top: 6px;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.2;
  overflow-wrap: anywhere;
}
.population .card-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 24px;
}
@media screen and (max-width: 768px) {
  .population .card-footer {
    flex-direction: column;
    gap: 20px;
    margin-top: 15px;
  }
}
.population .card-footer .card-footer p {
  font-size: 0.875rem;
}
.population .card-footer .card-footer-button a {
  display: inline-block;
  min-width: 266px;
  padding: 10px 38px 13px 38px;
  background: url(../img_top/arw_circle.png) no-repeat center right 15px/24px #fff;
  border: 1px solid #098203;
  border-radius: calc(infinity * 1px);
  font-size: 0.875rem;
  color: #333;
  text-decoration: none;
}
.population .card-footer .card-footer-button a:hover {
  box-shadow: 0 0 0 2px #098203;
}
.population .card-footer .card-footer-button a:focus {
  outline: 2px solid #000;
  outline-offset: 3px;
  box-shadow: 0 0 0 4px #fff;
}

.sns {
  margin-top: 57px;
}
@media screen and (max-width: 768px) {
  .sns {
    margin-top: 25px;
  }
}
.sns .c-title {
  color: #095e05;
}
.sns .sns-icon-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 23px;
  margin-top: 31px;
}
@media screen and (max-width: 768px) {
  .sns .sns-icon-list {
    gap: 15px;
  }
}
.sns .sns-icon-list .item {
  width: calc((100% - 46px) / 3);
}
@media screen and (max-width: 768px) {
  .sns .sns-icon-list .item {
    width: calc((100% - 15px) / 2);
    font-size: 0.875rem;
    font-weight: 500;
  }
}
.sns .sns-icon-list .item a {
  height: 100%;
  display: inline-block;
  width: 100%;
  color: #333;
  text-decoration: none;
}
.sns .sns-icon-list .item a:hover .item-in {
  box-shadow: 0 0 0 2px #d9d7ce;
}
@-moz-document url-prefix() {
  .sns .sns-icon-list .item a:focus {
    outline: 2px solid #000;
    box-shadow: 0 0 0 4px #fff;
  }
}
.sns .sns-icon-list .item .item-in {
  height: 100%;
  display: flex;
  align-items: center;
  column-gap: 21px;
  width: 100%;
  padding: 19px 10px 17px 18px;
  border: 3px solid #d9d7ce;
  border-radius: 10px;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .sns .sns-icon-list .item .item-in {
    padding: 11px 0px 11px 18px;
  }
}
.sns .sns-icon-list .item .item-in p {
  overflow-wrap: anywhere;
}
.sns .sns-icon-list .item .item-in img {
  width: 50px;
  height: 50px;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .sns .sns-icon-list .item .item-in img {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
  }
}

.relation {
  margin-top: 88px;
}
@media screen and (max-width: 768px) {
  .relation {
    margin-top: 50px;
  }
}
.relation .c-title {
  color: #095e05;
}
.relation .image-list-top, .relation .image-list-bottom {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}
.relation .image-list-top a, .relation .image-list-bottom a {
  display: inline-block;
  width: 100%;
  color: #333;
  text-decoration: none;
}
.relation .image-list-top a:hover, .relation .image-list-bottom a:hover {
  text-decoration: underline;
}
.relation .image-list-top a:hover img, .relation .image-list-bottom a:hover img {
  box-shadow: 0 0 0 3px #098203;
}
.relation .image-list-top a:focus-visible, .relation .image-list-bottom a:focus-visible {
  outline: 2px solid #000;
  outline-offset: 3px;
  box-shadow: 0 0 0 4px #fff;
}
.relation .image-list-top .item, .relation .image-list-bottom .item {
  width: 184px;
}
@media screen and (max-width: 768px) {
  .relation .image-list-top .item, .relation .image-list-bottom .item {
    width: 40vw;
  }
}
.relation .image-list-top .item-img, .relation .image-list-bottom .item-img {
  position: relative;
}
.relation .image-list-top .item-img::after, .relation .image-list-bottom .item-img::after {
  content: "";
  width: 40px;
  height: 40px;
  background: url(../img_top/life_arw.png);
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.relation .image-list-top .item-img img, .relation .image-list-bottom .item-img img {
  width: 184px;
  height: 184px;
  border-radius: 10px;
  object-fit: cover;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .relation .image-list-top .item-img img, .relation .image-list-bottom .item-img img {
    width: 40vw;
    height: 40vw;
  }
}
.relation .image-list-top .item-txt, .relation .image-list-bottom .item-txt {
  margin-top: 13px;
  text-align: center;
}
.relation .image-list-top .item-txt p, .relation .image-list-bottom .item-txt p {
  font-size: 1.125rem;
  font-weight: bold;
}
.relation .image-list-top {
  margin-top: 32px;
}
@media screen and (max-width: 768px) {
  .relation .image-list-top {
    margin-top: 20px;
  }
}
.relation .image-list-bottom {
  margin-top: 38px;
}
@media screen and (max-width: 768px) {
  .relation .image-list-bottom {
    margin-top: 20px;
  }
}
.relation .image-list-bottom .item {
  width: 490px;
}
@media screen and (max-width: 768px) {
  .relation .image-list-bottom .item {
    width: 92vw;
  }
}
.relation .image-list-bottom .item-img img {
  width: 490px;
  height: 160px;
}
@media screen and (max-width: 768px) {
  .relation .image-list-bottom .item-img img {
    width: 92vw;
    height: 29.8666666667vw;
  }
}

/*++++++++++++++++++++++++++++++++++
 * トップと下層ページのフッターエリア専用CSS
 * @version 0.0.1
++++++++++++++++++++++++++++++++++*/
#footer-print,
#footer-print *,
#footer-print *::before,
#footer-print *::after {
  box-sizing: border-box;
}

#chatbot_widget_minisize_block {
  width: 156px !important;
  height: 156px !important;
  position: fixed !important;
  bottom: 14px !important;
  left: 10px !important;
  z-index: 90 !important;
}
@media screen and (max-width: 768px) {
  #chatbot_widget_minisize_block {
    width: 118px !important;
    height: 118px !important;
  }
}
@media print {
  #chatbot_widget_minisize_block {
    position: absolute !important;
    bottom: 368px !important;
  }
}

#chatbot_widget_block {
  left: 10px !important;
}

/* === プロパティから生成されたSCSS変数 ===*/
/* === ここまでプロパティから生成されたSCSS変数 ===*/
/* デフォルト値を設定（変数が注入されない場合のフォールバック）*/
.footer-basic {
  position: relative;
  /* ベーシックプラン用のCSS変数を設定*/
  --basic-plan-base-color: [object Object];
  --basic-plan-text-color: #333333;
  /* 背景タイプに応じた処理*/
  background-color: "[object Object]";
}
.footer-basic .footer {
  color: var(--basic-plan-text-color);
  margin-top: 127px;
  position: relative;
  background-color: #fffddf;
  border-top: 6px solid;
  border-image: linear-gradient(to right, #fdf795 0% 25%, #c7e3f7 25% 50%, #cdfbbf 50% 75%, #ffd7d7 75% 100%) 1;
  /* PCでは電話番号リンクを無効化 */
}
@media screen and (max-width: 768px) {
  .footer-basic .footer {
    margin-top: 104px;
  }
}
@media print, screen and (min-width: 769px) {
  .footer-basic .footer a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
    pointer-events: none;
  }
}
.footer-basic .footer .pagetop {
  display: none;
  position: fixed;
  bottom: 14px;
  right: 5px;
  z-index: 90;
}
@media screen and (max-width: 768px) {
  .footer-basic .footer .pagetop {
    bottom: 26px;
  }
}
@media print {
  .footer-basic .footer .pagetop {
    position: absolute;
  }
}
.footer-basic .footer .pagetop a {
  display: block;
}
@media screen and (max-width: 768px) {
  .footer-basic .footer .pagetop a img {
    width: 56px;
    height: 56px;
  }
}
.footer-basic .footer .pagetop a:hover img {
  opacity: 0.8;
}
.footer-basic .footer .chatbot {
  position: fixed;
  bottom: 14px;
  left: 10px;
  z-index: 90;
}
@media print {
  .footer-basic .footer .chatbot {
    position: absolute !important;
    bottom: 368px !important;
  }
}
.footer-basic .footer .chatbot a {
  display: inline-block;
}
.footer-basic .footer .chatbot a img {
  width: 150px;
  height: 150px;
}
@media screen and (max-width: 768px) {
  .footer-basic .footer .chatbot a img {
    width: 112px;
    height: 112px;
  }
}
.footer-basic .footer .title img {
  max-width: 100%;
  height: auto;
}
.footer-basic .footer .list {
  display: flex;
}
.footer-basic .footer .list-item {
  text-align: center;
}
.footer-basic .footer a {
  color: inherit;
}
.footer-basic .footer a:focus {
  color: #333;
}
@media print, screen and (min-width: 769px) {
  .footer-basic .footer a[href^="tel:"] {
    text-decoration: none;
    pointer-events: none;
  }
}
.footer-basic .footer .footer-in-box-nav .list {
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 10px;
}
@media screen and (max-width: 768px) {
  .footer-basic .footer .footer-in-box-nav .list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4vw;
  }
}
.footer-basic .footer .footer-in-box-nav .list .item {
  box-sizing: border-box;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .footer-basic .footer .footer-in-box-nav .list .item::after {
    width: 15px;
    height: 15px;
  }
}
@media screen and (max-width: 768px) {
  .footer-basic .footer .footer-in-box-nav .list .item::after {
    width: 2.9333333333vw;
    height: 2.9333333333vw;
    right: 2.6666666667vw;
  }
}
.footer-basic .footer .footer-in-box-nav .list .item:first-of-type a {
  padding: 10px 40px 10px 24px !important;
  background-image: url(../img_top/arw_circle_yel.png);
  background-color: #098203;
  border-color: #098203;
  color: #fff;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .footer-basic .footer .footer-in-box-nav .list .item:first-of-type a {
    padding: 5px 35px 5px 16px !important;
  }
}
.footer-basic .footer .footer-in-box-nav .list .item:first-of-type a:hover {
  box-shadow: 0 0 0 2px #098203;
}
.footer-basic .footer .footer-in-box-nav .list .item:first-of-type a:focus {
  outline: 2px solid #fff;
  box-shadow: 0 0 0 4px #000;
}
.footer-basic .footer .footer-in-box-nav .list .item a {
  display: block;
  text-decoration: none;
  background: url(../img_top/arw_circle.png) no-repeat center right 15px/24px;
  background-color: #fff;
  border: 2px solid #b8d3aa;
  color: #333;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  border-radius: 100px;
  padding-inline: 36px;
}
@-moz-document url-prefix() {
  .footer-basic .footer .footer-in-box-nav .list .item a:focus {
    outline: 2px solid #000;
    box-shadow: 0 0 0 4px #fff;
  }
}
@media screen and (max-width: 768px) {
  .footer-basic .footer .footer-in-box-nav .list .item a {
    min-height: 50px;
    background-position: center right 10px;
    line-height: 1.5;
  }
}
.footer-basic .footer .footer-in-box-nav .list .item a:hover {
  text-decoration: underline;
  box-shadow: 0 0 0 2px #b8d3aa;
}
.footer-basic .footer .footer-nav {
  margin-top: 20px;
}
.footer-basic .footer .footer-nav .list .item {
  position: relative;
}
.footer-basic .footer .footer-nav .list .item::before, .footer-basic .footer .footer-nav .list .item::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-left: 1px solid var(--basic-plan-text-color);
}
.footer-basic .footer .footer-nav .list .item::before, .footer-basic .footer .footer-nav .list .item::after {
  content: "";
  height: 35%;
}
.footer-basic .footer .footer-nav .list .item::before {
  left: 0;
}
.footer-basic .footer .footer-nav .list .item::after {
  right: -1px;
}
.footer-basic .footer .footer-nav .list .item a {
  color: var(--basic-plan-text-color);
}
.footer-basic .footer .copyright {
  padding-block: 12px 16px;
  background-color: #098203;
  color: #fff;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .footer-basic .footer .copyright {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 768px) {
  .footer-basic .footer .copyright {
    margin-top: 12px;
    font-size: 0.75rem;
    padding: 2.6666666667vw 0;
  }
}
@media print, screen and (min-width: 769px) {
  .footer-basic { /*PC用*/ }
  .footer-basic .footer .footer-in {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    width: 1000px;
    margin: 0 auto;
    padding: 22px 0 22px;
  }
  .footer-basic .footer .footer-in .footer-in-box {
    width: 480px;
  }
  .footer-basic .footer .footer-in .footer-in-box-2 {
    width: 490px;
    display: flex;
    flex-direction: column;
  }
  .footer-basic .footer .footer-in .footer-in-box .title img {
    width: 384px;
  }
  .footer-basic .footer .footer-in .footer-in-box .title .title-main {
    font-size: 2.1875rem;
    font-weight: bold;
    color: #095e05;
  }
  .footer-basic .footer .footer-in .footer-in-box .title .title-text {
    margin-top: 2px;
  }
  .footer-basic .footer .footer-in .footer-in-box .footer-in-box-nav {
    margin-top: auto;
    padding-top: 30px;
  }
  .footer-basic .footer .footer-in .footer-in-box .footer-in-box-nav .list .item {
    width: 235px;
  }
  .footer-basic .footer .footer-in .footer-in-box .footer-in-box-nav .list .item a {
    padding: 8px 40px;
    font-size: 0.875rem;
  }
  .footer-basic .footer .footer-nav .list {
    display: flex;
    flex-wrap: wrap;
    gap: 0 !important;
    margin: 0 auto;
    width: 1000px;
    text-align: center;
  }
  .footer-basic .footer .footer-nav .list .item {
    position: relative;
    width: fit-content;
  }
  .footer-basic .footer .footer-nav .list .item a {
    padding: 10px 20px;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
    box-sizing: border-box;
    height: 100%;
  }
  .footer-basic .footer .footer-nav .list .item:first-child::before, .footer-basic .footer .footer-nav .list .item:last-child::after {
    content: none;
  }
}
@media screen and (max-width: 768px) {
  .footer-basic { /*SP用*/ }
  .footer-basic .footer .footer-in {
    padding-top: 8vw;
    padding-inline: 15px;
  }
  .footer-basic .footer .footer-in .footer-in-box {
    margin-bottom: 20px;
  }
  .footer-basic .footer .footer-in .footer-in-box .title .title-main {
    font-size: 1.5rem;
    font-weight: bold;
    color: #095e05;
  }
  .footer-basic .footer .footer-in .footer-in-box .title .title-text {
    font-size: 0.875rem;
    margin-top: 8px;
  }
  .footer-basic .footer .footer-in .footer-in-box .footer-space {
    margin-bottom: 6.6666666667vw;
    font-size: 0.875rem;
  }
  .footer-basic .footer .footer-in .footer-in-box .footer-in-box-nav .list {
    margin: 0 auto;
  }
  .footer-basic .footer .footer-in .footer-in-box .footer-in-box-nav .list .item a {
    font-size: 0.75rem;
  }
  .footer-basic .footer .footer-nav .list {
    box-sizing: border-box;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0 5.3333333333vw;
  }
  .footer-basic .footer .footer-nav .list .item {
    width: fit-content;
    font-size: 0.6875rem;
    padding: 2.1333333333vw 4.6666666667vw;
  }
}
.footer-basic #footer {
  /*カラム*/
}
.footer-basic #footer .col-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  text-align: center;
  justify-content: center;
}

.adv {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .adv {
    margin-top: 25px;
  }
}
@media print, screen and (min-width: 769px) {
  .adv.c-width {
    margin-inline: auto;
    width: 1000px;
  }
}
@media screen and (max-width: 768px) {
  .adv.c-width {
    margin-inline: 3.2vw;
  }
}
.adv .c-title {
  padding-bottom: 14px;
  font-size: 2rem;
  color: #095e05;
  padding-bottom: 12px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  .adv .c-title {
    font-size: 1.5rem;
  }
}
.adv .c-title::before {
  content: "";
  width: 60px;
  height: 4px;
  background-color: #b8d3aa;
  border-radius: 2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  translate: -50% 0;
}
.adv .image-list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
  margin-top: 32px;
}
@media screen and (max-width: 768px) {
  .adv .image-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
  }
}
.adv .image-list .item a {
  display: inline-block;
  width: 100%;
}
.adv .image-list .item a:hover img {
  box-shadow: 0 0 0 2px #098203;
}
.adv .image-list .item a:focus-visible {
  outline: 2px solid #000;
  outline-offset: 3px;
  box-shadow: 0 0 0 4px #fff;
}
.adv .image-list .item img {
  width: 184px;
  height: 50px;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .adv .image-list .item img {
    width: 44vw;
    height: 12vw;
  }
}

html[data-fontsize=up] {
  font-size: 133.3%;
}
html[data-fontsize=up2] {
  font-size: 166.7%;
  scroll-padding-top: 126px;
}
html[data-fontsize=up3] {
  font-size: 200%;
  scroll-padding-top: 140px;
}

.table-wrap, .wysiwyg .table-wrap {
  margin-top: 24px;
}

.wysiwyg .table-wrap div {
  margin: auto;
}

.wysiwyg .table-wrap {
  margin: 48px 0 0;
}

.table-wrap {
  margin: 48px 0 0;
}
.table-wrap tbody {
  background-color: #fff;
}

.table-wrap .scroll-table-switch {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.table-wrap .scroll-table-switch .title {
  margin-right: 8px;
  font-size: 0.875rem;
}
.table-wrap .scroll-table-switch .scroll-btn,
.table-wrap .scroll-table-switch .in-display-btn {
  display: flex;
  width: fit-content;
  background-repeat: no-repeat;
  background-position: left 5px center;
  background-size: 55px;
  color: #333;
  text-decoration: none;
  font-size: 0.75rem;
  position: relative;
  line-height: normal;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
.table-wrap .scroll-table-switch .scroll-btn:hover,
.table-wrap .scroll-table-switch .in-display-btn:hover {
  opacity: 0.9;
}
.table-wrap .scroll-table-switch .scroll-btn .scroll,
.table-wrap .scroll-table-switch .in-display-btn .scroll {
  background-repeat: no-repeat;
  background-image: url(../img_sub/v3.2/scroll-table-switch.png);
  background-position: left 10px center;
  background-size: 19px;
  padding: 4px 10px 5px 28px;
  border-radius: 3px 0 0 3px;
  font-weight: bold;
  border-bottom: 3px solid #333;
}
.table-wrap .scroll-table-switch .scroll-btn .in-display,
.table-wrap .scroll-table-switch .in-display-btn .in-display {
  background-repeat: no-repeat;
  background-image: url(../img_sub/v3.2/scroll-table-switch-in.png);
  background-position: left 10px center;
  background-size: 13px;
  padding: 4px 10px 5px 25px;
  border-radius: 0 3px 3px 0;
}
.table-wrap .scroll-table-switch .is-state {
  margin-left: 3px;
}

.table-wrap .scroll-table-switch .scroll {
  background-color: #098203;
  color: #fff;
}
.table-wrap .scroll-table-switch .in-display {
  background-color: #fffddf;
  color: #333;
}

.scroll-view .scroll-btn .scroll {
  background-color: #fffddf !important;
  color: #333 !important;
  font-weight: normal !important;
  border-bottom: none !important;
}
.scroll-view .in-display-btn .in-display {
  background-color: #098203 !important;
  color: #fff !important;
  font-weight: bold !important;
  border-bottom: 3px solid #333 !important;
}
.scroll-view .table-wrapper {
  overflow: visible !important;
}
.scroll-view .table-wrapper .is-active {
  display: none;
}

.table-wrapper.scroll-table {
  padding: 20px 0;
  overflow-x: auto;
}
.table-wrapper.scroll-table .scroll-hint-icon {
  top: calc(50% - 40px);
}
.table-wrapper.scroll-table table {
  margin-top: 0;
  table-layout: initial !important;
  width: 100%;
  border-collapse: collapse !important;
  white-space: nowrap !important;
}

.table-wrapper:has(.highlight.error), .table-wrapper:has(.highlight.warning) {
  overflow: visible !important;
}
.table-wrapper:has(.highlight.error) table, .table-wrapper:has(.highlight.warning) table {
  white-space: unset !important;
}
.table-wrapper:has(.highlight.error) .scroll-hint-icon-wrap, .table-wrapper:has(.highlight.warning) .scroll-hint-icon-wrap {
  display: none !important;
}

h2.head-title, .wysiwyg h2, .free-layout-area h2 {
  background: #f5f4f0;
  color: #333;
  font-size: 1.625rem;
  box-sizing: border-box;
  border-radius: 6px 6px 0 0;
  border-bottom: 5px solid #c7e3f7;
  padding: 16px 20px;
  margin-top: 48px;
  color: #095e05;
}
@media screen and (max-width: 768px) {
  h2.head-title, .wysiwyg h2, .free-layout-area h2 {
    margin-top: 32px;
  }
}
h2.head-title .bg, .wysiwyg h2 .bg, .free-layout-area h2 .bg {
  display: block;
}

h2.head-title a {
  color: inherit;
}

h3.head-title, .wysiwyg h3, .free-layout-area h3, .smartcmsBbsBlock h3 {
  background: #f5f4f0;
  color: #333;
  font-size: 1.5rem;
  border-radius: 4px;
  padding: 12px 20px 12px 31px;
  margin-top: 48px;
  position: relative;
}
@media screen and (max-width: 768px) {
  h3.head-title, .wysiwyg h3, .free-layout-area h3, .smartcmsBbsBlock h3 {
    margin-top: 24px;
  }
}
h3.head-title::before, .wysiwyg h3::before, .free-layout-area h3::before, .smartcmsBbsBlock h3::before {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #b8d3aa;
  border-radius: calc(infinity * 1px);
  position: absolute;
  top: 50%;
  left: 10px;
  translate: 0 -50%;
}
h3.head-title .bg, .wysiwyg h3 .bg, .free-layout-area h3 .bg, .smartcmsBbsBlock h3 .bg {
  display: block;
}

h4, .wysiwyg h4, .free-layout-area h4 {
  color: #095e05;
  font-size: 1.375rem;
  padding: 8px 10px;
  border-bottom: 4px solid #b8d3aa;
  margin-top: 48px;
}
@media screen and (max-width: 768px) {
  h4, .wysiwyg h4, .free-layout-area h4 {
    margin-top: 24px;
  }
}
h4 .bg, .wysiwyg h4 .bg, .free-layout-area h4 .bg {
  display: block;
}
h5, .wysiwyg h5, .free-layout-area h5 {
  font-size: 1.25rem;
  font-weight: bold;
  padding: 8px 0;
  margin-top: 48px;
  color: #095e05;
}
@media screen and (max-width: 768px) {
  h5, .wysiwyg h5, .free-layout-area h5 {
    margin-top: 24px;
  }
}
h5 .bg, .wysiwyg h5 .bg, .free-layout-area h5 .bg {
  display: block;
  padding: 0 7px 0 10px;
  border-left: 3px solid #ffd7d7;
}
h6, .wysiwyg h6, .free-layout-area h6 {
  font-size: 1.125rem;
  padding: 8px 10px;
  font-weight: bold;
  margin-top: 48px;
  color: #095e05;
}
@media screen and (max-width: 768px) {
  h6, .wysiwyg h6, .free-layout-area h6 {
    margin-top: 24px;
  }
}
h6 .bg, .wysiwyg h6 .bg, .free-layout-area h6 .bg {
  display: block;
}
h2.head-title, h3.head-title {
  overflow: hidden;
}

.smartcmsBbsBlock h3,
h4, h5, h6 {
  overflow: hidden;
}

.wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6, .free-layout-area h2, .free-layout-area h3, .free-layout-area h4, .free-layout-area h5, .free-layout-area h6 {
  overflow: hidden;
}

.wysiwyg ul, .pubcom-table ul {
  overflow: hidden;
  margin-top: 10px;
  margin-left: 30px;
  padding-left: 1.4em;
  list-style: disc;
}

* html .wysiwyg ul,
* html .pubcom-table ul {
  display: inline-block;
}

.wysiwyg ol, .pubcom-table ol {
  /* 回り込み画像時にリストが出ない問題を解決 */
  overflow: hidden;
  margin-top: 10px;
  margin-left: 30px;
  padding-left: 2em;
  list-style: decimal;
}

* html .wysiwyg ol,
* html .pubcom-table ol {
  display: inline-block;
}

.wysiwyg p {
  margin-top: 10px;
}

.wysiwyg table ul, .wysiwyg table ol, .pubcom-table table ul, .pubcom-table table ol {
  margin-left: 0;
}
.wysiwyg table p, .pubcom-table table p {
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.wysiwyg table, .smartcmsBbsBlock .bbsBody .form table {
  border-collapse: collapse;
  border: 1px solid #efefef;
  margin-top: 10px;
}

.wysiwyg td,
.wysiwyg th {
  border-collapse: collapse;
  border: 1px solid #efefef;
  padding: 5px 10px;
  word-break: break-all;
}

.wysiwyg th {
  background-color: #fffddf;
}

.wysiwyg caption {
  text-align: left;
  font-weight: bold;
  padding: 5px;
}

.wysiwyg div {
  line-height: 150%;
  margin-top: 10px;
}

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

.wysiwyg .col {
  width: 700px;
  overflow: hidden;
}

.wysiwyg .left-col {
  width: 330px;
  float: left;
}

.wysiwyg .right-col {
  width: 330px;
  float: right;
}

.wysiwyg em, .wysiwyg strong, .wysiwyg b {
  font-style: normal;
  font-weight: bold;
}
.wysiwyg .text_ {
  color: #c00;
}
.wysiwyg .text2_ {
  color: #00c;
}
.wysiwyg b.text2_ {
  font-weight: normal;
}

.cke_panel_list em, .cke_panel_list strong, .cke_panel_list b {
  font-style: normal;
  font-weight: bold;
}
.cke_panel_list .text_ {
  color: #c00;
}
.cke_panel_list .text2_ {
  color: #00c;
}
.cke_panel_list b.text2_ {
  font-weight: normal;
}

.wysiwyg blockquote {
  margin-top: 10px;
  margin-left: 30px;
  padding: 5px 5px 5px 15px;
  background-image: url("../img_common/blockquote.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-color: #eee;
  border-left: 3px solid #999;
}

#header-print,
#header-print *,
#header-print *::before,
#header-print *::after {
  box-sizing: border-box;
}

body {
  position: relative;
}

@media print, screen and (min-width: 769px) {
  html {
    scroll-padding-top: 116px;
  }
  body {
    min-width: 1040px;
  }
  .to-container a {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    top: 0;
    margin-top: -9999px;
    color: #333;
    font-size: 97%;
  }
  .to-container a:focus {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 0;
    outline-offset: -2px;
  }
  #header {
    position: relative;
    border-top: 6px solid;
    border-image: linear-gradient(to right, #fdf795 0% 25%, #c7e3f7 25% 50%, #cdfbbf 50% 75%, #ffd7d7 75% 100%) 1;
    /* グリッドシステム*/
    /* ロゴエリア*/
    /* ナビゲーション（nav-001と同じスタイル）*/
    /* 閲覧支援エリア*/
    /* モーダル共通スタイル*/
    /* 閲覧支援モーダル*/
  }
  #header .header-wazuka-area {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1000px 1fr;
    background-color: #ffffff;
  }
  #header .header-wazuka-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
    padding-top: 10px;
    min-height: 100px;
    /* グリッドレイアウト設定*/
  }
  #header .header-wazuka-inner.grid-both-content {
    grid-column: 2/3;
  }
  #header .header-wazuka-inner.grid-left-content-right-full {
    grid-column: 2/4;
  }
  #header .header-wazuka-inner.grid-left-full-right-content {
    grid-column: 1/3;
  }
  #header .header-wazuka-inner.grid-both-full {
    grid-column: 1/4;
  }
  #header #header-logo {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    gap: 7px;
    width: fit-content;
  }
  #header #header-logo img {
    max-height: 120px;
    width: auto;
  }
  #header .header-button-area {
    position: fixed;
    top: 16px;
    right: calc((100% - 1000px) / 2);
    z-index: 1000;
  }
}
@media print {
  #header .header-button-area {
    position: absolute;
  }
}
@media print, screen and (min-width: 769px) {
  #header #header-nav {
    position: relative;
    width: 1000px;
  }
  #header #header-nav .in {
    width: 100%;
    margin: 0;
    max-width: 100%;
    position: relative;
    z-index: 5;
  }
  #header #header-nav .list {
    display: flex;
    position: relative;
    z-index: 10;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  #header #header-nav .list > li {
    text-align: center;
    flex: 1;
    /* ドロップダウンメニューのホバー表示*/
  }
  #header #header-nav .list > li:not(:last-child) span {
    position: relative;
  }
  #header #header-nav .list > li:not(:last-child) span::before {
    content: "";
    width: 1px;
    height: 40%;
    background-color: #333333;
    position: absolute;
    top: 50%;
    right: -1px;
    translate: 0 -50%;
  }
  #header #header-nav .list > li.active > a {
    background: #098203;
    color: #fff;
  }
  #header #header-nav .list > li > a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    line-height: 1.2;
    height: 100%;
    font-size: 1rem;
    transition: background-color 0.2s ease-out;
    color: #333333;
    font-weight: bold;
  }
  #header #header-nav .list > li > a:hover {
    background: #098203;
    color: #fff;
  }
  #header #header-nav .list > li > a:focus-visible {
    outline-offset: -3px;
  }
  #header #header-nav .list > li > a span {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px 10px;
    width: 100%;
    height: 100%;
  }
  #header #header-nav .list > li:hover .dropmenu {
    display: block;
  }
  #header #header-nav .list > li .dropmenu {
    display: none;
    width: 1000px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 59;
    padding: 20px;
    background: #999999;
  }
  #header #header-nav .list > li .dropmenu .list2 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
    box-sizing: border-box;
    max-height: 250px;
    overflow-y: auto;
  }
  #header #header-nav .list > li .dropmenu .list2 > li a {
    display: block;
    color: #333333;
    text-decoration: none;
    background-color: #fff;
    padding: 11px 30px 11px 8px;
    border-radius: 5px;
    text-align: left;
    position: relative;
  }
  #header #header-nav .list > li .dropmenu .list2 > li a::after {
    content: "";
    position: absolute;
    background-color: #999999;
    top: calc(50% - 8px);
    right: 10px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 16px;
    height: 16px;
    clip-path: polygon(50% 36.39%, 13.13% 73.25%, 12.65% 73.71%, 12.15% 74.16%, 11.68% 74.5%, 11.15% 74.81%, 10.54% 75.09%, 9.98% 75.31%, 9.45% 75.44%, 8.88% 75.56%, 8.33% 75.62%, 7.68% 75.64%, 6.95% 75.56%, 6.3% 75.4%, 5.74% 75.2%, 5.16% 74.91%, 4.61% 74.55%, 4.09% 74.1%, 3.64% 73.58%, 3.28% 73.03%, 2.99% 72.45%, 2.79% 71.89%, 2.63% 71.24%, 2.55% 70.51%, 2.57% 69.87%, 2.63% 69.31%, 2.75% 68.74%, 2.88% 68.21%, 3.1% 67.65%, 3.38% 67.04%, 3.69% 66.51%, 4.03% 66.04%, 4.49% 65.55%, 4.95% 65.06%, 50% 20%, 95.05% 65.06%, 95.51% 65.55%, 95.97% 66.04%, 96.31% 66.51%, 96.62% 67.04%, 96.9% 67.65%, 97.12% 68.21%, 97.25% 68.74%, 97.37% 69.31%, 97.43% 69.87%, 97.45% 70.51%, 97.37% 71.24%, 97.21% 71.89%, 97.01% 72.45%, 96.72% 73.03%, 96.36% 73.58%, 95.91% 74.1%, 95.39% 74.55%, 94.84% 74.91%, 94.26% 75.2%, 93.7% 75.4%, 93.05% 75.56%, 92.32% 75.64%, 91.67% 75.62%, 91.12% 75.56%, 90.55% 75.44%, 90.02% 75.31%, 89.46% 75.09%, 88.85% 74.81%, 88.32% 74.5%, 87.85% 74.16%, 87.35% 73.71%, 86.87% 73.25%);
    transform: rotate(90deg);
  }
  #header #header-nav .list > li .dropmenu .list2 > li a:hover {
    text-decoration: underline;
  }
  #header #header-nav .list > li .dropmenu .list2 > li a:focus-visible {
    outline-offset: -3px;
  }
  #header .header-support-area,
  #header .header-button-area {
    flex-shrink: 0;
    display: flex;
    align-items: flex-start;
  }
  #header .modal-button-area {
    position: absolute;
    top: -120px;
    right: 5px;
    z-index: 120;
  }
  #header .modal-button-area p {
    background-color: #fff;
  }
  #header .modal-menu-wrap .modal-button-area {
    right: 0;
  }
  #header .pc-modal-menu .modal-menu-btn a::before,
  #header .modal-support .modal-support-btn a::before {
    width: 36px;
    height: 36px;
    mask: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAhCAYAAAC803lsAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADvSURBVHgBvdaBCcMgEAVQ6QQZoSM4QjfoKt0gK3SEbpYRMsKvBw1tbIx63r8PQlDhHiE5DSEFwCQjOGdXNz3M+GYOTsnqPmRixT50TIaQrDK54D80zAFCsshCPHgrFEwBIbXjtoGOqSJ+NtIwzQgmphvBwKgRlphhhAXGDDGCMUdoMDRED4aOaMG4IRowfogODB/RiFEhLkGXexrTyRo/hQ8zD/dyhfLf4XKfqSEivC5XaOgTdAw6mhUNA0XHNMdgoG2bYWBwdgxjYHiAqTGWCDWGgejGpIkrC9GAifkmGqKCueWbnkxEhlk+tV7b/Bvzh+sb3YsASQAAAABJRU5ErkJggg==) center center/contain no-repeat;
    -webkit-mask: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAhCAYAAAC803lsAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADvSURBVHgBvdaBCcMgEAVQ6QQZoSM4QjfoKt0gK3SEbpYRMsKvBw1tbIx63r8PQlDhHiE5DSEFwCQjOGdXNz3M+GYOTsnqPmRixT50TIaQrDK54D80zAFCsshCPHgrFEwBIbXjtoGOqSJ+NtIwzQgmphvBwKgRlphhhAXGDDGCMUdoMDRED4aOaMG4IRowfogODB/RiFEhLkGXexrTyRo/hQ8zD/dyhfLf4XKfqSEivC5XaOgTdAw6mhUNA0XHNMdgoG2bYWBwdgxjYHiAqTGWCDWGgejGpIkrC9GAifkmGqKCueWbnkxEhlk+tV7b/Bvzh+sb3YsASQAAAABJRU5ErkJggg==) center center/contain no-repeat;
  }
  #header .modal-support-btn, #header .modal-menu-btn {
    position: relative;
    z-index: 121 !important;
  }
  #header .modal-support-btn.is-open::before, #header .modal-menu-btn.is-open::before {
    content: "";
    width: 19px;
    height: 19px;
    background-color: #fffddf;
    border-top: 3px solid #098203;
    border-right: 3px solid #098203;
    rotate: -45deg;
    position: absolute;
    top: calc(100% + 6px);
    left: 50%;
    translate: -50% 0;
    z-index: 121;
  }
  #header .modal-support-btn a, #header .modal-menu-btn a {
    background-color: #fffddf;
    padding-top: 52px;
    border: 3px solid #098203;
    border-radius: 10px;
    color: #333;
    font-size: 0.9375rem;
    font-weight: bold;
  }
  #header .modal-support-btn a span, #header .modal-menu-btn a span {
    pointer-events: none;
  }
  #header .modal-support-btn a:focus-visible, #header .modal-menu-btn a:focus-visible {
    outline: 2px solid #fff;
    outline-offset: -1px;
    box-shadow: 0 0 0px 3px #000;
  }
  #header .modal-support-btn {
    margin: 0;
  }
  #header .modal-support-btn a {
    box-sizing: border-box;
    position: relative;
    display: block;
    line-height: 1.1;
    text-decoration: none;
    min-width: 100px;
    min-height: 100px;
    text-align: center;
  }
  #header .modal-support-btn a::before {
    content: "";
    position: absolute;
    top: 23px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 57px;
    height: 19px;
    background: url(../img_common/icon_glasses.png) no-repeat center/100%;
  }
  #header .modal-support-btn a:hover {
    opacity: 0.85;
  }
  #header .modal-support-btn a.is-open {
    padding-top: 65px;
  }
  #header .modal-support-btn a.is-open::before {
    width: 37px;
    height: 37px;
    background-image: url(../img_common/close.png);
    top: 15px;
  }
  #header .modal-support-bg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 99;
    border-top: 6px solid;
    border-image: linear-gradient(to right, #fdf795 0% 25%, #c7e3f7 25% 50%, #cdfbbf 50% 75%, #ffd7d7 75% 100%) 1;
  }
  #header .modal-support {
    display: none;
    position: fixed;
    top: 131px;
    right: 0;
    width: 100%;
    background-color: #fffddf;
    z-index: 120;
    border-top: 3px solid #098203;
    border-bottom: 3px solid #098203;
    padding-bottom: 50px;
  }
}
@media print and (max-width: 360px), screen and (min-width: 769px) and (max-width: 360px) {
  #header .modal-support {
    width: 100%;
  }
}
@media print, screen and (min-width: 769px) {
  #header .modal-support .modal-support-logo {
    position: absolute;
    bottom: calc(100% + 41px);
    left: calc((100% - 1000px) / 2);
  }
  #header .modal-support .modal-support-logo img {
    max-height: 120px;
    width: auto;
  }
  #header .modal-support .in {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 1010px;
    margin: 0 auto;
    padding: 50px 0 53px;
  }
  #header .modal-support .in .col-left {
    width: 460px;
    display: flex;
    flex-wrap: wrap;
    gap: 27px 40px;
  }
  #header .modal-support .header-size,
  #header .modal-support .header-color {
    display: flex;
    align-items: center;
  }
  #header .modal-support .header-size button,
  #header .modal-support .header-color button {
    appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    display: block;
    padding: 0;
    vertical-align: bottom;
  }
  #header .modal-support .header-size .title,
  #header .modal-support .header-color .title {
    font-size: 87.5%;
    margin-right: 10px;
    line-height: 1.2;
  }
  #header .modal-support .header-size dd,
  #header .modal-support .header-color dd {
    line-height: 1;
  }
  #header .modal-support .header-size dd + dd,
  #header .modal-support .header-color dd + dd {
    margin-left: 2px;
  }
  #header .modal-support .header-size dd img,
  #header .modal-support .header-color dd img {
    cursor: pointer;
  }
  #header .modal-support .header-size dd img:hover,
  #header .modal-support .header-color dd img:hover {
    opacity: 0.85;
  }
  #header .modal-support .header-size .normal-on,
  #header .modal-support .header-size .normal-off,
  #header .modal-support .header-size .big-on,
  #header .modal-support .header-size .big-off {
    border-radius: 5px;
    border: 1px solid #fff;
    display: block;
  }
  #header .modal-support .header-size .normal-on.hide,
  #header .modal-support .header-size .normal-off.hide,
  #header .modal-support .header-size .big-on.hide,
  #header .modal-support .header-size .big-off.hide {
    display: none;
  }
  #header .modal-support .header-size .normal-on span,
  #header .modal-support .header-size .normal-off span,
  #header .modal-support .header-size .big-on span,
  #header .modal-support .header-size .big-off span {
    display: block;
    padding: 8px;
    line-height: 1;
    border-radius: 3px;
    text-decoration: none;
    font-size: 1rem;
  }
  #header .modal-support .header-size .normal-on span:hover,
  #header .modal-support .header-size .normal-off span:hover,
  #header .modal-support .header-size .big-on span:hover,
  #header .modal-support .header-size .big-off span:hover {
    opacity: 0.85;
  }
  #header .modal-support .header-size .normal-on span span,
  #header .modal-support .header-size .normal-off span span,
  #header .modal-support .header-size .big-on span span,
  #header .modal-support .header-size .big-off span span {
    background-color: inherit !important;
    color: inherit !important;
  }
  #header .modal-support .header-size .normal-on,
  #header .modal-support .header-size .big-on {
    background-color: #fff;
    border-color: #098203;
    color: #333333;
  }
  #header .modal-support .header-size .normal-off,
  #header .modal-support .header-size .big-off {
    background-color: #098203;
    color: #ffffff;
  }
  #header .modal-support .header-size button:focus-visible {
    border: 4px solid #fff;
  }
  #header .modal-support .header-color dd {
    border-radius: 3px;
    border: 1px solid #fff;
  }
  #header .modal-support .header-color dd a {
    display: block;
    padding: 8px;
    line-height: 1;
    border-radius: 3px;
    text-decoration: none;
  }
  #header .modal-support .header-color dd a:hover {
    opacity: 0.85;
  }
  #header .modal-support .header-color dd a span {
    background-color: inherit !important;
    color: inherit !important;
  }
  #header .modal-support .header-color .item a {
    background-color: #333333 !important;
    color: #fff !important;
  }
  #header .modal-support .header-color .item a:focus-visible {
    border: 4px solid #fff;
  }
  #header .modal-support .header-color .item2 a {
    background-color: #0740D3 !important;
    color: #fff !important;
  }
  #header .modal-support .header-color .item2 a:focus-visible {
    border: 4px solid #fff;
  }
  #header .modal-support .header-color .item3 {
    border-color: #098203;
  }
  #header .modal-support .header-color .item3 a {
    background-color: #fff !important;
    color: #333 !important;
  }
  #header .modal-support .header-color .item3 a:focus-visible {
    border: 4px solid #fff;
  }
  #header .modal-support .third-party-box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px 30px;
  }
  #header .modal-support .third-party-box button {
    appearance: none;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    font-size: 100%;
  }
  #header .modal-support .third-party-box button,
  #header .modal-support .third-party-box a {
    display: block;
    color: #333333;
    line-height: 1.2;
    font-weight: normal;
    text-decoration: none;
    font-family: "Noto Sans JP", sans-serif, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
    background-repeat: no-repeat;
    background-position: left center;
  }
  #header .modal-support .third-party-box button:hover,
  #header .modal-support .third-party-box a:hover {
    text-decoration: underline;
  }
  #header .modal-support .third-party-box .is-hide {
    display: none;
  }
  #header .modal-support .third-party-box .furigana a {
    position: relative;
    padding-left: 25px;
  }
  #header .modal-support .third-party-box .furigana a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 21px;
    height: 21px;
    background: url(../img_common/furigana.png) no-repeat center/100%;
  }
  #header .modal-support .third-party-box .yasashi a {
    position: relative;
    padding-left: 29px;
  }
  #header .modal-support .third-party-box .yasashi a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 17px;
    height: 16px;
    background: url(../img_common/yasashi.png) no-repeat center/100%;
  }
  #header .modal-support .third-party-box .yomiage a {
    position: relative;
    padding-left: 32px;
  }
  #header .modal-support .third-party-box .yomiage a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 21px;
    height: 16px;
    background: url(../img_common/yomiage.png) no-repeat center/100%;
  }
  #header .modal-support .header-lang-wrapper .lang-error {
    color: #ee0000;
  }
  #header .modal-support .header-lang {
    display: flex;
    position: relative;
  }
  #header .modal-support .header-lang::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    width: 21px;
    height: 21px;
    mask: url("data:image/png;base64,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") center center/contain no-repeat;
    -webkit-mask: url("data:image/png;base64,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") center center/contain no-repeat;
    background-color: #098203;
  }
  #header .modal-support .header-lang::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 65px;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    mask: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADNSURBVHgB7dRLDoIwEIDhGQiKO47Qq3gSi27Uy7DysTHoSTyCR7DHwLiotCSmIoVO2ZH+CQsgM19XBQiFQpMu40XW/haZLykv2GJ9eKab4wpGpna8otlD7bSCGM9LQGAI8joGVbNqh94VJ6UVlAnmNSs07ol+MR0KmcS5+R//BrYnhm95r3mmDwHIq8v+Bl4YLqvzTvSCvqgLZgWpqCvWC7qiFGwQHEKpmBNoQ5thGtbMONZGjRXOGAnsRmkYGfxF9UVBwrxTqHogFJpkH4fCnC6n485iAAAAAElFTkSuQmCC") center center/contain no-repeat;
    -webkit-mask: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADNSURBVHgB7dRLDoIwEIDhGQiKO47Qq3gSi27Uy7DysTHoSTyCR7DHwLiotCSmIoVO2ZH+CQsgM19XBQiFQpMu40XW/haZLykv2GJ9eKab4wpGpna8otlD7bSCGM9LQGAI8joGVbNqh94VJ6UVlAnmNSs07ol+MR0KmcS5+R//BrYnhm95r3mmDwHIq8v+Bl4YLqvzTvSCvqgLZgWpqCvWC7qiFGwQHEKpmBNoQ5thGtbMONZGjRXOGAnsRmkYGfxF9UVBwrxTqHogFJpkH4fCnC6n485iAAAAAElFTkSuQmCC") center center/contain no-repeat;
    background-color: #098203;
  }
  #header .modal-support .header-lang .lang-select {
    padding: 13px 33px 13px 37px;
    border: solid 2px #098203;
    appearance: none;
    word-break: break-all;
    white-space: normal;
    min-width: 285px;
    border-radius: 5px 0 0 5px;
    color: #333333;
    background-color: #fff;
  }
  #header .modal-support .header-lang .lang-select:focus-visible {
    margin-right: 3px;
  }
  #header .modal-support .header-lang .btn-lang-select {
    color: #fff;
    min-height: 30px;
    padding: 3px 12px;
    font-weight: bold;
    min-width: 45px;
    border: solid 1px #098203;
    background: #098203;
    border-radius: 0 3px 3px 0;
    cursor: pointer;
  }
  #header .modal-support .header-lang .btn-lang-select:hover {
    opacity: 0.85;
  }
  #header .modal-support .header-lang .btn-lang-select:focus-visible {
    outline-offset: 2px;
    border: 3px #fff solid;
  }
  .modal-menu-btn {
    margin: 0;
    margin-left: 15px;
  }
  .modal-menu-btn a {
    position: relative;
    display: block;
    line-height: 1.1;
    font-size: 1.125rem;
    text-decoration: none;
    min-width: 100px;
    min-height: 100px;
    text-align: center;
    padding-top: 64px !important;
  }
  .modal-menu-btn a::before {
    content: "";
    position: absolute;
    top: 19px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 44px;
    height: 32px;
    mask: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAkCAYAAADy19hsAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABkSURBVHgB7dbBCYBADAXRHyuwBDuzBjvQDuxQS9gOYlgv3pdAhHkQyDHkNObuq6QzZlZtd8xucfAVy6J/aJPqf/arH7zpfXd1LeYQAADAAKOHc9HDmehhAAAwjB5ORg9n6j38AAT/KjFWnaeqAAAAAElFTkSuQmCC") center center/contain no-repeat;
    -webkit-mask: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAkCAYAAADy19hsAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABkSURBVHgB7dbBCYBADAXRHyuwBDuzBjvQDuxQS9gOYlgv3pdAhHkQyDHkNObuq6QzZlZtd8xucfAVy6J/aJPqf/arH7zpfXd1LeYQAADAAKOHc9HDmehhAAAwjB5ORg9n6j38AAT/KjFWnaeqAAAAAElFTkSuQmCC") center center/contain no-repeat;
    background-color: #098203;
  }
  .modal-menu-btn a.is-open::before {
    width: 37px;
    height: 37px;
    background: url(../img_common/close.png) no-repeat center/100%;
    top: 15px;
    mask: unset;
    -webkit-mask: unset;
  }
  .modal-menu-btn a:hover {
    opacity: 0.85;
  }
  .pc-modal-menu-bg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 99;
    border-top: 6px solid;
    border-image: linear-gradient(to right, #fdf795 0% 25%, #c7e3f7 25% 50%, #cdfbbf 50% 75%, #ffd7d7 75% 100%) 1;
  }
  .pc-modal-menu {
    display: none;
    position: fixed;
    top: 131px;
    right: 0;
    width: 100%;
    background-color: #fffddf;
    z-index: 120;
    border-top: 3px solid #098203;
    border-bottom: 3px solid #098203;
    /* 2カラムレイアウト*/
    /* モーダルメニュー*/
    /* ナビゲーションリンクリスト（2カラム）*/
    /* PCアコーディオンメニュー*/
  }
  .pc-modal-menu .pc-modal-menu-logo {
    position: absolute;
    bottom: calc(100% + 41px);
    left: calc((100% - 1000px) / 2);
  }
  .pc-modal-menu .pc-modal-menu-logo img {
    max-height: 120px;
    width: auto;
  }
  .pc-modal-menu .modal-menu-in {
    max-height: calc(100dvh - 116px);
    overflow-y: auto;
    background-color: #fffddf;
  }
  .pc-modal-menu .modal-menu-wrap {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    padding: 66px 0 60px;
  }
  .pc-modal-menu .modal-title-wrapper {
    margin-bottom: 30px;
    cursor: pointer;
  }
  .pc-modal-menu .modal-title {
    font-family: "ヒラギノ明朝 ProN W3", serif;
    font-size: 2.25rem;
    margin: 0;
    color: #333333;
    /* text-alignはインラインスタイルで制御*/
  }
  .pc-modal-menu .modal-content-columns {
    display: flex;
    gap: 30px;
    margin-bottom: 40px;
  }
  .pc-modal-menu .modal-column-left {
    flex: 1;
  }
  .pc-modal-menu .modal-column-right {
    flex: 1;
  }
  .pc-modal-menu .modal-menu-wrap {
    cursor: pointer;
    /* 検索エリアラッパー - 子要素が存在する場合のみ背景色を適用*/
  }
  .pc-modal-menu .modal-menu-wrap .list {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .pc-modal-menu .modal-menu-wrap .list > li {
    border-radius: 5px 5px 0 0;
    background-color: #098203;
    border: 1px solid #098203;
    border-bottom: none;
    position: relative;
    z-index: 2;
    /* textTabのhoverクラス（activeタブ）*/
  }
  .pc-modal-menu .modal-menu-wrap .list > li.active, .pc-modal-menu .modal-menu-wrap .list > li.hover {
    background-color: #fff;
    border-bottom: 1px solid #fff;
    z-index: 3;
  }
  .pc-modal-menu .modal-menu-wrap .list > li.active a, .pc-modal-menu .modal-menu-wrap .list > li.hover a {
    color: #333333;
  }
  .pc-modal-menu .modal-menu-wrap .list > li a {
    width: 156px;
    padding: 8px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: #ffffff;
    font-size: 1.125rem;
  }
  .pc-modal-menu .modal-menu-wrap .content-area {
    background-color: #fff;
    border: 1px solid #098203;
    border-radius: 0 5px 5px 5px;
    padding: 30px;
    position: relative;
    z-index: 1;
  }
  .pc-modal-menu .modal-menu-wrap .tab-content {
    /* textTabのhideクラス*/
  }
  .pc-modal-menu .modal-menu-wrap .tab-content.hide {
    display: none;
  }
  .pc-modal-menu .modal-menu-wrap .header-google .dummy-search-form {
    display: flex;
    width: 100%;
  }
  .pc-modal-menu .modal-menu-wrap .header-google .dummy-search {
    padding: 12px 16px;
    border: 2px solid #098203;
    border-right: none;
    border-radius: 5px 0 0 5px;
    font-size: 16px;
    background-color: #fff;
  }
  .pc-modal-menu .modal-menu-wrap .header-google .dummy-search:focus {
    outline: none;
    border-color: #098203;
  }
  .pc-modal-menu .modal-menu-wrap .header-google .dummy-search-btn {
    width: 50px;
    background-color: #098203;
    border: 2px solid #098203;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.2s;
  }
  .pc-modal-menu .modal-menu-wrap .header-google .dummy-search-btn:hover {
    background-color: #098203;
    border-color: #098203;
  }
  .pc-modal-menu .modal-menu-wrap .header-google .dummy-search-btn svg {
    fill: #ffffff;
    width: 20px;
    height: 20px;
  }
  .pc-modal-menu .modal-menu-wrap .search-area-wrap:has(> .search-keyword), .pc-modal-menu .modal-menu-wrap .search-area-wrap:has(> .search-pageid) {
    background-color: #fff;
  }
  .pc-modal-menu .modal-menu-wrap .search-keyword, .pc-modal-menu .modal-menu-wrap .search-pageid {
    margin-bottom: 1rem;
  }
  .pc-modal-menu .modal-menu-wrap .search-keyword .dummy-search, .pc-modal-menu .modal-menu-wrap .search-pageid .dummy-search {
    border: 2px solid #098203;
    height: 50px;
    width: calc(100% - 50px);
    border-radius: 10px 0px 0px 10px;
    font-size: 1rem;
  }
  .pc-modal-menu .modal-menu-wrap .search-keyword form.gsc-search-box, .pc-modal-menu .modal-menu-wrap .search-pageid form.gsc-search-box {
    max-width: 100% !important;
  }
  .pc-modal-menu .modal-menu-wrap .search-keyword .gsc-search-button-v2:focus, .pc-modal-menu .modal-menu-wrap .search-pageid .gsc-search-button-v2:focus {
    outline-offset: -1px;
    outline: 2px solid #000;
    border: 3px #fff solid !important;
  }
  .pc-modal-menu .modal-menu-wrap .search-keyword .type-list, .pc-modal-menu .modal-menu-wrap .search-pageid .type-list {
    display: flex;
    align-items: center;
    column-gap: 18px;
    margin-top: 8px;
  }
  .pc-modal-menu .modal-menu-wrap .search-keyword .type-list dd, .pc-modal-menu .modal-menu-wrap .search-pageid .type-list dd {
    display: flex;
    align-items: center;
  }
  .pc-modal-menu .modal-menu-wrap .search-keyword .type-list dd input, .pc-modal-menu .modal-menu-wrap .search-pageid .type-list dd input {
    accent-color: #333;
  }
  .pc-modal-menu .modal-menu-wrap .search-keyword .input-wrap, .pc-modal-menu .modal-menu-wrap .search-pageid .input-wrap {
    display: flex;
  }
  .pc-modal-menu .modal-menu-wrap .search-keyword .input-wrap .number-label, .pc-modal-menu .modal-menu-wrap .search-pageid .input-wrap .number-label {
    width: calc(100% - 50px);
  }
  .pc-modal-menu .modal-menu-wrap .search-keyword .input-wrap .number-label input, .pc-modal-menu .modal-menu-wrap .search-pageid .input-wrap .number-label input {
    width: 100%;
    border: 2px solid #098203;
    height: 50px;
    padding: 10px 0 10px 13px;
    border-radius: 10px 0px 0px 10px;
    font-size: 1rem;
  }
  .pc-modal-menu .modal-menu-wrap .search-keyword .input-wrap .submit-label button, .pc-modal-menu .modal-menu-wrap .search-pageid .input-wrap .submit-label button {
    background-color: #098203;
    flex-basis: 50px;
    width: 50px;
    height: 50px;
    border: 2px solid #098203;
    border-radius: 0px 10px 10px 0px;
    margin-left: 0;
    position: relative;
  }
  .pc-modal-menu .modal-menu-wrap .search-keyword .input-wrap .submit-label button:focus-visible, .pc-modal-menu .modal-menu-wrap .search-pageid .input-wrap .submit-label button:focus-visible {
    outline-offset: 2px;
    border: 3px #fff solid;
  }
  .pc-modal-menu .modal-menu-wrap .search-keyword .input-wrap .submit-label button::before, .pc-modal-menu .modal-menu-wrap .search-pageid .input-wrap .submit-label button::before {
    content: "";
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    inset: 0;
    margin: auto;
    background-color: #fff;
    clip-path: polygon(21.69% 24.41%, 20.35% 26.06%, 19.18% 27.87%, 18.12% 29.9%, 17.39% 31.94%, 16.85% 34.07%, 16.48% 36.48%, 16.46% 39.04%, 16.69% 41.55%, 17.14% 43.85%, 17.72% 45.78%, 18.57% 47.98%, 19.59% 49.91%, 20.76% 51.74%, 22.03% 53.36%, 23.36% 54.85%, 25.08% 56.37%, 26.93% 57.75%, 28.81% 58.84%, 30.74% 59.72%, 33.07% 60.33%, 35.1% 60.7%, 37.38% 60.92%, 39.37% 60.93%, 41.98% 60.66%, 44.52% 60.17%, 46.66% 59.48%, 48.31% 58.76%, 50.1% 57.78%, 51.58% 56.77%, 52.95% 55.68%, 53.79% 54.88%, 54.34% 54.34%, 94.61% 94.61%, 89.9% 99%, 62.61% 72.02%, 62.61% 66.88%, 61.76% 66.05%, 59.89% 67.58%, 57.49% 69.21%, 55.34% 70.42%, 52.57% 71.91%, 49.77% 72.84%, 47.16% 73.61%, 43.77% 74.17%, 40.36% 74.48%, 36.79% 74.47%, 33.89% 74.24%, 30.69% 73.66%, 27.25% 72.79%, 23.53% 71.39%, 19.93% 69.42%, 16.93% 67.46%, 13.57% 64.57%, 10.52% 61.3%, 8.12% 58.07%, 6.24% 54.71%, 4.72% 51.31%, 3.72% 47.79%, 3.11% 44.85%, 2.69% 41.66%, 2.6% 38.44%, 2.68% 36.45%, 2.8% 34.73%, 3.04% 32.91%, 3.32% 31.43%, 3.63% 29.82%, 3.96% 28.4%, 4.47% 26.91%, 4.93% 25.43%, 5.72% 23.7%, 6.43% 22.1%, 7.78% 19.8%, 9.14% 17.79%, 10.71% 15.76%, 12.37% 13.93%, 13.93% 12.37%, 15.76% 10.71%, 17.79% 9.14%, 19.8% 7.78%, 22.1% 6.43%, 23.7% 5.72%, 25.43% 4.93%, 26.91% 4.47%, 28.4% 3.96%, 29.82% 3.63%, 31.43% 3.32%, 32.91% 3.04%, 34.73% 2.8%, 36.45% 2.68%, 38.44% 2.6%, 41.66% 2.69%, 44.85% 3.11%, 47.79% 3.72%, 51.31% 4.72%, 54.71% 6.24%, 58.07% 8.12%, 61.3% 10.52%, 64.57% 13.57%, 67.46% 16.93%, 69.42% 19.93%, 71.39% 23.53%, 72.79% 27.25%, 73.66% 30.69%, 74.24% 33.89%, 74.47% 36.79%, 74.48% 40.36%, 74.17% 43.77%, 73.61% 47.16%, 72.84% 49.77%, 71.91% 52.57%, 70.42% 55.34%, 69.21% 57.49%, 67.58% 59.89%, 66.05% 61.76%, 66.88% 62.61%, 72.02% 62.61%, 99% 89.9%, 94.61% 94.61%, 54.34% 54.34%, 54.88% 53.79%, 55.68% 52.95%, 56.77% 51.58%, 57.78% 50.1%, 58.76% 48.31%, 59.48% 46.66%, 60.17% 44.52%, 60.66% 41.98%, 60.93% 39.37%, 60.92% 37.38%, 60.7% 35.1%, 60.33% 33.07%, 59.72% 30.74%, 58.84% 28.81%, 57.75% 26.93%, 56.37% 25.08%, 54.85% 23.36%, 53.36% 22.03%, 51.74% 20.76%, 49.91% 19.59%, 47.98% 18.57%, 45.78% 17.72%, 43.85% 17.14%, 41.55% 16.69%, 39.04% 16.46%, 36.48% 16.48%, 34.07% 16.85%, 31.94% 17.39%, 29.9% 18.12%, 27.87% 19.18%, 26.06% 20.35%, 24.41% 21.69%);
  }
  .pc-modal-menu .modal-menu-wrap .search-keyword dl, .pc-modal-menu .modal-menu-wrap .search-pageid dl {
    font-size: 0.9rem;
  }
  .pc-modal-menu .modal-menu-wrap .search-keyword .title, .pc-modal-menu .modal-menu-wrap .search-pageid .title {
    width: fit-content;
    padding-left: 14px;
    margin-bottom: 6px;
    color: #095e05;
    font-size: 1.25rem;
    font-weight: bold;
    position: relative;
  }
  .pc-modal-menu .modal-menu-wrap .search-keyword .title::before, .pc-modal-menu .modal-menu-wrap .search-pageid .title::before {
    content: "";
    width: 6px;
    height: 24px;
    background-color: #098203;
    border-radius: 3px;
    position: absolute;
    top: 50%;
    left: 0;
    translate: 0 -50%;
  }
  .pc-modal-menu .modal-menu-wrap .search-keyword dd, .pc-modal-menu .modal-menu-wrap .search-pageid dd {
    line-height: 1;
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  .pc-modal-menu .modal-menu-wrap .search-keyword dd, .pc-modal-menu .modal-menu-wrap .search-pageid dd {
    margin-left: 30px;
  }
}
@media print, screen and (min-width: 769px) {
  .pc-modal-menu .modal-menu-wrap .search-keyword dd label, .pc-modal-menu .modal-menu-wrap .search-pageid dd label {
    display: flex;
    align-items: center;
    height: 1em;
    line-height: 1;
  }
  .pc-modal-menu .modal-menu-wrap .search-keyword dd input, .pc-modal-menu .modal-menu-wrap .search-pageid dd input {
    display: block;
    height: 1em;
    padding: 0;
    margin: 0;
    line-height: 1;
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  .pc-modal-menu .modal-menu-wrap .search-keyword dd input, .pc-modal-menu .modal-menu-wrap .search-pageid dd input {
    /* transform: scale(1.3);*/
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  .pc-modal-menu .modal-menu-wrap .search-keyword dd input, .pc-modal-menu .modal-menu-wrap .search-pageid dd input {
    transform: scale(1.3);
  }
}
@media print, screen and (min-width: 769px) {
  .pc-modal-menu .modal-menu-wrap .search-keyword dd span, .pc-modal-menu .modal-menu-wrap .search-pageid dd span {
    display: block;
    height: 1em;
    line-height: 1;
    padding: 0 0 0 8px;
  }
  .pc-modal-menu .nav-list {
    list-style: none;
    margin: 1rem 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 0px;
  }
  .pc-modal-menu .nav-list .item a {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 16px;
    background-color: #fff;
    color: #333333;
    text-decoration: none;
    border-radius: 5px;
    border: 2px solid #098203;
    font-size: 1rem;
    transition: all 0.2s;
    min-height: 76px;
  }
  .pc-modal-menu .nav-list .item a:hover {
    text-decoration: underline;
  }
  .pc-modal-menu .nav-list .item a:hover .item-icon img {
    opacity: 0.9;
  }
  .pc-modal-menu .nav-list .item .item-icon {
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .pc-modal-menu .nav-list .item .item-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: opacity 0.2s;
  }
  .pc-modal-menu .nav-list .item .item-text {
    flex: 1;
    line-height: 1.4;
  }
  .pc-modal-menu .modal-accordion-area {
    margin: 0;
  }
  .pc-modal-menu .modal-accordion-area .box {
    display: block;
  }
  .pc-modal-menu .modal-accordion-area .title {
    position: relative;
    font-weight: bold;
    font-size: 1.5rem;
    border-bottom: 1px solid #098203;
  }
  .pc-modal-menu .modal-accordion-area .title .parent-label {
    display: block;
    padding: 16px 60px 16px 4px;
    color: #333333;
  }
  .pc-modal-menu .modal-accordion-area .title button {
    margin: 0;
    padding: 0;
    border: none;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 60px;
    height: 60px;
    background-color: transparent;
  }
  .pc-modal-menu .modal-accordion-area .title button::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    background-color: #333333;
  }
  .pc-modal-menu .modal-accordion-area .title button.plus::after {
    clip-path: polygon(44% 55.99%, 5.89% 55.99%, 5.27% 55.98%, 4.74% 55.9%, 4.23% 55.79%, 3.67% 55.6%, 3.13% 55.39%, 2.62% 55.13%, 2.15% 54.8%, 1.66% 54.4%, 1.33% 53.98%, 0.97% 53.51%, 0.65% 52.99%, 0.43% 52.45%, 0.26% 51.87%, 0.11% 51.28%, 0% 50.65%, -0.03% 50.02%, 0% 49.37%, 0.11% 48.73%, 0.26% 48.13%, 0.43% 47.54%, 0.65% 47%, 0.97% 46.47%, 1.33% 46.01%, 1.66% 45.59%, 2.15% 45.18%, 2.62% 44.88%, 3.13% 44.61%, 3.67% 44.39%, 4.23% 44.2%, 4.74% 44.09%, 5.27% 44%, 5.89% 43.99%, 44% 43.99%, 44% 5.92%, 44.01% 5.3%, 44.1% 4.77%, 44.2% 4.26%, 44.42% 3.7%, 44.61% 3.17%, 44.88% 2.66%, 45.19% 2.18%, 45.6% 1.69%, 46.02% 1.35%, 46.48% 1%, 47.01% 0.69%, 47.55% 0.47%, 48.14% 0.29%, 48.74% 0.13%, 49.38% 0.04%, 49.99% 0%, 50.63% 0.04%, 51.28% 0.13%, 51.88% 0.29%, 52.46% 0.47%, 53% 0.69%, 53.52% 1%, 53.98% 1.35%, 54.4% 1.69%, 54.81% 2.19%, 55.14% 2.66%, 55.41% 3.17%, 55.61% 3.7%, 55.8% 4.26%, 55.91% 4.77%, 55.99% 5.31%, 56% 5.92%, 56% 43.99%, 94.07% 43.99%, 94.7% 44%, 95.22% 44.09%, 95.75% 44.2%, 96.3% 44.39%, 96.85% 44.61%, 97.36% 44.88%, 97.82% 45.18%, 98.31% 45.59%, 98.65% 46.01%, 99% 46.47%, 99.32% 47%, 99.53% 47.54%, 99.71% 48.13%, 99.86% 48.73%, 99.95% 49.37%, 100% 50.02%, 99.95% 50.65%, 99.86% 51.28%, 99.71% 51.87%, 99.53% 52.47%, 99.31% 52.99%, 99% 53.51%, 98.65% 53.98%, 98.31% 54.4%, 97.82% 54.8%, 97.36% 55.13%, 96.85% 55.39%, 96.29% 55.6%, 95.75% 55.79%, 95.22% 55.91%, 94.71% 55.98%, 94.08% 56%, 56.01% 56%, 56.01% 94.15%, 55.99% 94.77%, 55.92% 95.28%, 55.8% 95.82%, 55.61% 96.35%, 55.41% 96.91%, 55.14% 97.43%, 54.81% 97.88%, 54.4% 98.37%, 53.99% 98.7%, 53.52% 99.07%, 53% 99.36%, 52.47% 99.6%, 51.88% 99.77%, 51.29% 99.92%, 50.63% 100%, 49.99% 100.06%, 49.38% 100%, 48.74% 99.92%, 48.14% 99.77%, 47.55% 99.6%, 47.01% 99.39%, 46.48% 99.07%, 46.02% 98.7%, 45.6% 98.37%, 45.19% 97.88%, 44.88% 97.43%, 44.61% 96.91%, 44.42% 96.37%, 44.2% 95.82%, 44.1% 95.28%, 44.01% 94.76%, 44% 94.13%);
    transform: translate(-50%, -50%) rotate(180deg);
  }
  .pc-modal-menu .modal-accordion-area .title button.mynus::after {
    clip-path: polygon(5.89% 55.99%, 5.27% 55.98%, 4.74% 55.9%, 4.23% 55.79%, 3.67% 55.6%, 3.13% 55.39%, 2.62% 55.13%, 2.15% 54.8%, 1.66% 54.4%, 1.33% 53.98%, 0.97% 53.51%, 0.65% 52.99%, 0.43% 52.45%, 0.26% 51.87%, 0.11% 51.28%, 0% 50.65%, -0.03% 50.02%, 0% 49.37%, 0.11% 48.73%, 0.26% 48.13%, 0.43% 47.54%, 0.65% 47%, 0.97% 46.47%, 1.33% 46.01%, 1.66% 45.59%, 2.15% 45.18%, 2.62% 44.88%, 3.13% 44.61%, 3.67% 44.39%, 4.23% 44.2%, 4.74% 44.09%, 5.27% 44%, 5.89% 43.99%, 94.07% 43.99%, 94.7% 44%, 95.22% 44.09%, 95.75% 44.2%, 96.3% 44.39%, 96.85% 44.61%, 97.36% 44.88%, 97.82% 45.18%, 98.31% 45.59%, 98.65% 46.01%, 99% 46.47%, 99.32% 47%, 99.53% 47.54%, 99.71% 48.13%, 99.86% 48.73%, 99.95% 49.37%, 100% 50.02%, 99.95% 50.65%, 99.86% 51.28%, 99.71% 51.87%, 99.53% 52.47%, 99.31% 52.99%, 99% 53.51%, 98.65% 53.98%, 98.31% 54.4%, 97.82% 54.8%, 97.36% 55.13%, 96.85% 55.39%, 96.29% 55.6%, 95.75% 55.79%, 95.22% 55.91%, 94.71% 55.98%, 94.08% 56%);
  }
  .pc-modal-menu .modal-accordion-area .title button span {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  .pc-modal-menu .modal-accordion-area .accordion-content {
    display: none;
  }
  .pc-modal-menu .modal-accordion-area .accordion-content .list {
    padding: 5px 0;
    border-bottom: 1px solid #098203;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .pc-modal-menu .modal-accordion-area .accordion-content .list li {
    background-color: #fff !important;
    border-width: 0 !important;
    border-radius: 10px !important;
  }
  .pc-modal-menu .modal-accordion-area .accordion-content .list li a {
    position: relative;
    color: #333333;
    display: block;
    padding: 12px 24px 12px 12px;
    font-size: 1.2rem;
    text-decoration: none;
    width: 100% !important;
  }
  .pc-modal-menu .modal-accordion-area .accordion-content .list li a::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    top: 0;
    right: 6px;
    margin: auto;
    width: 22px;
    height: 22px;
    transform: rotate(90deg);
    background-color: #333333;
    clip-path: polygon(50% 36.39%, 13.13% 73.25%, 12.65% 73.71%, 12.15% 74.16%, 11.68% 74.5%, 11.15% 74.81%, 10.54% 75.09%, 9.98% 75.31%, 9.45% 75.44%, 8.88% 75.56%, 8.33% 75.62%, 7.68% 75.64%, 6.95% 75.56%, 6.3% 75.4%, 5.74% 75.2%, 5.16% 74.91%, 4.61% 74.55%, 4.09% 74.1%, 3.64% 73.58%, 3.28% 73.03%, 2.99% 72.45%, 2.79% 71.89%, 2.63% 71.24%, 2.55% 70.51%, 2.57% 69.87%, 2.63% 69.31%, 2.75% 68.74%, 2.88% 68.21%, 3.1% 67.65%, 3.38% 67.04%, 3.69% 66.51%, 4.03% 66.04%, 4.49% 65.55%, 4.95% 65.06%, 50% 20%, 95.05% 65.06%, 95.51% 65.55%, 95.97% 66.04%, 96.31% 66.51%, 96.62% 67.04%, 96.9% 67.65%, 97.12% 68.21%, 97.25% 68.74%, 97.37% 69.31%, 97.43% 69.87%, 97.45% 70.51%, 97.37% 71.24%, 97.21% 71.89%, 97.01% 72.45%, 96.72% 73.03%, 96.36% 73.58%, 95.91% 74.1%, 95.39% 74.55%, 94.84% 74.91%, 94.26% 75.2%, 93.7% 75.4%, 93.05% 75.56%, 92.32% 75.64%, 91.67% 75.62%, 91.12% 75.56%, 90.55% 75.44%, 90.02% 75.31%, 89.46% 75.09%, 88.85% 74.81%, 88.32% 74.5%, 87.85% 74.16%, 87.35% 73.71%, 86.87% 73.25%);
  }
  .pc-modal-menu .modal-accordion-area .accordion-content .list li a:hover {
    text-decoration: underline;
  }
  .pc-modal-menu .modal-accordion-area .accordion-content .list li a:focus-visible {
    outline-offset: -2px;
  }
  .modal-support,
  .pc-modal-menu {
    /* 閉じるボタン*/
  }
  .modal-support .menu-btn-close,
  .modal-support .modal-menu-close,
  .pc-modal-menu .menu-btn-close,
  .pc-modal-menu .modal-menu-close {
    text-align: center;
    margin: 0;
  }
  .modal-support .menu-btn-close a,
  .modal-support .modal-menu-close a,
  .pc-modal-menu .menu-btn-close a,
  .pc-modal-menu .modal-menu-close a {
    display: inline-flex;
    align-items: center;
    gap: 19px;
    min-width: 180px;
    padding: 15px 40px;
    background-color: #098203;
    color: #ffffff;
    text-decoration: none;
    border-radius: calc(infinity * 1px);
    font-size: 1.125rem;
    font-weight: 500;
    transition: opacity 0.2s;
  }
  .modal-support .menu-btn-close a:focus,
  .modal-support .modal-menu-close a:focus,
  .pc-modal-menu .menu-btn-close a:focus,
  .pc-modal-menu .modal-menu-close a:focus {
    border: 3px solid #fff;
  }
  .modal-support .menu-btn-close a:hover,
  .modal-support .modal-menu-close a:hover,
  .pc-modal-menu .menu-btn-close a:hover,
  .pc-modal-menu .modal-menu-close a:hover {
    opacity: 0.85;
  }
  .modal-support .menu-btn-close a .icon,
  .modal-support .modal-menu-close a .icon,
  .pc-modal-menu .menu-btn-close a .icon,
  .pc-modal-menu .modal-menu-close a .icon {
    width: 20px;
    height: 20px;
    position: relative;
  }
  .modal-support .menu-btn-close a .icon::before,
  .modal-support .modal-menu-close a .icon::before,
  .pc-modal-menu .menu-btn-close a .icon::before,
  .pc-modal-menu .modal-menu-close a .icon::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 23px;
    height: 23px;
    background: url(../img_common/close_wht.png) no-repeat center/100%;
  }
  .modal-support .menu-btn-close a .text,
  .modal-support .modal-menu-close a .text,
  .pc-modal-menu .menu-btn-close a .text,
  .pc-modal-menu .modal-menu-close a .text {
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  #sp-header {
    border-top: 6px solid;
    border-image: linear-gradient(to right, #fdf795 0% 25%, #c7e3f7 25% 50%, #cdfbbf 50% 75%, #ffd7d7 75% 100%) 1;
    padding-block: 10px 40px;
    position: relative;
    /* メニューモーダル（SP用）*/
  }
  #sp-header .sp-header-inner {
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 80px;
  }
  #sp-header #sp-header-logo,
  #sp-header .modal-logo {
    margin: 0 0 0 10px;
    display: flex;
    gap: 8px;
  }
  #sp-header #sp-header-logo img,
  #sp-header .modal-logo img {
    width: 43.4666666667vw;
    max-width: 163px;
    height: auto;
  }
  #sp-header #sp-header-logo .header-logo-text,
  #sp-header .modal-logo .header-logo-text {
    display: flex;
    flex-direction: column;
    gap: 2px;
    line-height: 1.1;
    justify-content: center;
  }
  #sp-header #sp-header-logo .header-logo-text .city-name-ja,
  #sp-header #sp-header-logo .header-logo-text .city-name-en,
  #sp-header .modal-logo .header-logo-text .city-name-ja,
  #sp-header .modal-logo .header-logo-text .city-name-en {
    font-weight: bold;
    color: #333333;
  }
  #sp-header #sp-header-logo .header-logo-text .city-name-ja,
  #sp-header .modal-logo .header-logo-text .city-name-ja {
    font-size: 1.375rem;
    line-height: 1.2;
  }
  #sp-header #sp-header-logo .header-logo-text .city-name-en,
  #sp-header .modal-logo .header-logo-text .city-name-en {
    font-size: 0.75rem;
  }
  #sp-header .sp-header-buttons {
    padding-right: 15px;
    position: fixed;
    top: 16px;
    right: 0;
    z-index: 1000;
  }
  #sp-header .sp-header-buttons,
  #sp-header .menu-btn-area {
    display: flex;
    gap: 5px;
    margin: 0;
  }
  #sp-header .sp-header-buttons a,
  #sp-header .menu-btn-area a {
    position: relative;
    display: block;
    min-width: 80px;
    min-height: 80px;
    text-decoration: none;
    text-align: center;
    padding: 50px 5px 6px;
    line-height: 1.1;
    font-size: 0.75rem;
    font-weight: bold;
    background-color: #fffddf;
    padding-top: 52px;
    border: 3px solid #098203;
    border-radius: 10px;
    color: #333;
  }
  #sp-header .sp-header-buttons a::before,
  #sp-header .menu-btn-area a::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  #sp-header .sp-header-buttons a > *,
  #sp-header .menu-btn-area a > * {
    pointer-events: none;
  }
  #sp-header .sp-header-buttons a .text,
  #sp-header .menu-btn-area a .text {
    text-align: center;
  }
  #sp-header .sp-header-buttons .menu-btn-search-sp, #sp-header .sp-header-buttons .menu-btn-menu,
  #sp-header .menu-btn-area .menu-btn-search-sp,
  #sp-header .menu-btn-area .menu-btn-menu {
    position: relative;
    z-index: 120 !important;
  }
  #sp-header .sp-header-buttons .menu-btn-search-sp.is-open::before, #sp-header .sp-header-buttons .menu-btn-menu.is-open::before,
  #sp-header .menu-btn-area .menu-btn-search-sp.is-open::before,
  #sp-header .menu-btn-area .menu-btn-menu.is-open::before {
    content: "";
    width: 19px;
    height: 19px;
    background-color: #fffddf;
    border-top: 3px solid #098203;
    border-right: 3px solid #098203;
    rotate: -45deg;
    position: absolute;
    top: calc(100% + 6px);
    left: 50%;
    translate: -50% 0;
    z-index: 121;
  }
  #sp-header .sp-header-buttons .menu-btn-search-sp a,
  #sp-header .menu-btn-area .menu-btn-search-sp a {
    padding-top: 40px;
  }
  #sp-header .sp-header-buttons .menu-btn-search-sp a::before,
  #sp-header .menu-btn-area .menu-btn-search-sp a::before {
    position: absolute;
    top: 18px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 46px;
    height: 15px;
    background: url(../img_common/icon_glasses.png) no-repeat center/100%;
  }
  #sp-header .sp-header-buttons .menu-btn-search-sp a.is-open,
  #sp-header .menu-btn-area .menu-btn-search-sp a.is-open {
    padding-top: 50px;
  }
  #sp-header .sp-header-buttons .menu-btn-search-sp a.is-open::before,
  #sp-header .menu-btn-area .menu-btn-search-sp a.is-open::before {
    width: 30px;
    height: 30px;
    background: url(../img_common/close.png) no-repeat center/100%;
    top: 15px;
  }
  #sp-header .sp-header-buttons .menu-btn-menu a::before,
  #sp-header .menu-btn-area .menu-btn-menu a::before {
    mask: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAkCAYAAADy19hsAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABkSURBVHgB7dbBCYBADAXRHyuwBDuzBjvQDuxQS9gOYlgv3pdAhHkQyDHkNObuq6QzZlZtd8xucfAVy6J/aJPqf/arH7zpfXd1LeYQAADAAKOHc9HDmehhAAAwjB5ORg9n6j38AAT/KjFWnaeqAAAAAElFTkSuQmCC") center center/contain no-repeat;
    -webkit-mask: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAkCAYAAADy19hsAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABkSURBVHgB7dbBCYBADAXRHyuwBDuzBjvQDuxQS9gOYlgv3pdAhHkQyDHkNObuq6QzZlZtd8xucfAVy6J/aJPqf/arH7zpfXd1LeYQAADAAKOHc9HDmehhAAAwjB5ORg9n6j38AAT/KjFWnaeqAAAAAElFTkSuQmCC") center center/contain no-repeat;
    background-color: #098203;
    width: 36px;
    height: 26px;
    top: 17px;
  }
  #sp-header .sp-header-buttons .menu-btn-menu a.is-open::before,
  #sp-header .menu-btn-area .menu-btn-menu a.is-open::before {
    width: 30px;
    height: 30px;
    background: url(../img_common/close.png) no-repeat center/100%;
    top: 15px;
    mask: unset;
    -webkit-mask: unset;
  }
  #sp-header .sp-header-buttons .modal-search-sp-close a::before,
  #sp-header .sp-header-buttons .modal-menu-close a::before,
  #sp-header .menu-btn-area .modal-search-sp-close a::before,
  #sp-header .menu-btn-area .modal-menu-close a::before {
    mask: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAhCAYAAAC803lsAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADvSURBVHgBvdaBCcMgEAVQ6QQZoSM4QjfoKt0gK3SEbpYRMsKvBw1tbIx63r8PQlDhHiE5DSEFwCQjOGdXNz3M+GYOTsnqPmRixT50TIaQrDK54D80zAFCsshCPHgrFEwBIbXjtoGOqSJ+NtIwzQgmphvBwKgRlphhhAXGDDGCMUdoMDRED4aOaMG4IRowfogODB/RiFEhLkGXexrTyRo/hQ8zD/dyhfLf4XKfqSEivC5XaOgTdAw6mhUNA0XHNMdgoG2bYWBwdgxjYHiAqTGWCDWGgejGpIkrC9GAifkmGqKCueWbnkxEhlk+tV7b/Bvzh+sb3YsASQAAAABJRU5ErkJggg==") center center/contain no-repeat;
    -webkit-mask: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAhCAYAAAC803lsAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADvSURBVHgBvdaBCcMgEAVQ6QQZoSM4QjfoKt0gK3SEbpYRMsKvBw1tbIx63r8PQlDhHiE5DSEFwCQjOGdXNz3M+GYOTsnqPmRixT50TIaQrDK54D80zAFCsshCPHgrFEwBIbXjtoGOqSJ+NtIwzQgmphvBwKgRlphhhAXGDDGCMUdoMDRED4aOaMG4IRowfogODB/RiFEhLkGXexrTyRo/hQ8zD/dyhfLf4XKfqSEivC5XaOgTdAw6mhUNA0XHNMdgoG2bYWBwdgxjYHiAqTGWCDWGgejGpIkrC9GAifkmGqKCueWbnkxEhlk+tV7b/Bvzh+sb3YsASQAAAABJRU5ErkJggg==") center center/contain no-repeat;
    background-color: #ffffff;
    width: 40px;
    height: 21px;
    top: 17px;
  }
  #sp-header .modal-search-sp-bg,
  #sp-header .modal-menu-bg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 99;
    border-top: 6px solid;
    border-image: linear-gradient(to right, #fdf795 0% 25%, #c7e3f7 25% 50%, #cdfbbf 50% 75%, #ffd7d7 75% 100%) 1;
  }
  #sp-header .modal-search-sp,
  #sp-header .modal-menu {
    display: none;
    position: fixed;
    top: 111px;
    left: 0;
    z-index: 100;
    width: 100%;
    /* 検索エリアラッパー - 子要素が存在する場合のみ背景色を適用*/
  }
  #sp-header .modal-search-sp .modal-search-sp-logo,
  #sp-header .modal-menu .modal-search-sp-logo {
    position: absolute;
    bottom: calc(100% + 29px);
    left: 10px;
  }
  #sp-header .modal-search-sp .modal-search-sp-logo img,
  #sp-header .modal-menu .modal-search-sp-logo img {
    max-height: 51px;
    width: auto;
  }
  #sp-header .modal-search-sp .in,
  #sp-header .modal-menu .in {
    max-height: calc(100dvh - 111px);
    overflow-y: auto;
  }
  #sp-header .modal-search-sp .header-google .dummy-search-form,
  #sp-header .modal-menu .header-google .dummy-search-form {
    display: flex;
    width: 100%;
  }
  #sp-header .modal-search-sp .header-google .dummy-search,
  #sp-header .modal-menu .header-google .dummy-search {
    padding: 12px 16px;
    border: 2px solid #098203;
    border-right: none;
    border-radius: 5px 0 0 5px;
    font-size: 16px;
    background-color: #fff;
  }
  #sp-header .modal-search-sp .header-google .dummy-search:focus,
  #sp-header .modal-menu .header-google .dummy-search:focus {
    outline: none;
    border-color: #098203;
  }
  #sp-header .modal-search-sp .header-google .dummy-search-btn,
  #sp-header .modal-menu .header-google .dummy-search-btn {
    width: 50px;
    background-color: #098203;
    border: 2px solid #098203;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.2s;
  }
  #sp-header .modal-search-sp .header-google .dummy-search-btn:hover,
  #sp-header .modal-menu .header-google .dummy-search-btn:hover {
    background-color: #098203;
    border-color: #098203;
  }
  #sp-header .modal-search-sp .header-google .dummy-search-btn svg,
  #sp-header .modal-menu .header-google .dummy-search-btn svg {
    fill: #ffffff;
    width: 20px;
    height: 20px;
  }
  #sp-header .modal-search-sp .search-area-wrap:has(> .search-keyword), #sp-header .modal-search-sp .search-area-wrap:has(> .search-pageid),
  #sp-header .modal-menu .search-area-wrap:has(> .search-keyword),
  #sp-header .modal-menu .search-area-wrap:has(> .search-pageid) {
    padding: 10px;
  }
  #sp-header .modal-search-sp .search-pageid .title,
  #sp-header .modal-menu .search-pageid .title {
    width: fit-content;
    padding-left: 14px;
    margin-bottom: 6px;
    color: #095e05;
    font-size: 1.25rem;
    font-weight: bold;
    position: relative;
  }
  #sp-header .modal-search-sp .search-pageid .title::before,
  #sp-header .modal-menu .search-pageid .title::before {
    content: "";
    width: 6px;
    height: 24px;
    background-color: #098203;
    border-radius: 3px;
    position: absolute;
    top: 50%;
    left: 0;
    translate: 0 -50%;
  }
  #sp-header .modal-search-sp .search-pageid .input-wrap,
  #sp-header .modal-menu .search-pageid .input-wrap {
    display: flex;
  }
  #sp-header .modal-search-sp .search-pageid .input-wrap .number-label,
  #sp-header .modal-menu .search-pageid .input-wrap .number-label {
    width: calc(100% - 50px);
  }
  #sp-header .modal-search-sp .search-pageid .input-wrap .number-label input,
  #sp-header .modal-menu .search-pageid .input-wrap .number-label input {
    width: 100%;
    border: 2px solid #098203;
    height: 50px;
    padding: 10px 0 10px 13px;
    border-radius: 10px 0px 0px 10px;
    font-size: 1rem;
  }
  #sp-header .modal-search-sp .search-pageid .input-wrap .submit-label button,
  #sp-header .modal-menu .search-pageid .input-wrap .submit-label button {
    background-color: #098203;
    flex-basis: 50px;
    width: 50px;
    height: 50px;
    border: 2px solid #098203;
    border-radius: 0px 10px 10px 0px;
    margin-left: 0;
    position: relative;
  }
  #sp-header .modal-search-sp .search-pageid .input-wrap .submit-label button::before,
  #sp-header .modal-menu .search-pageid .input-wrap .submit-label button::before {
    content: "";
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    inset: 0;
    margin: auto;
    background-color: #fff;
    clip-path: polygon(21.69% 24.41%, 20.35% 26.06%, 19.18% 27.87%, 18.12% 29.9%, 17.39% 31.94%, 16.85% 34.07%, 16.48% 36.48%, 16.46% 39.04%, 16.69% 41.55%, 17.14% 43.85%, 17.72% 45.78%, 18.57% 47.98%, 19.59% 49.91%, 20.76% 51.74%, 22.03% 53.36%, 23.36% 54.85%, 25.08% 56.37%, 26.93% 57.75%, 28.81% 58.84%, 30.74% 59.72%, 33.07% 60.33%, 35.1% 60.7%, 37.38% 60.92%, 39.37% 60.93%, 41.98% 60.66%, 44.52% 60.17%, 46.66% 59.48%, 48.31% 58.76%, 50.1% 57.78%, 51.58% 56.77%, 52.95% 55.68%, 53.79% 54.88%, 54.34% 54.34%, 94.61% 94.61%, 89.9% 99%, 62.61% 72.02%, 62.61% 66.88%, 61.76% 66.05%, 59.89% 67.58%, 57.49% 69.21%, 55.34% 70.42%, 52.57% 71.91%, 49.77% 72.84%, 47.16% 73.61%, 43.77% 74.17%, 40.36% 74.48%, 36.79% 74.47%, 33.89% 74.24%, 30.69% 73.66%, 27.25% 72.79%, 23.53% 71.39%, 19.93% 69.42%, 16.93% 67.46%, 13.57% 64.57%, 10.52% 61.3%, 8.12% 58.07%, 6.24% 54.71%, 4.72% 51.31%, 3.72% 47.79%, 3.11% 44.85%, 2.69% 41.66%, 2.6% 38.44%, 2.68% 36.45%, 2.8% 34.73%, 3.04% 32.91%, 3.32% 31.43%, 3.63% 29.82%, 3.96% 28.4%, 4.47% 26.91%, 4.93% 25.43%, 5.72% 23.7%, 6.43% 22.1%, 7.78% 19.8%, 9.14% 17.79%, 10.71% 15.76%, 12.37% 13.93%, 13.93% 12.37%, 15.76% 10.71%, 17.79% 9.14%, 19.8% 7.78%, 22.1% 6.43%, 23.7% 5.72%, 25.43% 4.93%, 26.91% 4.47%, 28.4% 3.96%, 29.82% 3.63%, 31.43% 3.32%, 32.91% 3.04%, 34.73% 2.8%, 36.45% 2.68%, 38.44% 2.6%, 41.66% 2.69%, 44.85% 3.11%, 47.79% 3.72%, 51.31% 4.72%, 54.71% 6.24%, 58.07% 8.12%, 61.3% 10.52%, 64.57% 13.57%, 67.46% 16.93%, 69.42% 19.93%, 71.39% 23.53%, 72.79% 27.25%, 73.66% 30.69%, 74.24% 33.89%, 74.47% 36.79%, 74.48% 40.36%, 74.17% 43.77%, 73.61% 47.16%, 72.84% 49.77%, 71.91% 52.57%, 70.42% 55.34%, 69.21% 57.49%, 67.58% 59.89%, 66.05% 61.76%, 66.88% 62.61%, 72.02% 62.61%, 99% 89.9%, 94.61% 94.61%, 54.34% 54.34%, 54.88% 53.79%, 55.68% 52.95%, 56.77% 51.58%, 57.78% 50.1%, 58.76% 48.31%, 59.48% 46.66%, 60.17% 44.52%, 60.66% 41.98%, 60.93% 39.37%, 60.92% 37.38%, 60.7% 35.1%, 60.33% 33.07%, 59.72% 30.74%, 58.84% 28.81%, 57.75% 26.93%, 56.37% 25.08%, 54.85% 23.36%, 53.36% 22.03%, 51.74% 20.76%, 49.91% 19.59%, 47.98% 18.57%, 45.78% 17.72%, 43.85% 17.14%, 41.55% 16.69%, 39.04% 16.46%, 36.48% 16.48%, 34.07% 16.85%, 31.94% 17.39%, 29.9% 18.12%, 27.87% 19.18%, 26.06% 20.35%, 24.41% 21.69%);
  }
  #sp-header .modal-search-sp .search-keyword,
  #sp-header .modal-menu .search-keyword {
    margin-bottom: 1rem;
  }
  #sp-header .modal-search-sp .search-keyword .type-list,
  #sp-header .modal-menu .search-keyword .type-list {
    display: flex;
    align-items: center;
    column-gap: 18px;
    margin-top: 8px;
  }
  #sp-header .modal-search-sp .search-keyword .type-list dd,
  #sp-header .modal-menu .search-keyword .type-list dd {
    display: flex;
    align-items: center;
  }
  #sp-header .modal-search-sp .search-keyword .type-list dd input,
  #sp-header .modal-menu .search-keyword .type-list dd input {
    accent-color: #333;
  }
  #sp-header .modal-search-sp .search-keyword .title,
  #sp-header .modal-menu .search-keyword .title {
    width: fit-content;
    padding-left: 14px;
    margin-bottom: 6px;
    color: #095e05;
    font-size: 1.25rem;
    font-weight: bold;
    position: relative;
  }
  #sp-header .modal-search-sp .search-keyword .title::before,
  #sp-header .modal-menu .search-keyword .title::before {
    content: "";
    width: 6px;
    height: 24px;
    background-color: #098203;
    border-radius: 3px;
    position: absolute;
    top: 50%;
    left: 0;
    translate: 0 -50%;
  }
  #sp-header .modal-search-sp .search-keyword dl,
  #sp-header .modal-menu .search-keyword dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    font-size: 0.8rem;
  }
  #sp-header .modal-search-sp .search-keyword dt,
  #sp-header .modal-menu .search-keyword dt {
    width: fit-content;
  }
  #sp-header .modal-search-sp .search-keyword dd,
  #sp-header .modal-menu .search-keyword dd {
    line-height: 1;
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) {
  #sp-header .modal-search-sp .search-keyword dd,
  #sp-header .modal-menu .search-keyword dd {
    margin-left: 18px;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #sp-header .modal-search-sp .search-keyword dd,
  #sp-header .modal-menu .search-keyword dd {
    margin-left: 10px;
  }
}
@media screen and (max-width: 768px) {
  #sp-header .modal-search-sp .search-keyword dd label,
  #sp-header .modal-menu .search-keyword dd label {
    display: flex;
    align-items: center;
    height: 0.8rem;
    line-height: 1;
  }
  #sp-header .modal-search-sp .search-keyword dd input,
  #sp-header .modal-menu .search-keyword dd input {
    display: block;
    height: 0.8rem;
    padding: 0;
    margin: 0;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) {
  #sp-header .modal-search-sp .search-keyword dd input,
  #sp-header .modal-menu .search-keyword dd input {
    /* transform: scale(1.3);*/
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #sp-header .modal-search-sp .search-keyword dd input,
  #sp-header .modal-menu .search-keyword dd input {
    transform: scale(1.3);
  }
}
@media screen and (max-width: 768px) {
  #sp-header .modal-search-sp .search-keyword dd span,
  #sp-header .modal-menu .search-keyword dd span {
    display: block;
    height: 1em;
    line-height: 1;
    padding: 0 0 0 8px;
  }
  #sp-header .modal-search-sp .in,
  #sp-header .modal-menu .in {
    background-color: #fffddf;
    border-top: 3px solid #098203;
    border-bottom: 3px solid #098203;
    padding-bottom: 20px;
  }
  #sp-header .modal-search-sp .in .modal-header,
  #sp-header .modal-menu .in .modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #ffffff;
  }
  #sp-header .modal-search-sp .in .modal-header .menu-btn-area,
  #sp-header .modal-menu .in .modal-header .menu-btn-area {
    display: flex;
    column-gap: 1px;
  }
  #sp-header .modal-search-sp .in .modal-header .menu-btn-area img,
  #sp-header .modal-menu .in .modal-header .menu-btn-area img {
    width: 70px;
  }
  #sp-header .modal-search-sp .in .modal-header .menu-btn-area a:focus-visible,
  #sp-header .modal-menu .in .modal-header .menu-btn-area a:focus-visible {
    outline-offset: -2px;
  }
  #sp-header .modal-search-sp .in .go-to-pc-btn,
  #sp-header .modal-menu .in .go-to-pc-btn {
    position: relative;
    display: block !important;
    text-align: center;
    margin: 20px;
    max-width: 100%;
  }
  #sp-header .modal-search-sp .in .go-to-pc-btn a,
  #sp-header .modal-menu .in .go-to-pc-btn a {
    display: inline-block;
    padding: 10px 40px 10px 93px;
    border-radius: calc(infinity * 1px);
    background: url(../img_common/pc.png) no-repeat center left 42px/34px 27px #098203;
    color: #ffffff;
    text-decoration: none;
    min-height: 50px;
    font-weight: bold;
    font-size: 1.125rem;
  }
  #sp-header .modal-search-sp .in .menu-btn-close,
  #sp-header .modal-menu .in .menu-btn-close {
    background-color: #fffddf;
    text-align: center;
  }
  #sp-header .modal-search-sp .in .menu-btn-close a,
  #sp-header .modal-menu .in .menu-btn-close a {
    display: inline-flex;
    align-items: center;
    gap: 19px;
    min-width: 180px;
    padding: 10px 40px;
    background-color: #098203;
    color: #ffffff;
    text-decoration: none;
    border-radius: calc(infinity * 1px);
    font-size: 1.125rem;
    font-weight: 500;
    transition: opacity 0.2s;
    position: relative;
  }
  #sp-header .modal-search-sp .in .menu-btn-close a:hover,
  #sp-header .modal-menu .in .menu-btn-close a:hover {
    opacity: 0.85;
  }
  #sp-header .modal-search-sp .in .menu-btn-close a::before,
  #sp-header .modal-menu .in .menu-btn-close a::before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    width: 23px;
    height: 23px;
    background: url(../img_common/close_wht.png) no-repeat center/100%;
  }
  #sp-header .modal-search-sp {
    /* ====================    */
    /* 閲覧支援*/
    /* ====================    */
  }
  #sp-header .modal-search-sp .support-block {
    padding: 20px 30px;
    background: #fff;
    margin: 20px;
  }
  #sp-header .modal-search-sp .support-block button {
    appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    display: block;
    font-size: 0;
    padding: 0;
  }
  #sp-header .modal-search-sp .support-block .header-size,
  #sp-header .modal-search-sp .support-block .header-color {
    align-items: center;
    flex-wrap: wrap;
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
  }
  #sp-header .modal-search-sp .support-block .header-size dt,
  #sp-header .modal-search-sp .support-block .header-color dt {
    flex-shrink: 0;
    width: 70px;
    margin-right: 10px;
    font-size: 0.875rem;
  }
  #sp-header .modal-search-sp .support-block .header-size dd,
  #sp-header .modal-search-sp .support-block .header-color dd {
    font-size: 1.125rem;
  }
  #sp-header .modal-search-sp .support-block .header-size {
    margin-bottom: 10px;
  }
  #sp-header .modal-search-sp .support-block .header-size .normal-on,
  #sp-header .modal-search-sp .support-block .header-size .normal-off,
  #sp-header .modal-search-sp .support-block .header-size .big-on,
  #sp-header .modal-search-sp .support-block .header-size .big-off {
    border: 2px solid #fff;
    display: block;
    border-radius: 5px;
  }
  #sp-header .modal-search-sp .support-block .header-size .normal-on.hide,
  #sp-header .modal-search-sp .support-block .header-size .normal-off.hide,
  #sp-header .modal-search-sp .support-block .header-size .big-on.hide,
  #sp-header .modal-search-sp .support-block .header-size .big-off.hide {
    display: none;
  }
  #sp-header .modal-search-sp .support-block .header-size .normal-on span,
  #sp-header .modal-search-sp .support-block .header-size .normal-off span,
  #sp-header .modal-search-sp .support-block .header-size .big-on span,
  #sp-header .modal-search-sp .support-block .header-size .big-off span {
    display: block;
    padding: 13px;
    line-height: 1;
    text-decoration: none;
    font-size: 1rem;
  }
  #sp-header .modal-search-sp .support-block .header-size .normal-on span:hover,
  #sp-header .modal-search-sp .support-block .header-size .normal-off span:hover,
  #sp-header .modal-search-sp .support-block .header-size .big-on span:hover,
  #sp-header .modal-search-sp .support-block .header-size .big-off span:hover {
    opacity: 0.85;
  }
  #sp-header .modal-search-sp .support-block .header-size .normal-on span span,
  #sp-header .modal-search-sp .support-block .header-size .normal-off span span,
  #sp-header .modal-search-sp .support-block .header-size .big-on span span,
  #sp-header .modal-search-sp .support-block .header-size .big-off span span {
    background-color: inherit !important;
    color: inherit !important;
  }
  #sp-header .modal-search-sp .support-block .header-size .normal-on,
  #sp-header .modal-search-sp .support-block .header-size .big-on {
    background-color: #fff;
    border: #098203 2px solid;
    color: #333333;
  }
  #sp-header .modal-search-sp .support-block .header-size .normal-off,
  #sp-header .modal-search-sp .support-block .header-size .big-off {
    background-color: #098203;
    color: #ffffff;
  }
  #sp-header .modal-search-sp .support-block .header-color dd {
    border: 2px solid #fff;
    border-radius: 5px;
  }
  #sp-header .modal-search-sp .support-block .header-color dd a {
    display: block;
    padding: 13px;
    min-width: 44px;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    border-radius: 5px;
  }
  #sp-header .modal-search-sp .support-block .header-color dd a:hover {
    opacity: 0.85;
  }
  #sp-header .modal-search-sp .support-block .header-color dd a span {
    background-color: inherit !important;
    color: inherit !important;
  }
  #sp-header .modal-search-sp .support-block .header-color .header-color-item a {
    background-color: #333333 !important;
    color: #fff !important;
  }
  #sp-header .modal-search-sp .support-block .header-color .header-color-item2 a {
    background-color: #0740D3 !important;
    color: #fff !important;
  }
  #sp-header .modal-search-sp .support-block .header-color .header-color-item3 {
    border-color: #098203;
  }
  #sp-header .modal-search-sp .support-block .header-color .header-color-item3 a {
    background-color: #fff !important;
    color: #333 !important;
  }
  #sp-header .modal-search-sp .support-block .third-party-box {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: center;
    gap: 13px 16px;
    width: fit-content;
    margin: 30px auto 25px;
  }
  #sp-header .modal-search-sp .support-block .third-party-box button {
    appearance: none;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    font-size: 100%;
  }
  #sp-header .modal-search-sp .support-block .third-party-box button,
  #sp-header .modal-search-sp .support-block .third-party-box a {
    position: relative;
    display: block;
    line-height: 1.2;
    font-weight: normal;
    text-decoration: underline;
    font-family: "Noto Sans JP", sans-serif, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 0.875rem;
    padding: 0 0 0 30px;
    color: #333333;
  }
  #sp-header .modal-search-sp .support-block .third-party-box button::before,
  #sp-header .modal-search-sp .support-block .third-party-box a::before {
    position: absolute;
    content: "";
    display: block;
    background-color: #098203;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  #sp-header .modal-search-sp .support-block .third-party-box .is-hide {
    display: none;
  }
  #sp-header .modal-search-sp .support-block .third-party-box .furigana a::before {
    mask: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAwCAYAAACbm8NsAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAOVSURBVHgBxVhtUtswEN2ViQkUZugN4ATlCOEGcIKG9FdJ2yQnIDlBkpZMmSkf7g24AUcgN8C9gduZ5gNqbyUnDv5M7LXTvpnMOHqS/LR6krVCWAPKtcE5IhwTwV3ZeepbRstK0w6hYJRrX6UQp70oIDAJ7M7k5pOxqm2hYsrV7j5q+mM8S0Oyn08mRstMai+gQAgstZNZPFRCt2oXXSU6tgYUhHLtcxVRu01VOWHqCosMgnYe/A9DKokDBPoeU3lfCd+qDR79USokMhHTSighk8v35owfyKihFEv7ce3lqjPkqmttQF4hyrRgN/3jIgBDCdmrdvfGQqvKKQGw7SOxoVfli8/DfchtoDpF/WfuaXJNi7jn69qEkuiopycs9QRqXfVDrXQ7uqq3k6fOOcwlZrv65ZgEvvWXEVFHRSXKYUVFyp06m+7CfREII9c0kRDdYAmak5szI4nzduKkduzIbNYummpVBMSV8CgPx4rMzLTYCHQ4Ny2XU8+syMxM6x/di2m5HEuMGl3YtHIl9L2RZ+E8s3v/M08TCv0+VGKOr+o9DueZ3UOmyKjvT9h8fwSd5OFYYmbmC35/lPmev9WHXI4tJmo+sJKNmY5jiYkzHy4xZhqOLSbOfKOrj+08HEtMnPnUkszDJWHpecY1nxqdr1N3x7yun3K5Ze9bGhkUm43w6DzzcTmWGPc4iNQMiEOn4xmTwwFXjDzJRz7zC2MyOZYY13wAx/6ygDEZXBpEDKxOY1OhP8SZj8tBSkQiMxHlRPNxOZYYd0mGUg6/MTkccMVE01M09Z2dXh4uCxbnGWU+wujhx+qdWlwOMmIRmbj0dHJTN9xKqDWSuGXtWGJUeho2n4NOy3uWI30d4EriJLHdnONgNk1IlTCBJO5ljmyA89QhwLYcsXvDoIw5vqzHmlain9W0UTEJUDkwCL2iri82d3fd6HheUKalYG1T5j+ZTevH6vPM/Ppi+mv08Nsa7auiZWkt5ED67ECK2tDgQZNTJyNSCZGRkz4H88g4P0LlfTfBitOkpi4hPS1ITBBE9nB8fXYg71JOk0Qt6vrS07WI8aD2Cze/IUrYwILpaV7EegZBvHHvUoTeQFselAKXQS+YmfbMhHWKkS9vTjW9iXNpMbDkRtSZXH8woEDMxBCZypkpYMlqfX1nu8f59qQTk1HECNaDVWL+iYiAGIHyAvk/ivCwMMqrd4OeXB0VqexuXZ5Yhb97HVPeyMnqFgAAAABJRU5ErkJggg==") center center/contain no-repeat;
    -webkit-mask: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAwCAYAAACbm8NsAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAOVSURBVHgBxVhtUtswEN2ViQkUZugN4ATlCOEGcIKG9FdJ2yQnIDlBkpZMmSkf7g24AUcgN8C9gduZ5gNqbyUnDv5M7LXTvpnMOHqS/LR6krVCWAPKtcE5IhwTwV3ZeepbRstK0w6hYJRrX6UQp70oIDAJ7M7k5pOxqm2hYsrV7j5q+mM8S0Oyn08mRstMai+gQAgstZNZPFRCt2oXXSU6tgYUhHLtcxVRu01VOWHqCosMgnYe/A9DKokDBPoeU3lfCd+qDR79USokMhHTSighk8v35owfyKihFEv7ce3lqjPkqmttQF4hyrRgN/3jIgBDCdmrdvfGQqvKKQGw7SOxoVfli8/DfchtoDpF/WfuaXJNi7jn69qEkuiopycs9QRqXfVDrXQ7uqq3k6fOOcwlZrv65ZgEvvWXEVFHRSXKYUVFyp06m+7CfREII9c0kRDdYAmak5szI4nzduKkduzIbNYummpVBMSV8CgPx4rMzLTYCHQ4Ny2XU8+syMxM6x/di2m5HEuMGl3YtHIl9L2RZ+E8s3v/M08TCv0+VGKOr+o9DueZ3UOmyKjvT9h8fwSd5OFYYmbmC35/lPmev9WHXI4tJmo+sJKNmY5jiYkzHy4xZhqOLSbOfKOrj+08HEtMnPnUkszDJWHpecY1nxqdr1N3x7yun3K5Ze9bGhkUm43w6DzzcTmWGPc4iNQMiEOn4xmTwwFXjDzJRz7zC2MyOZYY13wAx/6ygDEZXBpEDKxOY1OhP8SZj8tBSkQiMxHlRPNxOZYYd0mGUg6/MTkccMVE01M09Z2dXh4uCxbnGWU+wujhx+qdWlwOMmIRmbj0dHJTN9xKqDWSuGXtWGJUeho2n4NOy3uWI30d4EriJLHdnONgNk1IlTCBJO5ljmyA89QhwLYcsXvDoIw5vqzHmlain9W0UTEJUDkwCL2iri82d3fd6HheUKalYG1T5j+ZTevH6vPM/Ppi+mv08Nsa7auiZWkt5ED67ECK2tDgQZNTJyNSCZGRkz4H88g4P0LlfTfBitOkpi4hPS1ITBBE9nB8fXYg71JOk0Qt6vrS07WI8aD2Cze/IUrYwILpaV7EegZBvHHvUoTeQFselAKXQS+YmfbMhHWKkS9vTjW9iXNpMbDkRtSZXH8woEDMxBCZypkpYMlqfX1nu8f59qQTk1HECNaDVWL+iYiAGIHyAvk/ivCwMMqrd4OeXB0VqexuXZ5Yhb97HVPeyMnqFgAAAABJRU5ErkJggg==") center center/contain no-repeat;
    left: 4px;
    width: 17px;
    height: 24px;
  }
  #sp-header .modal-search-sp .support-block .third-party-box .yasashi a::before {
    mask: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC8AAAAoCAYAAABuIqMUAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAR5SURBVHgB1ZhBc9pGFMffWwGWSdvhI7ifoHb6AYqPnXQm9JZbAKcz9WBP4BMY33ozrkOTmZhYvvUWX5oejb9A7dzaU8k3UHvAKli7fQ8ClhZJII1c098BpNXu0/+tdt/uPoD/MQgxMcsv1wBu1vjaBWE/gEHPtho2JKBQPig4YBa89oZW7WrR9nPF8wuuhVFGFI9RwTogFgKqXYGEC6UGLcdq9ObZc0TuOSKU6HY9qI4C1QUlT0G63Sh7OPcloOohggNRCiyQg339pWxvgNmWEvgUYkD2ms6b2n7Qs0DxZvlgDUXunJ6uQRIU9BBlo9/ZPRvbOyqiwLdxOkG3p+RgU++QGfHZ8sF6RmTPQ1+k1Adq1hs3VgWF+AWEIJVq8L9APIBQYbf2yCDbCnPQvhGwOXx9Oyd84iN63KYxepj7JN+yWxXf5CzUTwrO3/0SIu6RkjVYAKp75Up5uvrZA0u3Z35PAWEgiyH2bOUONiZfwCd+tdr+M0D44cqn+ab+kiDyz9pNGqN7kZVQNa6Pd1owB54jQyPXlADPfc0pOPQ7tY2P12PM6o8UUYwTX0WU+/3j3SbEwKy2yQ6cBD1TAirO65oFMQjqEB6O/7zZaYlJAYLhq6AArLjCGYoMFo1N7hnvl7IVys24wpn+ca1Jc+vUWyZGQ4r++Se/dVTShosNWbEPCeFJxZMLlXpPvXDB187xbhcSknOHdfB3RsF8RhGMr1Yr7Ra5MR1b3OtOp1aBJULXSIvi4ajnaeHwhzuUp7BkoJBdX4GAr0biUcnPveUuikR7lbtEuhn/nkdBQQRVNIbLJz6IQPFuViZbxu8QAzRNCPZYPK143nLhqiIsGa5w/TtQJf8aiaeg3/WWC4THsGxgxrcblYBn4wkrjTOtZpHjKCwJ+fJRiRaqorcMc8ZYvGNt9+i263soxQlv1OCeYQ1KCP+uVMkL59V2bzphFbr+FZVWXN5h3qcDYbtclcuU+X8qnpdvujn0tb5HB8KE82aRe310rTda3Wq/pb+SrzDkJHNXRJwrzq47tW8nNzNxfsUd8J7GP4H/wy8Q2uO0s6RzRcVfFkJ+64WlQDss3/EXiBLe7+yU9foizBBX1vfRky+Q/a69DinDZ+c4wplQ8czIAYSZKJSRkKoDt4f+2SNomHAmUjwzOsnoDtBhIC0HwrIVHFVoctaj2hqwAMPf3nVzXz7i+VH0FJtCwZPcw6//GF7++jskwNz66amB4ucg4YscQRcSz4Q5QK96knn4Te/m8pf3EAMWTuPZIqWmtzzOoX9h8UyIAxyySnEcmArXiJutiCWeiXRg4xHcXL67iGq/Un1Rp13rK708SZoltniGHSChHz5mej0CoBjlgFl9uUfCf9DLOZ+zSCJKJ5F4hgRexXGAhVPvNnU7SRJRExKLZxZ1IES4TcK3kwofvQdSgOM9x33QMrycW+elJEi4nvFNQirimTAHAkhFODN3hV2USYpvmmsPJjXhTGo9P4Hz6zhU57O5deypLG5ODhJpkLp4ZtaB9IUz/wJABBxPNgyoGwAAAABJRU5ErkJggg==") center center/contain no-repeat;
    -webkit-mask: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC8AAAAoCAYAAABuIqMUAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAR5SURBVHgB1ZhBc9pGFMffWwGWSdvhI7ifoHb6AYqPnXQm9JZbAKcz9WBP4BMY33ozrkOTmZhYvvUWX5oejb9A7dzaU8k3UHvAKli7fQ8ClhZJII1c098BpNXu0/+tdt/uPoD/MQgxMcsv1wBu1vjaBWE/gEHPtho2JKBQPig4YBa89oZW7WrR9nPF8wuuhVFGFI9RwTogFgKqXYGEC6UGLcdq9ObZc0TuOSKU6HY9qI4C1QUlT0G63Sh7OPcloOohggNRCiyQg339pWxvgNmWEvgUYkD2ms6b2n7Qs0DxZvlgDUXunJ6uQRIU9BBlo9/ZPRvbOyqiwLdxOkG3p+RgU++QGfHZ8sF6RmTPQ1+k1Adq1hs3VgWF+AWEIJVq8L9APIBQYbf2yCDbCnPQvhGwOXx9Oyd84iN63KYxepj7JN+yWxXf5CzUTwrO3/0SIu6RkjVYAKp75Up5uvrZA0u3Z35PAWEgiyH2bOUONiZfwCd+tdr+M0D44cqn+ab+kiDyz9pNGqN7kZVQNa6Pd1owB54jQyPXlADPfc0pOPQ7tY2P12PM6o8UUYwTX0WU+/3j3SbEwKy2yQ6cBD1TAirO65oFMQjqEB6O/7zZaYlJAYLhq6AArLjCGYoMFo1N7hnvl7IVys24wpn+ca1Jc+vUWyZGQ4r++Se/dVTShosNWbEPCeFJxZMLlXpPvXDB187xbhcSknOHdfB3RsF8RhGMr1Yr7Ra5MR1b3OtOp1aBJULXSIvi4ajnaeHwhzuUp7BkoJBdX4GAr0biUcnPveUuikR7lbtEuhn/nkdBQQRVNIbLJz6IQPFuViZbxu8QAzRNCPZYPK143nLhqiIsGa5w/TtQJf8aiaeg3/WWC4THsGxgxrcblYBn4wkrjTOtZpHjKCwJ+fJRiRaqorcMc8ZYvGNt9+i263soxQlv1OCeYQ1KCP+uVMkL59V2bzphFbr+FZVWXN5h3qcDYbtclcuU+X8qnpdvujn0tb5HB8KE82aRe310rTda3Wq/pb+SrzDkJHNXRJwrzq47tW8nNzNxfsUd8J7GP4H/wy8Q2uO0s6RzRcVfFkJ+64WlQDss3/EXiBLe7+yU9foizBBX1vfRky+Q/a69DinDZ+c4wplQ8czIAYSZKJSRkKoDt4f+2SNomHAmUjwzOsnoDtBhIC0HwrIVHFVoctaj2hqwAMPf3nVzXz7i+VH0FJtCwZPcw6//GF7++jskwNz66amB4ucg4YscQRcSz4Q5QK96knn4Te/m8pf3EAMWTuPZIqWmtzzOoX9h8UyIAxyySnEcmArXiJutiCWeiXRg4xHcXL67iGq/Un1Rp13rK708SZoltniGHSChHz5mej0CoBjlgFl9uUfCf9DLOZ+zSCJKJ5F4hgRexXGAhVPvNnU7SRJRExKLZxZ1IES4TcK3kwofvQdSgOM9x33QMrycW+elJEi4nvFNQirimTAHAkhFODN3hV2USYpvmmsPJjXhTGo9P4Hz6zhU57O5deypLG5ODhJpkLp4ZtaB9IUz/wJABBxPNgyoGwAAAABJRU5ErkJggg==") center center/contain no-repeat;
    width: 23px;
    height: 20px;
  }
  #sp-header .modal-search-sp .support-block .third-party-box .yomiage a::before {
    mask: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAgCAYAAABU1PscAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAS2SURBVHgBzVhrUhtHEO7ulVYLKad0A9YnwD5B1icInIBFJFWxZRI4gaQTAMEUqTKCzQmAEwhOADkB6xvoF3qhmXTvS6MHdmAl4u/PTk1LM93T3V/3DMKCUfb3yh2yfAQsA+iwe/p7AHMEwgKxvHW4pjXt8S5uNqkhLKn+23aw24Y5oAALgOMfemBhTQN6U0fExvTQrvNoB+aAuRog4dKjUg1Qz1JOTrwcjRB+hicY4Ph7LlDBB/UQdIPd0JQRzAmlyqedHhXvZijf1ho2tVYH8FxYpTNEqiHZLTkkU5TbAAmX5a2jG0LkWEdz8TYiNEqvll93T6sB5ABquIwHHH6WfWbKnm2AuNXZ+tRCi1oa4M2YUMO1LtLb+5Nqvb2/mTtZO6cf9lnR1INrQg6prDCt2KHH7lpTBCsIuvzYonwqrDROyDHUONzsNrevIAckHBFU26Tc4rBf71klzh3tRswGcDFmQNHfe1Mg+zylvNg1X2HZcVGbLWp0Tqr7kBOOf+wiKlbQAqdytMLh14g2YNp1fjncRE0t0dGp/OmLgTRSvtga4+v/jgOJ887Jx9zKC7rB+5DP5lbGnEN1VtrLZCfiWbyKZbQh34LEMsYnP5aAGvTlrA0QaIXd6GXhwot2YL5QRVrHgbrhYRk11vh7lcm0umTC8Hh/T7xVQCqumSfP7mvcn2zXH1s8yhGLPNDDL3ljPV6POd6ya0OCg8HnanTy3b/ehxw+B+yBWqQoeyE+fYAlNQiYiSQHQNNwjY3BjdFy+vJryi8CiDYnLPgFBa3ImASO6ktIRgyGQ8pYR3JhFGK4SiYFKj1y1UvhoQBBMiyLMem8KJqFMcFP5n8U6H/ky0zojdUBoS54YURhoxKOJ9gwZVzBb5OhC+OCMPpy3s6tlcgDJHWVDMuSmNn86EAn6k1iAHwnBuTB92GAwjRJ21IH0mkN9EgngG76+//dAGEeTTET6qQ9SBHzfYRbc56rcWpYSGgI0+r2khgxD4ZQpMaEOGYfBdfmJBu8moy+kEpb1XgRjwtIDV4QukTC9wcPpNelgKXz0utAkrwG1UYew6gTiGm/IAWDK9sf6Y+l/1iqHPkK4RaTQmICs1sVrcpikzekpyJReuwSFCtpxQep1fXg8/YohMjyMl1s66IgBaP469E7qYQwuvK5BN9s7Mpo2XfssQBUv5HXEBNk2ec62V/bfJU0kBnGoS/GR0ksxUQuIFEcPhHsMV+ueonLc0PqQNodSF82FVZJ38ZFLip+Uw1/9BQCxM3axC1rSvPx8h6Bn0yGqHb7ze2LKcUqh3W516a/65xWXz+2NHuVD0WXJ1t0Du272AAMO80P0f+nbmT38eYX8A04vx27NBjW+elkwzDKtYDO84bVrDu0Uznm1w7lylhrnbHVs+uAuPa++ZFf3NT6ZOhFYRXnR23yFeE5kNDhcKrLmMMrMA3MXcjEY+JOeTqZYUi9R/ZN3vxAtJJKjaHzannXlM2tEsup6CK+Y47+e3x34DuudZbFfzz3pK6XCWaH35Uasv7kK8dC3kYlP7CvgpmJDkkYNKubMAcs9HE3YhOUO612jS1DOUmTHvNgoQakEEO48DO/Y3vpxx+CeTx2pfgXl1LmHqCsemwAAAAASUVORK5CYII=") center center/contain no-repeat;
    -webkit-mask: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAgCAYAAABU1PscAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAS2SURBVHgBzVhrUhtHEO7ulVYLKad0A9YnwD5B1icInIBFJFWxZRI4gaQTAMEUqTKCzQmAEwhOADkB6xvoF3qhmXTvS6MHdmAl4u/PTk1LM93T3V/3DMKCUfb3yh2yfAQsA+iwe/p7AHMEwgKxvHW4pjXt8S5uNqkhLKn+23aw24Y5oAALgOMfemBhTQN6U0fExvTQrvNoB+aAuRog4dKjUg1Qz1JOTrwcjRB+hicY4Ph7LlDBB/UQdIPd0JQRzAmlyqedHhXvZijf1ho2tVYH8FxYpTNEqiHZLTkkU5TbAAmX5a2jG0LkWEdz8TYiNEqvll93T6sB5ABquIwHHH6WfWbKnm2AuNXZ+tRCi1oa4M2YUMO1LtLb+5Nqvb2/mTtZO6cf9lnR1INrQg6prDCt2KHH7lpTBCsIuvzYonwqrDROyDHUONzsNrevIAckHBFU26Tc4rBf71klzh3tRswGcDFmQNHfe1Mg+zylvNg1X2HZcVGbLWp0Tqr7kBOOf+wiKlbQAqdytMLh14g2YNp1fjncRE0t0dGp/OmLgTRSvtga4+v/jgOJ887Jx9zKC7rB+5DP5lbGnEN1VtrLZCfiWbyKZbQh34LEMsYnP5aAGvTlrA0QaIXd6GXhwot2YL5QRVrHgbrhYRk11vh7lcm0umTC8Hh/T7xVQCqumSfP7mvcn2zXH1s8yhGLPNDDL3ljPV6POd6ya0OCg8HnanTy3b/ehxw+B+yBWqQoeyE+fYAlNQiYiSQHQNNwjY3BjdFy+vJryi8CiDYnLPgFBa3ImASO6ktIRgyGQ8pYR3JhFGK4SiYFKj1y1UvhoQBBMiyLMem8KJqFMcFP5n8U6H/ky0zojdUBoS54YURhoxKOJ9gwZVzBb5OhC+OCMPpy3s6tlcgDJHWVDMuSmNn86EAn6k1iAHwnBuTB92GAwjRJ21IH0mkN9EgngG76+//dAGEeTTET6qQ9SBHzfYRbc56rcWpYSGgI0+r2khgxD4ZQpMaEOGYfBdfmJBu8moy+kEpb1XgRjwtIDV4QukTC9wcPpNelgKXz0utAkrwG1UYew6gTiGm/IAWDK9sf6Y+l/1iqHPkK4RaTQmICs1sVrcpikzekpyJReuwSFCtpxQep1fXg8/YohMjyMl1s66IgBaP469E7qYQwuvK5BN9s7Mpo2XfssQBUv5HXEBNk2ec62V/bfJU0kBnGoS/GR0ksxUQuIFEcPhHsMV+ueonLc0PqQNodSF82FVZJ38ZFLip+Uw1/9BQCxM3axC1rSvPx8h6Bn0yGqHb7ze2LKcUqh3W516a/65xWXz+2NHuVD0WXJ1t0Du272AAMO80P0f+nbmT38eYX8A04vx27NBjW+elkwzDKtYDO84bVrDu0Uznm1w7lylhrnbHVs+uAuPa++ZFf3NT6ZOhFYRXnR23yFeE5kNDhcKrLmMMrMA3MXcjEY+JOeTqZYUi9R/ZN3vxAtJJKjaHzannXlM2tEsup6CK+Y47+e3x34DuudZbFfzz3pK6XCWaH35Uasv7kK8dC3kYlP7CvgpmJDkkYNKubMAcs9HE3YhOUO612jS1DOUmTHvNgoQakEEO48DO/Y3vpxx+CeTx2pfgXl1LmHqCsemwAAAAASUVORK5CYII=") center center/contain no-repeat;
    width: 24px;
    height: 16px;
  }
  #sp-header .modal-search-sp .support-block .header-lang-wrapper .lang-error {
    background-color: #fff;
    color: #ee0000;
    width: 100%;
  }
  #sp-header .modal-search-sp .support-block .header-lang {
    display: flex;
    position: relative;
  }
  #sp-header .modal-search-sp .support-block .header-lang::before, #sp-header .modal-search-sp .support-block .header-lang::after {
    position: absolute;
    content: "";
    display: block;
    background-color: #098203;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  #sp-header .modal-search-sp .support-block .header-lang::before {
    left: 20px;
    mask: url("data:image/png;base64,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") center center/contain no-repeat;
    -webkit-mask: url("data:image/png;base64,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") center center/contain no-repeat;
    width: 21px;
    height: 21px;
  }
  #sp-header .modal-search-sp .support-block .header-lang::after {
    right: 96px;
    mask: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADNSURBVHgB7dRLDoIwEIDhGQiKO47Qq3gSi27Uy7DysTHoSTyCR7DHwLiotCSmIoVO2ZH+CQsgM19XBQiFQpMu40XW/haZLykv2GJ9eKab4wpGpna8otlD7bSCGM9LQGAI8joGVbNqh94VJ6UVlAnmNSs07ol+MR0KmcS5+R//BrYnhm95r3mmDwHIq8v+Bl4YLqvzTvSCvqgLZgWpqCvWC7qiFGwQHEKpmBNoQ5thGtbMONZGjRXOGAnsRmkYGfxF9UVBwrxTqHogFJpkH4fCnC6n485iAAAAAElFTkSuQmCC") center center/contain no-repeat;
    -webkit-mask: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADNSURBVHgB7dRLDoIwEIDhGQiKO47Qq3gSi27Uy7DysTHoSTyCR7DHwLiotCSmIoVO2ZH+CQsgM19XBQiFQpMu40XW/haZLykv2GJ9eKab4wpGpna8otlD7bSCGM9LQGAI8joGVbNqh94VJ6UVlAnmNSs07ol+MR0KmcS5+R//BrYnhm95r3mmDwHIq8v+Bl4YLqvzTvSCvqgLZgWpqCvWC7qiFGwQHEKpmBNoQ5thGtbMONZGjRXOGAnsRmkYGfxF9UVBwrxTqHogFJpkH4fCnC6n485iAAAAAElFTkSuQmCC") center center/contain no-repeat;
    width: 14px;
    height: 14px;
  }
  #sp-header .modal-search-sp .support-block .header-lang .lang-select {
    flex: 1;
    padding: 10px 30px 10px 50px;
    border: 0;
    border: solid 1px #098203;
    appearance: none;
    word-break: break-all;
    white-space: normal;
    border-radius: 3px 0 0 3px;
    font-size: 0.875rem;
    color: #333333;
    background: #fff;
    width: 36.4vw;
    font-family: "Noto Sans JP", sans-serif, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  }
  #sp-header .modal-search-sp .support-block .header-lang .btn-lang-select {
    color: #ffffff;
    padding: 10px 28px;
    border: solid 1px #098203;
    background: #098203;
    border-radius: 0 3px 3px 0;
    line-height: 1;
    font-size: 1rem;
    cursor: pointer;
    font-family: "Noto Sans JP", sans-serif, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  }
  #sp-header .modal-search-sp .support-block .header-lang .btn-lang-select:focus-visible {
    outline-offset: 2px;
    border: 1px #fff solid;
  }
  #sp-header .modal-menu .sp-nav,
  #sp-header .modal-menu .modal-accordion-area {
    margin: 0 20px 30px 20px;
  }
  #sp-header .modal-menu .sp-nav .box,
  #sp-header .modal-menu .modal-accordion-area .box {
    display: block;
  }
  #sp-header .modal-menu .sp-nav .title,
  #sp-header .modal-menu .modal-accordion-area .title {
    position: relative;
    font-weight: normal;
    font-size: 1rem;
    border-bottom: 1px solid #098203;
  }
  #sp-header .modal-menu .sp-nav .title a,
  #sp-header .modal-menu .modal-accordion-area .title a {
    display: block;
    padding: 16px 0px 16px 4px;
    margin-right: 12vw;
    color: #333;
    text-decoration: none;
  }
  #sp-header .modal-menu .sp-nav .title button,
  #sp-header .modal-menu .modal-accordion-area .title button {
    margin: 0;
    padding: 0;
    border: none;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 8vw;
    height: 8vw;
    background-color: transparent;
  }
  #sp-header .modal-menu .sp-nav .title button.plus::after, #sp-header .modal-menu .sp-nav .title button.mynus::after,
  #sp-header .modal-menu .modal-accordion-area .title button.plus::after,
  #sp-header .modal-menu .modal-accordion-area .title button.mynus::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #098203;
    clip-path: polygon(50% 36.39%, 13.13% 73.25%, 12.65% 73.71%, 12.15% 74.16%, 11.68% 74.5%, 11.15% 74.81%, 10.54% 75.09%, 9.98% 75.31%, 9.45% 75.44%, 8.88% 75.56%, 8.33% 75.62%, 7.68% 75.64%, 6.95% 75.56%, 6.3% 75.4%, 5.74% 75.2%, 5.16% 74.91%, 4.61% 74.55%, 4.09% 74.1%, 3.64% 73.58%, 3.28% 73.03%, 2.99% 72.45%, 2.79% 71.89%, 2.63% 71.24%, 2.55% 70.51%, 2.57% 69.87%, 2.63% 69.31%, 2.75% 68.74%, 2.88% 68.21%, 3.1% 67.65%, 3.38% 67.04%, 3.69% 66.51%, 4.03% 66.04%, 4.49% 65.55%, 4.95% 65.06%, 50% 20%, 95.05% 65.06%, 95.51% 65.55%, 95.97% 66.04%, 96.31% 66.51%, 96.62% 67.04%, 96.9% 67.65%, 97.12% 68.21%, 97.25% 68.74%, 97.37% 69.31%, 97.43% 69.87%, 97.45% 70.51%, 97.37% 71.24%, 97.21% 71.89%, 97.01% 72.45%, 96.72% 73.03%, 96.36% 73.58%, 95.91% 74.1%, 95.39% 74.55%, 94.84% 74.91%, 94.26% 75.2%, 93.7% 75.4%, 93.05% 75.56%, 92.32% 75.64%, 91.67% 75.62%, 91.12% 75.56%, 90.55% 75.44%, 90.02% 75.31%, 89.46% 75.09%, 88.85% 74.81%, 88.32% 74.5%, 87.85% 74.16%, 87.35% 73.71%, 86.87% 73.25%);
  }
  #sp-header .modal-menu .sp-nav .title button.plus::after,
  #sp-header .modal-menu .modal-accordion-area .title button.plus::after {
    /* 下記以外の記号の場合はコンフル「clip-path」を参照*/
    /* ** +（プラス） ***/
    clip-path: polygon(44% 55.99%, 5.89% 55.99%, 5.27% 55.98%, 4.74% 55.9%, 4.23% 55.79%, 3.67% 55.6%, 3.13% 55.39%, 2.62% 55.13%, 2.15% 54.8%, 1.66% 54.4%, 1.33% 53.98%, 0.97% 53.51%, 0.65% 52.99%, 0.43% 52.45%, 0.26% 51.87%, 0.11% 51.28%, 0% 50.65%, -0.03% 50.02%, 0% 49.37%, 0.11% 48.73%, 0.26% 48.13%, 0.43% 47.54%, 0.65% 47%, 0.97% 46.47%, 1.33% 46.01%, 1.66% 45.59%, 2.15% 45.18%, 2.62% 44.88%, 3.13% 44.61%, 3.67% 44.39%, 4.23% 44.2%, 4.74% 44.09%, 5.27% 44%, 5.89% 43.99%, 44% 43.99%, 44% 5.92%, 44.01% 5.3%, 44.1% 4.77%, 44.2% 4.26%, 44.42% 3.7%, 44.61% 3.17%, 44.88% 2.66%, 45.19% 2.18%, 45.6% 1.69%, 46.02% 1.35%, 46.48% 1%, 47.01% 0.69%, 47.55% 0.47%, 48.14% 0.29%, 48.74% 0.13%, 49.38% 0.04%, 49.99% 0%, 50.63% 0.04%, 51.28% 0.13%, 51.88% 0.29%, 52.46% 0.47%, 53% 0.69%, 53.52% 1%, 53.98% 1.35%, 54.4% 1.69%, 54.81% 2.19%, 55.14% 2.66%, 55.41% 3.17%, 55.61% 3.7%, 55.8% 4.26%, 55.91% 4.77%, 55.99% 5.31%, 56% 5.92%, 56% 43.99%, 94.07% 43.99%, 94.7% 44%, 95.22% 44.09%, 95.75% 44.2%, 96.3% 44.39%, 96.85% 44.61%, 97.36% 44.88%, 97.82% 45.18%, 98.31% 45.59%, 98.65% 46.01%, 99% 46.47%, 99.32% 47%, 99.53% 47.54%, 99.71% 48.13%, 99.86% 48.73%, 99.95% 49.37%, 100% 50.02%, 99.95% 50.65%, 99.86% 51.28%, 99.71% 51.87%, 99.53% 52.47%, 99.31% 52.99%, 99% 53.51%, 98.65% 53.98%, 98.31% 54.4%, 97.82% 54.8%, 97.36% 55.13%, 96.85% 55.39%, 96.29% 55.6%, 95.75% 55.79%, 95.22% 55.91%, 94.71% 55.98%, 94.08% 56%, 56.01% 56%, 56.01% 94.15%, 55.99% 94.77%, 55.92% 95.28%, 55.8% 95.82%, 55.61% 96.35%, 55.41% 96.91%, 55.14% 97.43%, 54.81% 97.88%, 54.4% 98.37%, 53.99% 98.7%, 53.52% 99.07%, 53% 99.36%, 52.47% 99.6%, 51.88% 99.77%, 51.29% 99.92%, 50.63% 100%, 49.99% 100.06%, 49.38% 100%, 48.74% 99.92%, 48.14% 99.77%, 47.55% 99.6%, 47.01% 99.39%, 46.48% 99.07%, 46.02% 98.7%, 45.6% 98.37%, 45.19% 97.88%, 44.88% 97.43%, 44.61% 96.91%, 44.42% 96.37%, 44.2% 95.82%, 44.1% 95.28%, 44.01% 94.76%, 44% 94.13%);
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    transform: rotate(180deg);
  }
  #sp-header .modal-menu .sp-nav .title button.mynus::after,
  #sp-header .modal-menu .modal-accordion-area .title button.mynus::after {
    /* ** -（マイナス） ***/
    clip-path: polygon(5.89% 55.99%, 5.27% 55.98%, 4.74% 55.9%, 4.23% 55.79%, 3.67% 55.6%, 3.13% 55.39%, 2.62% 55.13%, 2.15% 54.8%, 1.66% 54.4%, 1.33% 53.98%, 0.97% 53.51%, 0.65% 52.99%, 0.43% 52.45%, 0.26% 51.87%, 0.11% 51.28%, 0% 50.65%, -0.03% 50.02%, 0% 49.37%, 0.11% 48.73%, 0.26% 48.13%, 0.43% 47.54%, 0.65% 47%, 0.97% 46.47%, 1.33% 46.01%, 1.66% 45.59%, 2.15% 45.18%, 2.62% 44.88%, 3.13% 44.61%, 3.67% 44.39%, 4.23% 44.2%, 4.74% 44.09%, 5.27% 44%, 5.89% 43.99%, 94.07% 43.99%, 94.7% 44%, 95.22% 44.09%, 95.75% 44.2%, 96.3% 44.39%, 96.85% 44.61%, 97.36% 44.88%, 97.82% 45.18%, 98.31% 45.59%, 98.65% 46.01%, 99% 46.47%, 99.32% 47%, 99.53% 47.54%, 99.71% 48.13%, 99.86% 48.73%, 99.95% 49.37%, 100% 50.02%, 99.95% 50.65%, 99.86% 51.28%, 99.71% 51.87%, 99.53% 52.47%, 99.31% 52.99%, 99% 53.51%, 98.65% 53.98%, 98.31% 54.4%, 97.82% 54.8%, 97.36% 55.13%, 96.85% 55.39%, 96.29% 55.6%, 95.75% 55.79%, 95.22% 55.91%, 94.71% 55.98%, 94.08% 56%);
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
  #sp-header .modal-menu .sp-nav .title button span,
  #sp-header .modal-menu .modal-accordion-area .title button span {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  #sp-header .modal-menu .sp-nav .bloc,
  #sp-header .modal-menu .sp-nav .accordion-content,
  #sp-header .modal-menu .modal-accordion-area .bloc,
  #sp-header .modal-menu .modal-accordion-area .accordion-content {
    display: none;
  }
  #sp-header .modal-menu .sp-nav .bloc .list,
  #sp-header .modal-menu .sp-nav .accordion-content .list,
  #sp-header .modal-menu .modal-accordion-area .bloc .list,
  #sp-header .modal-menu .modal-accordion-area .accordion-content .list {
    padding: 5px 0;
    border-top: 1px solid #ffffff;
  }
  #sp-header .modal-menu .sp-nav .bloc .list li + li,
  #sp-header .modal-menu .sp-nav .accordion-content .list li + li,
  #sp-header .modal-menu .modal-accordion-area .bloc .list li + li,
  #sp-header .modal-menu .modal-accordion-area .accordion-content .list li + li {
    margin-top: 10px;
  }
  #sp-header .modal-menu .sp-nav .bloc .list li a,
  #sp-header .modal-menu .sp-nav .accordion-content .list li a,
  #sp-header .modal-menu .modal-accordion-area .bloc .list li a,
  #sp-header .modal-menu .modal-accordion-area .accordion-content .list li a {
    position: relative;
    color: #333;
    background-color: #fff;
    display: block;
    padding: 12px 33px 12px 15px;
    border-radius: 10px;
    font-size: 0.875rem;
    text-decoration: none;
  }
  #sp-header .modal-menu .sp-nav .bloc .list li a::before,
  #sp-header .modal-menu .sp-nav .accordion-content .list li a::before,
  #sp-header .modal-menu .modal-accordion-area .bloc .list li a::before,
  #sp-header .modal-menu .modal-accordion-area .accordion-content .list li a::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    top: 0;
    right: 6px;
    margin: auto;
    width: 24px;
    height: 24px;
    background: url(../img_common/arw_circle.png) no-repeat center/100%;
  }
  #sp-header .modal-menu .sp-support-menu {
    margin-bottom: 20px;
  }
}
html[data-bgcolor=color_black] {
  /* よくあるご質問詳細ページ */
  /* よくあるご質問詳細ページ 0009_2 */
}
html[data-bgcolor=color_black] body, html[data-bgcolor=color_black] p, html[data-bgcolor=color_black] div, html[data-bgcolor=color_black] table, html[data-bgcolor=color_black] h1, html[data-bgcolor=color_black] h2, html[data-bgcolor=color_black] h3, html[data-bgcolor=color_black] h4, html[data-bgcolor=color_black] h5, html[data-bgcolor=color_black] h6, html[data-bgcolor=color_black] ul, html[data-bgcolor=color_black] ol, html[data-bgcolor=color_black] li, html[data-bgcolor=color_black] td, html[data-bgcolor=color_black] th, html[data-bgcolor=color_black] dt, html[data-bgcolor=color_black] dd, html[data-bgcolor=color_black] dl, html[data-bgcolor=color_black] h1, html[data-bgcolor=color_black] h2, html[data-bgcolor=color_black] dt, html[data-bgcolor=color_black] caption, html[data-bgcolor=color_black] section, html[data-bgcolor=color_black] span, html[data-bgcolor=color_black] header, html[data-bgcolor=color_black] footer, html[data-bgcolor=color_black] nav {
  background-color: #000 !important;
  color: #FFFFFF !important;
  background-image: none !important;
}
html[data-bgcolor=color_black] a {
  background-color: #000 !important;
  color: #FFFF00 !important;
}
html[data-bgcolor=color_black] a:visited {
  color: #f5c77b !important;
}
html[data-bgcolor=color_black] a:hover {
  color: #f5c77b !important;
}
html[data-bgcolor=color_black] h1, html[data-bgcolor=color_black] h2, html[data-bgcolor=color_black] h3, html[data-bgcolor=color_black] h4, html[data-bgcolor=color_black] h5, html[data-bgcolor=color_black] h6 {
  background-image: none !important;
  border: 1px solid #E5D1AF;
}
html[data-bgcolor=color_black] h5 {
  padding: 10px 0px;
}
html[data-bgcolor=color_black] .wysiwyg .text_ {
  color: #ffdbea !important;
}
html[data-bgcolor=color_black] .wysiwyg .text2_ {
  color: #b6e2f3 !important;
}
html[data-bgcolor=color_black] #pdf-download {
  color: #333 !important;
}
html[data-bgcolor=color_black] #header-logo img, html[data-bgcolor=color_black] #sp-header-logo img,
html[data-bgcolor=color_black] #header-subnav .list li a,
html[data-bgcolor=color_black] #header-size .title img,
html[data-bgcolor=color_black] #header-color .title img,
html[data-bgcolor=color_black] header .header-subnav-in li img,
html[data-bgcolor=color_black] #footer-logo img,
html[data-bgcolor=color_black] #footer-character img {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] header .header-in #header-nav .list .dropmenu {
  border: 1px solid #fff;
}
html[data-bgcolor=color_black] .side-nav-list {
  background-color: transparent !important;
}
html[data-bgcolor=color_black] .side-nav-list li span {
  background-color: transparent !important;
}
html[data-bgcolor=color_black] #keyword-area {
  background: transparent !important;
}
html[data-bgcolor=color_black] .toiawase .title, html[data-bgcolor=color_black] .toiawase .in {
  border: 1px solid #fff;
}
html[data-bgcolor=color_black] .toiawase .in {
  border-top: none;
}
html[data-bgcolor=color_black] #sp-header .modal-menu .sp-nav .title button.plus::after,
html[data-bgcolor=color_black] #sp-header .modal-menu .sp-nav .title button.mynus::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .gsst_a .gscb_a {
  color: inherit !important;
}
html[data-bgcolor=color_black] .faq-answer-area {
  background-image: url(../img_sub/v3.2/h2_faq_title_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .faq-block .faq-q-title::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .faq-block .faq-answer-area {
  background-image: none !important;
  background-color: inherit !important;
}
html[data-bgcolor=color_black] #pankuzu .in {
  background-image: url(../img_sub/v3.2/pankuzu_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_black] #ashiato .in {
  background-image: url(../img_sub/v3.2/ashiato_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .anchor ul li a::after, html[data-bgcolor=color_black] .detail a::after, html[data-bgcolor=color_black] .page a::after, html[data-bgcolor=color_black] .dir a::after,
html[data-bgcolor=color_black] .link-item .icon1::after, html[data-bgcolor=color_black] .link-item .icon2::after,
html[data-bgcolor=color_black] #side-nav .side-nav-list li a::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .page a, html[data-bgcolor=color_black] .dir a, html[data-bgcolor=color_black] .table td, html[data-bgcolor=color_black] .table th {
  border-color: #fff !important;
}
html[data-bgcolor=color_black] .toiawase .mail a {
  border: 1px solid #fff !important;
}
html[data-bgcolor=color_black] .toiawase .mail a::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] #side-nav .side-nav-list {
  border-color: #fff !important;
}
html[data-bgcolor=color_black] .attend-container {
  border-color: #fff !important;
}
html[data-bgcolor=color_black] .attend-container .attend-list li a::before {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .simple-enquete form input[type=radio] {
  border-color: #fff;
}
html[data-bgcolor=color_black] .simple-enquete form input[type=radio]:checked:before {
  background: #fff;
}
html[data-bgcolor=color_black] .simple-enquete form .item::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .simple-enquete form input[type=submit] {
  background-color: #000 !important;
  color: #fff !important;
  border: 1px solid #fff;
}
html[data-bgcolor=color_black] .event-search-area .box2 label::after, html[data-bgcolor=color_black] .event-search-area .event-search-term label::after, html[data-bgcolor=color_black] .recruit-event-search-area .box2 label::after, html[data-bgcolor=color_black] .recruit-event-search-area .event-search-term label::after {
  border-right: 2px solid #000 !important;
  border-bottom: 2px solid #000 !important;
}
html[data-bgcolor=color_black] .event-search-area .box2 input[type=checkbox]:checked + label::before, html[data-bgcolor=color_black] .event-search-area .event-search-term input[type=checkbox]:checked + label::before, html[data-bgcolor=color_black] .recruit-event-search-area .box2 input[type=checkbox]:checked + label::before, html[data-bgcolor=color_black] .recruit-event-search-area .event-search-term input[type=checkbox]:checked + label::before {
  background: #fff !important;
  border: 1px solid #231815;
}
html[data-bgcolor=color_black] .event-search-area .box2 input[type=checkbox]:checked + label::after, html[data-bgcolor=color_black] .event-search-area .event-search-term input[type=checkbox]:checked + label::after, html[data-bgcolor=color_black] .recruit-event-search-area .box2 input[type=checkbox]:checked + label::after, html[data-bgcolor=color_black] .recruit-event-search-area .event-search-term input[type=checkbox]:checked + label::after {
  opacity: 1;
  background: #fff !important;
}
html[data-bgcolor=color_black] .scroll-hint-icon-wrap {
  background-color: transparent !important;
}
html[data-bgcolor=color_black] .scroll-hint-icon-wrap .scroll-hint-icon-white::before, html[data-bgcolor=color_black] .scroll-hint-icon-wrap .scroll-hint-icon-white::after {
  filter: invert(1);
}
html[data-bgcolor=color_black] #header .modal-support-btn.is-open::before,
html[data-bgcolor=color_black] #header .modal-menu-btn.is-open::before,
html[data-bgcolor=color_black] #sp-header .sp-header-buttons .menu-btn-search-sp.is-open::before, html[data-bgcolor=color_black] #sp-header .sp-header-buttons .menu-btn-menu.is-open::before, html[data-bgcolor=color_black] #sp-header .menu-btn-area .menu-btn-search-sp.is-open::before, html[data-bgcolor=color_black] #sp-header .menu-btn-area .menu-btn-menu.is-open::before {
  background-color: #000 !important;
}
html[data-bgcolor=color_black] #header .modal-support .modal-support-logo img,
html[data-bgcolor=color_black] .pc-modal-menu .pc-modal-menu-logo img,
html[data-bgcolor=color_black] .pc-modal-menu .modal-accordion-area .title button::after,
html[data-bgcolor=color_black] .pc-modal-menu .modal-accordion-area .accordion-content .list li a::before,
html[data-bgcolor=color_black] #sp-header .modal-search-sp .modal-search-sp-logo img,
html[data-bgcolor=color_black] #sp-header .modal-menu .modal-search-sp-logo img {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] #header .modal-support-btn a span, html[data-bgcolor=color_black] #header .modal-menu-btn a span,
html[data-bgcolor=color_black] #sp-header .sp-header-buttons a span, html[data-bgcolor=color_black] #sp-header .menu-btn-area a span {
  background-color: transparent !important;
}
html[data-bgcolor=color_black] .inquiry-area .inquiry-table td strong.hissu {
  color: #fff !important;
}
html[data-bgcolor=color_black] .splide .splide__pagination__page.is-active:focus {
  border: 2px solid #000 !important;
  outline: 2px solid #fff !important;
}

html[data-bgcolor=color_blue] {
  /* よくあるご質問詳細ページ */
  /* よくあるご質問詳細ページ 0009_2 */
}
html[data-bgcolor=color_blue] body, html[data-bgcolor=color_blue] p, html[data-bgcolor=color_blue] div, html[data-bgcolor=color_blue] table, html[data-bgcolor=color_blue] h1, html[data-bgcolor=color_blue] h2, html[data-bgcolor=color_blue] h3, html[data-bgcolor=color_blue] h4, html[data-bgcolor=color_blue] h5, html[data-bgcolor=color_blue] h6, html[data-bgcolor=color_blue] ul, html[data-bgcolor=color_blue] ol, html[data-bgcolor=color_blue] li, html[data-bgcolor=color_blue] td, html[data-bgcolor=color_blue] th, html[data-bgcolor=color_blue] dt, html[data-bgcolor=color_blue] dd, html[data-bgcolor=color_blue] dl, html[data-bgcolor=color_blue] h1, html[data-bgcolor=color_blue] h2, html[data-bgcolor=color_blue] dt, html[data-bgcolor=color_blue] caption, html[data-bgcolor=color_blue] section, html[data-bgcolor=color_blue] span, html[data-bgcolor=color_blue] header, html[data-bgcolor=color_blue] footer, html[data-bgcolor=color_blue] nav {
  background-color: #005795 !important;
  color: #FFFFFF !important;
  background-image: none !important;
}
html[data-bgcolor=color_blue] a {
  background-color: #005795 !important;
  color: #FFFF00 !important;
}
html[data-bgcolor=color_blue] a:visited {
  color: #f5c77b !important;
}
html[data-bgcolor=color_blue] a:hover {
  color: #f5c77b !important;
}
html[data-bgcolor=color_blue] h1, html[data-bgcolor=color_blue] h2, html[data-bgcolor=color_blue] h3, html[data-bgcolor=color_blue] h4, html[data-bgcolor=color_blue] h5, html[data-bgcolor=color_blue] h6 {
  background-image: none !important;
  border: 1px solid #E5D1AF;
}
html[data-bgcolor=color_blue] h5 {
  padding: 10px 0px;
}
html[data-bgcolor=color_blue] .wysiwyg .text_ {
  color: #ffdbea !important;
}
html[data-bgcolor=color_blue] .wysiwyg .text2_ {
  color: #b6e2f3 !important;
}
html[data-bgcolor=color_blue] #pdf-download {
  color: #333 !important;
}
html[data-bgcolor=color_blue] #header-logo img, html[data-bgcolor=color_blue] #sp-header-logo img,
html[data-bgcolor=color_blue] #header-subnav .list li a,
html[data-bgcolor=color_blue] #header-size .title img,
html[data-bgcolor=color_blue] #header-color .title img,
html[data-bgcolor=color_blue] header .header-subnav-in li img,
html[data-bgcolor=color_blue] #footer-logo img,
html[data-bgcolor=color_blue] #footer-character img {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] header .header-in #header-nav .list .dropmenu {
  border: 1px solid #fff;
}
html[data-bgcolor=color_blue] .side-nav-list {
  background-color: transparent !important;
}
html[data-bgcolor=color_blue] .side-nav-list li span {
  background-color: transparent !important;
}
html[data-bgcolor=color_blue] #keyword-area {
  background: transparent !important;
}
html[data-bgcolor=color_blue] .toiawase .title, html[data-bgcolor=color_blue] .toiawase .in {
  border: 1px solid #fff;
}
html[data-bgcolor=color_blue] .toiawase .in {
  border-top: none;
}
html[data-bgcolor=color_blue] #sp-header .modal-menu .sp-nav .title button.plus::after,
html[data-bgcolor=color_blue] #sp-header .modal-menu .sp-nav .title button.mynus::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] .gsst_a .gscb_a {
  color: inherit !important;
}
html[data-bgcolor=color_blue] .faq-answer-area {
  background-image: url(../img_sub/v3.2/h2_faq_title_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] .faq-block .faq-q-title::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] .faq-block .faq-answer-area {
  background-image: none !important;
  background-color: inherit !important;
}
html[data-bgcolor=color_blue] #pankuzu .in {
  background-image: url(../img_sub/v3.2/pankuzu_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] #ashiato .in {
  background-image: url(../img_sub/v3.2/ashiato_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] .anchor ul li a::after, html[data-bgcolor=color_blue] .detail a::after, html[data-bgcolor=color_blue] .page a::after, html[data-bgcolor=color_blue] .dir a::after,
html[data-bgcolor=color_blue] .link-item .icon1::after, html[data-bgcolor=color_blue] .link-item .icon2::after,
html[data-bgcolor=color_blue] #side-nav .side-nav-list li a::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] .page a, html[data-bgcolor=color_blue] .dir a, html[data-bgcolor=color_blue] .table td, html[data-bgcolor=color_blue] .table th {
  border-color: #fff !important;
}
html[data-bgcolor=color_blue] .toiawase .mail a {
  border: 1px solid #fff !important;
}
html[data-bgcolor=color_blue] .toiawase .mail a::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] #side-nav .side-nav-list {
  border-color: #fff !important;
}
html[data-bgcolor=color_blue] .attend-container {
  border-color: #fff !important;
}
html[data-bgcolor=color_blue] .attend-container .attend-list li a::before {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] .simple-enquete form input[type=radio] {
  border-color: #fff;
}
html[data-bgcolor=color_blue] .simple-enquete form input[type=radio]:checked:before {
  background: #fff;
}
html[data-bgcolor=color_blue] .simple-enquete form .item::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] .simple-enquete form input[type=submit] {
  background-color: #005795 !important;
  color: #fff !important;
  border: 1px solid #fff;
}
html[data-bgcolor=color_blue] .event-search-area .box2 label::after, html[data-bgcolor=color_blue] .event-search-area .event-search-term label::after, html[data-bgcolor=color_blue] .recruit-event-search-area .box2 label::after, html[data-bgcolor=color_blue] .recruit-event-search-area .event-search-term label::after {
  border-right: 2px solid #005795 !important;
  border-bottom: 2px solid #005795 !important;
}
html[data-bgcolor=color_blue] .event-search-area .box2 input[type=checkbox]:checked + label::before, html[data-bgcolor=color_blue] .event-search-area .event-search-term input[type=checkbox]:checked + label::before, html[data-bgcolor=color_blue] .recruit-event-search-area .box2 input[type=checkbox]:checked + label::before, html[data-bgcolor=color_blue] .recruit-event-search-area .event-search-term input[type=checkbox]:checked + label::before {
  background: #fff !important;
  border: 1px solid #231815;
}
html[data-bgcolor=color_blue] .event-search-area .box2 input[type=checkbox]:checked + label::after, html[data-bgcolor=color_blue] .event-search-area .event-search-term input[type=checkbox]:checked + label::after, html[data-bgcolor=color_blue] .recruit-event-search-area .box2 input[type=checkbox]:checked + label::after, html[data-bgcolor=color_blue] .recruit-event-search-area .event-search-term input[type=checkbox]:checked + label::after {
  opacity: 1;
  background: #fff !important;
}
html[data-bgcolor=color_blue] .scroll-hint-icon-wrap {
  background-color: transparent !important;
}
html[data-bgcolor=color_blue] .scroll-hint-icon-wrap .scroll-hint-icon-white::before, html[data-bgcolor=color_blue] .scroll-hint-icon-wrap .scroll-hint-icon-white::after {
  filter: invert(1);
}
html[data-bgcolor=color_blue] #header .modal-support-btn.is-open::before,
html[data-bgcolor=color_blue] #header .modal-menu-btn.is-open::before,
html[data-bgcolor=color_blue] #sp-header .sp-header-buttons .menu-btn-search-sp.is-open::before, html[data-bgcolor=color_blue] #sp-header .sp-header-buttons .menu-btn-menu.is-open::before, html[data-bgcolor=color_blue] #sp-header .menu-btn-area .menu-btn-search-sp.is-open::before, html[data-bgcolor=color_blue] #sp-header .menu-btn-area .menu-btn-menu.is-open::before {
  background-color: #005795 !important;
}
html[data-bgcolor=color_blue] #header .modal-support .modal-support-logo img,
html[data-bgcolor=color_blue] .pc-modal-menu .pc-modal-menu-logo img,
html[data-bgcolor=color_blue] .pc-modal-menu .modal-accordion-area .title button::after,
html[data-bgcolor=color_blue] .pc-modal-menu .modal-accordion-area .accordion-content .list li a::before,
html[data-bgcolor=color_blue] #sp-header .modal-search-sp .modal-search-sp-logo img,
html[data-bgcolor=color_blue] #sp-header .modal-menu .modal-search-sp-logo img {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] #header .modal-support-btn a span, html[data-bgcolor=color_blue] #header .modal-menu-btn a span,
html[data-bgcolor=color_blue] #sp-header .sp-header-buttons a span, html[data-bgcolor=color_blue] #sp-header .menu-btn-area a span {
  background-color: transparent !important;
}
html[data-bgcolor=color_blue] .inquiry-area .inquiry-table td strong.hissu {
  color: #fff !important;
}
html[data-bgcolor=color_blue] .splide .splide__pagination__page.is-active:focus {
  border: 2px solid #000 !important;
  outline: 2px solid #fff !important;
}