@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: "Zen Kaku Gothic New", sans-serif, "Noto Sans JP", sans-serif, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  color: #333;
  background: #fff;
  font-weight: 500;
}
@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: #0a5a50;
  text-decoration: underline;
}

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

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

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

a:focus {
  background-color: inherit;
  color: #0a5a50;
}

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: #0e7a6c;
  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: calc(10em - 160px + 460px) !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 #0e7a6c !important;
    border-radius: 6px 0px 0px 6px !important;
  }
}
@media screen and (max-width: 768px) {
  .gsc-input-box {
    border: 2px solid #0e7a6c !important;
    border-radius: 3px 0px 0px 3px !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: calc(10.66vw - 2px);
    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: calc(10.66vw - 2px);
  }
  @-moz-document url-prefix() {
    td.gsc-search-button {
      height: calc(10.66vw + 2px);
    }
  }
  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: #0e7a6c !important;
    width: 44px !important;
    border: 2px solid #0e7a6c !important;
    border-radius: 0px 6px 6px 0px !important;
  }
}
@media screen and (max-width: 768px) {
  .cse .gsc-search-button-v2, .gsc-search-button-v2 {
    background-color: #0e7a6c !important;
    width: 40px !important;
    border: 2px solid #0e7a6c !important;
    border-radius: 0px 3px 3px 0px !important;
  }
}

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

.dummy-search-area {
  box-sizing: border-box;
  display: flex;
}
@media print, screen and (min-width: 769px) {
  .dummy-search-area {
    width: calc(10em - 160px + 460px);
  }
}
@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 #0e7a6c;
    height: 50px;
    width: calc(100% - 44px);
    border-radius: 6px 0px 0px 6px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .dummy-search {
    border: 2px solid #0e7a6c;
    height: 10.66vw;
    width: calc(100% - 40px);
    border-radius: 3px 0px 0px 3px;
    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: #0e7a6c;
    flex-basis: 44px;
    width: 44px;
    height: 50px;
    border: 2px solid #0e7a6c;
    border-radius: 0px 6px 6px 0px;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .dummy-search-btn {
    background-color: #0e7a6c;
    flex-basis: 40px;
    width: 40px;
    height: 10.66vw;
    border: 2px solid #0e7a6c;
    border-radius: 0px 3px 3px 0px;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .dummy-search-btn svg {
    width: 20px;
    height: 20px;
    fill: #ffffff;
  }
}
@media screen and (max-width: 768px) {
  .dummy-search-btn svg {
    width: 4.5vw;
    height: 4.5vw;
    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: #333;
  display: block;
  text-decoration: none;
}
#smartphone .wrap {
  align-items: center;
  background-color: #e9fcf1;
  border: 2px solid #e9fcf1;
  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: #0e7a6c;
  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%;
}
#page-number-search button:focus, #page-number-search button:focus-visible {
  box-shadow: inset 0 0 0 1px #fff;
}

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

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

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

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

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

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

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

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

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

.scheme8 {
  background-color: #0e7a6c;
  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;
}

.bg-l-green {
  background: rgba(212, 239, 227, 0.8);
}

.text-link a {
  color: #232520;
  text-decoration: underline;
  text-decoration-color: #dbdbdb;
}
.text-link a:hover {
  text-decoration: none;
  text-decoration-color: transparent;
}

.c-button {
  min-width: 220px;
  color: #232520;
  font-weight: 500;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .c-button {
    min-width: 200px;
  }
}
.c-button.ic-arrow {
  padding-left: 0;
}
.c-button.icon-arrow-red a {
  border: solid 1px #be391a;
}
@media print, screen and (min-width: 769px) {
  .c-button.icon-arrow-red a:hover {
    text-decoration: underline;
    box-shadow: 0 0 0 1px #be391a;
  }
}
.c-button a {
  border: solid 1px #0e7a6c;
  border-radius: 50px;
  background: #fff;
  width: 100%;
  height: 100%;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  padding: 10px 55px 10px 20px;
  color: #232520;
}
@media print, screen and (min-width: 769px) {
  .c-button a:hover {
    text-decoration: underline;
    box-shadow: 0 0 0 1px #0e7a6c;
  }
}
@media screen and (max-width: 768px) {
  .c-button a {
    padding: 10px 30px 10px 15px;
    font-size: 0.875rem;
  }
}

.toggle-button,
.toggle-close-button {
  background-color: #fff;
  border: none;
  cursor: pointer;
  padding: 0;
  appearance: none;
  border: solid 1px #0e7a6c;
  border-radius: 100px;
  color: #333;
}
.toggle-button:hover,
.toggle-close-button:hover {
  opacity: 0.85;
}

.icon {
  position: relative;
}
.icon:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 0;
}
.icon-heart {
  padding-left: 25px;
}
.icon-heart:before {
  width: 18px;
  height: 16px;
  background: url(../img_common/icon_heart.png) no-repeat center/contain;
}
.icon-pen {
  padding-left: 27px;
}
.icon-pen:before {
  width: 21px;
  height: 21px;
  background: url(../img_common/icon_pen.png) no-repeat center/contain;
}
.icon-speaker {
  padding-left: 27px;
}
.icon-speaker:before {
  width: 21px;
  height: 21px;
  background: url(../img_common/icon_speaker.png) no-repeat center/contain;
}
.icon-closed {
  padding-left: 35px;
}
.icon-closed:before {
  left: 0;
  width: 26px;
  height: 26px;
  background: url(../img_common/icon_closed.png) no-repeat center/contain;
}
.icon-arrow:before {
  right: 9px;
  left: auto;
  width: 30px;
  height: 30px;
  z-index: 1;
  border-radius: 50%;
  background: url(../img_common/icon_button_arrow.png) no-repeat center/contain;
}
@media screen and (max-width: 768px) {
  .icon-arrow:before {
    width: 22px;
    height: 22px;
    right: 10px;
  }
}
.icon-arrow-red:before {
  background: url(../img_common/icon_arrow_red.png) no-repeat center/contain;
}
.icon-rss {
  padding-left: 33px;
}
@media screen and (max-width: 768px) {
  .icon-rss {
    padding-left: 22px;
  }
}
.icon-rss:before {
  left: 0;
  width: 22px;
  height: 22px;
  background: url(../img_common/icon_rss.png) no-repeat center/contain;
}
@media screen and (max-width: 768px) {
  .icon-rss:before {
    width: 16px;
    height: 16px;
  }
}
.icon-rss-green {
  padding-left: 33px;
}
@media screen and (max-width: 768px) {
  .icon-rss-green {
    padding-left: 22px;
  }
}
.icon-rss-green:before {
  left: 0;
  width: 22px;
  height: 22px;
  background: url(../img_common/icon_rss_green.png) no-repeat center/contain;
}
@media screen and (max-width: 768px) {
  .icon-rss-green:before {
    width: 16px;
    height: 16px;
  }
}
.icon-pc {
  padding-left: 30px;
}
.icon-pc:before {
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 25px;
  height: 25px;
  background: url(../img_common/icon_pc.png) no-repeat center/contain, #fff;
}
.icon-modal-closed {
  padding-left: 30px;
}
.icon-modal-closed:before {
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 19px;
  height: 20px;
  background: url(../img_common/icon_modal_closed.png) no-repeat center/contain, #fff;
}

.c-sns-list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
}
@media screen and (max-width: 768px) {
  .c-sns-list {
    gap: 25px;
  }
}
.c-sns-list-item {
  width: 60px;
  height: 60px;
}
@media screen and (max-width: 768px) {
  .c-sns-list-item {
    width: 36px;
    height: 36px;
  }
}
.c-sns-list-item:hover {
  opacity: 0.85;
}
.c-sns-list-item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#tabBox {
  margin-top: 30px;
}
#tabBox .title {
  display: none;
}

.tabBox-list {
  display: flex;
  column-gap: 8px;
  margin-bottom: 10px;
}
.tabBox-list li {
  line-height: 1.5;
  color: #0e7a6c;
  position: relative;
}
@media screen and (max-width: 768px) {
  .tabBox-list li {
    font-size: 0.875rem;
  }
}
.tabBox-list li.hover:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  background: #e9fcf1;
  left: 50%;
  width: 12px;
  height: 12px;
  border: 1px solid transparent;
  border-right: 1px solid #0e7a6c;
  border-bottom: 1px solid #0e7a6c;
  transform: rotate(45deg) translateX(-50%);
}
.tabBox-list li.hover a {
  background: #e9fcf1;
}
.tabBox-list li a {
  padding: 10px 15px;
  color: #0e7a6c;
  font-weight: 700;
  text-decoration: none;
  display: block;
  width: 100%;
  border: solid 1px #0e7a6c;
  border-radius: 50px;
  background: #fff;
}
@media print, screen and (min-width: 769px) {
  .tabBox-list li a:hover {
    text-decoration: underline;
  }
}
@media screen and (max-width: 768px) {
  .tabBox-list li a {
    padding: 8px 16px;
    font-size: 0.875rem;
  }
}

.more-button {
  margin: 0;
  padding: 0;
  display: block;
  border: none;
  cursor: pointer;
  background: #fff;
  width: calc(100% - 40px);
  margin: 10px auto 0;
  padding: 14px;
  border-radius: 40px;
  color: #0b434b;
  font-weight: 500;
  font-size: 0.875rem;
  border: solid 1px #0e7a6c;
  position: relative;
}
.more-button:before, .more-button:after {
  content: "";
  display: block;
  position: absolute;
  background: #0e7a6c;
}
.more-button:before {
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 20px;
}
.more-button:after {
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 2px;
}
.more-button.is-open:before {
  display: none;
}

#speach-area {
  display: none;
  margin-top: 30px;
  background-color: #edeef0;
}
#speach-area.is-active {
  display: block;
}
#speach-area .speach-area-in {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  #speach-area .speach-area-in {
    width: 1000px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  #speach-area .speach-area-in {
    margin: 0 20px;
  }
}
#speach-area .speach-area-close {
  position: absolute;
  right: -10px;
  top: -10px;
  appearance: none;
  border: none;
  cursor: pointer;
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  border-radius: 50%;
  background-color: #1b2441;
}
#speach-area .speach-area-close:hover {
  opacity: 0.85;
}
@media print, screen and (min-width: 769px) {
  #speach-area .speach-area-close {
    width: 24px;
    height: 24px;
  }
}
@media screen and (max-width: 768px) {
  #speach-area .speach-area-close {
    padding: 0;
    width: 48px;
    height: 48px;
  }
}
@media print, screen and (min-width: 769px) {
  #speach-area .speach-area-close img {
    width: 80%;
  }
}
@media screen and (max-width: 768px) {
  #speach-area .speach-area-close img {
    width: 19px;
    height: 19px;
  }
}
#speach-area .tsutaeru-speech {
  font-size: 100%;
  text-align: left;
}
#speach-area .tsutaeru-speech .tsutaeru-button {
  margin-right: 0.25em;
}

[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;
}
[data-ver="1"] .gsc-search-button:focus, [data-ver="1"] .gsc-search-button:focus-visible {
  box-shadow: inset 0 0 0 1px #fff;
}
@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: 52px;
    }
  }
  [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: calc(10.66vw + 2px);
  }
  @-moz-document url-prefix() {
    [data-ver="1"] td.gsc-search-button {
      height: calc(10.66vw + 2px);
    }
  }
  [data-ver="1"] td.gsc-search-button {
    padding-left: 0 !important;
  }
}

/*++++++++++++++++++++++++++++++++++
 * トップページのコンテンツエリア専用CSS（プリント用）
 * @version 0.0.1
++++++++++++++++++++++++++++++++++*/
@media print {
  body {
    zoom: 1;
  }
}
#number-search-container *, #number-search-container *::before, #number-search-container *::after, #sp-number-search-container *, #sp-number-search-container *::before, #sp-number-search-container *::after, #sp-number-search-container-modal *, #sp-number-search-container-modal *::before, #sp-number-search-container-modal *::after {
  box-sizing: border-box;
}
#number-search-container .input-wrap, #sp-number-search-container .input-wrap, #sp-number-search-container-modal .input-wrap {
  display: flex;
}
@media print, screen and (min-width: 769px) {
  #number-search-container .input-wrap, #sp-number-search-container .input-wrap, #sp-number-search-container-modal .input-wrap {
    width: calc(10em - 160px + 460px);
    gap: 0;
  }
}
@media screen and (max-width: 768px) {
  #number-search-container .input-wrap, #sp-number-search-container .input-wrap, #sp-number-search-container-modal .input-wrap {
    width: 100%;
    gap: 0;
  }
}
#number-search-container .input-wrap label, #sp-number-search-container .input-wrap label, #sp-number-search-container-modal .input-wrap label {
  display: flex;
  align-items: center;
  line-height: 1;
  padding: 0;
}
#number-search-container .input-wrap .number-label, #sp-number-search-container .input-wrap .number-label, #sp-number-search-container-modal .input-wrap .number-label {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  #number-search-container .input-wrap .number-label, #sp-number-search-container .input-wrap .number-label, #sp-number-search-container-modal .input-wrap .number-label {
    width: calc(100% - 44px);
  }
}
@media screen and (max-width: 768px) {
  #number-search-container .input-wrap .number-label, #sp-number-search-container .input-wrap .number-label, #sp-number-search-container-modal .input-wrap .number-label {
    width: calc(100% - 40px);
  }
}
#number-search-container .input-wrap .submit-label, #sp-number-search-container .input-wrap .submit-label, #sp-number-search-container-modal .input-wrap .submit-label {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  #number-search-container .input-wrap .submit-label, #sp-number-search-container .input-wrap .submit-label, #sp-number-search-container-modal .input-wrap .submit-label {
    width: 44px;
  }
}
@media screen and (max-width: 768px) {
  #number-search-container .input-wrap .submit-label, #sp-number-search-container .input-wrap .submit-label, #sp-number-search-container-modal .input-wrap .submit-label {
    width: 40px;
  }
}
#number-search-container .input-wrap input[type=text], #sp-number-search-container .input-wrap input[type=text], #sp-number-search-container-modal .input-wrap input[type=text] {
  width: 100%;
  padding: 10px 0 10px 13px;
}
@media print, screen and (min-width: 769px) {
  #number-search-container .input-wrap input[type=text], #sp-number-search-container .input-wrap input[type=text], #sp-number-search-container-modal .input-wrap input[type=text] {
    border: 2px solid #0e7a6c;
    border-radius: 6px 0px 0px 6px;
    height: 50px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  #number-search-container .input-wrap input[type=text], #sp-number-search-container .input-wrap input[type=text], #sp-number-search-container-modal .input-wrap input[type=text] {
    border: 2px solid #0e7a6c;
    border-radius: 3px 0px 0px 3px;
    height: 10.66vw;
    font-size: 2rem;
  }
}
#number-search-container .input-wrap button, #sp-number-search-container .input-wrap button, #sp-number-search-container-modal .input-wrap button {
  appearance: none;
  background: none;
  border: none;
  cursor: pointer;
  font-size: 0;
  padding: 0;
  line-height: 1;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  #number-search-container .input-wrap button, #sp-number-search-container .input-wrap button, #sp-number-search-container-modal .input-wrap button {
    border: 2px solid #0e7a6c;
    border-radius: 0px 6px 6px 0px;
    background-color: #0e7a6c;
    width: 44px;
    height: 50px;
  }
}
@media screen and (max-width: 768px) {
  #number-search-container .input-wrap button, #sp-number-search-container .input-wrap button, #sp-number-search-container-modal .input-wrap button {
    border: 2px solid #0e7a6c;
    border-radius: 0px 3px 3px 0px;
    background-color: #0e7a6c;
    width: 40px;
    height: 10.66vw;
  }
}
#number-search-container .input-wrap button::after, #sp-number-search-container .input-wrap button::after, #sp-number-search-container-modal .input-wrap button::after {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  margin: auto;
  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%);
}
@media print, screen and (min-width: 769px) {
  #number-search-container .input-wrap button::after, #sp-number-search-container .input-wrap button::after, #sp-number-search-container-modal .input-wrap button::after {
    background-color: #ffffff;
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 768px) {
  #number-search-container .input-wrap button::after, #sp-number-search-container .input-wrap button::after, #sp-number-search-container-modal .input-wrap button::after {
    background-color: #ffffff;
    width: 4.5vw;
    height: 4.5vw;
  }
}

@media print {
  body {
    zoom: 0.68;
  }
}
*, *::before, *::after {
  box-sizing: border-box;
}

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

.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;
}

@media print, screen and (min-width: 769px) {
  body {
    min-width: 1140px !important;
  }
}

.c-inner {
  width: 1100px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .c-inner {
    width: 100%;
    padding: 0 3.3333333333vw;
  }
}

.c-middle-inner {
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .c-middle-inner {
    width: 100%;
    padding: 0 3.3333333333vw;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
}

.c-title {
  font-size: 2.5rem;
  color: #0a5b50;
  font-weight: 700;
  padding-left: 35px;
  position: relative;
  line-height: 1.5;
  margin-bottom: 35px;
}
@media screen and (max-width: 768px) {
  .c-title {
    font-size: 1.5625rem;
    padding-left: 20px;
    margin-bottom: 20px;
  }
}
.c-title:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 6px;
  background: #0e7a6c;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .c-title:before {
    width: 11px;
    height: 4px;
  }
}
.c-title-small {
  font-size: 1.625rem;
  padding-left: 25px;
}
.c-title-small:before {
  width: 9px;
  height: 4px;
}

.c-title-border {
  font-weight: 700;
  position: relative;
  color: #0a5a50;
  font-size: 1.75rem;
  padding-bottom: 14px;
}
@media screen and (max-width: 768px) {
  .c-title-border {
    font-size: 1.25rem;
    padding-bottom: 7px;
    margin-bottom: 15px;
    text-align: center;
  }
}
.c-title-border:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 80px;
  height: 3px;
  background: #0e7a6c;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .c-title-border:before {
    left: 50%;
    transform: translateX(-50%);
    height: 2px;
  }
}
.c-title-border.border-red {
  color: #811a02;
}
.c-title-border.border-red:before {
  background: #be391a;
}

@media print, screen and (min-width: 769px) {
  #header-nav .in {
    width: 1100px !important;
  }
}

.splide .splide__arrows {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-top: 15px;
}
.splide .splide__arrow {
  position: initial;
  right: initial;
  left: initial;
  transform: initial;
  opacity: initial;
  border-radius: initial;
  height: 50px;
  width: 50px;
  position: relative;
}
.splide .splide__arrow:focus, .splide .splide__arrow:focus-visible {
  background-color: inherit !important;
  outline: 1px solid #fff !important;
  outline-offset: 2px !important;
  box-shadow: 0 0 0 2px #000;
}
@media screen and (max-width: 768px) {
  .splide .splide__arrow {
    width: 40px;
    height: 40px;
  }
}
.splide .splide__arrow::before {
  content: "";
  display: block;
  margin: auto;
  position: absolute;
  inset: 0;
  width: 12px;
  height: 16px;
  background-color: #fff;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media print, screen and (min-width: 769px) {
  .splide .splide__arrow:hover {
    opacity: 0.85;
  }
}
.splide .splide__arrow--prev {
  background: url("../img_top/splide-prev.png") no-repeat center/contain;
}
.splide .splide__arrow--prev:before {
  display: none;
}
.splide .splide__arrow--next {
  background: url("../img_top/splide-next.png") no-repeat center/contain;
}
.splide .splide__arrow--next:before {
  display: none;
}
.splide .splide__controls {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.splide .splide__pagination {
  padding: 0;
  position: initial;
  gap: 15px;
}
.splide .splide__pagination li {
  display: flex;
}
.splide .splide__pagination__page {
  margin: 0;
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #0e7a6c;
  transition: initial;
  opacity: initial;
}
.splide .splide__pagination__page:focus, .splide .splide__pagination__page:focus-visible {
  outline: 1px solid #fff !important;
  outline-offset: 2px !important;
  box-shadow: 0 0 0 2px #000;
}
@media print, screen and (min-width: 769px) {
  .splide .splide__pagination__page:hover {
    opacity: 0.85;
  }
}
.splide .splide__pagination__page.is-active {
  background: #0e7a6c;
  transform: initial;
  border: solid 1px #fff;
}
.splide .splide__toggle {
  width: 26px;
  height: 26px;
  background-color: #0e7a6c;
  border: 2px solid #fff;
  position: relative;
  border-radius: 50%;
}
.splide .splide__toggle:focus, .splide .splide__toggle:focus-visible {
  outline: 1px solid #fff !important;
  outline-offset: 2px !important;
  box-shadow: 0 0 0 2px #000;
}
@media print, screen and (min-width: 769px) {
  .splide .splide__toggle:hover {
    opacity: 0.85;
  }
}
.splide .splide__toggle span {
  margin: auto;
  width: 10px;
  height: 10px;
  position: absolute;
  inset: 0;
  background-color: #fff;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.splide .splide__toggle__play {
  clip-path: polygon(95% 50%, 5% 0%, 5% 100%);
}
.splide .splide__toggle__pause {
  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;
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  .splide:not(.is-active) .splide__list {
    gap: var(--pcGap);
  }
}
@media screen and (max-width: 768px) {
  .splide:not(.is-active) .splide__list {
    gap: var(--spGap);
  }
}
.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;
}

.c-alert {
  padding: 40px 0;
}
@media screen and (max-width: 768px) {
  .c-alert {
    padding: 10px 0;
  }
}
.c-alert .c-inner {
  display: grid;
  row-gap: 30px;
}
@media screen and (max-width: 768px) {
  .c-alert .c-inner {
    row-gap: 20px;
  }
}
.c-alert-card {
  border: solid 2px #be391a;
  border-radius: 10px;
  grid-template-columns: 200px 1fr;
}
@media print, screen and (min-width: 769px) {
  .c-alert-card {
    display: grid !important;
  }
}
@media screen and (max-width: 768px) {
  .c-alert-card {
    display: flex !important;
    flex-direction: column;
  }
}
.c-alert-card .ttl {
  color: #fff;
  background: #be391a;
  display: flex;
  align-items: center;
  padding: 25px 10px 25px 20px;
}
@media print, screen and (min-width: 769px) {
  .c-alert-card .ttl {
    border-radius: 9px 0 0 9px;
  }
}
@media screen and (max-width: 768px) {
  .c-alert-card .ttl {
    border-radius: 9px 9px 0 0;
    width: 100%;
    padding: 5px 10px;
    justify-content: center;
  }
}
.c-alert-card-title {
  font-size: 1.625rem;
}
@media screen and (max-width: 768px) {
  .c-alert-card-title {
    font-size: 1.125rem;
  }
  .c-alert-card-title br {
    display: none;
  }
}
.c-alert-card .info {
  padding: 20px 10px 20px 30px;
}
@media screen and (max-width: 768px) {
  .c-alert-card .info {
    padding: 10px 10px 15px;
  }
}
.c-alert-card .info .list {
  display: grid;
  row-gap: 5px;
}
.c-alert-card-list {
  overflow-x: auto;
  max-height: 10.5rem;
  display: grid;
  row-gap: 10px;
  padding-left: 2px;
}
@media screen and (max-width: 768px) {
  .c-alert-card-list {
    max-height: 124px;
  }
}
.c-alert-card-list li {
  font-weight: 500;
  padding-bottom: 13px;
  border-bottom: 1px solid #fbd9d1;
}
@media screen and (max-width: 768px) {
  .c-alert-card-list li {
    font-size: 0.875rem;
    line-height: 1.4;
    padding-bottom: 10px;
  }
}
.c-alert-card-list li a {
  text-decoration: none;
  color: #232520;
}
@media print, screen and (min-width: 769px) {
  .c-alert-card-list li a:hover {
    text-decoration: underline;
  }
}
.c-alert-card-list li .date {
  color: #be391a;
}
.c-alert #smartalert-wrap .c-alert-card-list {
  height: 4.5rem;
}
@media screen and (max-width: 768px) {
  .c-alert #smartalert-wrap .c-alert-card-list {
    height: 68px;
  }
  .c-alert #smartalert-wrap .c-alert-card-list li {
    display: grid;
    row-gap: 5px;
  }
  .c-alert #smartalert-wrap .c-alert-card-list li p, .c-alert #smartalert-wrap .c-alert-card-list li a {
    font-size: 0.875rem;
    line-height: 1.4;
  }
}
.c-alert-buttons {
  margin-top: 20px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  column-gap: 10px;
}
@media screen and (max-width: 768px) {
  .c-alert-buttons {
    justify-content: center;
    column-gap: 20px;
  }
}
.c-alert-buttons .c-button {
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .c-alert-buttons .c-button {
    width: 150px;
    min-width: initial;
  }
}

.top-main-contents {
  display: flex;
  padding: 30px 0;
}
@media print, screen and (min-width: 769px) {
  .top-main-contents .splide__slide a:hover {
    opacity: 0.85;
  }
}
@media screen and (max-width: 768px) {
  .top-main-contents {
    flex-direction: column;
  }
}
.top-main-contents .slider-area {
  width: calc(50% + 40px);
  padding-left: 30px;
}
@media screen and (max-width: 768px) {
  .top-main-contents .slider-area {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
}
.top-main-contents-info {
  padding-left: 50px;
}
.top-main-contents-info .dummy-search-area {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .top-main-contents-info {
    padding: 0;
  }
  .top-main-contents-info .dummy-search {
    font-size: 0.875rem;
  }
}
.top-main-contents-infobox {
  width: 460px;
}
@media screen and (max-width: 768px) {
  .top-main-contents-infobox {
    width: 100%;
  }
}
.top-main-contents-info .form.gsc-search-box {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .top-main-contents-info #number-search-container,
  .top-main-contents-info #sp-number-search-container {
    max-width: 343px;
  }
  .top-main-contents-info #number-search-container #sp-number-search-input,
  .top-main-contents-info #sp-number-search-container #sp-number-search-input {
    font-size: 1rem !important;
  }
}

.main-visual-slider.splide {
  --pcImgWidth: 100%;
  --pcImgHeight: 580px;
  --spImgWidth: 100%;
  --spImgHeight: 285px;
  --pcGap: 0;
  --spGap: 0;
}
.main-visual-slider.splide .splide-wrapper {
  position: relative;
}
.main-visual-slider.splide .splide__track {
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  .main-visual-slider.splide .splide__slide {
    width: var(--pcImgWidth);
  }
}
@media screen and (max-width: 768px) {
  .main-visual-slider.splide .splide__slide {
    width: var(--spImgWidth);
  }
}
.main-visual-slider.splide .splide__slide img {
  object-fit: cover;
}
@media print, screen and (min-width: 769px) {
  .main-visual-slider.splide .splide__slide img {
    width: var(--pcImgWidth);
    height: var(--pcImgHeight);
    border-radius: 20px;
  }
}
@media screen and (max-width: 768px) {
  .main-visual-slider.splide .splide__slide img {
    width: var(--spImgWidth);
    height: var(--spImgHeight);
    border-radius: 20px;
  }
}
.main-visual-slider.splide .splide__arrow,
.main-visual-slider.splide .splide__pagination {
  display: none !important;
}
.main-visual-slider.splide .splide__toggle {
  position: absolute;
  left: 18px;
  bottom: 33px;
}

.main-contents-slider.splide {
  --pcImgWidth: 460px;
  --pcImgHeight: 260px;
  --spImgWidth: 100%;
  --spImgHeight: 200px;
  --pcGap: 0;
  --spGap: 0;
}
.main-contents-slider.splide .splide-wrapper {
  position: relative;
}
.main-contents-slider.splide .splide__track {
  overflow: hidden;
}
.main-contents-slider.splide .splide__slide a {
  text-decoration: none;
  color: #333;
}
@media screen and (max-width: 768px) {
  .main-contents-slider.splide .splide__slide a {
    display: block;
  }
}
@media print, screen and (min-width: 769px) {
  .main-contents-slider.splide .splide__slide {
    width: var(--pcImgWidth);
    font-size: 1.125rem;
  }
  .main-contents-slider.splide .splide__slide p {
    margin-top: 10px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 768px) {
  .main-contents-slider.splide .splide__slide {
    width: var(--spImgWidth);
  }
  .main-contents-slider.splide .splide__slide p {
    margin-top: 10px;
    line-height: 1.4;
  }
}
.main-contents-slider.splide .splide__slide img {
  object-fit: contain;
}
@media print, screen and (min-width: 769px) {
  .main-contents-slider.splide .splide__slide img {
    width: var(--pcImgWidth);
    height: var(--pcImgHeight);
    border-radius: 20px;
  }
}
@media screen and (max-width: 768px) {
  .main-contents-slider.splide .splide__slide img {
    width: var(--spImgWidth);
    height: var(--spImgHeight);
    border-radius: 10px;
  }
}

.main-contents-keyword {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .main-contents-keyword {
    margin-top: 20px;
  }
}
.main-contents-keyword-title {
  font-size: 1.125rem;
  font-weight: 700;
  margin-bottom: 10px;
  color: #0a5a50;
}
@media screen and (max-width: 768px) {
  .main-contents-keyword-title {
    font-size: 1rem;
  }
}
.main-contents-keyword-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.main-contents-keyword-list-item {
  border-radius: 50px;
  border: solid 1px #0e7a6c;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .main-contents-keyword-list-item {
    font-size: 0.875rem;
  }
}
.main-contents-keyword-list-item a {
  display: block;
  text-decoration: none;
  color: #333;
  border-radius: 50px;
}
@media print, screen and (min-width: 769px) {
  .main-contents-keyword-list-item a {
    padding: 10px 15px;
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  .main-contents-keyword-list-item a:hover {
    text-decoration: underline;
  }
}
@media screen and (max-width: 768px) {
  .main-contents-keyword-list-item a {
    padding: 8px 12px;
    font-size: 0.875rem;
  }
}

.top-guide {
  margin-top: 50px;
  padding-bottom: 125px;
}
@media screen and (max-width: 768px) {
  .top-guide {
    margin-top: 20px;
    padding-bottom: 65px;
    position: relative;
    z-index: 8;
  }
}
.top-guide {
  overflow: hidden;
}
.top-guide .c-middle-inner {
  padding: 60px 0;
  border-radius: 60px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .top-guide .c-middle-inner {
    padding: 30px 0;
    border-radius: 30px;
  }
}
.top-guide .c-middle-inner:before {
  content: "";
  display: block;
  position: absolute;
  right: -15px;
  bottom: -125px;
  width: 156px;
  height: 161px;
  background: url("../img_top/icon_forest.png") no-repeat center/contain;
}
@media screen and (max-width: 768px) {
  .top-guide .c-middle-inner:before {
    width: 82px;
    height: 80px;
    right: 0;
    bottom: -60px;
  }
}
.top-guide-list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px 30px;
}
@media screen and (max-width: 768px) {
  .top-guide-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.6666666667vw 4vw;
  }
}
.top-guide-list .item {
  background: #fff;
  border-radius: 40px;
  min-height: 200px;
  text-align: center;
  padding: 20px 5px;
  border: solid 3px #b7e2d8;
}
.top-guide-list .item:has(> a) {
  padding: 0;
}
.top-guide-list .item:has(> a) a {
  border: none;
}
@media print, screen and (min-width: 769px) {
  .top-guide-list .item:has(> a):hover {
    border: solid 3px #0a5b50;
  }
}
@media screen and (max-width: 768px) {
  .top-guide-list .item {
    height: auto;
    min-height: 145px;
    border-radius: 33px;
  }
}
.top-guide-list .item a {
  border: solid 3px #b7e2d8;
  padding: 20px 5px;
  text-decoration: none;
  color: #0a5b50;
  display: block;
  border-radius: 40px;
  height: 100%;
}
@media print, screen and (min-width: 769px) {
  .top-guide-list .item a:hover {
    text-decoration: underline;
  }
}
@media screen and (max-width: 768px) {
  .top-guide-list .item a {
    border-radius: 30px;
  }
}
.top-guide-list .item-img {
  width: 113px;
  height: 113px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff !important;
}
@media screen and (max-width: 768px) {
  .top-guide-list .item-img {
    width: 80px;
    height: 80px;
  }
  .top-guide-list .item-img img {
    max-width: 100%;
    max-height: 100%;
  }
}
.top-guide-list .item-text {
  margin-top: 5px;
  color: #0a5b50;
  font-weight: 700;
  font-size: 1.375rem;
}
@media screen and (max-width: 768px) {
  .top-guide-list .item-text {
    margin-top: 2vw;
    font-size: 1rem;
  }
}
.top-guide-nav {
  display: grid;
  grid-template-columns: 230px 1fr;
  align-items: center;
  margin-top: 30px;
}
@media print, screen and (min-width: 769px) {
  .top-guide-nav .c-title {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .top-guide-nav {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
  .top-guide-nav .c-title {
    width: 100%;
    font-size: 1.25rem;
  }
}
.top-guide-nav-list {
  display: grid;
  grid-template-columns: repeat(3, 280px);
  column-gap: 10px;
}
@media screen and (max-width: 768px) {
  .top-guide-nav-list {
    width: 100%;
    grid-gap: 30px 20px;
    grid-template-columns: repeat(2, 1fr);
  }
}
.top-guide-nav-list .item {
  display: grid;
  grid-template-columns: 110px 1fr;
  align-items: center;
  gap: 20px;
  color: #0a5b50;
}
@media screen and (max-width: 768px) {
  .top-guide-nav-list .item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #fff;
    border: solid 3px #b7e2d8;
    gap: 10px;
    border-radius: 30px;
    min-height: 145px;
  }
}
.top-guide-nav-list .item > a {
  display: grid;
  gap: 20px;
  align-items: center;
  grid-template-columns: 110px 1fr;
  text-decoration: none;
  color: #0a5b50;
  height: 100%;
}
@media print, screen and (min-width: 769px) {
  .top-guide-nav-list .item > a:hover {
    text-decoration: underline;
  }
  .top-guide-nav-list .item > a:hover .item-img {
    border: solid 3px #0e7a6c;
  }
}
@media screen and (max-width: 768px) {
  .top-guide-nav-list .item > a {
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
  }
}
.top-guide-nav-list .item .item-img {
  background: #fff !important;
  border-radius: 25px;
  height: 110px;
  height: 110px;
  border: solid 3px #b7e2d8;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .top-guide-nav-list .item .item-img {
    width: 80px;
    height: 80px;
    border: none;
    background: none;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
  }
}
.top-guide-nav-list .item .item-text {
  font-weight: 700;
  font-size: 1.375rem;
}
@media screen and (max-width: 768px) {
  .top-guide-nav-list .item .item-text {
    font-size: 1rem;
  }
}
.top-guide-nav-list .item:has(> a) {
  display: block;
}

.top-news {
  margin-top: -435px;
  padding: 400px 0 683px;
  overflow: hidden;
  box-sizing: border-box;
  background: url(../img_top/com_wood_bg.png) no-repeat center/100% 100%;
}
@media screen and (max-width: 768px) {
  .top-news {
    width: calc(100% + 20px);
    transform: translateX(-10px);
    background: url(../img_top/com_wood_bg.png) no-repeat center/cover;
  }
}
.top-news-list {
  display: grid;
  row-gap: 30px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .top-news-list {
    display: flex;
    flex-direction: column;
  }
}
.top-news-list:before {
  content: "";
  display: block;
  position: absolute;
  left: -65px;
  bottom: -90px;
  width: 201px;
  height: 235px;
  background: url("../img_top/icon_flower.png") no-repeat center/contain;
}
@media screen and (max-width: 768px) {
  .top-news-list:before {
    width: 100px;
    height: 117px;
    bottom: -128px;
    left: 0;
  }
}
.top-news-list-card {
  display: grid;
  align-items: flex-start;
  grid-template-columns: 230px 1fr;
}
@media screen and (max-width: 768px) {
  .top-news-list-card .text-green:before {
    width: 40px;
  }
}
@media screen and (max-width: 768px) {
  .top-news-list-card {
    display: flex;
    flex-direction: column;
  }
  .top-news-list-card .c-title-border {
    width: 100%;
  }
}
.top-news-list-card-list {
  border-radius: 20px;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .top-news-list-card-list {
    width: 100%;
  }
}
.top-news-list-card-list li {
  display: grid;
  grid-template-columns: 145px 1fr;
  padding: 10px 0;
  font-weight: 500;
  font-size: 1.125rem;
}
@media screen and (max-width: 768px) {
  .top-news-list-card-list li {
    display: flex;
    flex-direction: column;
  }
}
.top-news-list-card-list li:first-child {
  padding-top: 0;
}
.top-news-list-card-list li a {
  text-decoration: none;
  color: #333;
}
.top-news-list-card-list li a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .top-news-list-card-list li .date,
  .top-news-list-card-list li .txt,
  .top-news-list-card-list li .title-text {
    font-size: 0.875rem;
    line-height: 1.4;
  }
}
@media screen and (max-width: 768px) {
  .top-news-list-card-list li .date {
    margin-bottom: 5px;
  }
}
.top-news-list-card-list.border-red {
  border: solid 2px #be391a;
  padding: 20px 25px 30px 30px;
}
@media screen and (max-width: 768px) {
  .top-news-list-card-list.border-red {
    padding: 15px 15px 20px;
  }
}
.top-news-list-card-list.border-red li {
  border-bottom: 1px solid #f8e8e5;
}
.top-news-list-card-list.border-red .date {
  color: #811a02;
}
.top-news-list-card .border-green {
  padding: 20px 25px 30px 30px;
  border: solid 2px #0e7a6c;
  background: #fff;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .top-news-list-card .border-green {
    width: 100%;
    padding: 15px 15px 20px;
  }
}
.top-news-list-card .border-green .top-news-list-card-list {
  overflow: auto;
  max-height: 293px;
}
@media screen and (max-width: 768px) {
  .top-news-list-card .border-green .top-news-list-card-list {
    max-height: 340px;
    border-radius: 0;
  }
}
.top-news-list-card .border-green .top-news-list-card-list li {
  border-bottom: 1px solid #86bcb5;
}
.top-news-list-card .border-green .date {
  color: #0a5a50;
}
.top-news-buttons {
  margin-top: 20px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  column-gap: 25px;
}
@media screen and (max-width: 768px) {
  .top-news-buttons {
    justify-content: center;
  }
}
.top-news-buttons .c-button {
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .top-news-buttons .c-button {
    width: 150px;
    min-width: initial;
  }
}
.top-news-buttons .c-button a {
  background: #e9fcf1;
}
.top-news-buttons a {
  color: #333;
  text-decoration-color: #d8d8d8;
}

.top-info {
  margin-top: -580px;
}
@media screen and (max-width: 768px) {
  .top-info {
    position: relative;
    z-index: 5;
  }
}
.top-info .c-middle-inner {
  padding: 60px 0;
  border-radius: 60px;
}
@media screen and (max-width: 768px) {
  .top-info .c-middle-inner {
    border-radius: 30px;
    padding: 25px 0 30px;
  }
}
.top-info-list {
  display: grid;
  grid-template-columns: repeat(4, 256px);
  gap: 20px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .top-info-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
.top-info-list a {
  text-decoration: none;
}
.top-info-list a:focus, .top-info-list a:focus-visible {
  outline-offset: 2px;
}
.top-info-list a:hover {
  opacity: 0.85;
}
.top-info-list .item-img {
  background: #fff;
  border-radius: 20px 20px 0 0;
}
@media screen and (max-width: 768px) {
  .top-info-list .item-img {
    border-radius: 10px 10px 0 0;
  }
}
.top-info-list img {
  width: 100%;
  height: 160px;
  object-fit: cover;
  border-radius: 20px 20px 0 0;
}
@media screen and (max-width: 768px) {
  .top-info-list img {
    height: 95px;
    border-radius: 10px 10px 0 0;
  }
}
.top-info-list .item-txt {
  background: #b7e2d8;
  border-radius: 0 0 20px 20px;
  font-size: 1.25rem;
  font-weight: 700;
  color: #0b434b;
  padding: 7px 10px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .top-info-list .item-txt {
    padding: 2px 12px 3px;
    font-size: 0.875rem;
    border-radius: 0 0 10px 10px;
  }
}
.top-info-link-list {
  display: grid;
  align-items: flex-start;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px 25px;
  margin-bottom: 30px;
}
.top-info-link-list .c-button a {
  color: #0b434b;
}
@media screen and (max-width: 768px) {
  .top-info-link-listbox {
    padding-bottom: 28px;
  }
  .top-info-link-list {
    gap: 10px 0;
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
  }
  .top-info-link-list-item {
    width: 100%;
    min-width: initial;
  }
}
.top-info-contents {
  display: grid;
  gap: 25px;
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .top-info-contents {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
    margin-bottom: 20px;
  }
}
.top-info-contents .c-title-small {
  font-size: 1.5rem;
  padding-left: 20px;
}
@media screen and (max-width: 768px) {
  .top-info-contents .c-title-small {
    font-size: 1.25rem;
    padding-left: 18px;
  }
}
.top-info-contents .c-title-small:before {
  top: 20px;
}
@media screen and (max-width: 768px) {
  .top-info-contents .c-title-small:before {
    top: 15px;
  }
}
.top-info-contents-item {
  background: #fff;
  border-radius: 20px;
  padding: 20px;
  display: grid;
  column-gap: 10px;
  grid-template-columns: 140px 160px;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .top-info-contents-item {
    column-gap: 20px;
    padding: 15px;
    grid-template-columns: 1fr 110px;
    border-radius: 10px;
  }
}
.top-info-contents-item-box {
  display: grid;
  height: 100%;
  grid-template-rows: 1fr auto;
}
.top-info-contents-item-img {
  border: solid 1px #cecece;
  box-sizing: border-box;
}
.top-info-contents-item-img a {
  width: 100%;
  height: 100%;
}
.top-info-contents-item-img img {
  width: 158px;
  object-fit: contain;
  aspect-ratio: 32/45;
}
@media screen and (max-width: 768px) {
  .top-info-contents-item-img img {
    width: 110px;
    height: 100%;
  }
}
.top-info-contents-item-buttons {
  display: grid;
  row-gap: 10px;
  font-size: 0.9375rem;
  line-height: 1.4;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .top-info-contents-item-buttons {
    font-size: 0.875rem;
  }
}
.top-info-contents-item-buttons a {
  background: #d4efe3;
  border-radius: 100px;
  display: block;
  padding: 7px 10px;
  text-decoration: none;
  color: #333;
}
@media print, screen and (min-width: 769px) {
  .top-info-contents-item-buttons a:hover {
    opacity: 0.85;
  }
}
@media screen and (max-width: 768px) {
  .top-info-contents-item-buttons a {
    padding: 3px 12px 2px;
  }
}
.top-info-others {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 30px;
}
@media screen and (max-width: 768px) {
  .top-info-others {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
  }
}
.top-info-others-card-title {
  text-align: center;
  font-weight: 700;
}
.top-info-others-card-title-inline {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #b7e2d8;
  color: #0b434b;
  padding: 0 35px;
  height: 60px;
  font-size: 1.5rem;
  border-radius: 6px;
}
@media screen and (max-width: 768px) {
  .top-info-others-card-title-inline {
    font-size: 1.25rem;
    padding: 10px 15px;
    height: auto;
  }
}
.top-info-others-list {
  background: #fff;
  border-radius: 20px;
  margin-top: -50px;
}
@media screen and (max-width: 768px) {
  .top-info-others-list {
    margin-top: -35px;
  }
}
.top-info-others-list .item img {
  object-fit: contain;
  height: 60px;
  width: 60px;
}
@media screen and (max-width: 768px) {
  .top-info-others-list .item img {
    height: 16vw;
    width: 16vw;
  }
}
.top-info-others .c-sns-list {
  padding: 110px 85px 70px;
}
@media print, screen and (min-width: 769px) {
  .top-info-others .c-sns-list {
    max-width: 540px;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 768px) {
  .top-info-others .c-sns-list {
    max-width: 330px;
    flex-wrap: wrap;
    padding: 65px 55px 43px;
  }
}
.top-info-population-list {
  font-weight: 500;
  padding: 56px 30px 20px;
}
@media screen and (max-width: 768px) {
  .top-info-population-list {
    padding: 65px 15px 20px;
  }
}
.top-info-population-list-dl {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .top-info-population-list-dl {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px 10px;
  }
}
.top-info-population-list-dl-item {
  position: relative;
  text-align: center;
  width: 118px;
}
@media screen and (max-width: 768px) {
  .top-info-population-list-dl-item {
    width: 100%;
    min-height: 60px;
    padding-left: 70px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
  }
}
.top-info-population-list-dl-item-name {
  font-size: 1.25rem;
  color: #0b434b;
  margin-bottom: 5px;
  line-height: 140%;
}
@media screen and (max-width: 768px) {
  .top-info-population-list-dl-item-name {
    font-size: 1rem;
    margin-bottom: 0;
    line-height: 1.5;
  }
}
.top-info-population-list-dl-item-icon {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .top-info-population-list-dl-item-icon {
    position: absolute;
    left: 0;
    top: 0;
  }
}
.top-info-population-list-dl-item-icon img {
  width: 60px;
  height: 60px;
}
.top-info-population-list-dl-item-number {
  line-height: 1.4;
  margin-top: 5px;
  font-size: 1.125rem;
}
@media screen and (max-width: 768px) {
  .top-info-population-list-dl-item-number {
    font-size: 0.875rem;
    line-height: 1.2;
  }
}
.top-info-population-list .date-text {
  text-align: right;
  margin-top: 15px;
  font-size: 0.9375rem;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .top-info-population-list .date-text {
    margin-top: 25px;
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 768px) {
  .top-info-others-list-sub {
    margin-top: -35px;
    display: flex;
    justify-content: center;
  }
}

.top-emergency {
  padding: 70px 0 90px;
}
@media screen and (max-width: 768px) {
  .top-emergency {
    padding: 50px 0;
  }
}
.top-emergency-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 25px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .top-emergency-list {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
  }
}
.top-emergency-list .item {
  background: #f8e8e5;
  border-radius: 0 10px 10px 0;
}
.top-emergency-list .item-in {
  display: grid;
  align-items: center;
  grid-template-columns: 70px 1fr;
  column-gap: 20px;
  font-weight: 500;
  font-size: 1.25rem;
  color: #333;
}
@media screen and (max-width: 768px) {
  .top-emergency-list .item-in {
    font-size: 0.875rem;
    grid-template-columns: 50px 1fr;
    column-gap: 10px;
  }
}
.top-emergency-list .item a {
  text-decoration: none;
  outline-offset: 2px;
}
@media print, screen and (min-width: 769px) {
  .top-emergency-list .item a:hover {
    opacity: 0.85;
  }
}
.top-emergency-list .item-img {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 70px;
  height: 100%;
  background: #be391a;
  border-radius: 10px 0 0 10px;
}
@media screen and (max-width: 768px) {
  .top-emergency-list .item-img {
    min-height: 50px;
  }
}
.top-emergency-list .item-img img {
  height: 35px;
  width: 35px;
  object-fit: contain;
}
.top-emergency-link-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px 25px;
  align-items: flex-start;
}
.top-emergency-link-list .c-button a {
  color: #0b434b;
}
@media screen and (max-width: 768px) {
  .top-emergency-link-list {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
  }
  .top-emergency-link-list .c-button {
    min-width: initial;
    width: 100%;
  }
}

.top-gallery-link-container {
  background: url(../img_top/wood_round_bg.png) no-repeat center top/cover;
  position: relative;
}
@media screen and (max-width: 768px) {
  .top-gallery-link-container {
    background: url(../img_top/sp_wood_round_bg.png) no-repeat center top/cover;
    width: calc(100% + 20px);
    left: 50%;
    transform: translateX(-50%);
  }
}
.top-gallery-link-container:after {
  content: "";
  display: block;
  position: absolute;
  width: 126px;
  height: 146px;
  background: url(../img_top/icon_soba.png) no-repeat center/contain;
  right: 75px;
  top: -20px;
}
@media screen and (max-width: 768px) {
  .top-gallery-link-container:after {
    width: 63px;
    height: 73px;
    right: 15px;
  }
}

.top-gallery {
  padding: 95px 0 45px;
}
@media screen and (max-width: 768px) {
  .top-gallery {
    padding: 50px 0 25px;
  }
}
.top-gallery {
  overflow: hidden;
}
.top-gallery .c-title {
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .top-gallery .c-title {
    margin-bottom: 15px;
  }
}
.top-gallery-text {
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 35px;
}
@media screen and (max-width: 768px) {
  .top-gallery-text {
    font-size: 0.875rem;
    margin-bottom: 35px;
  }
}
.top-gallery .item-container {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 15px;
  position: relative;
}
.top-gallery .item-container:before, .top-gallery .item-container:after {
  content: "";
  display: block;
  position: absolute;
  width: 114px;
  height: 63px;
  background: url(../img_top/icon_tape.png) no-repeat center/contain;
}
@media screen and (max-width: 768px) {
  .top-gallery .item-container:before, .top-gallery .item-container:after {
    width: 86px;
    height: 47px;
  }
}
.top-gallery .item-container:before {
  left: -50px;
  top: -30px;
}
@media screen and (max-width: 768px) {
  .top-gallery .item-container:before {
    left: -10px;
    top: -23px;
  }
}
.top-gallery .item-container:after {
  right: -45px;
  bottom: -35px;
}
@media screen and (max-width: 768px) {
  .top-gallery .item-container:after {
    right: -10px;
    bottom: -18px;
  }
}
@media screen and (max-width: 768px) {
  .top-gallery .item-container {
    grid-template-columns: repeat(2, 1fr);
  }
}
.top-gallery .item-container .item-box a:hover {
  opacity: 0.85;
}
.top-gallery .item-container .item-box .image-title,
.top-gallery .item-container .item-box .image-text {
  display: none;
}
.top-gallery .item-container .item-box .image-item img {
  width: 170px;
  height: 170px;
  border-radius: 20px;
}
.top-gallery-buttons {
  margin-top: 40px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  column-gap: 10px;
}
@media screen and (max-width: 768px) {
  .top-gallery-buttons {
    flex-direction: column;
    row-gap: 10px;
  }
  .top-gallery-buttons .c-button {
    min-width: initial;
    width: 100%;
  }
}

.top-link {
  padding: 45px 0 60px;
}
@media screen and (max-width: 768px) {
  .top-link {
    padding: 25px 0 20px;
  }
}
.top-link .link-slider.splide {
  --pcImgWidth: 200px;
  --pcImgHeight: 140px;
  --spImgWidth: 100%;
  --spImgHeight: 112px;
  --pcGap: 25px;
}
.top-link .link-slider.splide .splide-wrapper {
  position: relative;
}
.top-link .link-slider.splide .splide__track {
  overflow: hidden;
}
.top-link .link-slider.splide .splide__controls {
  justify-content: center;
}
.top-link .link-slider.splide .splide__controls .splide__arrows {
  margin-top: 20px;
}
.top-link .link-slider.splide .splide__slide a {
  text-decoration: none;
  color: #333;
}
.top-link .link-slider.splide .splide__slide a:hover {
  text-decoration: underline;
}
.top-link .link-slider.splide .splide__slide a:hover img {
  opacity: 0.85;
}
.top-link .link-slider.splide .splide__slide a:focus, .top-link .link-slider.splide .splide__slide a:focus-visible {
  outline-offset: -2px;
}
@media print, screen and (min-width: 769px) {
  .top-link .link-slider.splide .splide__slide {
    width: var(--pcImgWidth);
  }
  .top-link .link-slider.splide .splide__slide p {
    margin-top: 10px;
    font-size: 0.9375rem;
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .top-link .link-slider.splide .splide__slide {
    width: var(--spImgWidth);
  }
  .top-link .link-slider.splide .splide__slide p {
    margin-top: 10px;
    font-size: 0.9375rem;
    display: none;
  }
}
.top-link .link-slider.splide .splide__slide img {
  object-fit: contain;
}
@media print, screen and (min-width: 769px) {
  .top-link .link-slider.splide .splide__slide img {
    width: var(--pcImgWidth);
    height: var(--pcImgHeight);
    border-radius: 10px;
  }
}
@media screen and (max-width: 768px) {
  .top-link .link-slider.splide .splide__slide img {
    width: var(--spImgWidth);
    height: var(--spImgHeight);
  }
}
.top-link .link-slider.splide .splide__pagination {
  display: flex !important;
}
.top-link .link-slider.splide:not(.is-active) {
  visibility: visible !important;
}
.top-link .link-slider.splide:not(.is-active) .splide__list {
  display: flex !important;
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  .top-link .link-slider.splide:not(.is-active) .splide__list {
    gap: var(--pcGap);
  }
}
@media screen and (max-width: 768px) {
  .top-link .link-slider.splide:not(.is-active) .splide__list {
    gap: var(--spGap);
  }
}
.top-link .link-slider.splide:not(.is-active) .splide__controls {
  display: none;
}
.top-link .link-slider.splide:not(.is-active) .splide__slide:last-child {
  margin: 0 !important;
}
.top-link .link-slider.splide:not(.is-active) .splide__arrows {
  display: none;
}
.top-link .link-slider.splide:not(.is-active) .splide__toggle {
  display: none;
}

.top-adv {
  padding: 80px 0 0;
}
@media screen and (max-width: 768px) {
  .top-adv {
    padding: 60px 0 0;
  }
}
.top-adv-title {
  text-align: center;
  font-weight: 700;
  font-size: 1.875rem;
  margin-bottom: 25px;
  color: #0a5a50;
}
@media screen and (max-width: 768px) {
  .top-adv-title {
    font-size: 1.25rem;
    margin-bottom: 20px;
  }
}
.top-adv-list {
  display: grid;
  gap: 25px;
  padding: 0 68px;
  grid-template-columns: repeat(6, 1fr);
}
@media screen and (max-width: 768px) {
  .top-adv-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 30px;
    padding: 0 2.6666666667vw;
  }
}
.top-adv-list li:hover {
  opacity: 0.85;
}
.top-adv-list li a {
  display: block;
  width: 100%;
  height: 100%;
}
.top-adv-list li img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.top-adv-link {
  text-align: right;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .top-adv-link {
    padding: 0 1.6vw;
  }
}

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

/*==================================
フッター
==================================*/
footer {
  font-weight: 500;
  margin-top: 100px;
  border-radius: 60px 60px 0 0;
  position: relative;
  background: #d4efe3;
}
@media screen and (max-width: 768px) {
  footer {
    border-radius: 30px 30px 0 0;
    margin-top: 60px;
  }
}
footer {
  /* PCでは電話番号リンクを無効化 */
}
@media print, screen and (min-width: 769px) {
  footer a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
    pointer-events: none;
  }
}
footer .c-inner {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  footer .c-inner {
    padding: 40px 0 30px;
  }
}
@media screen and (max-width: 768px) {
  footer .c-inner {
    padding: 30px 10px 20px;
  }
}
footer #pagetop {
  position: absolute;
  width: 80px;
  height: 80px;
  top: -40px;
  right: 40px;
  margin: 0;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  footer #pagetop {
    width: 60px;
    height: 60px;
    right: 10px;
    top: -30px;
  }
}
footer #pagetop img {
  width: 100%;
  height: 100%;
}
footer .footer-img {
  position: absolute;
  right: 23px;
  top: 17px;
}
@media screen and (max-width: 768px) {
  footer .footer-img {
    width: 160px;
    right: 0;
    top: auto;
    bottom: 0;
  }
  footer .footer-img img {
    max-width: 100%;
  }
}
footer .footer-heading,
footer .footer-nav {
  position: relative;
  z-index: 10;
}
footer .footer-heading {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  footer .footer-heading {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  footer .footer-heading-info {
    margin-bottom: 30px;
  }
}
footer .footer-heading-info-logo {
  width: 127px;
  margin-bottom: 10px;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  footer .footer-heading-info-logo {
    width: 100px;
    margin-bottom: 20px;
  }
}
footer .footer-heading-info-logo img {
  max-width: 100%;
}
footer .footer-heading-info-detail {
  color: #232520;
}
footer .footer-heading-info-detail a {
  color: #232520;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  footer .footer-heading-info-detail {
    font-size: 0.875rem;
  }
}
footer .footer-heading-info-detail p {
  line-height: 1.4;
}
footer .footer-nav {
  display: flex;
  align-items: center;
  line-height: 1.1;
  gap: 10px;
  margin-top: 36px;
}
@media screen and (max-width: 768px) {
  footer .footer-nav {
    justify-content: center;
  }
}
footer .footer-nav-item {
  font-size: 1.125rem;
  position: relative;
  padding-right: 10px;
}
footer .footer-nav-item a {
  text-decoration-color: rgba(77, 77, 77, 0.5);
}
@media screen and (max-width: 768px) {
  footer .footer-nav-item {
    font-size: 0.75rem;
  }
}
footer .footer-nav-item:last-child:after {
  display: none;
}
footer .footer-nav-item:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 20px;
  background: #4d4d4d;
}
footer .c-button {
  min-width: 200px;
}
@media screen and (max-width: 768px) {
  footer .c-button {
    width: 220px;
    margin: 0 auto;
  }
  footer .c-button a {
    justify-content: center;
  }
}
footer .copyright {
  background: #0e7a6c;
  text-align: center;
  color: #fff;
  font-size: 0.9375rem;
  padding: 13px 0;
}
@media screen and (max-width: 768px) {
  footer .copyright {
    font-size: 0.625rem;
    padding: 10px 0;
  }
}

html[data-fontsize=up] {
  font-size: 133.3%;
}
html[data-fontsize=up2] {
  font-size: 166.7%;
}
html[data-fontsize=up3] {
  font-size: 200%;
}

.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: #0e7a6c;
  color: #fff;
}
.table-wrap .scroll-table-switch .in-display {
  background-color: #e9fcf1;
  color: #333;
}

.scroll-view .scroll-btn .scroll {
  background-color: #e9fcf1 !important;
  color: #333 !important;
  font-weight: normal !important;
  border-bottom: none !important;
}
.scroll-view .in-display-btn .in-display {
  background-color: #0e7a6c !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: #ddf2e9;
  color: #0a5a50;
  font-size: 1.625rem;
  box-sizing: border-box;
  border-radius: 10px 10px 0 0;
  padding: 15px 20px;
  margin-top: 48px;
  border-bottom: 4px solid #0e7a6c;
}
@media screen and (max-width: 768px) {
  h2.head-title, .wysiwyg h2, .free-layout-area h2 {
    margin-top: 32px;
    font-weight: 700;
  }
}
h2.head-title .bg, .wysiwyg h2 .bg, .free-layout-area h2 .bg {
  display: block;
}

h2.head-title a {
  color: #0a5a50;
}

h3.head-title, .wysiwyg h3, .free-layout-area h3, .smartcmsBbsBlock h3 {
  background: #ddf2e9;
  color: #0a5a50;
  font-size: 1.5rem;
  border-radius: 5px;
  padding: 12px 20px;
  margin-top: 48px;
}
@media screen and (max-width: 768px) {
  h3.head-title, .wysiwyg h3, .free-layout-area h3, .smartcmsBbsBlock h3 {
    margin-top: 24px;
  }
}
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: #333;
  font-size: 1.375rem;
  padding: 8px 10px;
  border-bottom: 4px solid #0e7a6c;
  margin-top: 48px;
  color: #0a5a50;
}
@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: #0a5a50;
}
@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 #0e7a6c;
}
h6, .wysiwyg h6, .free-layout-area h6 {
  font-size: 1.125rem;
  padding: 8px 10px;
  font-weight: bold;
  margin-top: 48px;
  color: #0a5a50;
}
@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 #d6d6d6;
  margin-top: 10px;
}

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

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

.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;
}

@media print, screen and (min-width: 769px) {
  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;
  }
  #header {
    background: url(../img_common/header_bg.jpg);
    border-radius: 0 0 50px 50px;
    min-height: 160px;
  }
  #header .header-subnav-area {
    padding: 12px 10px 25px;
    display: grid;
    position: relative;
    grid-template-columns: 1fr 1000px 1fr;
  }
  #header .header-subnav-area #header-logo {
    position: absolute;
    left: 50%;
    top: 15px;
    transform: translateX(-50%);
  }
  #header .header-subnav-area #header-logo a {
    display: inline-block;
  }
  #header .header-subnav-area #header-logo a:hover {
    opacity: 0.85;
  }
  #header .header-subnav-area .box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    gap: 5px 20px;
    margin-left: auto;
    padding: 5px 0;
  }
  #header .header-subnav-area .header-size, #header .header-subnav-area .header-color {
    display: flex;
    align-items: center;
  }
  #header .header-subnav-area .header-size button, #header .header-subnav-area .header-color button {
    appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    display: block;
    padding: 0;
  }
  #header .header-subnav-area .header-size button:focus, #header .header-subnav-area .header-size button:focus-visible, #header .header-subnav-area .header-color button:focus, #header .header-subnav-area .header-color button:focus-visible {
    outline-offset: 2px;
    position: relative;
    z-index: 5;
  }
  #header .header-subnav-area .header-size .title, #header .header-subnav-area .header-color .title {
    font-size: 87.5%;
    margin-right: 20px;
    line-height: 1.2;
  }
  #header .header-subnav-area .header-size dd, #header .header-subnav-area .header-color dd {
    line-height: 1;
  }
  #header .header-subnav-area .header-size dd + dd, #header .header-subnav-area .header-color dd + dd {
    margin-left: 2px;
  }
  #header .header-subnav-area .header-size dd img, #header .header-subnav-area .header-color dd img {
    cursor: pointer;
  }
  #header .header-subnav-area .header-size dd img:hover, #header .header-subnav-area .header-color dd img:hover {
    opacity: 0.85;
  }
  #header .header-subnav-area .header-size .normal-on, #header .header-subnav-area .header-size .normal-off, #header .header-subnav-area .header-size .big-on, #header .header-subnav-area .header-size .big-off {
    display: block;
  }
  #header .header-subnav-area .header-size .normal-on.hide, #header .header-subnav-area .header-size .normal-off.hide, #header .header-subnav-area .header-size .big-on.hide, #header .header-subnav-area .header-size .big-off.hide {
    display: none;
  }
  #header .header-subnav-area .header-size .normal-on .title, #header .header-subnav-area .header-size .normal-off .title, #header .header-subnav-area .header-size .big-on .title, #header .header-subnav-area .header-size .big-off .title {
    margin-right: 20px;
  }
  #header .header-subnav-area .header-size .normal-on span, #header .header-subnav-area .header-size .normal-off span, #header .header-subnav-area .header-size .big-on span, #header .header-subnav-area .header-size .big-off span {
    display: block;
    padding: 8px;
    line-height: 1;
    border-radius: 3px;
    text-decoration: none;
    font-size: 1rem;
  }
  #header .header-subnav-area .header-size .normal-on span:hover, #header .header-subnav-area .header-size .normal-off span:hover, #header .header-subnav-area .header-size .big-on span:hover, #header .header-subnav-area .header-size .big-off span:hover {
    opacity: 0.85;
  }
  #header .header-subnav-area .header-size .normal-on span span, #header .header-subnav-area .header-size .normal-off span span, #header .header-subnav-area .header-size .big-on span span, #header .header-subnav-area .header-size .big-off span span {
    background-color: inherit !important;
    color: inherit !important;
  }
  #header .header-subnav-area .header-size dd + dd {
    margin-left: 0;
  }
  #header .header-subnav-area .support-font-change {
    display: flex;
    justify-content: center;
    column-gap: 30px;
  }
  #header .header-subnav-area .header-color dd a {
    display: block;
    padding: 8px;
    line-height: 1;
    border-radius: 3px;
    text-decoration: none;
  }
  #header .header-subnav-area .header-color dd a:hover {
    opacity: 0.85;
  }
  #header .header-subnav-area .header-color dd a span {
    background-color: inherit !important;
    color: inherit !important;
  }
  #header .header-subnav-area .header-color .item a:focus-visible {
    border: 4px solid #fff;
  }
  #header .header-subnav-area .header-lang-wrapper .lang-error {
    color: #ee0000;
  }
  #header .header-subnav-area .support-list {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 40px;
  }
  #header .header-subnav-area .support-list .item.is-hide {
    display: none;
  }
  #header .header-subnav-area .support-list button {
    appearance: none;
    cursor: pointer;
    border: none;
    background: none;
    text-decoration: underline;
  }
  #header .header-subnav-area .support-list button:hover {
    text-decoration: none;
  }
  #header .header-subnav-area .support-list a,
  #header .header-subnav-area .support-list button {
    color: #333;
    text-decoration-color: #b5cbc1;
    font-size: 1rem;
  }
  #header .header-subnav-area .header-lang {
    display: flex;
  }
  #header .header-subnav-area .header-lang .lang-select {
    padding: 3px 30px 3px 44px;
    border: solid 1px #0e7a6c;
    appearance: none;
    word-break: break-all;
    white-space: normal;
    font-size: 80%;
    height: 40px;
    min-width: 180px;
    border-radius: 20px 0 0 20px;
    color: #333;
    background: url(../img_common/icon_lang.png) no-repeat left 15px center/24px 22px, url(../img_common/arrow_lang.png) no-repeat right 8px center/12px 7px #fff;
  }
  #header .header-subnav-area .header-lang .btn-lang-select {
    color: #fff;
    min-height: 40px;
    padding: 3px 12px;
    font-weight: bold;
    border: solid 1px #0e7a6c;
    background: #0e7a6c;
    line-height: 1;
    cursor: pointer;
    font-size: 80%;
    border-radius: 0 20px 20px 0;
  }
  #header .header-subnav-area .header-lang .btn-lang-select:hover {
    opacity: 0.85;
  }
  #header .header-subnav-area .header-lang .btn-lang-select:focus, #header .header-subnav-area .header-lang .btn-lang-select:focus-visible {
    box-shadow: inset 0 0 0 2px #fff;
  }
  #header .header-subnav-area .header-page-number-search #number-search-container *, #header .header-subnav-area .header-page-number-search #number-search-container *::before, #header .header-subnav-area .header-page-number-search #number-search-container *::after, #header .header-subnav-area .header-page-number-search #sp-number-search-container *, #header .header-subnav-area .header-page-number-search #sp-number-search-container *::before, #header .header-subnav-area .header-page-number-search #sp-number-search-container *::after, #header .header-subnav-area .header-page-number-search #sp-number-search-container-modal *, #header .header-subnav-area .header-page-number-search #sp-number-search-container-modal *::before, #header .header-subnav-area .header-page-number-search #sp-number-search-container-modal *::after {
    box-sizing: border-box;
  }
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap, #header .header-subnav-area .header-page-number-search #sp-number-search-container-modal .input-wrap {
    display: flex;
  }
  #header {
    /* end-#header-nav */
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap, #header .header-subnav-area .header-page-number-search #sp-number-search-container-modal .input-wrap {
    width: calc(10em - 160px + 460px);
    gap: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap, #header .header-subnav-area .header-page-number-search #sp-number-search-container-modal .input-wrap {
    width: 100%;
    gap: 0;
  }
}
@media print, screen and (min-width: 769px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap label, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap label, #header .header-subnav-area .header-page-number-search #sp-number-search-container-modal .input-wrap label {
    display: flex;
    align-items: center;
    line-height: 1;
    padding: 0;
  }
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap .number-label, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap .number-label, #header .header-subnav-area .header-page-number-search #sp-number-search-container-modal .input-wrap .number-label {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap .number-label, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap .number-label, #header .header-subnav-area .header-page-number-search #sp-number-search-container-modal .input-wrap .number-label {
    width: calc(100% - 44px);
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap .number-label, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap .number-label, #header .header-subnav-area .header-page-number-search #sp-number-search-container-modal .input-wrap .number-label {
    width: calc(100% - 40px);
  }
}
@media print, screen and (min-width: 769px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap .submit-label, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap .submit-label, #header .header-subnav-area .header-page-number-search #sp-number-search-container-modal .input-wrap .submit-label {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap .submit-label, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap .submit-label, #header .header-subnav-area .header-page-number-search #sp-number-search-container-modal .input-wrap .submit-label {
    width: 44px;
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap .submit-label, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap .submit-label, #header .header-subnav-area .header-page-number-search #sp-number-search-container-modal .input-wrap .submit-label {
    width: 40px;
  }
}
@media print, screen and (min-width: 769px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap input[type=text], #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap input[type=text], #header .header-subnav-area .header-page-number-search #sp-number-search-container-modal .input-wrap input[type=text] {
    width: 100%;
    padding: 10px 0 10px 13px;
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap input[type=text], #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap input[type=text], #header .header-subnav-area .header-page-number-search #sp-number-search-container-modal .input-wrap input[type=text] {
    border: 2px solid #0e7a6c;
    border-radius: 6px 0px 0px 6px;
    height: 50px;
    font-size: 1rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap input[type=text], #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap input[type=text], #header .header-subnav-area .header-page-number-search #sp-number-search-container-modal .input-wrap input[type=text] {
    border: 2px solid #0e7a6c;
    border-radius: 3px 0px 0px 3px;
    height: 10.66vw;
    font-size: 2rem;
  }
}
@media print, screen and (min-width: 769px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap button, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap button, #header .header-subnav-area .header-page-number-search #sp-number-search-container-modal .input-wrap button {
    appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    font-size: 0;
    padding: 0;
    line-height: 1;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap button, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap button, #header .header-subnav-area .header-page-number-search #sp-number-search-container-modal .input-wrap button {
    border: 2px solid #0e7a6c;
    border-radius: 0px 6px 6px 0px;
    background-color: #0e7a6c;
    width: 44px;
    height: 50px;
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap button, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap button, #header .header-subnav-area .header-page-number-search #sp-number-search-container-modal .input-wrap button {
    border: 2px solid #0e7a6c;
    border-radius: 0px 3px 3px 0px;
    background-color: #0e7a6c;
    width: 40px;
    height: 10.66vw;
  }
}
@media print, screen and (min-width: 769px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap button::after, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap button::after, #header .header-subnav-area .header-page-number-search #sp-number-search-container-modal .input-wrap button::after {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    margin: auto;
    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%);
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap button::after, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap button::after, #header .header-subnav-area .header-page-number-search #sp-number-search-container-modal .input-wrap button::after {
    background-color: #ffffff;
    width: 20px;
    height: 20px;
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap button::after, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap button::after, #header .header-subnav-area .header-page-number-search #sp-number-search-container-modal .input-wrap button::after {
    background-color: #ffffff;
    width: 4.5vw;
    height: 4.5vw;
  }
}
@media print, screen and (min-width: 769px) {
  #header .header-subnav-area .header-support-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 10px;
    max-width: 390px;
  }
  #header .header-subnav-area .header-support-list .toggle-button {
    min-width: 140px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.9375rem;
    box-sizing: border-box;
    padding: 0 10px;
  }
  #header .header-subnav-area .header-support-list .toggle-button:hover {
    background: #d4efe3;
  }
  #header .header-subnav-area .header-support-list .toggle-box {
    position: absolute;
    left: 50%;
    top: 78px;
    transform: translateX(-50%);
    width: 100%;
    max-width: calc(100% - 250px);
    background: #d4efe3;
    z-index: 100;
    border-radius: 10px;
  }
  #header .header-subnav-area .header-support-list .toggle-boxin {
    position: relative;
    padding: 30px 2.6666666667vw;
    border-radius: 10px;
    text-align: center;
  }
  #header .header-subnav-area .header-support-list .toggle-boxin:before {
    content: "";
    display: block;
    position: absolute;
    right: 170px;
    top: -35px;
    border: solid 18px transparent;
    border-bottom: solid #d4efe3 18px;
  }
  #header .header-subnav-area .header-support-list .toggle-close-button {
    min-width: 280px;
    margin-top: 30px;
    padding: 15px;
    font-size: 0.9375rem;
  }
  #header #header-nav {
    padding: 10px 0;
  }
  #header #header-nav .in {
    width: 1100px;
    margin: 0 auto;
  }
  #header #header-nav .list {
    display: grid;
    grid-template-columns: repeat(6, auto);
  }
  #header #header-nav .list > li {
    float: left;
    text-align: center;
    box-sizing: border-box;
  }
  #header #header-nav .list > li:hover a:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    border: solid 12px transparent;
    border-bottom: solid 12px rgba(14, 122, 108, 0.95);
  }
  #header #header-nav .list > li:last-child > a:before {
    display: none;
  }
  #header #header-nav .list > li > a {
    display: block;
    padding: 5px 20px;
    color: #0a5a50;
    font-weight: 700;
    text-decoration: none;
    font-size: 1.25rem;
    position: relative;
  }
  #header #header-nav .list > li > a:before {
    display: block;
    content: "";
    position: absolute;
    right: 0;
    width: 1px;
    height: 30px;
    background: #030b33;
  }
  #header #header-nav.header_nav_under .list > li > a {
    padding: 5px 15px;
  }
  #header #header-nav .dropmenu {
    padding-top: 10px;
  }
  #header #header-nav .dropmenu .in2 {
    position: absolute;
    background: rgba(14, 122, 108, 0.95);
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1100px;
    border-radius: 10px;
    z-index: 10;
  }
  #header #header-nav .dropmenu .in2 dt {
    display: none;
  }
  #header #header-nav .dropmenu .list2 {
    display: grid;
    padding: 20px;
    align-items: flex-start;
    gap: 18px;
    grid-template-columns: repeat(4, 1fr);
  }
  #header #header-nav .dropmenu .list2 dt {
    display: none !important;
  }
  #header #header-nav .dropmenu .list2 li {
    background: #fff;
    border-radius: 6px;
    text-align: left;
    position: relative;
    overflow: visible !important;
    height: auto !important;
  }
  #header #header-nav .dropmenu .list2 li:hover {
    opacity: 0.85;
  }
  #header #header-nav .dropmenu .list2 li:before {
    content: "";
    display: block;
    position: absolute;
    right: 12px;
    top: 50%;
    width: 24px;
    height: 24px;
    transform: translateY(-50%);
    background: url(../img_common/icon_button_arrow.png) no-repeat center/contain;
  }
  #header #header-nav .dropmenu .list2 li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #030b33;
    text-decoration: none;
    padding: 10px 45px 10px 10px;
    font-weight: 500;
  }
  #header #header-nav .dropmenu .list2 li a:after {
    display: none;
  }
  .header-subnav-area-inner {
    grid-column: 2/4;
    display: flex;
    align-items: center;
    gap: 0 20px;
  }
}
@media screen and (max-width: 768px) {
  #sp-header {
    background: url(../img_common/header_bg.jpg);
    border-radius: 0 0 25px 25px;
    min-height: 13.3333333333vw;
  }
  #sp-header > .box {
    padding: 10px 10px 10px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #sp-header > .box #sp-header-logo {
    width: 160px;
    line-height: 1;
  }
  #sp-header > .box #sp-header-logo img {
    max-width: 100%;
  }
  #sp-header > .box #sp-header-nav {
    padding: 0;
    background: none;
  }
  #sp-header > .box #sp-header-nav .list {
    display: none;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area {
    display: flex;
    column-gap: 10px;
    width: 40px;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area img {
    max-width: 100%;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area .menu-btn-search {
    left: 0;
    display: none;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area .menu-btn-menu {
    right: 0;
  }
  #sp-header .modal-search-bg,
  #sp-header .modal-menu-bg {
    width: 100%;
    height: 1000px;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.7;
    background: #000;
    z-index: 9;
  }
  #sp-header .modal-menu-bg {
    display: none !important;
  }
  #sp-header .modal-search,
  #sp-header .modal-menu {
    display: none;
    position: absolute;
    left: 0;
    z-index: 100;
    width: 100%;
    top: 18vw;
  }
  #sp-header .modal-search .in,
  #sp-header .modal-menu .in {
    padding: 15px 3.3333333333vw 20px;
    background-color: #d4efe3;
    box-sizing: border-box;
    box-shadow: 0 -2px 10px 0 rgba(116, 116, 116, 0.3);
  }
  #sp-header .modal-search .modal-search-close,
  #sp-header .modal-search .modal-menu-close,
  #sp-header .modal-menu .modal-search-close,
  #sp-header .modal-menu .modal-menu-close {
    padding: 20px 0;
    text-align: center;
  }
  #sp-header .modal-search .modal-search-close span,
  #sp-header .modal-search .modal-menu-close span,
  #sp-header .modal-menu .modal-search-close span,
  #sp-header .modal-menu .modal-menu-close span {
    cursor: pointer;
  }
  #sp-header .modal-search .modal-view-control,
  #sp-header .modal-menu .modal-view-control {
    display: grid;
    row-gap: 20px;
    margin-top: 26px;
  }
  #sp-header .modal-search .modal-view-control-item,
  #sp-header .modal-menu .modal-view-control-item {
    text-align: center;
    font-size: 0.875rem;
  }
  #sp-header .modal-search .modal-view-control-item a,
  #sp-header .modal-menu .modal-view-control-item a {
    display: block;
    background: #fff;
    border: solid 1px #0b434b;
    border-radius: 100px;
    text-decoration: none;
    padding: 10px 10px;
    color: #333;
  }
  #sp-header .modal-search .modal-view-control .pc-view,
  #sp-header .modal-search .modal-view-control .modal-menu-close,
  #sp-header .modal-menu .modal-view-control .pc-view,
  #sp-header .modal-menu .modal-view-control .modal-menu-close {
    padding: 0;
    width: calc(100% - 3.3333333333vw);
    margin: 0 auto;
  }
  #sp-header .modal-search .modal-view-control .pc-view img,
  #sp-header .modal-search .modal-view-control .modal-menu-close img,
  #sp-header .modal-menu .modal-view-control .pc-view img,
  #sp-header .modal-menu .modal-view-control .modal-menu-close img {
    max-width: 100%;
  }
  #sp-header .modal-search .arrow,
  #sp-header .modal-menu .arrow {
    position: absolute;
    top: -14px;
    right: 8%;
    display: none;
  }
  #sp-header .modal-search .in {
    padding: 20px 2.6666666667% 0;
  }
  #sp-header .modal-search .title {
    background: none;
    padding: 0 0 10px;
  }
  #sp-header .modal-search .arrow {
    right: 28%;
  }
  #sp-header .modal-menu .tabBox {
    margin: 0;
  }
  #sp-header .modal-menu .tabBox input {
    font-size: 0.875rem;
  }
  #sp-header .modal-menu .tabBox .title {
    display: none;
  }
  #sp-header .modal-menu .sp-nav .nav-list {
    background: #fff;
    border-radius: 10px;
    margin-top: 25px;
  }
  #sp-header .modal-menu .sp-nav .box {
    display: block;
    margin: 0;
    border-bottom: 1px solid #0e7a6c;
  }
  #sp-header .modal-menu .sp-nav .box:last-of-type {
    border-bottom: none;
  }
  #sp-header .modal-menu .sp-nav .title {
    position: relative;
    font-weight: normal;
  }
  #sp-header .modal-menu .sp-nav .title a {
    display: block;
    padding: 4vw 0px 4vw 4vw;
    margin-right: 90px;
    color: #0a5a50;
    text-decoration: underline;
    font-weight: 700;
    font-size: 1rem;
  }
  #sp-header .modal-menu .sp-nav .title button {
    margin: 0;
    padding: 0;
    border: none;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 12vw;
    height: 12vw;
    background-color: transparent;
  }
  #sp-header .modal-menu .sp-nav .title button.plus::after, #sp-header .modal-menu .sp-nav .title button.mynus::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #0e7a6c;
  }
  #sp-header .modal-menu .sp-nav .title button.plus::after {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    clip-path: polygon(43% 100%, 43% 57%, 0% 57%, 0% 43%, 43% 43%, 43% 0%, 57% 0%, 57% 43%, 100% 43%, 100% 57%, 57% 57%, 57% 100%);
  }
  #sp-header .modal-menu .sp-nav .title button.mynus::after {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    clip-path: polygon(0% 57%, 0% 43%, 100% 43%, 100% 57%);
  }
  #sp-header .modal-menu .sp-nav .title button span {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  #sp-header .modal-menu .sp-nav .bloc {
    display: none;
  }
  #sp-header .modal-menu .sp-nav .bloc .list {
    background-color: #e9f7f1;
  }
  #sp-header .modal-menu .sp-nav .bloc .list li {
    border-bottom: none;
  }
  #sp-header .modal-menu .sp-nav .bloc .list a {
    display: block;
    padding: 6px 2.6666666667vw 6px 9.3333333333vw;
    font-size: 0.875rem;
    font-weight: 500;
    color: #3c312b;
    text-decoration-color: #c7d1cc;
    background: url(../img_common/link_item_naibu.png) no-repeat left 10px center/22px 22px;
  }
  #sp-header .support-block {
    margin-top: 20px;
    background: #fff;
    border-radius: 10px;
    padding: 20px 5.3333333333vw;
  }
  #sp-header .support-block button {
    appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    display: block;
    font-size: 0;
    padding: 0;
  }
  #sp-header .support-block .sp-support-list {
    margin-bottom: 20px;
    display: grid;
    row-gap: 15px;
  }
  #sp-header .support-block .sp-support-list .js-speach-toggle {
    color: #333;
    font-size: 0.9375rem;
    text-decoration: underline;
  }
  #sp-header .support-block .sp-support-list a {
    color: #333;
    font-size: 0.9375rem;
    padding: 0;
  }
  #sp-header .support-block .support-list {
    border-radius: 10px;
    box-sizing: border-box;
    margin: auto;
  }
  #sp-header .support-block .support-list li + li {
    margin-top: 5px;
  }
  #sp-header .support-block .support-list button {
    width: 18.6666666667vw;
  }
  #sp-header .support-block .header-size dl,
  #sp-header .support-block .header-color dl {
    align-items: center;
    display: flex;
  }
  #sp-header .support-block .header-size dt,
  #sp-header .support-block .header-color dt {
    flex-shrink: 0;
    width: 24vw;
    font-size: 0.9375rem;
  }
  #sp-header .support-block .header-size dd,
  #sp-header .support-block .header-color dd {
    font-size: 0;
    margin-right: 1.3333333333vw;
  }
  #sp-header .support-block .header-size dd:last-child,
  #sp-header .support-block .header-color dd:last-child {
    margin-right: 0;
  }
  #sp-header .support-block .header-size dd img {
    width: 18.6666666667vw;
    max-width: 100%;
  }
  #sp-header .support-block .header-color dd img {
    width: 18.6666666667vw;
    max-width: 100%;
  }
  #sp-header .support-block .header-size .normal-on, #sp-header .support-block .header-size .normal-off, #sp-header .support-block .header-size .big-on, #sp-header .support-block .header-size .big-off {
    display: block;
  }
  #sp-header .support-block .header-size .normal-on.hide, #sp-header .support-block .header-size .normal-off.hide, #sp-header .support-block .header-size .big-on.hide, #sp-header .support-block .header-size .big-off.hide {
    display: none;
  }
  #sp-header .support-block .header-size .normal-on span, #sp-header .support-block .header-size .normal-off span, #sp-header .support-block .header-size .big-on span, #sp-header .support-block .header-size .big-off span {
    display: block;
    padding: 8px;
    line-height: 1;
    text-decoration: none;
    font-size: 1rem;
  }
  #sp-header .support-block .header-size .normal-on span:hover, #sp-header .support-block .header-size .normal-off span:hover, #sp-header .support-block .header-size .big-on span:hover, #sp-header .support-block .header-size .big-off span:hover {
    opacity: 0.85;
  }
  #sp-header .support-block .header-size .normal-on span span, #sp-header .support-block .header-size .normal-off span span, #sp-header .support-block .header-size .big-on span span, #sp-header .support-block .header-size .big-off span span {
    background-color: inherit !important;
    color: inherit !important;
  }
  #sp-header .support-block .header-size .normal-on, #sp-header .support-block .header-size .big-on {
    color: #fff;
  }
  #sp-header .support-block .header-size .normal-off, #sp-header .support-block .header-size .big-off {
    border-color: #B0B0B0;
  }
  #sp-header .support-block .header-color dd a {
    display: block;
    padding: 8px;
    line-height: 1;
    border-radius: 3px;
    text-decoration: none;
  }
  #sp-header .support-block .header-color dd a:hover {
    opacity: 0.85;
  }
  #sp-header .support-block .header-color dd a span {
    color: inherit !important;
  }
  #sp-header .support-block .header-color .header-color-item a {
    color: #fff !important;
  }
  #sp-header .support-block .header-color .header-color-item2 a {
    color: #fff !important;
  }
  #sp-header .support-block .header-color .header-color-item3 {
    border-color: #B0B0B0;
  }
  #sp-header .support-block .header-color .header-color-item3 a {
    background-color: #fff !important;
    color: #333 !important;
  }
  #sp-header .support-block .header-lang-wrapper .lang-error {
    background-color: #fff;
    color: #ee0000;
    width: 100%;
  }
  #sp-header .support-block .header-lang {
    display: flex;
    border: solid 2px #0e7a6c;
    margin-top: 20px;
    border-radius: 40px;
  }
  #sp-header .support-block .header-lang .lang-select {
    flex: 1;
    padding: 15px 10.6666666667vw 15px 16.6666666667vw;
    border: 0;
    background: #fff;
    font-size: 100%;
    appearance: none;
    word-break: break-all;
    white-space: normal;
    border-radius: 38px 0 0 38px;
    background: url(../img_common/icon_lang.png) no-repeat left 5.3333333333vw center/8.1333333333vw auto, url(../img_common/arrow_lang.png) no-repeat right 2.6666666667vw center/4.6666666667vw auto #fff;
    width: 36.4vw;
  }
  #sp-header .support-block .header-lang .btn-lang-select {
    color: #fff;
    padding: 15px 2.6666666667vw;
    background: #0e7a6c;
    font-size: 100%;
    line-height: 1;
    cursor: pointer;
    border-radius: 0 38px 38px 0;
  }
  #sp-header .header-page-number-search {
    width: 100%;
  }
  #sp-header .header-page-number-search #number-search-container *, #sp-header .header-page-number-search #number-search-container *::before, #sp-header .header-page-number-search #number-search-container *::after, #sp-header .header-page-number-search #sp-number-search-container *, #sp-header .header-page-number-search #sp-number-search-container *::before, #sp-header .header-page-number-search #sp-number-search-container *::after, #sp-header .header-page-number-search #sp-number-search-container-modal *, #sp-header .header-page-number-search #sp-number-search-container-modal *::before, #sp-header .header-page-number-search #sp-number-search-container-modal *::after {
    box-sizing: border-box;
  }
  #sp-header .header-page-number-search #number-search-container .input-wrap, #sp-header .header-page-number-search #sp-number-search-container .input-wrap, #sp-header .header-page-number-search #sp-number-search-container-modal .input-wrap {
    display: flex;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap, #sp-header .header-page-number-search #sp-number-search-container .input-wrap, #sp-header .header-page-number-search #sp-number-search-container-modal .input-wrap {
    width: calc(10em - 160px + 460px);
    gap: 0;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap, #sp-header .header-page-number-search #sp-number-search-container .input-wrap, #sp-header .header-page-number-search #sp-number-search-container-modal .input-wrap {
    width: 100%;
    gap: 0;
  }
}
@media screen and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap label, #sp-header .header-page-number-search #sp-number-search-container .input-wrap label, #sp-header .header-page-number-search #sp-number-search-container-modal .input-wrap label {
    display: flex;
    align-items: center;
    line-height: 1;
    padding: 0;
  }
  #sp-header .header-page-number-search #number-search-container .input-wrap .number-label, #sp-header .header-page-number-search #sp-number-search-container .input-wrap .number-label, #sp-header .header-page-number-search #sp-number-search-container-modal .input-wrap .number-label {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap .number-label, #sp-header .header-page-number-search #sp-number-search-container .input-wrap .number-label, #sp-header .header-page-number-search #sp-number-search-container-modal .input-wrap .number-label {
    width: calc(100% - 44px);
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap .number-label, #sp-header .header-page-number-search #sp-number-search-container .input-wrap .number-label, #sp-header .header-page-number-search #sp-number-search-container-modal .input-wrap .number-label {
    width: calc(100% - 40px);
  }
}
@media screen and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap .submit-label, #sp-header .header-page-number-search #sp-number-search-container .input-wrap .submit-label, #sp-header .header-page-number-search #sp-number-search-container-modal .input-wrap .submit-label {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap .submit-label, #sp-header .header-page-number-search #sp-number-search-container .input-wrap .submit-label, #sp-header .header-page-number-search #sp-number-search-container-modal .input-wrap .submit-label {
    width: 44px;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap .submit-label, #sp-header .header-page-number-search #sp-number-search-container .input-wrap .submit-label, #sp-header .header-page-number-search #sp-number-search-container-modal .input-wrap .submit-label {
    width: 40px;
  }
}
@media screen and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap input[type=text], #sp-header .header-page-number-search #sp-number-search-container .input-wrap input[type=text], #sp-header .header-page-number-search #sp-number-search-container-modal .input-wrap input[type=text] {
    width: 100%;
    padding: 10px 0 10px 13px;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap input[type=text], #sp-header .header-page-number-search #sp-number-search-container .input-wrap input[type=text], #sp-header .header-page-number-search #sp-number-search-container-modal .input-wrap input[type=text] {
    border: 2px solid #0e7a6c;
    border-radius: 6px 0px 0px 6px;
    height: 50px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap input[type=text], #sp-header .header-page-number-search #sp-number-search-container .input-wrap input[type=text], #sp-header .header-page-number-search #sp-number-search-container-modal .input-wrap input[type=text] {
    border: 2px solid #0e7a6c;
    border-radius: 3px 0px 0px 3px;
    height: 10.66vw;
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap button, #sp-header .header-page-number-search #sp-number-search-container .input-wrap button, #sp-header .header-page-number-search #sp-number-search-container-modal .input-wrap button {
    appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    font-size: 0;
    padding: 0;
    line-height: 1;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap button, #sp-header .header-page-number-search #sp-number-search-container .input-wrap button, #sp-header .header-page-number-search #sp-number-search-container-modal .input-wrap button {
    border: 2px solid #0e7a6c;
    border-radius: 0px 6px 6px 0px;
    background-color: #0e7a6c;
    width: 44px;
    height: 50px;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap button, #sp-header .header-page-number-search #sp-number-search-container .input-wrap button, #sp-header .header-page-number-search #sp-number-search-container-modal .input-wrap button {
    border: 2px solid #0e7a6c;
    border-radius: 0px 3px 3px 0px;
    background-color: #0e7a6c;
    width: 40px;
    height: 10.66vw;
  }
}
@media screen and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap button::after, #sp-header .header-page-number-search #sp-number-search-container .input-wrap button::after, #sp-header .header-page-number-search #sp-number-search-container-modal .input-wrap button::after {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    margin: auto;
    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%);
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap button::after, #sp-header .header-page-number-search #sp-number-search-container .input-wrap button::after, #sp-header .header-page-number-search #sp-number-search-container-modal .input-wrap button::after {
    background-color: #ffffff;
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap button::after, #sp-header .header-page-number-search #sp-number-search-container .input-wrap button::after, #sp-header .header-page-number-search #sp-number-search-container-modal .input-wrap button::after {
    background-color: #ffffff;
    width: 4.5vw;
    height: 4.5vw;
  }
}
@media screen and (max-width: 768px) {
  #container {
    margin: 0 10px;
  }
}
.toggle-box {
  display: none;
}

.toggle-bg {
  display: none !important;
}

#social-update-area {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  column-gap: 18px;
}

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] #sp-header .support-block .sp-support-list .js-speach-toggle {
  color: #f5c77b !important;
}
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] {
  /* よくあるご質問詳細ページ */
}
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] {
  /* よくあるご質問詳細ページ 0009_2 */
}
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] .splide .splide__arrow:focus, html[data-bgcolor=color_black] .splide .splide__arrow:focus-visible {
  background-color: inherit !important;
  outline: 1px solid #fff !important;
  outline-offset: 2px !important;
  box-shadow: 0 0 0 2px #000 !important;
}
html[data-bgcolor=color_black] .splide .splide__pagination__page.is-active {
  border: 1px solid #fff !important;
}
html[data-bgcolor=color_black] .splide .splide__pagination__page:focus, html[data-bgcolor=color_black] .splide .splide__pagination__page:focus-visible {
  outline: 1px solid #fff !important;
  outline-offset: 2px !important;
  box-shadow: 0 0 0 2px #000 !important;
}
html[data-bgcolor=color_black] .splide__toggle {
  border: 2px solid #fff !important;
}
html[data-bgcolor=color_black] .splide__toggle:focus, html[data-bgcolor=color_black] .splide__toggle:focus-visible {
  outline: 1px solid #fff !important;
  outline-offset: 2px !important;
  box-shadow: 0 0 0 2px #000 !important;
}
html[data-bgcolor=color_black] .splide__toggle .splide__toggle__pause,
html[data-bgcolor=color_black] .splide__toggle.is-active .splide__toggle__pause {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .splide .splide__toggle span {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] #e-large-category-slider .splide__arrow {
  border: solid 1px #fff !important;
}
html[data-bgcolor=color_black] .support-list button {
  color: #f5c77b !important;
}
html[data-bgcolor=color_black] .inquiry-area .inquiry-table td strong.hissu {
  color: #fff !important;
}
html[data-bgcolor=color_black] .footer-heading-info-logo {
  background: #fff !important;
}
html[data-bgcolor=color_black] .footer-heading-info-detail {
  color: #fff !important;
}
html[data-bgcolor=color_black] .footer-heading-info-detail a {
  color: #fff !important;
  text-decoration: none;
}
html[data-bgcolor=color_black] .footer-nav-item:after {
  background: #fff !important;
}
html[data-bgcolor=color_black] .footer-nav-item a {
  text-decoration-color: #fff !important;
}

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] #sp-header .support-block .sp-support-list .js-speach-toggle {
  color: #f5c77b !important;
}
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] {
  /* よくあるご質問詳細ページ */
}
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] {
  /* よくあるご質問詳細ページ 0009_2 */
}
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] .splide .splide__arrow:focus, html[data-bgcolor=color_blue] .splide .splide__arrow:focus-visible {
  background-color: inherit !important;
  outline: 1px solid #fff !important;
  outline-offset: 2px !important;
  box-shadow: 0 0 0 2px #000 !important;
}
html[data-bgcolor=color_blue] .splide .splide__pagination__page.is-active {
  border: 1px solid #fff !important;
}
html[data-bgcolor=color_blue] .splide .splide__pagination__page:focus, html[data-bgcolor=color_blue] .splide .splide__pagination__page:focus-visible {
  outline: 1px solid #fff !important;
  outline-offset: 2px !important;
  box-shadow: 0 0 0 2px #000 !important;
}
html[data-bgcolor=color_blue] .splide__toggle {
  border: 2px solid #fff !important;
}
html[data-bgcolor=color_blue] .splide__toggle:focus, html[data-bgcolor=color_blue] .splide__toggle:focus-visible {
  outline: 1px solid #fff !important;
  outline-offset: 2px !important;
  box-shadow: 0 0 0 2px #000 !important;
}
html[data-bgcolor=color_blue] .splide__toggle .splide__toggle__pause,
html[data-bgcolor=color_blue] .splide__toggle.is-active .splide__toggle__pause {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] .splide .splide__toggle span {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] #e-large-category-slider .splide__arrow {
  border: solid 1px #fff !important;
}
html[data-bgcolor=color_blue] .support-list button {
  color: #f5c77b !important;
}
html[data-bgcolor=color_blue] .inquiry-area .inquiry-table td strong.hissu {
  color: #fff !important;
}
html[data-bgcolor=color_blue] .footer-heading-info-logo {
  background: #fff !important;
}
html[data-bgcolor=color_blue] .footer-heading-info-detail {
  color: #fff !important;
}
html[data-bgcolor=color_blue] .footer-heading-info-detail a {
  color: #fff !important;
  text-decoration: none;
}
html[data-bgcolor=color_blue] .footer-nav-item:after {
  background: #fff !important;
}
html[data-bgcolor=color_blue] .footer-nav-item a {
  text-decoration-color: #fff !important;
}