@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, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  color: #333333;
  background: #fff;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 1rem;
  }
}

img {
  border: none;
  vertical-align: top;
}

p, li, address, table, dt, dd {
  line-height: 180%;
}

ul, ol {
  list-style: none;
}

a:link {
  color: #333333;
  text-decoration: underline;
}

a:visited {
  color: #510c63;
  text-decoration: underline;
}

a:hover {
  color: #333333;
  text-decoration: none;
}

/*アクセシビリティ対応*/
a:focus img {
  /*border:1px solid #C00000;*/
}

a:focus {
  background-color: inherit;
  color: #333333;
}

a:active {
  _background: inherit; /*IEのみactive疑似クラスにて処理*/
}

/*iphoneでルビで文字サイズが勝手に変わるのを修正*/
body {
  -webkit-text-size-adjust: 100%;
}

address {
  font-style: normal;
}

/*clearfix*/
.cmstag:after,
.clearfix:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End hide from IE-mac */
.first-left {
  margin-left: 0 !important;
}

.first-top {
  margin-top: 0 !important;
}

.left-col {
  float: left;
}

.right-col {
  float: right;
}

.img-item img, .img-text img {
  max-width: 100%;
  height: auto;
}

@media print, screen and (min-width: 769px) {
  .view-sp {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .view-pc {
    display: none !important;
  }
}
.des-attention-area {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 10px;
}

.des-attention {
  background-color: #FFFF40;
  font-size: 80%;
}

.des-attention2 {
  background-color: #C0C0FF;
  font-size: 80%;
}

.color-scheme-area {
  margin-top: 20px;
}

.scheme-bar {
  padding: 5px 0 5px 0;
  border: 1px solid #333333;
}

.color-scheme-area .box {
  width: 300px;
}

@media print, screen and (min-width: 769px) {
  .color-scheme-area .box {
    float: left;
    margin-left: 20px;
  }
}
.color-scheme-area .title {
  margin: 5px 0 0 0;
}

.scheme1 {
  background-color: #ababab;
  text-align: center;
}

.scheme2 {
  border: 1px solid #ccc;
  text-align: center;
}

.scheme3 {
  background-color: #333;
  text-align: center;
}

.scheme4 {
  background-color: #333;
  text-align: center;
}

.scheme5 {
  border: 1px solid #ccc;
  text-align: center;
}

.scheme6 {
  background-color: #333;
  text-align: center;
}

.scheme7 {
  background-color: #ccc;
  text-align: center;
}

.scheme8 {
  background-color: #555;
  color: #fff;
  text-align: center;
}

.scheme9 {
  background-color: #eee;
  text-align: center;
}

.scheme10 {
  background-color: #4682c0;
  text-align: center;
}

.scheme11 {
  background-color: #c896bd;
  text-align: center;
}

/* Googleカスタム検索
--------------------------------------------------------- */
/* ----- デフォルトスタイル初期化 ----- */
form.gsc-search-box {
  margin: 0 !important;
  font-size: inherit !important;
}

table.gsc-search-box {
  margin: 0 !important;
  border: none !important;
}

.cse table.gsc-search-box td.gsc-input, table.gsc-search-box td.gsc-input {
  padding: 0 !important;
}

table.gsc-search-box td.gsc-input {
  padding: 0 !important;
}

.gsc-search-box .gsc-input > input:hover, .gsc-input-box-hover {
  box-shadow: none !important;
}

.gsc-search-box .gsc-input > input:focus, .gsc-input-box-focus {
  box-shadow: none !important;
}

table.gsc-search-box td {
  line-height: 1;
}

.gsib_a {
  padding: 0 0 0 10px !important;
}

.cse input.gsc-input, input.gsc-input {
  box-sizing: border-box;
  padding: 5px 0 !important;
  border: none !important;
  font-size: inherit !important;
  margin: 0 !important;
}

.cse input.gsc-input::-webkit-input-placeholder, input.gsc-input::-webkit-input-placeholder {
  font-family: inherit !important;
  font-size: inherit !important;
}

.cse input.gsc-input:-moz-placeholder, input.gsc-input:-moz-placeholder {
  font-family: inherit !important;
  font-size: inherit !important;
}

.cse input.gsc-input::-moz-placeholder, input.gsc-input::-moz-placeholder {
  font-family: inherit !important;
  font-size: inherit !important;
}

.cse input.gsc-input:-ms-input-placeholder, input.gsc-input:-ms-input-placeholder {
  font-family: inherit !important;
  font-size: inherit !important;
}

.gsst_b {
  font-size: inherit !important;
  padding: 0 !important;
}

.gsst_a {
  padding: 0 !important;
}

.gscb_a {
  display: inline-block;
  font: inherit !important;
  padding: 0 5px !important;
}

td.gsc-search-button {
  font-size: 0;
}

.gsc-search-button {
  margin: 0 !important;
}

.cse .gsc-search-button-v2, .gsc-search-button-v2 {
  box-sizing: border-box;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  border-radius: 0 !important;
  cursor: pointer;
}

/* ----- カスタム設定 ----- */
@media print, screen and (min-width: 769px) {
  form.gsc-search-box {
    width: 100% !important;
  }
}
@media screen and (max-width: 768px) {
  form.gsc-search-box {
    width: 100% !important;
  }
}

@media print, screen and (min-width: 769px) {
  .gsc-input-box {
    border: 2px solid #e8d4ed !important;
    border-radius: 4px 0px 0px 4px !important;
  }
}
@media screen and (max-width: 768px) {
  .gsc-input-box {
    border: 2px solid #e8d4ed !important;
    border-radius: 4px 0px 0px 4px !important;
  }
}

@media print, screen and (min-width: 769px) {
  .cse input.gsc-input, input.gsc-input {
    min-height: 58px;
    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: 58px;
  }
  @-moz-document url-prefix() {
    td.gsc-search-button {
      height: 60px;
    }
  }
  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: #e8d4ed !important;
    width: 60px !important;
    border: 2px solid #e8d4ed !important;
    border-radius: 0px 4px 4px 0px !important;
  }
}
@media screen and (max-width: 768px) {
  .cse .gsc-search-button-v2, .gsc-search-button-v2 {
    background-color: #e8d4ed !important;
    width: 13.33vw !important;
    border: 2px solid #e8d4ed !important;
    border-radius: 0px 4px 4px 0px !important;
  }
}

@media print, screen and (min-width: 769px) {
  .gsc-search-button-v2 svg {
    fill: #ffffff !important;
    width: 25px !important;
    height: 25px !important;
  }
}
@media screen and (max-width: 768px) {
  .gsc-search-button-v2 svg {
    fill: #742588 !important;
    width: 5.3333333vw !important;
    height: 5.3333333vw !important;
  }
}

.dummy-search-area {
  box-sizing: border-box;
  display: flex;
}
@media print, screen and (min-width: 769px) {
  .dummy-search-area {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .dummy-search-area {
    width: 100%;
  }
}

.dummy-search {
  box-sizing: border-box;
  padding: 10px 0 10px 13px;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .dummy-search {
    border: 2px solid #e8d4ed;
    height: 60px;
    width: calc(100% - 60px);
    border-radius: 4px 0px 0px 4px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .dummy-search {
    border: 2px solid #e8d4ed;
    height: 10.66vw;
    width: calc(100% - 13.33vw);
    border-radius: 4px 0px 0px 4px;
    font-size: 1rem;
  }
}

.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: #e8d4ed;
    flex-basis: 60px;
    width: 60px;
    height: 60px;
    border: 2px solid #e8d4ed;
    border-radius: 0px 4px 4px 0px;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .dummy-search-btn {
    background-color: #e8d4ed;
    flex-basis: 13.33vw;
    width: 13.33vw;
    height: 10.66vw;
    border: 2px solid #e8d4ed;
    border-radius: 0px 4px 4px 0px;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .dummy-search-btn svg {
    width: 25px;
    height: 25px;
    fill: #ffffff;
  }
}
@media screen and (max-width: 768px) {
  .dummy-search-btn svg {
    width: 5.3333333vw;
    height: 5.3333333vw;
    fill: #742588;
  }
}

.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: #333333;
  display: block;
  text-decoration: none;
}
#smartphone .wrap {
  align-items: center;
  background-color: #e8d4ed;
  border: 2px solid #e8d4ed;
  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: #742588;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  position: absolute;
  right: 20px;
}
#smartphone .wrap .ico:after {
  border-left: 12px solid #ffffff;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  bottom: 0;
  content: "";
  left: 0;
  height: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
}

#page-number-search input, #page-number-search button {
  font-size: 100%;
}

#header, #footer, #side-nav {
  overflow-wrap: anywhere;
}

.gsst_a .gscb_a {
  color: #333 !important;
}

.scheme1 {
  background-color: #742588;
  text-align: center;
}

.scheme2 {
  border: 1px solid #742588;
  text-align: center;
}

.scheme3 {
  background-color: #ffffff;
  text-align: center;
}

.scheme4 {
  background-color: #e8d4ed;
  text-align: center;
}

.scheme5 {
  border: 2px solid #e8d4ed;
  text-align: center;
}

.scheme6 {
  background-color: #333333;
  text-align: center;
}

.scheme7 {
  background-color: #f8f8f8;
  text-align: center;
}

.scheme8 {
  background-color: #742588;
  color: #fff;
  text-align: center;
}

.scheme9 {
  background-color: #eee;
  text-align: center;
}

.scheme10 {
  background-color: #4682c0;
  text-align: center;
}

.scheme11 {
  background-color: #c896bd;
  text-align: center;
}

[data-ver="1"] .gsib_b {
  display: none;
}
[data-ver="1"] .gsst_b {
  padding: 0 !important;
}
[data-ver="1"] .gsc-search-button {
  margin: 0 !important;
  display: table-cell !important;
}
@media print, screen and (min-width: 769px) {
  [data-ver="1"] td.gsc-search-button {
    height: 62px;
  }
  @-moz-document url-prefix() {
    [data-ver="1"] td.gsc-search-button {
      height: 60px;
    }
  }
  [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;
  }
}
*, *::before, *::after {
  box-sizing: border-box;
}

a:has(> img) {
  display: inline-block;
}

.splide .splide__arrows {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  gap: 15px;
}
@media screen and (max-width: 768px) {
  .splide .splide__arrows {
    justify-content: center;
    gap: 16px;
  }
}
.splide .splide__arrow {
  position: initial;
  right: initial;
  left: initial;
  transform: initial;
  border-radius: initial;
  height: 25px;
  width: 25px;
  background-color: #742588;
  border: 1px solid #fff;
  position: relative;
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .splide .splide__arrow {
    height: 25px;
    width: 25px;
  }
}
.splide .splide__arrow::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  height: 16px;
  width: 16px;
  background-color: #fff;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.splide .splide__arrow:focus-visible {
  outline: 1px solid #fff !important;
  outline-offset: 2px !important;
  box-shadow: 0 0 0 2px #000;
}
.splide .splide__arrow--prev::before {
  left: 0;
  clip-path: polygon(100% 7%, 93% 0, 43% 50%, 93% 100%, 100% 93%, 57% 50%, 100% 7%);
}
.splide .splide__arrow--next::before {
  right: 0;
  clip-path: polygon(0 7%, 7% 0, 57% 50%, 7% 100%, 0 93%, 43% 50%, 0 7%);
}
.splide .splide__pagination {
  padding: 0;
  position: initial;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: flex-start;
}
.splide .splide__pagination li {
  display: flex;
}
.splide .splide__pagination__page {
  margin: 0;
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #742588;
  opacity: 1;
}
.splide .splide__pagination__page:hover {
  opacity: 0.85;
}
.splide .splide__pagination__page:focus {
  border: 2px solid #fff !important;
  outline: 2px solid #000 !important;
  outline-offset: 0px !important;
}
.splide .splide__pagination__page.is-active {
  background: #ededed;
  transform: scale(1);
}
.splide .splide__pagination__page.is-active {
  width: 12px;
  height: 12px;
  border-radius: calc(infinity * 1px);
  background-color: #742588;
  border: 1px solid #fff;
  transform: none;
  overflow: hidden;
}
.splide .splide__toggle {
  width: 26px;
  height: 26px;
  background-color: #742588;
  border: 1px solid #fff;
  position: relative;
}
.splide .splide__toggle:hover {
  opacity: 0.85;
}
.splide .splide__toggle:focus-visible {
  outline: 1px solid #fff !important;
  outline-offset: 2px !important;
  box-shadow: 0 0 0 2px #000;
}
.splide .splide__toggle span {
  margin: auto;
  position: absolute;
  background-color: #fff !important;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.splide .splide__toggle__play {
  width: 11px;
  height: 11px;
  top: 0;
  bottom: 0;
  left: 3px;
  right: 0;
  margin: auto;
  clip-path: polygon(95% 50%, 5% 0%, 5% 100%);
}
.splide .splide__toggle__pause {
  width: 11px;
  height: 11px;
  inset: 0;
  clip-path: polygon(18.47% 0%, 32.33% 0%, 32.33% 100%, 67.39% 100%, 67.39% 0%, 81.53% 0%, 81.53% 100%, 18.47% 100%);
}
.splide:not(.is-active) {
  visibility: visible !important;
}
.splide:not(.is-active) .splide__list {
  display: flex !important;
}
@media print, screen and (min-width: 769px) {
  .splide:not(.is-active) .splide__list {
    gap: 0;
  }
}
@media screen and (max-width: 768px) {
  .splide:not(.is-active) .splide__list {
    gap: 0;
  }
}
.splide:not(.is-active) .splide__slide:last-child {
  margin: 0 !important;
}
.splide:not(.is-active) .splide__arrows {
  display: none;
}
.splide:not(.is-active) .splide__toggle {
  display: none;
}

.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;
}

.sec-container {
  width: 1000px;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .sec-container {
    width: 100%;
    box-sizing: border-box;
    padding-inline: 3.3333333333vw;
  }
}

.sec-ttl-wrap {
  text-align: center;
}
.sec-ttl-wrap .sec-ttl {
  display: inline-block;
  padding-bottom: 12px;
  font-size: 2.25rem;
  color: #510c63;
  font-weight: 600;
  position: relative;
}
@media screen and (max-width: 768px) {
  .sec-ttl-wrap .sec-ttl {
    padding-bottom: 9px;
    font-size: 1.6875rem;
  }
}
.sec-ttl-wrap .sec-ttl::before {
  content: "";
  width: 60px;
  height: 2px;
  background-color: #0d6b10;
  position: absolute;
  bottom: 0;
  left: 50%;
  translate: -50% 0;
}
@media screen and (max-width: 768px) {
  .sec-ttl-wrap .sec-ttl::before {
    width: 45px;
  }
}

@media screen and (max-width: 768px) {
  .mv-area {
    display: grid;
    grid-template-columns: 1fr;
  }
  .mv-area .mv {
    order: 2;
  }
  .mv-area .emergency {
    order: 1;
  }
}
.mv {
  min-height: 640px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .mv {
    min-height: 171px;
  }
}
.mv .mv-slider {
  position: relative;
}
.mv .mv-slider .splide__slide {
  width: 100%;
}
.mv .mv-slider .splide__slide .item-nolink {
  width: 100%;
}
.mv .mv-slider .splide__slide a {
  width: 100%;
}
.mv .mv-slider .splide__slide a:hover img {
  opacity: 0.85;
}
.mv .mv-slider .splide__slide a:focus-visible {
  outline-offset: -2px;
}
.mv .mv-slider .splide__slide img {
  width: 100%;
  height: 640px;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .mv .mv-slider .splide__slide img {
    height: 171px;
  }
}
@media print, screen and (min-width: 769px) {
  .mv .mv-slider .splide__controls {
    width: 100%;
    position: absolute;
    bottom: 16px;
  }
}
@media screen and (max-width: 768px) {
  .mv .mv-slider .splide__controls {
    margin-top: 11px;
  }
}
.mv .mv-icon-list {
  display: grid;
  grid-template-columns: repeat(2, 140px);
  gap: 20px;
}
@media print, screen and (min-width: 769px) {
  .mv .mv-icon-list {
    position: absolute;
    bottom: 50px;
    right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .mv .mv-icon-list {
    justify-content: center;
    gap: 20px 30px;
    margin-top: 25px;
    position: relative;
  }
  .mv .mv-icon-list::after {
    content: "";
    width: 70.2666666667vw;
    height: 31.4666666667vw;
    background: url(../img_top/brush1.png) no-repeat center/100%;
    position: absolute;
    top: calc(100% + 17px);
    left: 0;
    z-index: -1;
  }
}
.mv .mv-icon-list .item a {
  display: inline-block;
}
.mv .mv-icon-list .item a:hover img {
  opacity: 0.85;
}
.mv .mv-icon-list .item a img {
  width: 140px;
  height: 140px;
}

#header-nav {
  position: relative;
}
#header-nav::after {
  content: "";
  width: 519px;
  height: 236px;
  background: url(../img_top/brush1.png) no-repeat center/100%;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: -1;
}

.news {
  margin-top: 73px;
}
@media screen and (max-width: 768px) {
  .news {
    margin-top: 67px;
  }
}
.news .news-content {
  margin-top: 35px;
}
@media print, screen and (min-width: 769px) {
  .news .news-content {
    display: flex;
    column-gap: 30px;
  }
}
@media screen and (max-width: 768px) {
  .news .news-content {
    margin-top: 20px;
  }
}
.news .news-content .news-slider-wrap:not(:has(.splide__slide)) {
  display: none;
}
.news .news-content .news-slider {
  width: 340px;
}
@media print, screen and (min-width: 769px) {
  .news .news-content .news-slider {
    margin-top: 42px;
  }
}
@media screen and (max-width: 768px) {
  .news .news-content .news-slider {
    width: 100%;
  }
}
@media print, screen and (min-width: 769px) {
  .news .news-content .news-slider .splide__slide {
    width: 340px;
  }
}
@media screen and (max-width: 768px) {
  .news .news-content .news-slider .splide__slide {
    width: 100%;
  }
}
.news .news-content .news-slider .splide__slide:has(.pageThumbnail) .item-noimg {
  display: none;
}
.news .news-content .news-slider .splide__slide a {
  display: inline-block;
  width: 100%;
}
.news .news-content .news-slider .splide__slide a:focus-visible {
  outline-offset: -2px;
}
.news .news-content .news-slider .splide__slide a:hover img {
  opacity: 0.85;
}
.news .news-content .news-slider .splide__slide .item-nolink {
  width: 100%;
}
.news .news-content .news-slider .splide__slide img {
  width: 340px;
  height: 240px;
  object-fit: contain;
}
@media screen and (max-width: 768px) {
  .news .news-content .news-slider .splide__slide img {
    width: 93.3333333333vw;
    height: 65.8666666667vw;
  }
}
.news .news-content .news-slider .splide__slide .item-txt p {
  margin-top: 15px;
  font-size: 1rem;
  color: #333;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .news .news-content .news-slider .splide__slide .item-txt p {
    margin-top: 9px;
    font-size: 0.875rem;
  }
}
.news .news-content .news-slider .splide__controls {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .news .news-content .news-slider .splide__controls {
    margin-top: 10px;
  }
}
.news .news-content .news-tab-wrap {
  flex: 1 1 auto;
}
@media screen and (max-width: 768px) {
  .news .news-content .news-tab-wrap {
    margin-top: 40px;
  }
}
.news .news-content .news-tab-wrap #news-tab .tab-nav .list {
  display: flex;
  column-gap: 9px;
}
@media screen and (max-width: 768px) {
  .news .news-content .news-tab-wrap #news-tab .tab-nav .list {
    column-gap: 5px;
  }
}
.news .news-content .news-tab-wrap #news-tab .tab-nav .list .item {
  flex: 1 1 auto;
}
.news .news-content .news-tab-wrap #news-tab .tab-nav .list .item a {
  display: inline-block;
  width: 100%;
  padding: 17px 25px 15px;
  text-align: center;
  background: url(../img_sub/v3.2/link_item_naibu.png) no-repeat center right 15px/9px 16px, #e8d4ed;
  border-radius: 4px 4px 0 0;
  font-size: 1.25rem;
  color: #510c63;
  font-weight: 600;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .news .news-content .news-tab-wrap #news-tab .tab-nav .list .item a {
    padding: 5px 13px 7px;
    background-position: center right 6px;
    background-size: 7px 12px;
    font-size: 1rem;
  }
}
.news .news-content .news-tab-wrap #news-tab .tab-nav .list .item a:hover {
  text-decoration: underline;
}
.news .news-content .news-tab-wrap #news-tab .tab-nav .list .item.hover a {
  background: #fbf9f4;
  position: relative;
  padding-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .news .news-content .news-tab-wrap #news-tab .tab-nav .list .item.hover a {
    padding-bottom: 12px;
  }
}
.news .news-content .news-tab-wrap #news-tab .tab-nav .list .item.hover a::before {
  content: "";
  width: 164px;
  height: 3px;
  background-color: #742588;
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% 0;
}
@media screen and (max-width: 768px) {
  .news .news-content .news-tab-wrap #news-tab .tab-nav .list .item.hover a::before {
    width: 24vw;
  }
}
.news .news-content .news-tab-wrap #news-tab .box {
  background-color: #fbf9f4;
}
.news .news-content .news-tab-wrap #news-tab .news-tab-list-wrap {
  padding: 30px 20px 21px 29px;
}
@media screen and (max-width: 768px) {
  .news .news-content .news-tab-wrap #news-tab .news-tab-list-wrap {
    padding: 15px 12px 19px 5px;
  }
}
.news .news-content .news-tab-wrap #news-tab .news-tab-list-wrap .news-tab-list {
  max-height: 258px;
  overflow-y: auto;
  padding-right: 15px;
  padding-top: 4px;
}
@media screen and (max-width: 768px) {
  .news .news-content .news-tab-wrap #news-tab .news-tab-list-wrap .news-tab-list {
    max-height: 216px;
  }
}
.news .news-content .news-tab-wrap #news-tab .news-tab-list-wrap .news-tab-list .item {
  padding: 10px 10px 25px 10px;
  border-bottom: 1px solid #d7e5da;
}
@media screen and (max-width: 768px) {
  .news .news-content .news-tab-wrap #news-tab .news-tab-list-wrap .news-tab-list .item {
    padding-bottom: 18px;
  }
}
.news .news-content .news-tab-wrap #news-tab .news-tab-list-wrap .news-tab-list .item:first-of-type {
  margin-top: -13px;
}
.news .news-content .news-tab-wrap #news-tab .news-tab-list-wrap .news-tab-list .item + .item {
  margin-top: 6px;
}
@media screen and (max-width: 768px) {
  .news .news-content .news-tab-wrap #news-tab .news-tab-list-wrap .news-tab-list .item + .item {
    margin-top: 3px;
  }
}
.news .news-content .news-tab-wrap #news-tab .news-tab-list-wrap .news-tab-list .item .date, .news .news-content .news-tab-wrap #news-tab .news-tab-list-wrap .news-tab-list .item .text {
  display: block;
  line-height: 1.2;
}
.news .news-content .news-tab-wrap #news-tab .news-tab-list-wrap .news-tab-list .item .date {
  color: #510c63;
}
@media screen and (max-width: 768px) {
  .news .news-content .news-tab-wrap #news-tab .news-tab-list-wrap .news-tab-list .item .date {
    font-size: 0.875rem;
  }
}
.news .news-content .news-tab-wrap #news-tab .news-tab-list-wrap .news-tab-list .item .text {
  margin-top: 7px;
}
@media screen and (max-width: 768px) {
  .news .news-content .news-tab-wrap #news-tab .news-tab-list-wrap .news-tab-list .item .text {
    margin-top: 1px;
  }
}
.news .news-content .news-tab-wrap #news-tab .news-tab-list-wrap .news-tab-list .item .text a {
  color: #333;
}
@media screen and (max-width: 768px) {
  .news .news-content .news-tab-wrap #news-tab .news-tab-list-wrap .news-tab-list .item .text a {
    font-size: 0.875rem;
  }
}
.news .news-content .news-tab-wrap #news-tab .news-tab-list-wrap .news-tab-list .item .text .new-icon {
  display: inline-block;
  padding: 1px 10px 2px;
  margin-left: 8px;
  background-color: #742588;
  color: #fff;
  position: relative;
  top: 4px;
}
.news .news-content .news-tab-wrap #news-tab .news-tab-bottom {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 30px;
  padding: 0 20px 30px;
}
@media screen and (max-width: 768px) {
  .news .news-content .news-tab-wrap #news-tab .news-tab-bottom {
    column-gap: 15px;
  }
}
.news .news-content .news-tab-wrap #news-tab .news-tab-btn a {
  display: inline-block;
  min-width: 270px;
  text-align: center;
  padding: 13px 33px 18px;
  background: url(../img_sub/v3.2/link_item_naibu.png) no-repeat center right 24px/9px 16px, #fff;
  border: 1px solid #742588;
  border-radius: calc(infinity * 1px);
  color: #333;
  font-size: 1rem;
  text-decoration: none;
  transition: background-color 0.3s ease;
}
@media screen and (max-width: 768px) {
  .news .news-content .news-tab-wrap #news-tab .news-tab-btn a {
    min-width: 50.6666666667vw;
    padding: 9px 33px 10px;
    background-position: center right 6px;
    background-size: 7px 12px;
    font-size: 0.875rem;
  }
}
.news .news-content .news-tab-wrap #news-tab .news-tab-btn a:hover {
  background-color: #e8d4ed;
}
.news .news-content .news-tab-wrap #news-tab .rss a {
  display: inline-block;
  min-height: 24px;
  padding-left: 32px;
  background: url(../img_top/rss.png) no-repeat center left/20px;
  color: #333;
}
@media screen and (max-width: 768px) {
  .news .news-content .news-tab-wrap #news-tab .rss a {
    min-height: 20px;
    padding-left: 21px;
    background-size: 14px;
    font-size: 0.875rem;
  }
}

.top-search {
  position: relative;
}
.top-search::before {
  content: "";
  width: 488px;
  height: 267px;
  background: url(../img_top/brush2.png) no-repeat center/100%;
  position: absolute;
  right: 0;
  bottom: -156px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .top-search::before {
    width: 58.1333333333vw;
    height: 35.6vw;
    bottom: -103px;
  }
}
.top-search .search-in {
  margin-top: 100px;
  padding: 29px 101px 40px;
  background: url(../img_top/seigaiha.png) repeat;
  border-radius: 8px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .top-search .search-in {
    width: calc(100% - 6.6666666667vw);
    margin-top: 30px;
    padding: 20px 4vw 29px;
  }
}
.top-search #search-tab {
  margin-top: 35px;
}
@media screen and (max-width: 768px) {
  .top-search #search-tab {
    margin-top: 20px;
  }
}
.top-search #search-tab .list {
  display: flex;
  column-gap: 4px;
  margin-bottom: 18px;
}
@media screen and (max-width: 768px) {
  .top-search #search-tab .list {
    column-gap: 5px;
    margin-bottom: 16px;
  }
}
.top-search #search-tab .list li a {
  display: inline-block;
  min-width: 200px;
  padding: 9px 36px 11px 32px;
  text-align: center;
  background: #fff;
  font-size: 1.125rem;
  font-weight: bold;
  color: #510c63;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .top-search #search-tab .list li a {
    min-width: 40vw;
    padding: 3px 24px 2px;
    font-size: 0.875rem;
  }
}
.top-search #search-tab .list li.hover {
  position: relative;
}
.top-search #search-tab .list li.hover::before {
  content: "";
  width: 20px;
  height: 16px;
  background-color: #e8d4ed;
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
  position: absolute;
  top: calc(100% - 1px);
  left: 50%;
  translate: -50% 0;
}
.top-search #search-tab .list li.hover a {
  background-color: #e8d4ed;
}
.top-search #search-tab .search-tab-search form.gsc-search-box {
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .top-search #search-tab .search-tab-search input.gsc-input {
    font-size: 1rem !important;
  }
}
.top-search #search-tab .search-tab-search .gsc-search-button-v2 svg {
  fill: #742588 !important;
}
.top-search #search-tab .search-tab-search .type-list {
  display: flex;
  column-gap: 22px;
  margin-top: 14px;
}
@media print, screen and (min-width: 769px) {
  .top-search #search-tab .search-tab-search .type-list {
    padding-left: 13px;
  }
}
@media screen and (max-width: 768px) {
  .top-search #search-tab .search-tab-search .type-list {
    column-gap: 14px;
    margin-top: 11px;
  }
}
.top-search #search-tab .search-tab-search .type-list .list-title, .top-search #search-tab .search-tab-search .type-list label {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .top-search #search-tab .search-tab-search .type-list .list-title, .top-search #search-tab .search-tab-search .type-list label {
    font-size: 0.8125rem;
  }
}
.top-search #search-tab .search-tab-search .type-list label {
  display: flex;
  align-items: center;
  column-gap: 5px;
}
.top-search #search-tab .search-tab-search .type-list label input {
  width: 20px;
  height: 20px;
  margin: 0;
  accent-color: #333;
}
@media screen and (max-width: 768px) {
  .top-search #search-tab .search-tab-search .type-list label input {
    width: 16px;
    height: 16px;
  }
}
.top-search #search-tab .search-tab-search .type-list label span {
  margin-bottom: 2px;
}
.top-search #search-tab #top-number-search-container .input-wrap {
  box-sizing: border-box;
  display: flex;
  width: 100%;
}
.top-search #search-tab #top-number-search-container .number-label {
  width: calc(100% - 60px);
}
@media screen and (max-width: 768px) {
  .top-search #search-tab #top-number-search-container .number-label {
    width: calc(100% - 13.33vw);
    line-height: 1;
  }
}
.top-search #search-tab #top-number-search-container #top-number-search-input {
  border: 2px solid #e8d4ed;
  height: 62px;
  width: 100%;
  border-radius: 4px 0px 0px 4px;
  font-size: 1rem;
}
@media screen and (max-width: 768px) {
  .top-search #search-tab #top-number-search-container #top-number-search-input {
    height: auto;
    min-height: calc(10.66vw - 2px);
    padding: 13px 2px 11px !important;
  }
}
.top-search #search-tab #top-number-search-container #top-number-search-submit {
  background-color: #e8d4ed;
  flex-basis: 60px;
  width: 60px;
  height: 62px;
  border: 2px solid #e8d4ed;
  border-radius: 0px 4px 4px 0px;
  margin-left: 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .top-search #search-tab #top-number-search-container #top-number-search-submit {
    width: 13.33vw;
    height: 100% !important;
  }
}
.top-search #search-tab #top-number-search-container #top-number-search-submit::before {
  content: "";
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  inset: 0;
  margin: auto;
  background-color: #742588;
  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) {
  .top-search #search-tab #top-number-search-container #top-number-search-submit::before {
    width: 5.3333333vw;
    height: 5.3333333vw;
  }
}

.count-area {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .count-area {
    margin-top: 34px;
  }
}
.count-area #countdown-area {
  margin-bottom: 30px;
}
.count-area #countdown-area .in {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px 40px;
}
.count-area #countdown-area .cd-main {
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.count-area #countdown-area .cd-box {
  display: flex;
  margin-bottom: 10px;
  border: 1px solid #742588;
  border-radius: 4px;
  padding: 20px 17px;
}
@media print, screen and (min-width: 769px) {
  .count-area #countdown-area .cd-box {
    width: 480px;
    column-gap: 11px;
  }
}
@media screen and (max-width: 768px) {
  .count-area #countdown-area .cd-box {
    flex-direction: column;
    row-gap: 24px;
    width: 93.3333333333vw;
    padding: 16px 6.6666666667vw 22px;
  }
}
@media print, screen and (min-width: 769px) {
  .count-area #countdown-area .bloc {
    width: calc(100% - 251px);
  }
}
.count-area #countdown-area .cd-description-text {
  line-height: 1.5rem;
}
@media screen and (max-width: 768px) {
  .count-area #countdown-area .cd-description-text {
    font-size: 0.875rem;
    line-height: 1.28571428;
  }
}
@media screen and (max-width: 768px) {
  .count-area #countdown-area .cd-status {
    margin-top: 9px;
  }
}
.count-area #countdown-area .cd-before-event {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.count-area #countdown-area .txt {
  font-size: 1.125rem;
  color: #742588;
  font-weight: bold;
}
.count-area #countdown-area .day {
  font-size: 2.5rem;
  color: #742588;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .count-area #countdown-area .day {
    font-size: 1.875rem;
  }
}
.count-area #countdown-area .day span {
  line-height: normal;
}
@media screen and (max-width: 768px) {
  .count-area #countdown-area .photo a {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .count-area #countdown-area .photo .cd-image {
    text-align: center;
  }
}
.count-area #countdown-area .photo img {
  object-fit: contain;
}
@media print, screen and (min-width: 769px) {
  .count-area #countdown-area .photo img {
    width: 240px;
    height: 200px;
  }
}
@media screen and (max-width: 768px) {
  .count-area #countdown-area .photo img {
    width: 80vw;
    height: 66.6666666667vw;
  }
}
.count-area #countdown-area .cd-on-event, .count-area #countdown-area .cd-after-event {
  padding: 5px 0;
  font-size: 1.5625rem;
  color: #742588;
  font-weight: bold;
  text-align: center;
}

.living {
  margin-top: 90px;
}
@media screen and (max-width: 768px) {
  .living {
    margin-top: 74px;
  }
}
.living .list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 34px 22px;
  margin-top: 34px;
}
@media print, screen and (min-width: 769px) {
  .living .list {
    padding-inline: 50px;
  }
}
@media screen and (max-width: 768px) {
  .living .list {
    grid-template-columns: repeat(3, 1fr);
    gap: 19px 6.4vw;
    margin-top: 20px;
  }
}
.living .list .item {
  text-align: center;
}
.living .list .item a {
  display: inline-block;
  color: #510c63;
  text-decoration: none;
}
.living .list .item a:hover {
  text-decoration: underline;
}
.living .list .item a:hover img {
  opacity: 0.85;
}
.living .list .item img {
  width: 140px;
  height: 140px;
  object-fit: contain;
}
@media screen and (max-width: 768px) {
  .living .list .item img {
    width: 26.6666666667vw;
    height: 26.6666666667vw;
  }
}
.living .list .item .item-txt p {
  margin-top: 11px;
  font-size: 1.125rem;
  font-weight: bold;
  color: #510c63;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .living .list .item .item-txt p {
    margin-top: 4px;
    font-size: 0.875rem;
  }
}

.intro {
  margin-top: 96px;
  margin-inline: 25px;
  background-color: #f3f3f3;
  border-radius: 10px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .intro {
    width: calc(100% - 4vw);
    margin-top: 52px;
    margin-inline: auto;
  }
}
.intro .intro-in {
  padding-block: 49px 60px;
}
@media screen and (max-width: 768px) {
  .intro .intro-in {
    padding-block: 21px 28px;
  }
}
.intro .intro-img-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 20px;
  margin-top: 34px;
}
@media screen and (max-width: 768px) {
  .intro .intro-img-list {
    grid-template-columns: 1fr;
    row-gap: 15px;
    margin-top: 27px;
  }
}
.intro .intro-img-list .item a, .intro .intro-img-list .item .item-nolink {
  display: inline-block;
  width: 100%;
}
.intro .intro-img-list .item a {
  color: #510c63;
  text-decoration: none;
}
.intro .intro-img-list .item a:hover .item-in .item-txt {
  background-color: #e8d4ed;
}
.intro .intro-img-list .item .item-in {
  display: flex;
}
.intro .intro-img-list .item .item-in img {
  width: 120px;
  height: 120px;
  object-fit: cover;
  border-radius: 4px 0 0 4px;
}
@media screen and (max-width: 768px) {
  .intro .intro-img-list .item .item-in img {
    width: 18.6666666667vw;
    height: 18.6666666667vw;
  }
}
.intro .intro-img-list .item .item-in .item-txt {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 10px 30px 10px 19px;
  background: url(../img_sub/v3.2/link_item_naibu.png) no-repeat center right 21px/9px 16px #fff;
  border-radius: 0 4px 4px 0;
  transition: background-color 0.3s ease;
}
@media screen and (max-width: 768px) {
  .intro .intro-img-list .item .item-in .item-txt {
    padding: 9px 26px 10px 16px;
    background-position: center right 17px;
    background-size: 7px 12px;
  }
}
.intro .intro-img-list .item .item-in .item-txt p {
  font-size: 1.25rem;
  font-weight: bold;
  color: #510c63;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .intro .intro-img-list .item .item-in .item-txt p {
    font-size: 1rem;
  }
}
.intro .intro-koho-wrap {
  display: grid;
  grid-template-columns: 580px 370px;
  column-gap: 40px;
  margin-top: 40px;
  margin-left: 11px;
}
@media screen and (max-width: 768px) {
  .intro .intro-koho-wrap {
    grid-template-columns: 88vw;
    margin-top: 30px;
    margin-left: 3px;
  }
}
.intro .intro-koho-wrap h3 {
  display: inline-block;
  padding: 13px 30px 15px 28px;
  margin-left: -11px;
  background: #e8d4ed;
  border-radius: 4px;
  font-size: 1.375rem;
  font-weight: bold;
  color: #510c63;
}
@media screen and (max-width: 768px) {
  .intro .intro-koho-wrap h3 {
    padding: 6px 10px 7px 12px;
    margin-left: -5px;
    font-size: 1.125rem;
  }
}
.intro .intro-koho-wrap .intro-koho, .intro .intro-koho-wrap .intro-sns {
  padding-block: 16px 20px;
  background-color: #fff;
  border-radius: 4px;
}
@media screen and (max-width: 768px) {
  .intro .intro-koho-wrap .intro-koho, .intro .intro-koho-wrap .intro-sns {
    padding-block: 15px;
  }
}
.intro .intro-koho-wrap .intro-koho {
  display: grid;
  box-sizing: border-box;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .intro .intro-koho-wrap .intro-koho {
    padding-right: 32px;
    grid-template-columns: 1fr 260px;
    gap: 8px 28px;
    align-items: start;
  }
}
@media screen and (max-width: 768px) {
  .intro .intro-koho-wrap .intro-koho {
    width: 100%;
    grid-template-columns: 1fr;
    row-gap: 14px;
  }
}
.intro .intro-koho-wrap .intro-koho h3 {
  justify-self: start;
}
@media print, screen and (min-width: 769px) {
  .intro .intro-koho-wrap .intro-koho .intro-koho-img {
    align-self: stretch;
    grid-column: 2/3;
    grid-row: 1/3;
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .intro .intro-koho-wrap .intro-koho .intro-koho-img {
    text-align: center;
    padding-inline: 4vw;
  }
}
.intro .intro-koho-wrap .intro-koho .intro-koho-img img {
  width: 260px;
  height: 260px;
  object-fit: contain;
}
@media screen and (max-width: 768px) {
  .intro .intro-koho-wrap .intro-koho .intro-koho-img img {
    width: 48vw;
    height: 48vw;
  }
}
.intro .intro-koho-wrap .intro-koho .intro-koho-btn {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}
@media print, screen and (min-width: 769px) {
  .intro .intro-koho-wrap .intro-koho .intro-koho-btn {
    padding-left: 32px;
  }
}
@media screen and (max-width: 768px) {
  .intro .intro-koho-wrap .intro-koho .intro-koho-btn {
    row-gap: 12px;
    margin-top: 6px;
    padding-inline: 4vw;
  }
}
.intro .intro-koho-wrap .intro-koho .intro-koho-btn a {
  display: inline-block;
  width: 100%;
  padding: 10px 33px 14px 18px;
  background: url(../img_sub/v3.2/link_item_naibu.png) no-repeat center right 24px/9px 16px, #fff;
  border: 1px solid #742588;
  border-radius: calc(infinity * 1px);
  color: #333;
  font-size: 1rem;
  text-decoration: none;
  transition: background-color 0.3s ease;
}
@media screen and (max-width: 768px) {
  .intro .intro-koho-wrap .intro-koho .intro-koho-btn a {
    min-width: 100%;
    padding: 12px 18px 16px 12px;
    background-position: center right 10px;
    background-size: 7px 12px;
    font-size: 0.875rem;
  }
}
.intro .intro-koho-wrap .intro-koho .intro-koho-btn a:hover {
  background-color: #e8d4ed;
}
@media screen and (max-width: 768px) {
  .intro .intro-koho-wrap .intro-sns {
    margin-top: 30px;
  }
}
.intro .intro-koho-wrap .intro-sns .intro-sns-list {
  box-sizing: border-box;
  margin-top: 11px;
  padding-inline: 20px;
}
@media screen and (max-width: 768px) {
  .intro .intro-koho-wrap .intro-sns .intro-sns-list {
    padding-inline: 4vw;
  }
}
.intro .intro-koho-wrap .intro-sns .intro-sns-list .item + .item {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .intro .intro-koho-wrap .intro-sns .intro-sns-list .item + .item {
    margin-top: 9px;
  }
}
.intro .intro-koho-wrap .intro-sns .intro-sns-list .item a, .intro .intro-koho-wrap .intro-sns .intro-sns-list .item .item-nolink {
  display: inline-block;
  width: 100%;
  padding: 12px 28px 16px;
  border: 1px solid #a335bf;
  background-color: #fff;
  border-radius: calc(infinity * 1px);
  color: #510c63;
  word-break: break-all;
}
@media screen and (max-width: 768px) {
  .intro .intro-koho-wrap .intro-sns .intro-sns-list .item a, .intro .intro-koho-wrap .intro-sns .intro-sns-list .item .item-nolink {
    padding-inline: 24px;
    padding-bottom: 11px;
  }
}
.intro .intro-koho-wrap .intro-sns .intro-sns-list .item a {
  text-decoration: none;
  transition: background-color 0.3s ease;
}
.intro .intro-koho-wrap .intro-sns .intro-sns-list .item a:hover {
  background-color: #e8d4ed;
}
.intro .intro-koho-wrap .intro-sns .intro-sns-list .item .item-in {
  display: flex;
  align-items: center;
  column-gap: 31px;
}
@media screen and (max-width: 768px) {
  .intro .intro-koho-wrap .intro-sns .intro-sns-list .item .item-in {
    column-gap: 23px;
  }
}
.intro .intro-koho-wrap .intro-sns .intro-sns-list .item .item-in .item-img {
  line-height: 0;
}
.intro .intro-koho-wrap .intro-sns .intro-sns-list .item .item-in img {
  width: 30px;
  height: 30px;
  object-fit: contain;
}
@media screen and (max-width: 768px) {
  .intro .intro-koho-wrap .intro-sns .intro-sns-list .item .item-in img {
    width: 6.6666666667vw;
    height: 6.6666666667vw;
  }
}
.intro .intro-koho-wrap .intro-sns .intro-sns-list .item .item-in .item-txt p {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.3333;
}
@media screen and (max-width: 768px) {
  .intro .intro-koho-wrap .intro-sns .intro-sns-list .item .item-in .item-txt p {
    font-size: 0.875rem;
  }
}
.intro .intro-population {
  margin-top: 40px;
  padding-block: 20px;
  background-color: #fff;
  border-radius: 4px;
}
@media print, screen and (min-width: 769px) {
  .intro .intro-population {
    display: flex;
    align-items: center;
    column-gap: 55px;
    margin-left: 11px;
  }
}
@media screen and (max-width: 768px) {
  .intro .intro-population {
    margin-top: 30px;
    padding-block: 11px 21px;
  }
}
.intro .intro-population .intro-population-ttl h3 {
  display: inline-block;
  padding: 13px 30px 15px 28px;
  margin-left: -11px;
  background: #e8d4ed;
  border-radius: 4px;
  font-size: 1.375rem;
  font-weight: bold;
  color: #510c63;
}
@media screen and (max-width: 768px) {
  .intro .intro-population .intro-population-ttl h3 {
    padding: 6px 21px 7px 22px;
    margin-left: -5px;
    font-size: 1.125rem;
  }
}
.intro .intro-population .intro-population-ttl p {
  font-size: 1rem;
  color: #333;
}
@media print, screen and (min-width: 769px) {
  .intro .intro-population .intro-population-ttl p {
    text-align: right;
    margin-right: 3px;
  }
}
@media screen and (max-width: 768px) {
  .intro .intro-population .intro-population-ttl p {
    margin-top: 9px;
    margin-left: 17px;
    font-size: 0.875rem;
  }
}
.intro .intro-population .intro-population-content {
  display: flex;
}
@media print, screen and (min-width: 769px) {
  .intro .intro-population .intro-population-content {
    min-width: 700px;
    justify-content: space-between;
    column-gap: 10px;
  }
}
@media screen and (max-width: 768px) {
  .intro .intro-population .intro-population-content {
    justify-content: center;
    flex-wrap: wrap;
    gap: 22px 16px;
    margin-top: 15px;
  }
}
.intro .intro-population .intro-population-content dl {
  padding-left: 66px;
  background: no-repeat center left/57px auto;
  min-height: 57px;
}
@media screen and (max-width: 768px) {
  .intro .intro-population .intro-population-content dl {
    min-width: 33.7333333333vw;
    padding-block: 0.6666666667vw;
  }
}
.intro .intro-population .intro-population-content dl.population {
  background-image: url(../img_top/population.png);
}
.intro .intro-population .intro-population-content dl.man {
  background-image: url(../img_top/man.png);
}
.intro .intro-population .intro-population-content dl.woman {
  background-image: url(../img_top/woman.png);
}
.intro .intro-population .intro-population-content dl.household {
  background-image: url(../img_top/household.png);
}
.intro .intro-population .intro-population-content dl dt {
  font-size: 1.125rem;
  font-weight: bold;
  color: #510c63;
  line-height: 1.5;
}
.intro .intro-population .intro-population-content dl dd {
  font-size: 1rem;
  color: #333;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .intro .intro-population .intro-population-content dl dd {
    font-size: 0.875rem;
  }
}
.intro .intro-slider {
  margin-top: 61px;
}
@media screen and (max-width: 768px) {
  .intro .intro-slider {
    margin-top: 30px;
  }
}
.intro .intro-slider:not(.is-active) .splide__list {
  justify-content: center;
  gap: 15px;
}
.intro .intro-slider .splide__slide {
  width: 320px !important;
}
@media screen and (max-width: 768px) {
  .intro .intro-slider .splide__slide {
    width: 88vw !important;
  }
}
.intro .intro-slider .splide__slide a {
  display: inline-block;
}
.intro .intro-slider .splide__slide a:hover img {
  opacity: 0.85;
}
.intro .intro-slider .splide__slide img {
  width: 320px;
  height: 220px;
  object-fit: contain;
}
@media screen and (max-width: 768px) {
  .intro .intro-slider .splide__slide img {
    width: 88vw;
    height: 60.4vw;
  }
}
.intro .intro-slider .splide__controls {
  margin-top: 21px;
}
@media screen and (max-width: 768px) {
  .intro .intro-slider .splide__controls {
    margin-top: 11px;
  }
}

.related {
  padding-top: 86px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .related {
    padding-top: 77px;
    overflow-x: clip;
  }
}
.related::before {
  content: "";
  width: 585px;
  height: 720px;
  background: url(../img_top/brush3.png) no-repeat center/100%;
  position: absolute;
  top: -146px;
  left: 0;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .related::before {
    width: 78vw;
    height: 96vw;
    top: -91px;
    left: -80px;
  }
}
.related .list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px 10px;
  margin-top: 34px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .related .list {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 13px;
    gap: 4vw 5.3333333333vw;
  }
}
.related .list a {
  display: inline-block;
}
.related .list a:hover img {
  opacity: 0.85;
}
.related .list img {
  width: 192px;
  height: 90px;
  object-fit: contain;
}
@media screen and (max-width: 768px) {
  .related .list img {
    width: 44vw;
    height: 20.5333333333vw;
  }
}

.adv {
  margin-top: 97px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .adv {
    margin-top: 53px;
  }
}
@media print, screen and (min-width: 769px) {
  .adv .sec-container {
    padding-inline: 23px;
  }
}
.adv .sec-ttl {
  font-size: 1.875rem;
  padding-bottom: 0;
}
@media screen and (max-width: 768px) {
  .adv .sec-ttl {
    font-size: 1.25rem;
  }
}
.adv .sec-ttl::before {
  display: none;
}
.adv .list {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 20px 30px;
  margin-top: 29px;
}
@media screen and (max-width: 768px) {
  .adv .list {
    grid-template-columns: repeat(3, 1fr);
    gap: 4vw 2.6666666667vw;
    margin-top: 16px;
  }
}
.adv .list .item a {
  display: inline-block;
  width: 100%;
}
.adv .list .item a:hover img {
  opacity: 0.85;
}
.adv .list .item img {
  width: 134px;
  height: 60px;
  object-fit: contain;
}
@media screen and (max-width: 768px) {
  .adv .list .item img {
    width: 29.3333333333vw;
    height: 13.0666666667vw;
  }
}
.adv .adv-link {
  text-align: right;
  margin-top: 14px;
}
@media screen and (max-width: 768px) {
  .adv .adv-link {
    margin-top: 6px;
  }
}
.adv .adv-link a {
  display: inline-block;
  font-size: 0.9rem;
  color: #333;
}
@media screen and (max-width: 768px) {
  .adv .adv-link a {
    font-size: 0.75rem;
  }
}

/*++++++++++++++++++++++++++++++++++
 * トップと下層ページのフッターエリア専用CSS
 * @version 0.0.1
++++++++++++++++++++++++++++++++++*/
#footer-print,
#footer-print *,
#footer-print *::before,
#footer-print *::after {
  box-sizing: border-box;
}

/*==================================
フッター
==================================*/
footer {
  margin-top: 147px;
  /* PCでは電話番号リンクを無効化 */
}
@media screen and (max-width: 768px) {
  footer {
    margin-top: 82px;
  }
}
@media print, screen and (min-width: 769px) {
  footer a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
    pointer-events: none;
  }
}
footer .in {
  background: url(../img_common/footer_bg_top.png) repeat-x top/139px 2px, url(../img_common/footer_bg.png) repeat;
  position: relative;
}
footer .in #pagetop {
  position: absolute;
  top: -58px;
  right: 14px;
}
@media screen and (max-width: 768px) {
  footer .in #pagetop {
    top: -65px;
  }
}
footer .in #pagetop img {
  width: 133px;
  height: auto;
}
@media screen and (max-width: 768px) {
  footer .in #pagetop img {
    width: 26.4vw;
  }
}
footer .in .box {
  width: 1000px;
  margin-inline: auto;
  display: flex;
  padding-block: 48px 17px;
}
@media print, screen and (min-width: 769px) {
  footer .in .box {
    column-gap: 53px;
  }
}
@media screen and (max-width: 768px) {
  footer .in .box {
    width: 100%;
    box-sizing: border-box;
    padding-inline: 3.3333333333vw;
    flex-direction: column;
    padding-block: 30px 21px;
  }
}
@media screen and (max-width: 768px) {
  footer .in .box .footer-content {
    display: contents;
  }
}
footer .in .box .footer-content .footer-logo {
  display: flex;
  align-items: flex-end;
  column-gap: 16px;
}
@media screen and (max-width: 768px) {
  footer .in .box .footer-content .footer-logo {
    justify-content: center;
    flex-wrap: wrap;
  }
}
footer .in .box .footer-content .footer-logo img {
  width: 252px;
  height: auto;
}
@media screen and (max-width: 768px) {
  footer .in .box .footer-content .footer-logo img {
    width: 50.4vw;
  }
}
footer .in .box .footer-content .footer-logo p {
  font-size: 0.9rem;
}
@media print, screen and (min-width: 769px) {
  footer .in .box .footer-content .footer-logo p {
    margin-bottom: 2px;
  }
}
@media screen and (max-width: 768px) {
  footer .in .box .footer-content .footer-logo p {
    flex: 1 1 100%;
    text-align: center;
    margin-top: 9px;
    font-size: 0.75rem;
  }
}
footer .in .box .footer-content .footer-logo p a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
footer .in .box .footer-content .footer-txt {
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  footer .in .box .footer-content .footer-txt {
    margin-top: 7px;
  }
}
footer .in .box .footer-content .footer-txt p {
  font-size: 1rem;
  line-height: 1.5625;
}
@media screen and (max-width: 768px) {
  footer .in .box .footer-content .footer-txt p {
    text-align: center;
    font-size: 0.875rem;
    line-height: 1.285714;
  }
}
footer .in .box .footer-content .footer-txt p a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
footer .in .box .footer-content .footer-btn {
  min-width: 460px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 37px;
}
@media screen and (max-width: 768px) {
  footer .in .box .footer-content .footer-btn {
    display: grid;
    grid-template-columns: 1fr;
    width: 53.3333333333vw;
    min-width: 0;
    margin-top: 16px;
    margin-inline: auto;
  }
}
footer .in .box .footer-content .footer-btn a {
  flex: 1 1 auto;
  display: inline-block;
  padding: 9px 14px 11px 9px;
  background: url(../img_sub/v3.2/link_item_naibu.png) no-repeat center right 5px/9px 16px #fff;
  border-radius: 4px;
  font-size: 0.875rem;
  text-decoration: none;
  color: #232520;
}
@media screen and (max-width: 768px) {
  footer .in .box .footer-content .footer-btn a {
    min-width: 100%;
    padding: 5px 17px 8px;
    text-align: center;
    background-position: center right 9px;
    background-size: 7px 12px;
    font-size: 0.75rem;
  }
}
footer .in .box .footer-content .footer-btn a:hover {
  outline: 1px solid #742588;
}
footer .in .box .footer-content .footer-link {
  display: flex;
  align-items: center;
  column-gap: 10px;
  margin-top: 29px;
}
@media screen and (max-width: 768px) {
  footer .in .box .footer-content .footer-link {
    order: 1;
    justify-content: center;
    margin-top: 18px;
  }
}
footer .in .box .footer-content .footer-link::after {
  content: "";
  order: 2;
  width: 1px;
  height: 10px;
  background-color: #434343;
  margin-top: 2px;
}
footer .in .box .footer-content .footer-link a {
  display: inline-block;
  font-size: 0.875rem;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  footer .in .box .footer-content .footer-link a {
    font-size: 0.75rem;
  }
}
footer .in .box .footer-content .footer-link a:last-of-type {
  order: 3;
}
footer .in .box .footer-map {
  margin-top: 4px;
}
@media screen and (max-width: 768px) {
  footer .in .box .footer-map {
    margin-top: 15px;
  }
}
footer .in .box .footer-map img {
  width: 462px;
  height: 293px;
}
@media screen and (max-width: 768px) {
  footer .in .box .footer-map img {
    width: 93.3333333333vw;
    height: 58.8vw;
  }
}
footer .copyright {
  padding-block: 11px 13px;
  background-color: #742588;
  text-align: center;
  font-size: 0.875rem;
  color: #fff;
}
@media screen and (max-width: 768px) {
  footer .copyright {
    padding-block: 8px 9px;
    font-size: 0.625rem;
  }
}

html[data-fontsize=up] {
  font-size: 133.3%;
}
html[data-fontsize=up2] {
  font-size: 166.7%;
}
html[data-fontsize=up3] {
  font-size: 200%;
}
html[data-fontsize=up3] .intro .intro-population .intro-population-content {
  column-gap: 20px;
}

.emergency {
  width: 1000px;
  margin-top: 60px;
  margin-inline: auto;
  background-color: #fff;
  border: 1px solid #b80d0d;
  border-radius: 4px;
}
@media screen and (max-width: 768px) {
  .emergency {
    width: calc(100% - 6.6666666667vw);
    box-sizing: border-box;
    margin-block: 17px 15px;
  }
}
.emergency .title-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #b80d0d;
  padding: 9px 20px 11px 22px;
}
@media screen and (max-width: 768px) {
  .emergency .title-box {
    padding: 4px 9px 6px 14px;
  }
}
.emergency .title-box h2 {
  font-size: 1.5625rem;
  font-weight: bold;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .emergency .title-box h2 {
    font-size: 1.25rem;
  }
}
.emergency .title-box .more a {
  display: inline-block;
  min-width: 250px;
  text-align: center;
  padding: 13px 28px 13px;
  background: url(../img_common/arrow_red.png) no-repeat center right 19px/9px 16px #fff;
  border-radius: calc(infinity * 1px);
  font-size: 1rem;
  color: #232520;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .emergency .title-box .more a {
    min-width: 40vw;
    background-position: center right 10px;
    padding: 9px 17px 8px;
    font-size: 0.75rem;
  }
}
.emergency .title-box .more a:hover {
  text-decoration: underline;
}
.emergency .info-area {
  padding: 21px 14px 17px 25px;
}
@media screen and (max-width: 768px) {
  .emergency .info-area {
    padding: 12px 10px 16px 12px;
  }
}
.emergency .info-area .list {
  padding: 2px;
  max-height: 90px;
  overflow-y: auto;
  padding-right: 6px;
}
@media screen and (max-width: 768px) {
  .emergency .info-area .list {
    max-height: 94px;
    padding-right: 14px;
  }
}
.emergency .info-area .list .item {
  line-height: 1;
  padding-bottom: 15px;
}
.emergency .info-area .list .item + .item {
  padding-top: 15px;
  border-top: 1px solid #f2f2f2;
}
.emergency .info-area .list .item .text a {
  display: inline-block;
  line-height: 1.75;
}
@media screen and (max-width: 768px) {
  .emergency .info-area .list .item .text a {
    font-size: 0.875rem;
  }
}

.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: #333333;
  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: #742588;
  color: #ffffff;
}
.table-wrap .scroll-table-switch .in-display {
  background-color: #f8f8f8;
  color: #333333;
}

.scroll-view .scroll-btn .scroll {
  background-color: #f8f8f8 !important;
  color: #333333 !important;
  font-weight: normal !important;
  border-bottom: none !important;
}
.scroll-view .in-display-btn .in-display {
  background-color: #742588 !important;
  color: #ffffff !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: #e8d4ed;
  color: #742588;
  font-size: 1.625rem;
  box-sizing: border-box;
  border-radius: 0 4px 4px 0;
  padding: 16px 20px;
  margin-top: 48px;
  border-left: 5px solid #742588;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  h2.head-title, .wysiwyg h2, .free-layout-area h2 {
    margin-top: 32px;
  }
}
h2.head-title a, .wysiwyg h2 a, .free-layout-area h2 a {
  color: #742588;
}
h2.head-title .bg, .wysiwyg h2 .bg, .free-layout-area h2 .bg {
  display: block;
}

h3.head-title, .wysiwyg h3, .free-layout-area h3, .smartcmsBbsBlock h3 {
  background: #e8d4ed;
  color: #742588;
  font-size: 1.5rem;
  border-radius: 4px;
  padding: 12px 20px;
  margin-top: 48px;
  font-weight: bold;
}
@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: #742588;
  font-size: 1.375rem;
  padding: 8px 10px;
  border-bottom: 4px solid #742588;
  margin-top: 48px;
  font-weight: bold;
}
@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;
  line-height: 1.2rem;
  color: #742588;
}
@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 #417949;
}
h6, .wysiwyg h6, .free-layout-area h6 {
  font-size: 1.25rem;
  padding: 8px 10px;
  font-weight: bold;
  margin-top: 48px;
  color: #742588;
}
@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: #f8f8f8;
}

.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: #333333;
    font-size: 97%;
  }
  .to-container a:focus {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 0;
  }
  #header .header-subnav-area {
    padding-block: 7px 9px;
    display: grid;
    grid-template-columns: 1fr 1000px 1fr;
    border-top: 4px solid #742588;
  }
  #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;
    vertical-align: bottom;
  }
  #header .header-subnav-area .header-size .title, #header .header-subnav-area .header-color .title {
    font-size: 0.875rem;
    font-weight: 500;
    margin-right: 11px;
    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 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 button:focus {
    outline-offset: -2px;
  }
  #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 {
    border: 1px solid #742588;
    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 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: 7px;
    line-height: 1;
    text-decoration: none;
    font-size: 0.875rem;
  }
  #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 .normal-on, #header .header-subnav-area .header-size .big-on {
    background-color: #fff;
    border-color: #742588;
    color: #333;
  }
  #header .header-subnav-area .header-size .normal-off, #header .header-subnav-area .header-size .big-off {
    background-color: #742588;
    color: #ffffff;
  }
  #header .header-subnav-area .header-color dd {
    border: 1px solid #fff;
  }
  #header .header-subnav-area .header-color dd + dd {
    margin-left: 5px;
  }
  #header .header-subnav-area .header-color dd a {
    display: block;
    padding: 5px 8px 9px;
    line-height: 1;
    text-decoration: none;
  }
  #header .header-subnav-area .header-color dd a:hover {
    opacity: 0.85;
  }
  #header .header-subnav-area .header-color dd a span {
    font-size: 0.875rem;
    line-height: 1;
    background-color: inherit !important;
    color: inherit !important;
  }
  #header .header-subnav-area .header-color .item a {
    background-color: #000 !important;
    color: #fff !important;
  }
  #header .header-subnav-area .header-color .item a:focus-visible {
    outline: 1px solid #000;
    outline-offset: 2px;
    box-shadow: 0 0 0 2px #fff;
  }
  #header .header-subnav-area .header-color .item2 a {
    background-color: #2d6bc7 !important;
    color: #fff !important;
  }
  #header .header-subnav-area .header-color .item2 a:focus-visible {
    outline: 1px solid #000;
    outline-offset: 2px;
    box-shadow: 0 0 0 2px #fff;
  }
  #header .header-subnav-area .header-color .item3 {
    border-color: #b5b5b5;
  }
  #header .header-subnav-area .header-color .item3 a {
    padding: 5px 6px 9px;
    background-color: #fff !important;
    color: #333 !important;
  }
  #header .header-subnav-area .header-lang-wrapper .lang-error {
    color: #ee0000;
  }
  #header .header-subnav-area .header-lang {
    display: flex;
  }
  #header .header-subnav-area .header-lang .lang-select {
    padding: 3px 26px 3px 30px;
    border: solid 1px #742588;
    appearance: none;
    word-break: break-all;
    white-space: normal;
    font-size: 0.875rem;
    background: url(../img_common/icon_lang.png) no-repeat left 9px center/17px, url(../img_common/arrow_lang.png) no-repeat right 5px center/12px #fff;
    color: #333;
  }
  #header .header-subnav-area .header-lang .btn-lang-select {
    color: #fff;
    min-height: 32px;
    padding: 3px 9px;
    font-weight: bold;
    border: solid 1px #742588;
    background: #742588;
    line-height: 1;
    cursor: pointer;
    font-size: 80%;
  }
  #header .header-subnav-area .header-lang .btn-lang-select:hover {
    opacity: 0.85;
  }
  #header .header-subnav-area .header-lang .btn-lang-select:focus-visible {
    outline-offset: -2px;
  }
  #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 {
    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 {
    display: flex;
  }
}
@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 {
    width: 100%;
    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 {
    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 {
    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 {
    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 {
    width: calc(100% - 60px);
  }
}
@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 {
    width: calc(100% - 13.33vw);
  }
}
@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 {
    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 {
    width: 60px;
  }
}
@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 {
    width: 13.33vw;
  }
}
@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] {
    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] {
    border: 2px solid #e8d4ed;
    border-radius: 4px 0px 0px 4px;
    height: 60px;
    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] {
    border: 2px solid #e8d4ed;
    border-radius: 4px 0px 0px 4px;
    height: 10.66vw;
    font-size: 1rem;
  }
}
@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 {
    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 {
    border: 2px solid #e8d4ed;
    border-radius: 0px 4px 4px 0px;
    background-color: #e8d4ed;
    width: 60px;
    height: 60px;
  }
}
@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 {
    border: 2px solid #e8d4ed;
    border-radius: 0px 4px 4px 0px;
    background-color: #e8d4ed;
    width: 13.33vw;
    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 {
    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 {
    background-color: #ffffff;
    width: 25px;
    height: 25px;
  }
}
@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 {
    background-color: #742588;
    width: 5.3333333vw;
    height: 5.3333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .header-subnav-area-inner {
    grid-column: 2/3;
    display: flex;
    align-items: center;
    gap: 0 20px;
  }
}
#header-nav {
  background: #722484;
}
#header-nav .in {
  width: 1000px;
  margin-inline: auto;
}
#header-nav .in > .list {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  position: relative;
}
#header-nav .in > .list .nav {
  padding-block: 14px 16px;
  z-index: 100 !important;
}
#header-nav .in > .list .nav:hover, #header-nav .in > .list .nav:has(*:focus) {
  background-color: #e8d4ed;
}
#header-nav .in > .list .nav:hover > a, #header-nav .in > .list .nav:has(*:focus) > a {
  color: #333;
  position: relative;
}
#header-nav .in > .list .nav:hover > a::before, #header-nav .in > .list .nav:has(*:focus) > a::before {
  content: "";
  width: 19px;
  height: 10px;
  background-color: #722484;
  clip-path: polygon(0 100%, 50% 0, 100% 100%);
  position: absolute;
  top: calc(100% + 17px);
  left: 50%;
  translate: -50% 0;
  outline: none;
}
#header-nav .in > .list .nav:last-of-type > a {
  border-right: 1px solid #fff;
}
#header-nav .in > .list .nav > a {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding-block: 6px 5px;
  text-align: center;
  border-left: 1px solid #fff;
  font-size: 1.125rem;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
#header-nav .in > .list .nav > a:hover {
  text-decoration: underline;
}
#header-nav .in > .list .nav > a:focus-visible {
  outline-offset: -4px;
}
#header-nav .in > .list .nav .dropmenu {
  padding-top: 10px;
  position: absolute;
  top: 100%;
  left: 0;
}
#header-nav .in > .list .nav .dropmenu .in2 {
  width: 1000px;
  background-color: #722484;
  padding: 30px 25px;
}
#header-nav .in > .list .nav .dropmenu .in2 .list2 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px 23px;
}
#header-nav .in > .list .nav .dropmenu .in2 .list2 li {
  height: auto !important;
}
#header-nav .in > .list .nav .dropmenu .in2 .list2 a {
  display: inline-block;
  width: 100%;
  padding: 5px 27px 6px 11px;
  background: url(../img_sub/v3.2/link_item_naibu.png) no-repeat center right 15px/9px 16px, #fff;
  font-size: 1rem;
  font-weight: 600;
  color: #333;
  text-decoration: none;
}
#header-nav .in > .list .nav .dropmenu .in2 .list2 a:hover {
  text-decoration: underline;
}

/* end-#header-nav */
@media screen and (max-width: 768px) {
  #sp-header {
    position: relative;
  }
  #sp-header > .box {
    border-top: 3px solid #742588;
    padding: 5px 5px 0px 11px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #sp-header > .box #sp-header-logo img {
    max-width: 100%;
    width: 130px;
    height: auto;
  }
  #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;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area .menu-btn-menu a {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-block: 26px 6px;
    min-width: 50px;
    aspect-ratio: 1/1;
    background: url(../img_common/ham.png) no-repeat center top 8px/30px 18px, #722485;
    font-size: 0.6875rem;
    color: #fff;
    text-decoration: none;
    line-height: 1.1;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area .menu-btn-menu a.is-open {
    padding-top: 30px;
    background: url(../img_common/close.png) no-repeat center top 8px/23px 23px, #722485;
  }
  #sp-header .modal-menu-bg {
    width: 100%;
    height: 1000px;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
  }
  #sp-header .modal-menu {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 100;
    width: 100%;
  }
  #sp-header .modal-menu .modal-menu-close {
    margin-top: 20px;
  }
  #sp-header .modal-menu .modal-menu-close a {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 6px;
    padding-block: 16px 14px;
    background-color: #722485;
    font-size: 0.875rem;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    line-height: 1.2;
  }
  #sp-header .modal-menu .modal-menu-close a::before {
    content: "";
    width: 19px;
    height: 20px;
    background: url(../img_common/close.png) no-repeat center/100%;
    margin-left: 6px;
  }
  #sp-header .modal-menu {
    background-color: #fff;
  }
  #sp-header .modal-menu .in {
    padding-top: 9px;
  }
  #sp-header .modal-menu #modal-menu-tab {
    padding-inline: 7.3333333333vw;
  }
  #sp-header .modal-menu #modal-menu-tab .list {
    display: flex;
    column-gap: 1.3333333333vw;
    margin-bottom: 14px;
  }
  #sp-header .modal-menu #modal-menu-tab .list li a {
    display: inline-block;
    width: 40vw;
    text-align: center;
    border: 2px solid #e8d4ed;
    font-size: 0.875rem;
    font-weight: bold;
    color: #510c63;
    text-decoration: none;
  }
  #sp-header .modal-menu #modal-menu-tab .list li.hover {
    position: relative;
  }
  #sp-header .modal-menu #modal-menu-tab .list li.hover::before {
    content: "";
    width: 15px;
    height: 12px;
    background-color: #e8d4ed;
    clip-path: polygon(0 0, 100% 0%, 50% 100%);
    position: absolute;
    top: 100%;
    left: 50%;
    translate: -50% 0;
  }
  #sp-header .modal-menu #modal-menu-tab .list li.hover a {
    background-color: #e8d4ed;
  }
  #sp-header .modal-menu #modal-menu-tab .header-search input.gsc-input {
    padding: 2px 0 !important;
  }
  #sp-header .modal-menu #modal-menu-tab .header-search form.gsc-search-box {
    max-width: 100%;
  }
  #sp-header .modal-menu #modal-menu-tab .header-search .type-list {
    display: flex;
    column-gap: 14px;
    margin-top: 12px;
  }
  #sp-header .modal-menu #modal-menu-tab .header-search .type-list .list-title, #sp-header .modal-menu #modal-menu-tab .header-search .type-list label {
    font-size: 0.8125rem;
    font-weight: 600;
    line-height: 1;
  }
  #sp-header .modal-menu #modal-menu-tab .header-search .type-list label {
    display: flex;
    align-items: center;
    column-gap: 5px;
    padding: 0 !important;
  }
  #sp-header .modal-menu #modal-menu-tab .header-search .type-list label input {
    margin: 1px 0 0;
    accent-color: #333;
    border: 1px solid #333 !important;
    appearance: auto !important;
  }
  #sp-header .modal-menu #modal-menu-tab .header-search .type-list label input::before {
    display: none;
  }
  #sp-header .modal-menu .sp-nav {
    margin-top: 30px;
    border-top: 1px solid #722485;
  }
  #sp-header .modal-menu .sp-nav .box {
    display: block;
    border-bottom: 1px solid #722485;
  }
  #sp-header .modal-menu .sp-nav .title {
    position: relative;
    font-weight: normal;
  }
  #sp-header .modal-menu .sp-nav .title a {
    display: block;
    padding: 9px 0px 11px 27px;
    margin-right: 60px;
    font-size: 1rem;
    font-weight: bold;
    color: #333;
  }
  #sp-header .modal-menu .sp-nav .title button {
    margin: 0;
    padding: 0;
    border: none;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 15px;
    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: #722485;
  }
  #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: #e8d4ed;
  }
  #sp-header .modal-menu .sp-nav .bloc .list a {
    display: block;
    padding: 4px 54px 6px;
    font-size: 0.875rem;
    background: url(../img_sub/v3.2/link_item_naibu.png) no-repeat left 34px center/7px 12px;
  }
  #sp-header .support-block {
    margin-top: 30px;
  }
  #sp-header .support-block button {
    appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    display: block;
    font-size: 0;
    padding: 0;
  }
  #sp-header .support-block .support-list {
    background: #e8d4ed;
    border-radius: 10px;
    box-sizing: border-box;
    margin-inline: auto;
    padding: 30px 5.0666666667vw;
    width: 93.3333333333vw;
  }
  #sp-header .support-block .support-list li + li {
    margin-top: 11px;
  }
  #sp-header .support-block .header-size dl,
  #sp-header .support-block .header-color dl {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 2.6666666667vw;
  }
  #sp-header .support-block .header-size dt,
  #sp-header .support-block .header-color dt {
    flex-shrink: 0;
  }
  #sp-header .support-block .header-size dt span,
  #sp-header .support-block .header-color dt span {
    font-size: 0.9375rem;
    font-weight: 600;
    margin-right: 1.3333333333vw;
  }
  #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 {
    border: 1px solid #722485;
    display: block;
    width: 18.6666666667vw;
  }
  #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-block: 10px;
    line-height: 1;
    text-decoration: none;
    font-size: 1.125rem;
  }
  #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 {
    background-color: #fff;
    border-color: #722485;
    color: #333;
  }
  #sp-header .support-block .header-size .normal-off, #sp-header .support-block .header-size .big-off {
    background-color: #742588;
    color: #ffffff;
  }
  #sp-header .support-block .header-color .header-color-in {
    column-gap: 1.3333333333vw;
  }
  #sp-header .support-block .header-color dt span {
    margin-right: 2.6666666667vw;
  }
  #sp-header .support-block .header-color dd {
    width: 18.6666666667vw;
    border: 1px solid #fff;
  }
  #sp-header .support-block .header-color dd a {
    display: block;
    padding-block: 10px;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    font-size: 1.125rem;
  }
  #sp-header .support-block .header-color dd a:hover {
    opacity: 0.85;
  }
  #sp-header .support-block .header-color dd a span {
    background-color: inherit !important;
    color: inherit !important;
  }
  #sp-header .support-block .header-color .item a {
    background-color: #000 !important;
    color: #fff !important;
  }
  #sp-header .support-block .header-color .item2 a {
    background-color: #385a9e !important;
    color: #fff !important;
  }
  #sp-header .support-block .header-color .item3 {
    border-color: #b5b5b5;
  }
  #sp-header .support-block .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 1px #722485;
    margin-top: 22px;
  }
  #sp-header .support-block .header-lang .lang-select {
    flex: 1;
    padding: 15px 28px 15px 54px;
    border: 0;
    background: #fff;
    font-size: 100%;
    appearance: none;
    word-break: break-all;
    white-space: normal;
    background: url(../img_common/icon_lang.png) no-repeat left 12px center/25px auto, url(../img_common/arrow_lang.png) no-repeat right 11px center/15px auto #fff;
    width: 36.4vw;
    color: #333;
  }
  #sp-header .support-block .header-lang .btn-lang-select {
    color: #fff;
    padding: 15px 3.7333333333vw;
    background: #722485;
    font-size: 100%;
    line-height: 1;
    cursor: pointer;
  }
  #sp-header .go-to-pc-btn {
    margin-top: 30px;
    padding-inline: 3.3333333333vw;
  }
  #sp-header .go-to-pc-btn a {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 6px;
    padding-block: 12px 11px;
    border: 1px solid #722485;
    font-size: 0.875rem;
    font-weight: 600;
    color: #333;
    text-decoration: none;
  }
  #sp-header .go-to-pc-btn a::before {
    content: "";
    width: 25px;
    height: 25px;
    background: url(../img_common/pc.png) no-repeat center/100%;
  }
  #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 {
    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 {
    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 {
    width: 100%;
    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 {
    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 {
    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 {
    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 {
    width: calc(100% - 60px);
  }
}
@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 {
    width: calc(100% - 13.33vw);
  }
}
@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 {
    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 {
    width: 60px;
  }
}
@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 {
    width: 13.33vw;
  }
}
@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] {
    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] {
    border: 2px solid #e8d4ed;
    border-radius: 4px 0px 0px 4px;
    height: 60px;
    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] {
    border: 2px solid #e8d4ed;
    border-radius: 4px 0px 0px 4px;
    height: 10.66vw;
    font-size: 1rem;
  }
}
@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 {
    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 {
    border: 2px solid #e8d4ed;
    border-radius: 0px 4px 4px 0px;
    background-color: #e8d4ed;
    width: 60px;
    height: 60px;
  }
}
@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 {
    border: 2px solid #e8d4ed;
    border-radius: 0px 4px 4px 0px;
    background-color: #e8d4ed;
    width: 13.33vw;
    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 {
    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 {
    background-color: #ffffff;
    width: 25px;
    height: 25px;
  }
}
@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 {
    background-color: #742588;
    width: 5.3333333vw;
    height: 5.3333333vw;
  }
}
@media screen and (max-width: 768px) {
  #sp-header .header-page-number-search #sp-number-search-container .input-wrap input[type=text] {
    height: auto;
    min-height: calc(10.66vw - 2px);
  }
  #sp-header .header-page-number-search #sp-number-search-container .input-wrap button {
    height: 100% !important;
  }
}
html[data-bgcolor=color_black] {
  /* よくあるご質問詳細ページ */
  /* よくあるご質問詳細ページ 0009_2 */
}
html[data-bgcolor=color_black] body, html[data-bgcolor=color_black] p, html[data-bgcolor=color_black] div, html[data-bgcolor=color_black] table, html[data-bgcolor=color_black] h1, html[data-bgcolor=color_black] h2, html[data-bgcolor=color_black] h3, html[data-bgcolor=color_black] h4, html[data-bgcolor=color_black] h5, html[data-bgcolor=color_black] h6, html[data-bgcolor=color_black] ul, html[data-bgcolor=color_black] ol, html[data-bgcolor=color_black] li, html[data-bgcolor=color_black] td, html[data-bgcolor=color_black] th, html[data-bgcolor=color_black] dt, html[data-bgcolor=color_black] dd, html[data-bgcolor=color_black] dl, html[data-bgcolor=color_black] h1, html[data-bgcolor=color_black] h2, html[data-bgcolor=color_black] dt, html[data-bgcolor=color_black] caption, html[data-bgcolor=color_black] section, html[data-bgcolor=color_black] span, html[data-bgcolor=color_black] header, html[data-bgcolor=color_black] footer, html[data-bgcolor=color_black] nav {
  background-color: #000 !important;
  color: #FFFFFF !important;
  background-image: none !important;
}
html[data-bgcolor=color_black] a {
  background-color: #000 !important;
  color: #FFFF00 !important;
}
html[data-bgcolor=color_black] a:visited {
  color: #f5c77b !important;
}
html[data-bgcolor=color_black] a:hover {
  color: #f5c77b !important;
}
html[data-bgcolor=color_black] h1, html[data-bgcolor=color_black] h2, html[data-bgcolor=color_black] h3, html[data-bgcolor=color_black] h4, html[data-bgcolor=color_black] h5, html[data-bgcolor=color_black] h6 {
  background-image: none !important;
  border: 1px solid #E5D1AF;
}
html[data-bgcolor=color_black] h5 {
  padding: 10px 0px;
}
html[data-bgcolor=color_black] .wysiwyg .text_ {
  color: #ffdbea !important;
}
html[data-bgcolor=color_black] .wysiwyg .text2_ {
  color: #b6e2f3 !important;
}
html[data-bgcolor=color_black] #pdf-download {
  color: #333 !important;
}
html[data-bgcolor=color_black] #header-logo img, html[data-bgcolor=color_black] #sp-header-logo img,
html[data-bgcolor=color_black] #header-subnav .list li a,
html[data-bgcolor=color_black] #header-size .title img,
html[data-bgcolor=color_black] #header-color .title img,
html[data-bgcolor=color_black] header .header-subnav-in li img,
html[data-bgcolor=color_black] #footer-logo img,
html[data-bgcolor=color_black] #footer-character img {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] header .header-in #header-nav .list .dropmenu {
  border: 1px solid #fff;
}
html[data-bgcolor=color_black] .side-nav-list {
  background-color: transparent !important;
}
html[data-bgcolor=color_black] .side-nav-list li span {
  background-color: transparent !important;
}
html[data-bgcolor=color_black] #keyword-area {
  background: transparent !important;
}
html[data-bgcolor=color_black] .toiawase .title, html[data-bgcolor=color_black] .toiawase .in {
  border: 1px solid #fff;
}
html[data-bgcolor=color_black] .toiawase .in {
  border-top: none;
}
html[data-bgcolor=color_black] #sp-header .modal-menu .sp-nav .title button.plus::after,
html[data-bgcolor=color_black] #sp-header .modal-menu .sp-nav .title button.mynus::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .gsst_a .gscb_a {
  color: inherit !important;
}
html[data-bgcolor=color_black] .faq-answer-area {
  background-image: url(../img_sub/v3.2/h2_faq_title_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .faq-block .faq-q-title::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .faq-block .faq-answer-area {
  background-image: none !important;
  background-color: inherit !important;
}
html[data-bgcolor=color_black] #pankuzu .in {
  background-image: url(../img_sub/v3.2/pankuzu_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_black] #ashiato .in {
  background-image: url(../img_sub/v3.2/ashiato_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .anchor ul li a::after, html[data-bgcolor=color_black] .detail a::after, html[data-bgcolor=color_black] .page a::after, html[data-bgcolor=color_black] .dir a::after,
html[data-bgcolor=color_black] .link-item .icon1::after, html[data-bgcolor=color_black] .link-item .icon2::after,
html[data-bgcolor=color_black] #side-nav .side-nav-list li a::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .page a, html[data-bgcolor=color_black] .dir a, html[data-bgcolor=color_black] .table td, html[data-bgcolor=color_black] .table th {
  border-color: #fff !important;
}
html[data-bgcolor=color_black] .toiawase .mail a {
  border: 1px solid #fff !important;
}
html[data-bgcolor=color_black] .toiawase .mail a::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] #side-nav .side-nav-list {
  border-color: #fff !important;
}
html[data-bgcolor=color_black] .attend-container {
  border-color: #fff !important;
}
html[data-bgcolor=color_black] .attend-container .attend-list li a::before {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .simple-enquete form input[type=radio] {
  border-color: #fff;
}
html[data-bgcolor=color_black] .simple-enquete form input[type=radio]:checked:before {
  background: #fff;
}
html[data-bgcolor=color_black] .simple-enquete form .item::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .simple-enquete form input[type=submit] {
  background-color: #000 !important;
  color: #fff !important;
  border: 1px solid #fff;
}
html[data-bgcolor=color_black] .event-search-area .box2 label::after, html[data-bgcolor=color_black] .event-search-area .event-search-term label::after, html[data-bgcolor=color_black] .recruit-event-search-area .box2 label::after, html[data-bgcolor=color_black] .recruit-event-search-area .event-search-term label::after {
  border-right: 2px solid #000 !important;
  border-bottom: 2px solid #000 !important;
}
html[data-bgcolor=color_black] .event-search-area .box2 input[type=checkbox]:checked + label::before, html[data-bgcolor=color_black] .event-search-area .event-search-term input[type=checkbox]:checked + label::before, html[data-bgcolor=color_black] .recruit-event-search-area .box2 input[type=checkbox]:checked + label::before, html[data-bgcolor=color_black] .recruit-event-search-area .event-search-term input[type=checkbox]:checked + label::before {
  background: #fff !important;
  border: 1px solid #231815;
}
html[data-bgcolor=color_black] .event-search-area .box2 input[type=checkbox]:checked + label::after, html[data-bgcolor=color_black] .event-search-area .event-search-term input[type=checkbox]:checked + label::after, html[data-bgcolor=color_black] .recruit-event-search-area .box2 input[type=checkbox]:checked + label::after, html[data-bgcolor=color_black] .recruit-event-search-area .event-search-term input[type=checkbox]:checked + label::after {
  opacity: 1;
  background: #fff !important;
}
html[data-bgcolor=color_black] .scroll-hint-icon-wrap {
  background-color: transparent !important;
}
html[data-bgcolor=color_black] .scroll-hint-icon-wrap .scroll-hint-icon-white::before, html[data-bgcolor=color_black] .scroll-hint-icon-wrap .scroll-hint-icon-white::after {
  filter: invert(1);
}
html[data-bgcolor=color_black] .inquiry-area .inquiry-table td strong.hissu {
  color: #fff !important;
}
html[data-bgcolor=color_black] footer .in .box .footer-content .footer-logo img {
  background-color: #fff;
}

html[data-bgcolor=color_blue] {
  /* よくあるご質問詳細ページ */
  /* よくあるご質問詳細ページ 0009_2 */
}
html[data-bgcolor=color_blue] body, html[data-bgcolor=color_blue] p, html[data-bgcolor=color_blue] div, html[data-bgcolor=color_blue] table, html[data-bgcolor=color_blue] h1, html[data-bgcolor=color_blue] h2, html[data-bgcolor=color_blue] h3, html[data-bgcolor=color_blue] h4, html[data-bgcolor=color_blue] h5, html[data-bgcolor=color_blue] h6, html[data-bgcolor=color_blue] ul, html[data-bgcolor=color_blue] ol, html[data-bgcolor=color_blue] li, html[data-bgcolor=color_blue] td, html[data-bgcolor=color_blue] th, html[data-bgcolor=color_blue] dt, html[data-bgcolor=color_blue] dd, html[data-bgcolor=color_blue] dl, html[data-bgcolor=color_blue] h1, html[data-bgcolor=color_blue] h2, html[data-bgcolor=color_blue] dt, html[data-bgcolor=color_blue] caption, html[data-bgcolor=color_blue] section, html[data-bgcolor=color_blue] span, html[data-bgcolor=color_blue] header, html[data-bgcolor=color_blue] footer, html[data-bgcolor=color_blue] nav {
  background-color: #005795 !important;
  color: #FFFFFF !important;
  background-image: none !important;
}
html[data-bgcolor=color_blue] a {
  background-color: #005795 !important;
  color: #FFFF00 !important;
}
html[data-bgcolor=color_blue] a:visited {
  color: #f5c77b !important;
}
html[data-bgcolor=color_blue] a:hover {
  color: #f5c77b !important;
}
html[data-bgcolor=color_blue] h1, html[data-bgcolor=color_blue] h2, html[data-bgcolor=color_blue] h3, html[data-bgcolor=color_blue] h4, html[data-bgcolor=color_blue] h5, html[data-bgcolor=color_blue] h6 {
  background-image: none !important;
  border: 1px solid #E5D1AF;
}
html[data-bgcolor=color_blue] h5 {
  padding: 10px 0px;
}
html[data-bgcolor=color_blue] .wysiwyg .text_ {
  color: #ffdbea !important;
}
html[data-bgcolor=color_blue] .wysiwyg .text2_ {
  color: #b6e2f3 !important;
}
html[data-bgcolor=color_blue] #pdf-download {
  color: #333 !important;
}
html[data-bgcolor=color_blue] #header-logo img, html[data-bgcolor=color_blue] #sp-header-logo img,
html[data-bgcolor=color_blue] #header-subnav .list li a,
html[data-bgcolor=color_blue] #header-size .title img,
html[data-bgcolor=color_blue] #header-color .title img,
html[data-bgcolor=color_blue] header .header-subnav-in li img,
html[data-bgcolor=color_blue] #footer-logo img,
html[data-bgcolor=color_blue] #footer-character img {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] header .header-in #header-nav .list .dropmenu {
  border: 1px solid #fff;
}
html[data-bgcolor=color_blue] .side-nav-list {
  background-color: transparent !important;
}
html[data-bgcolor=color_blue] .side-nav-list li span {
  background-color: transparent !important;
}
html[data-bgcolor=color_blue] #keyword-area {
  background: transparent !important;
}
html[data-bgcolor=color_blue] .toiawase .title, html[data-bgcolor=color_blue] .toiawase .in {
  border: 1px solid #fff;
}
html[data-bgcolor=color_blue] .toiawase .in {
  border-top: none;
}
html[data-bgcolor=color_blue] #sp-header .modal-menu .sp-nav .title button.plus::after,
html[data-bgcolor=color_blue] #sp-header .modal-menu .sp-nav .title button.mynus::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] .gsst_a .gscb_a {
  color: inherit !important;
}
html[data-bgcolor=color_blue] .faq-answer-area {
  background-image: url(../img_sub/v3.2/h2_faq_title_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] .faq-block .faq-q-title::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] .faq-block .faq-answer-area {
  background-image: none !important;
  background-color: inherit !important;
}
html[data-bgcolor=color_blue] #pankuzu .in {
  background-image: url(../img_sub/v3.2/pankuzu_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] #ashiato .in {
  background-image: url(../img_sub/v3.2/ashiato_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] .anchor ul li a::after, html[data-bgcolor=color_blue] .detail a::after, html[data-bgcolor=color_blue] .page a::after, html[data-bgcolor=color_blue] .dir a::after,
html[data-bgcolor=color_blue] .link-item .icon1::after, html[data-bgcolor=color_blue] .link-item .icon2::after,
html[data-bgcolor=color_blue] #side-nav .side-nav-list li a::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] .page a, html[data-bgcolor=color_blue] .dir a, html[data-bgcolor=color_blue] .table td, html[data-bgcolor=color_blue] .table th {
  border-color: #fff !important;
}
html[data-bgcolor=color_blue] .toiawase .mail a {
  border: 1px solid #fff !important;
}
html[data-bgcolor=color_blue] .toiawase .mail a::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] #side-nav .side-nav-list {
  border-color: #fff !important;
}
html[data-bgcolor=color_blue] .attend-container {
  border-color: #fff !important;
}
html[data-bgcolor=color_blue] .attend-container .attend-list li a::before {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] .simple-enquete form input[type=radio] {
  border-color: #fff;
}
html[data-bgcolor=color_blue] .simple-enquete form input[type=radio]:checked:before {
  background: #fff;
}
html[data-bgcolor=color_blue] .simple-enquete form .item::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] .simple-enquete form input[type=submit] {
  background-color: #005795 !important;
  color: #fff !important;
  border: 1px solid #fff;
}
html[data-bgcolor=color_blue] .event-search-area .box2 label::after, html[data-bgcolor=color_blue] .event-search-area .event-search-term label::after, html[data-bgcolor=color_blue] .recruit-event-search-area .box2 label::after, html[data-bgcolor=color_blue] .recruit-event-search-area .event-search-term label::after {
  border-right: 2px solid #005795 !important;
  border-bottom: 2px solid #005795 !important;
}
html[data-bgcolor=color_blue] .event-search-area .box2 input[type=checkbox]:checked + label::before, html[data-bgcolor=color_blue] .event-search-area .event-search-term input[type=checkbox]:checked + label::before, html[data-bgcolor=color_blue] .recruit-event-search-area .box2 input[type=checkbox]:checked + label::before, html[data-bgcolor=color_blue] .recruit-event-search-area .event-search-term input[type=checkbox]:checked + label::before {
  background: #fff !important;
  border: 1px solid #231815;
}
html[data-bgcolor=color_blue] .event-search-area .box2 input[type=checkbox]:checked + label::after, html[data-bgcolor=color_blue] .event-search-area .event-search-term input[type=checkbox]:checked + label::after, html[data-bgcolor=color_blue] .recruit-event-search-area .box2 input[type=checkbox]:checked + label::after, html[data-bgcolor=color_blue] .recruit-event-search-area .event-search-term input[type=checkbox]:checked + label::after {
  opacity: 1;
  background: #fff !important;
}
html[data-bgcolor=color_blue] .scroll-hint-icon-wrap {
  background-color: transparent !important;
}
html[data-bgcolor=color_blue] .scroll-hint-icon-wrap .scroll-hint-icon-white::before, html[data-bgcolor=color_blue] .scroll-hint-icon-wrap .scroll-hint-icon-white::after {
  filter: invert(1);
}
html[data-bgcolor=color_blue] .inquiry-area .inquiry-table td strong.hissu {
  color: #fff !important;
}
html[data-bgcolor=color_blue] footer .in .box .footer-content .footer-logo img {
  background-color: #fff;
}