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

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

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

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

del {
  text-decoration: line-through;
}

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

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

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

input, select {
  vertical-align: middle;
}

body {
  font-size: 1rem;
  font-family: "Noto Sans JP", sans-serif, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  color: #0C2E3C;
  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: #1A5BA7;
  text-decoration: underline;
}

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

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

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

a:focus {
  background-color: inherit;
  color: #1A5BA7;
}

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;
}
.gsc-search-button button:focus-visible {
  outline: 2px solid #fff;
  outline-offset: -2px;
  border: 1px solid #333;
}

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

/* ----- カスタム設定 ----- */
@media print, screen and (min-width: 769px) {
  form.gsc-search-box {
    width: calc(10em - 160px + 610px) !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 #1A5BA7 !important;
    border-radius: 10px 0px 0px 10px !important;
  }
}
@media screen and (max-width: 768px) {
  .gsc-input-box {
    border: 2px solid #1A5BA7 !important;
    border-radius: 7px 0px 0px 7px !important;
  }
}

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

@media print, screen and (min-width: 769px) {
  td.gsc-search-button {
    height: 63px;
  }
  @-moz-document url-prefix() {
    td.gsc-search-button {
      height: 65px;
    }
  }
  td.gsc-search-button {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  td.gsc-search-button {
    height: calc(15vw - 2px);
  }
  @-moz-document url-prefix() {
    td.gsc-search-button {
      height: calc(15vw + 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: #1A5BA7 !important;
    width: 70px !important;
    border: 2px solid #1A5BA7 !important;
    border-radius: 0px 10px 10px 0px !important;
  }
}
@media screen and (max-width: 768px) {
  .cse .gsc-search-button-v2, .gsc-search-button-v2 {
    background-color: #1A5BA7 !important;
    width: 15vw !important;
    border: 2px solid #1A5BA7 !important;
    border-radius: 0px 7px 7px 0px !important;
  }
}

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

.dummy-search-area {
  box-sizing: border-box;
  display: flex;
}
@media print, screen and (min-width: 769px) {
  .dummy-search-area {
    width: calc(10em - 160px + 610px);
  }
}
@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 #1A5BA7;
    height: 65px;
    width: calc(100% - 70px);
    border-radius: 10px 0px 0px 10px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .dummy-search {
    border: 2px solid #1A5BA7;
    height: 15vw;
    width: calc(100% - 15vw);
    border-radius: 7px 0px 0px 7px;
    font-size: 2rem;
  }
}

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

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

.hide {
  display: none;
}

#smartphone * {
  box-sizing: border-box;
}
#smartphone a {
  color: #0C2E3C;
  display: block;
  text-decoration: none;
}
#smartphone .wrap {
  align-items: center;
  background-color: #E2F4F9;
  border: 2px solid #E2F4F9;
  display: flex;
  justify-content: center;
  padding: 15px 0;
  position: relative;
  width: 100%;
}
#smartphone .wrap .txt {
  font-size: 230%;
  line-height: 140%;
  padding-right: 60px;
}
#smartphone .wrap .ico {
  background-color: #00CCFF;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  position: relative;
}
#smartphone .wrap .ico:after {
  border-left: 12px solid #0C2E3C;
  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: #00CCFF;
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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

body {
  background: none !important;
}

a:hover img {
  opacity: 0.85;
}

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

.c-title {
  width: fit-content;
}
@media print, screen and (min-width: 769px) {
  .c-title {
    margin: 0 auto 30px;
    padding: 0 125px;
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .c-title {
    margin: 0 auto 10px;
    padding: 0 22.6666666667vw;
    font-size: 1.875rem;
  }
}
.c-title.--blue {
  background: url(../img_top/title_bg01.png) no-repeat top 60% left 0, url(../img_top/title_bg01.png) no-repeat top 60% right 0;
}
@media screen and (max-width: 768px) {
  .c-title.--blue {
    background-size: 17.3333333333vw 6.6666666667vw;
  }
}
.c-title.--white {
  background: url(../img_top/title_bg02.png) no-repeat top 60% left 0, url(../img_top/title_bg02.png) no-repeat top 60% right 0;
}
@media screen and (max-width: 768px) {
  .c-title.--white {
    background-size: 17.3333333333vw 6.6666666667vw;
  }
}

.c-button {
  border-radius: calc(infinity * 1px);
}
@media print, screen and (min-width: 769px) {
  .c-button {
    margin: 25px auto 0;
    width: 320px;
  }
}
@media screen and (max-width: 768px) {
  .c-button {
    margin: 15px auto 0;
    width: 85.3333333333vw;
  }
}
.c-button a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.8;
  text-align: center;
  color: inherit;
  text-decoration: none;
  border-radius: calc(infinity * 1px);
}
@media print, screen and (min-width: 769px) {
  .c-button a {
    padding: 0 40px;
    min-height: 50px;
  }
}
@media screen and (max-width: 768px) {
  .c-button a {
    padding: 10px 12vw;
    min-height: 13.3333333333vw;
    font-size: 1rem;
  }
}
.c-button.--blue {
  background: #fff;
  border: 1px solid #1A5BA7;
}
.c-button.--blue a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  height: 32px;
  width: 32px;
  background: url(../img_top/btn_arrow.png) no-repeat center center;
  transition: all 0.2s;
  transform: translateY(-50%);
}
.c-button.--blue:has(a:hover) a {
  text-decoration: underline;
}
.c-button.--blue:has(a:hover) a::before {
  right: 10px;
}
.c-button.--red {
  background: #fff;
  border: 1px solid #9c1026;
}
.c-button.--red a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  height: 32px;
  width: 32px;
  background: url(../img_top/btn_arrow_red.png) no-repeat center center;
  transition: all 0.2s;
  transform: translateY(-50%);
}
.c-button.--red:has(a:hover) a {
  text-decoration: underline;
}
.c-button.--red:has(a:hover) a::before {
  right: 10px;
}

.slider-area .flex-box {
  display: flex;
  margin-top: 20px;
  align-items: center;
  justify-content: center;
  gap: 0 15px;
}
@media screen and (max-width: 768px) {
  .slider-area .flex-box {
    margin-top: 10px;
    gap: 0 2vw;
  }
}
.slider-area button {
  appearance: none;
  background: none;
  border: none;
  cursor: pointer;
  display: block;
  padding: 0;
  vertical-align: bottom;
}
.slider-area button:focus-visible {
  border: 2px solid #000 !important;
  outline: 2px solid #fff !important;
  outline-offset: 1px !important;
}
.slider-area .splide {
  visibility: unset !important;
}
.slider-area .splide__list li {
  overflow: hidden;
  width: 100%;
}
.slider-area .splide__list li a {
  display: block;
  width: 100%;
}
.slider-area .splide__list li a:focus-visible {
  outline: 2px solid #000;
  outline-offset: -4px;
  border: 2px solid #fff;
}
.slider-area .splide__controls {
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
}
@media print, screen and (min-width: 769px) {
  .slider-area .splide__controls {
    bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .slider-area .splide__controls {
    display: flex;
    bottom: 3.4666666667vw;
  }
}
.slider-area .splide__controls .splide__toggle .splide__toggle:focus-visible {
  z-index: 10;
}
.slider-area .splide__controls .splide__toggle img {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  border: 2px solid #fff;
}
@media screen and (max-width: 768px) {
  .slider-area .splide__controls .splide__toggle img {
    height: 10.6666666667vw;
    width: 10.6666666667vw;
  }
}
.slider-area .splide__pagination {
  position: static;
  padding: 0 0.5em;
  gap: 0 10px;
}
@media screen and (max-width: 768px) {
  .slider-area .splide__pagination {
    gap: 2vw 3.3333333333vw;
    padding: 0 2.5vw;
  }
}
.slider-area .splide__pagination li {
  border-radius: 15px;
}
.slider-area .splide__pagination .splide__pagination__page {
  position: relative;
  margin: 0;
  opacity: initial;
  background-color: #fff;
  box-sizing: border-box;
  transition: 0.5s all;
  transform: none;
}
@media print, screen and (min-width: 769px) {
  .slider-area .splide__pagination .splide__pagination__page {
    border: 2px solid #1A5BA7;
    height: 18px;
    width: 18px;
  }
}
@media screen and (max-width: 768px) {
  .slider-area .splide__pagination .splide__pagination__page {
    border: 0.5333333333vw solid #1A5BA7;
    height: 5.3333333333vw;
    width: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .slider-area .splide__pagination .splide__pagination__page:hover {
    opacity: 0.85;
  }
}
.slider-area .splide__pagination .splide__pagination__page {
  cursor: pointer;
  transition: background-color 0.3s ease;
  overflow: hidden; /* プログレスバー要素がはみ出さないように */
}
@media print, screen and (min-width: 769px) {
  .slider-area .splide__pagination .splide__pagination__page.is-active {
    width: 36px;
    height: 10px;
    background-color: #fff;
    border-radius: calc(infinity * 1px);
  }
}
@media screen and (max-width: 768px) {
  .slider-area .splide__pagination .splide__pagination__page.is-active {
    width: 9.3333333333vw;
    height: 2.6666666667vw;
    border: 0.5333333333vw solid #1A5BA7;
    background-color: #fff;
    border-radius: 1.2vw;
  }
}
.slider-area .splide__pagination .splide__pagination__page .progress-inner {
  width: 0%;
  height: 100%;
  background-color: #1A5BA7; /* プログレスバーの色 */
  transition: width 0.1s linear;
}
.slider-area .splide__arrows {
  display: flex;
  gap: 0 10px;
}
@media screen and (max-width: 768px) {
  .slider-area .splide__arrows {
    gap: 0 2.6666666667vw;
    margin: 0 2.6666666667vw;
  }
}
.slider-area .splide__arrows button:focus-visible {
  border: 5px solid #000;
  outline: 2px solid #fff;
  outline-offset: -4px;
}
.slider-area .splide__arrows .splide__arrow {
  position: static;
  background: #393939;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  transform: translateY(0);
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .slider-area .splide__arrows .splide__arrow {
    width: 9.3333333333vw;
    height: 9.3333333333vw;
    top: auto;
    bottom: 1%;
    transform: translateY(0);
  }
}
.slider-area .splide__arrows .splide__arrow svg {
  display: none;
}
@media print, screen and (min-width: 769px) {
  .slider-area .splide__arrows .splide__arrow.splide__arrow--next {
    background: url(../img_top/next.png) no-repeat right center;
  }
}
@media screen and (max-width: 768px) {
  .slider-area .splide__arrows .splide__arrow.splide__arrow--next {
    right: 21.3333333333vw;
    background: url(../img_top/next.png) no-repeat right center;
    background-size: 9.3333333333vw 9.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .slider-area .splide__arrows .splide__arrow.splide__arrow--prev {
    background: url(../img_top/prev.png) no-repeat left center;
  }
}
@media screen and (max-width: 768px) {
  .slider-area .splide__arrows .splide__arrow.splide__arrow--prev {
    left: 21.3333333333vw;
    background: url(../img_top/prev.png) no-repeat left center;
    background-size: 9.3333333333vw 9.3333333333vw;
  }
}
.slider-area .splide__toggle .splide__toggle__play, .slider-area .splide__toggle .splide__toggle__pause {
  height: 40px;
  width: 40px;
}
.slider-area .splide__toggle .splide__toggle__play img, .slider-area .splide__toggle .splide__toggle__pause img {
  height: 40px;
  width: 40px;
}
.slider-area .splide:not(.is-active) {
  visibility: visible !important;
}
.slider-area .splide:not(.is-active) .splide__list {
  display: flex !important;
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  .slider-area .splide:not(.is-active) .splide__list {
    gap: var(--pcGap);
  }
}
@media screen and (max-width: 768px) {
  .slider-area .splide:not(.is-active) .splide__list {
    gap: var(--spGap);
  }
}
.slider-area .splide:not(.is-active) .splide__slide:last-child {
  margin: 0 !important;
}
.slider-area .splide:not(.is-active) .splide__arrows {
  display: none;
}
.slider-area .splide:not(.is-active) .splide__toggle {
  display: none;
}

.mv-bg {
  background: url(../img_top/pc_top_bg04.png) no-repeat top center, url(../img_top/pc_top_bg03.png) no-repeat bottom center, url(../img_top/pc_top_bg04.png) no-repeat center center;
  background-size: 100% auto, 100% 400px, 100% 100%;
  background-clip: content-box, padding-box, content-box;
  padding-bottom: 140px;
}
@media screen and (max-width: 768px) {
  .mv-bg {
    background: url(../img_top/pc_top_bg04.png) no-repeat top center, url(../img_top/pc_top_bg04.png) no-repeat center center, url(../img_common/sp_header_bg02.png) no-repeat bottom center;
    background-size: 100%, 100% 100%, 100% 644px;
    background-clip: padding-box, content-box, padding-box;
    padding-top: 10px;
    padding-bottom: 140px;
  }
}

@media print, screen and (min-width: 769px) {
  .p-emergency {
    padding-top: 30px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .p-emergency {
    margin-bottom: 25px;
    background: url(../img_top/pc_top_bg04.png) no-repeat top center/cover;
  }
}
.p-emergency .title-box {
  background: #C03434;
  text-align: center;
  border-radius: 20px 20px 0 0;
}
@media print, screen and (min-width: 769px) {
  .p-emergency .title-box {
    padding: 7px 0;
  }
}
@media screen and (max-width: 768px) {
  .p-emergency .title-box {
    padding: 5px 0;
  }
}
.p-emergency .title-box .title {
  color: #fff;
}
@media print, screen and (min-width: 769px) {
  .p-emergency .title-box .title {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .p-emergency .title-box .title {
    font-size: 1.75rem;
  }
}
.p-emergency .info-area {
  background: #fff;
  border-radius: 0 0 20px 20px;
}
@media print, screen and (min-width: 769px) {
  .p-emergency .info-area {
    padding: 25px 30px 20px;
  }
}
@media screen and (max-width: 768px) {
  .p-emergency .info-area {
    padding: 4vw;
    padding-top: 2.6666666667vw;
  }
}
.p-emergency .info-area .list {
  overflow-y: auto;
}
@media print, screen and (min-width: 769px) {
  .p-emergency .info-area .list {
    max-height: 162px;
  }
}
@media screen and (max-width: 768px) {
  .p-emergency .info-area .list {
    max-height: 285px;
  }
}
.p-emergency .info-area .list li {
  display: flex;
  background: #FAE6E6;
  border-radius: 12px;
}
@media print, screen and (min-width: 769px) {
  .p-emergency .info-area .list li {
    padding: 13px 25px;
    gap: 0 20px;
  }
}
@media screen and (max-width: 768px) {
  .p-emergency .info-area .list li {
    margin: 5px 0;
    padding: 7px 4vw;
    flex-wrap: wrap;
  }
}
.p-emergency .info-area .list li .date {
  color: #C03434;
  font-weight: bold;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .p-emergency .info-area .list li .date {
    width: 100%;
    display: block;
  }
}
.p-emergency .info-area .list li .pageLink {
  color: inherit;
}
@media screen and (max-width: 768px) {
  .p-emergency .info-area .list li .pageLink {
    line-height: 1.5;
  }
}
.p-emergency .info-area .list li a {
  color: inherit;
}
@media screen and (max-width: 768px) {
  .p-emergency .info-area .list li a {
    line-height: 1.5;
  }
}
.p-emergency .info-area .list li:nth-child(2n) {
  background: #fff;
}

.p-mv {
  position: relative;
  z-index: 1;
}
@media print, screen and (min-width: 769px) {
  .p-mv::after {
    content: "";
    position: absolute;
    bottom: -140px;
    right: 20px;
    height: 364px;
    width: 271px;
    background: url(../img_top/pc_top_bg02.png) no-repeat;
    background-size: 80%;
    z-index: -1;
  }
}
.p-mv::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 269px;
  width: 214px;
  background: url(../img_top/pc_top_bg01.png) no-repeat;
  z-index: -1;
}
@media print, screen and (min-width: 769px) {
  .p-mv::before {
    background-size: 214px 269px;
  }
}
@media screen and (max-width: 768px) {
  .p-mv::before {
    top: -30px;
    height: 55px;
    width: 49px;
    background: url(../img_top/sp_top_bg01.png) no-repeat;
  }
}
@media print, screen and (min-width: 769px) {
  .p-mv-wrap {
    display: flex;
    gap: 0 30px;
  }
}
@media print, screen and (min-width: 769px) {
  .p-mv-wrap .slider-area {
    min-height: 590px;
    width: 550px;
  }
}
@media screen and (max-width: 768px) {
  .p-mv-wrap .slider-area {
    margin-top: 2vw;
    width: 93.3333333333vw;
  }
}
.p-mv-wrap .slider-area .splide.image-carousel {
  --pcImgWidth: 550px;
  --pcImgHeight: 530px;
  --spImgWidth: g.px2vw(700px);
  --spImgHeight: g.px2vw(370px);
  --pcGap: 0;
  --spGap: 0;
}
.p-mv-wrap .slider-area .splide.image-carousel .splide-wrapper {
  position: relative;
}
.p-mv-wrap .slider-area .splide.image-carousel .splide__track {
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  .p-mv-wrap .slider-area .splide.image-carousel .splide__slide {
    width: var(--pcImgWidth);
  }
}
@media screen and (max-width: 768px) {
  .p-mv-wrap .slider-area .splide.image-carousel .splide__slide {
    width: 93.3333333333vw;
  }
}
.p-mv-wrap .slider-area .splide.image-carousel .splide__controls {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
@media screen and (max-width: 768px) {
  .p-mv-wrap .slider-area .splide.image-carousel .splide__controls {
    gap: 1.0666666667vw;
  }
}
.p-mv-wrap .slider-area .splide.image-carousel .splide__pagination {
  padding: 0;
  position: initial;
  gap: 4px;
}
.p-mv-wrap .slider-area .splide.image-carousel .splide__pagination li {
  display: flex;
}
@media print, screen and (min-width: 769px) {
  .p-mv-wrap .slider-area .splide.image-carousel .splide__toggle:hover {
    opacity: 0.85;
  }
}
.p-mv-wrap .slider-area .splide.image-carousel .splide__toggle__play, .p-mv-wrap .slider-area .splide.image-carousel .splide__toggle__pause {
  position: relative;
  padding-right: 15px;
}
@media screen and (max-width: 768px) {
  .p-mv-wrap .slider-area .splide.image-carousel .splide__toggle__play, .p-mv-wrap .slider-area .splide.image-carousel .splide__toggle__pause {
    padding-right: 3.3333333333vw;
    font-size: 0.75rem;
  }
}
.p-mv-wrap .slider-area .splide.image-carousel .splide__toggle__play::after, .p-mv-wrap .slider-area .splide.image-carousel .splide__toggle__pause::after {
  content: "";
  position: absolute;
  background-color: #fff;
  top: 50%;
  right: 0px;
  margin: auto;
  width: 10px;
  height: 10px;
  clip-path: polygon(95% 50%, 5% 0%, 5% 100%);
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .p-mv-wrap .slider-area .splide.image-carousel .splide__toggle__play::after, .p-mv-wrap .slider-area .splide.image-carousel .splide__toggle__pause::after {
    width: 2.4vw;
    height: 2.4vw;
  }
}
.p-mv-wrap .slider-area .splide.image-carousel .splide__toggle__pause::after {
  clip-path: polygon(10% 0%, 30% 0%, 30% 100%, 69.6% 100%, 69.6% 0%, 90% 0%, 90% 100%, 10% 100%);
}
.p-mv-wrap .slider-area .splide.image-carousel:not(.is-active) {
  visibility: visible !important;
}
.p-mv-wrap .slider-area .splide.image-carousel:not(.is-active) .splide__list {
  display: flex !important;
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  .p-mv-wrap .slider-area .splide.image-carousel:not(.is-active) .splide__list {
    gap: var(--pcGap);
  }
}
@media screen and (max-width: 768px) {
  .p-mv-wrap .slider-area .splide.image-carousel:not(.is-active) .splide__list {
    gap: var(--spGap);
  }
}
.p-mv-wrap .slider-area .splide.image-carousel:not(.is-active) .splide__slide:last-child {
  margin: 0 !important;
}
.p-mv-wrap .slider-area .splide.image-carousel:not(.is-active) .splide__arrows {
  display: none;
}
.p-mv-wrap .slider-area .splide.image-carousel:not(.is-active) .splide__toggle {
  display: none;
}
.p-mv-wrap .slider-area .splide__list p {
  text-align: center;
}
.p-mv-wrap .slider-area .splide__list img {
  object-fit: cover;
  border-radius: 50px;
}
@media print, screen and (min-width: 769px) {
  .p-mv-wrap .slider-area .splide__list img {
    width: 550px;
    height: 530px;
  }
}
@media screen and (max-width: 768px) {
  .p-mv-wrap .slider-area .splide__list img {
    height: 90vw;
    width: 93.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-mv-wrap .serch-area {
    width: 420px;
  }
  .p-mv-wrap .serch-area .gsc-search-box {
    width: calc(10em - 160px + 420px) !important;
  }
}
@media screen and (max-width: 768px) {
  .p-mv-wrap .serch-area {
    margin-top: 20px;
  }
}
@media print, screen and (min-width: 769px) {
  .p-mv-wrap .serch-area .box-in .keyword {
    margin-bottom: 20px;
  }
  .p-mv-wrap .serch-area .box-in .keyword .sub-ttl {
    margin-bottom: 5px;
    font-size: 1.375rem;
    font-weight: 300;
  }
  .p-mv-wrap .serch-area .box-in .keyword .dummy-search-area {
    width: 420px;
  }
}
@media screen and (max-width: 768px) {
  .p-mv-wrap .serch-area .box-in .keyword {
    margin-bottom: 20px;
  }
  .p-mv-wrap .serch-area .box-in .keyword .sub-ttl {
    margin-bottom: 5px;
    font-size: 1.125rem;
    font-weight: normal;
  }
  .p-mv-wrap .serch-area .box-in .keyword .dummy-search-area {
    width: 93.3333333333vw;
  }
}
.p-mv-wrap .serch-area .box-in .link-list {
  display: flex;
  justify-content: center;
  background: #fff;
  border-radius: 10px;
}
@media print, screen and (min-width: 769px) {
  .p-mv-wrap .serch-area .box-in .link-list {
    margin-top: 15px;
    margin-bottom: 20px;
    padding: 8px 0;
    gap: 5px;
  }
  .p-mv-wrap .serch-area .box-in .link-list li {
    padding-left: 20px;
    background: url(../img_common/arrow_right.png) no-repeat left center;
  }
  .p-mv-wrap .serch-area .box-in .link-list li a {
    text-decoration: none;
    color: #333333;
  }
  .p-mv-wrap .serch-area .box-in .link-list li a:hover {
    text-decoration: underline;
  }
}
@media screen and (max-width: 768px) {
  .p-mv-wrap .serch-area .box-in .link-list {
    margin-top: 4vw;
    padding: 8px 1.6vw;
    gap: 4vw;
  }
  .p-mv-wrap .serch-area .box-in .link-list li {
    padding-left: 5vw;
    width: calc((100% - 30px) / 3);
    background: url(../img_common/arrow_right.png) no-repeat left center/4vw;
    line-height: 1.3;
  }
  .p-mv-wrap .serch-area .box-in .link-list li a {
    text-decoration: none;
    color: inherit;
    line-height: 1.3;
  }
  .p-mv-wrap .serch-area .box-in .link-list li a span {
    line-height: 1.3;
  }
}
.p-mv-wrap .serch-area .box-in .nav-bnr {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.p-mv-wrap .serch-area .box-in .nav-bnr a {
  display: block;
  color: inherit;
  text-decoration: none;
  background: #fff;
}
.p-mv-wrap .serch-area .box-in .nav-bnr a .item-in {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.p-mv-wrap .serch-area .box-in .nav-bnr a .item-in .item-img img {
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .p-mv-wrap .serch-area .box-in .nav-bnr {
    margin-bottom: 20px;
    gap: 20px;
    border-radius: 10px;
  }
  .p-mv-wrap .serch-area .box-in .nav-bnr li {
    width: calc((100% - 40px) / 3);
  }
  .p-mv-wrap .serch-area .box-in .nav-bnr li a {
    padding: 13px 20px 5px;
    border-radius: 20px;
    font-size: 1.125rem;
  }
  .p-mv-wrap .serch-area .box-in .nav-bnr li a .item-in {
    gap: 10px 15px;
  }
  .p-mv-wrap .serch-area .box-in .nav-bnr li a:hover {
    outline: 2px solid #1A5BA7;
    outline-offset: -2px;
  }
}
@media screen and (max-width: 768px) {
  .p-mv-wrap .serch-area .box-in .nav-bnr {
    margin-top: 15px;
    gap: 3.3333333333vw;
    border-radius: 10px;
  }
  .p-mv-wrap .serch-area .box-in .nav-bnr li {
    width: calc((100% - 6.6666666667vw) / 3);
    line-height: 1.3;
  }
  .p-mv-wrap .serch-area .box-in .nav-bnr li a {
    padding: 14px 4vw 0;
    min-height: 26.6666666667vw;
    border-radius: 4vw;
    text-align: center;
    line-height: 1.2;
    font-size: 1rem;
  }
  .p-mv-wrap .serch-area .box-in .nav-bnr li a .item-in {
    gap: 1.6vw;
  }
  .p-mv-wrap .serch-area .box-in .nav-bnr li a .item-in .item-img img {
    height: 10.6666666667vw;
    width: 16vw;
    text-align: center;
  }
  .p-mv-wrap .serch-area .box-in .nav-bnr li a .item-in .item-txt {
    display: flex;
    align-items: center;
    min-height: 10.1333333333vw;
  }
  .p-mv-wrap .serch-area .box-in .nav-bnr li a .item-in .item-txt p {
    line-height: 1.2;
  }
}
@media print, screen and (min-width: 769px) {
  .p-mv-wrap .serch-area .box-in .img-bnr {
    min-height: 210px;
  }
}
@media screen and (max-width: 768px) {
  .p-mv-wrap .serch-area .box-in .img-bnr {
    margin-top: 15px;
  }
}
.p-mv-wrap .serch-area .box-in .img-bnr a {
  color: inherit;
  text-decoration: none;
}
.p-mv-wrap .serch-area .box-in .img-bnr:has(a:hover) a {
  text-decoration: underline;
}
.p-mv-wrap .serch-area .box-in .img-bnr:has(a:hover) a p::before {
  right: 10px;
}
.p-mv-wrap .serch-area .box-in .img-bnr .item-img img {
  object-fit: contain;
}
@media print, screen and (min-width: 769px) {
  .p-mv-wrap .serch-area .box-in .img-bnr .item-img img {
    height: 210px;
    width: 420px;
  }
}
@media screen and (max-width: 768px) {
  .p-mv-wrap .serch-area .box-in .img-bnr .item-img img {
    height: 38.6666666667vw;
  }
}
.p-mv-wrap .serch-area .box-in .img-bnr .item-txt {
  margin: 20px auto 0;
}
.p-mv-wrap .serch-area .box-in .img-bnr .item-txt p {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.8;
  text-align: center;
  border-radius: calc(infinity * 1px);
}
.p-mv-wrap .serch-area .box-in .img-bnr .item-txt p::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  height: 32px;
  width: 32px;
  background: url(../img_top/btn_arrow.png) no-repeat center center;
  transition: all 0.2s;
  transform: translateY(-50%);
}
@media print, screen and (min-width: 769px) {
  .p-mv-wrap .serch-area .box-in .img-bnr .item-txt p {
    padding: 0 40px;
    min-height: 50px;
  }
}
@media screen and (max-width: 768px) {
  .p-mv-wrap .serch-area .box-in .img-bnr .item-txt p {
    padding: 10px 12vw;
    min-height: 10.6666666667vw;
    font-size: 1rem;
  }
}

.nav-bg {
  position: relative;
}
.nav-bg::before {
  content: "";
  position: absolute;
  top: 60px;
  left: 0;
  height: 192px;
  width: 367px;
  background: url(../img_top/pc_top_bg05.png) no-repeat center/auto;
  z-index: -1;
  background-size: 367px 192px;
}
@media screen and (max-width: 768px) {
  .nav-bg::before {
    top: -70px;
    height: 26.6666666667vw;
    width: 67.2vw;
    background: url(../img_top/sp_top_bg05.png) no-repeat center/auto;
    background-size: 67.2vw 26.6666666667vw;
    z-index: 1;
  }
}

.p-nav {
  width: fit-content;
  margin: 0 auto;
  position: relative;
  margin-top: -100px;
  z-index: 2;
}
.p-nav #header-nav {
  background: transparent;
}
.p-nav #header-nav .in .list {
  border: 3px solid #00CCFF;
  border-radius: 20px;
  box-sizing: border-box;
  width: 994px;
  background: #fff;
}
.p-nav #header-nav .in .list li {
  width: auto;
}

@media print, screen and (min-width: 769px) {
  .p-info {
    padding-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .p-info {
    padding-top: 40px;
  }
}
.p-info .img-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  .p-info .img-list {
    gap: 25px;
  }
}
@media screen and (max-width: 768px) {
  .p-info .img-list {
    gap: 2.6666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-info .img-list li {
    width: calc((100% - 75px) / 4);
  }
}
@media screen and (max-width: 768px) {
  .p-info .img-list li {
    width: calc((100% - 5.3333333333vw) / 3);
  }
}
.p-info .img-list li a, .p-info .img-list li .item-nolink {
  display: block;
  background: #69D4F2;
  text-decoration: none;
  color: inherit;
}
.p-info .img-list li a:hover, .p-info .img-list li .item-nolink:hover {
  text-decoration: underline;
}
@media print, screen and (min-width: 769px) {
  .p-info .img-list li a, .p-info .img-list li .item-nolink {
    padding: 20px 15px 10px;
    border-radius: 20px;
    margin-bottom: 4px;
  }
}
@media screen and (max-width: 768px) {
  .p-info .img-list li a, .p-info .img-list li .item-nolink {
    padding: 2.6666666667vw 2vw 1.3333333333vw;
    border-radius: 10px;
  }
}
.p-info .img-list li a .item-in, .p-info .img-list li .item-nolink .item-in {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px 0;
}
@media screen and (max-width: 768px) {
  .p-info .img-list li a .item-in .item-img img, .p-info .img-list li .item-nolink .item-in .item-img img {
    height: 9.6vw;
  }
}
.p-info .img-list li a .item-in .item-txt, .p-info .img-list li .item-nolink .item-in .item-txt {
  background: #fff;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .p-info .img-list li a .item-in .item-txt, .p-info .img-list li .item-nolink .item-in .item-txt {
    padding: 2px 10px;
    min-width: 210px;
    border-radius: 12px;
  }
}
@media screen and (max-width: 768px) {
  .p-info .img-list li a .item-in .item-txt, .p-info .img-list li .item-nolink .item-in .item-txt {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px 1.3333333333vw;
    min-width: 25.3333333333vw;
    min-height: 8.5333333333vw;
    border-radius: 6px;
  }
}
@media print, screen and (min-width: 769px) {
  .p-info .img-list li a .item-in .item-txt p, .p-info .img-list li .item-nolink .item-in .item-txt p {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 768px) {
  .p-info .img-list li a .item-in .item-txt p, .p-info .img-list li .item-nolink .item-in .item-txt p {
    font-size: 0.875rem;
    line-height: 1.2;
  }
}

.p-contingency {
  position: relative;
  padding-top: 40px;
  background: #fff;
  z-index: 0;
}
.p-contingency::before {
  content: "";
  position: absolute;
  bottom: -240px;
  right: 0;
  height: 467px;
  width: 232px;
  background: url(../img_top/pc_top_bg06.png) no-repeat top center;
  z-index: -1;
}
@media print, screen and (min-width: 769px) {
  .p-contingency::before {
    background-size: 232px 467px;
  }
}
@media screen and (max-width: 768px) {
  .p-contingency::before {
    bottom: -130px;
    height: 60.2666666667vw;
    width: 39.7333333333vw;
    background: url(../img_top/sp_top_bg06.png) no-repeat top center;
  }
}
.p-contingency-area {
  border: 4px solid #C03434;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.7);
}
@media print, screen and (min-width: 769px) {
  .p-contingency-area {
    padding: 20px;
  }
}
@media screen and (max-width: 768px) {
  .p-contingency-area {
    padding: 4.6666666667vw 2.6666666667vw 2vw;
  }
}
.p-contingency-title {
  text-align: center;
  color: #C03434;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .p-contingency-title {
    font-size: 1.625rem;
    line-height: 1.2;
  }
}
.p-contingency .link-list {
  margin: 0 auto;
  background: #FAE6E6;
  border-radius: 20px;
}
@media print, screen and (min-width: 769px) {
  .p-contingency .link-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    margin-top: 15px;
    margin-bottom: 20px;
    padding: 25px;
    gap: 20px 30px;
  }
  .p-contingency .link-list li {
    padding-left: 25px;
    background: url(../img_top/link_arrow_red.png) no-repeat left center;
  }
  .p-contingency .link-list li a {
    color: inherit;
    font-size: 1.0625rem;
  }
}
@media screen and (max-width: 768px) {
  .p-contingency .link-list {
    margin-top: 15px;
    margin-bottom: 10px;
    padding: 4.6666666667vw 2vw;
    width: 84.6666666667vw;
  }
  .p-contingency .link-list li {
    margin-bottom: 15px;
    padding-left: 6.6666666667vw;
    background: url(../img_top/link_arrow_red.png) no-repeat left 0 top 2px;
  }
  .p-contingency .link-list li a {
    color: inherit;
    font-size: 1.0625rem;
  }
}

.news-bg {
  background: url(../img_top/pc_top_bg07.png) no-repeat top -60px center/100% 105%;
}
@media screen and (max-width: 768px) {
  .news-bg {
    background: url(../img_top/sp_top_bg07.png) no-repeat top -30px center/100% 101%;
  }
}

@media print, screen and (min-width: 769px) {
  .p-news {
    min-height: 1200px;
    padding-top: 200px;
    background: url(../img_top/pc_top_bg08.png) no-repeat top 110px left 0/230px 348px;
  }
}
@media screen and (max-width: 768px) {
  .p-news {
    padding-top: 110px;
    background: url(../img_top/sp_top_bg08.png) no-repeat top 75px left 0;
  }
  .p-news-area {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.p-news .tab-nav .list {
  display: flex;
}
@media print, screen and (min-width: 769px) {
  .p-news .tab-nav .list {
    gap: 0 30px;
  }
}
@media screen and (max-width: 768px) {
  .p-news .tab-nav .list {
    gap: 0 1.3333333333vw;
  }
}
.p-news .tab-nav .list li {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.p-news .tab-nav .list li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: #fff;
  text-decoration: none;
  color: inherit;
  box-sizing: border-box;
}
.p-news .tab-nav .list li a:hover {
  opacity: 0.85;
}
@media print, screen and (min-width: 769px) {
  .p-news .tab-nav .list li a {
    min-height: 84px;
    padding: 20px 0;
    border-radius: 20px 20px 0 0;
    font-size: 1.875rem;
  }
}
@media screen and (max-width: 768px) {
  .p-news .tab-nav .list li a {
    min-height: 17.8666666667vw;
    padding: 1.3333333333vw 0;
    border-radius: 20px 20px 0 0;
    font-size: 1.25rem;
  }
}
.p-news .tab-nav .list li[aria-selected=true] a {
  background: rgba(255, 255, 255, 0.7);
}
.p-news .tab-nav .list li[aria-selected=false] {
  margin-bottom: 7px;
}
.p-news .tab-nav .list li[aria-selected=false] a {
  min-height: 76px;
  padding: 14px 0;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .p-news .tab-nav .list li[aria-selected=false] a {
    min-height: 16vw;
    margin-bottom: -1px;
    padding: 1.3333333333vw 0;
  }
}
.p-news .tab-nav .list li[aria-selected=false] a span {
  position: relative;
  padding: 10px 42px;
  padding-left: 0;
}
@media screen and (max-width: 768px) {
  .p-news .tab-nav .list li[aria-selected=false] a span {
    padding: 10px 13.3333333333vw;
    padding-left: 0;
  }
}
.p-news .tab-nav .list li[aria-selected=false] a span::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  height: 32px;
  width: 32px;
  background: url(../img_top/btn_arrow.png) no-repeat center center/32px;
  transform: translateY(-50%) rotate(90deg);
  transition: all 0.2s;
}
.p-news .tab-nav .list li[aria-selected=false] a:hover span::before {
  top: 65%;
}
.p-news .in .tab-container {
  min-height: 320px;
}
.p-news .in .box {
  background: rgba(255, 255, 255, 0.7);
}
@media print, screen and (min-width: 769px) {
  .p-news .in .box {
    padding: 40px 20px 20px 45px;
    min-height: 500px;
    border-radius: 0px 0px 10px 10px;
  }
}
@media screen and (max-width: 768px) {
  .p-news .in .box {
    border-radius: 0px 0px 50px 50px;
    padding: 6.6666666667vw 4vw;
    padding-right: 2.6666666667vw;
  }
}
.p-news .in .box .pageListDynBlock {
  position: relative;
}
.p-news .in .box .tab-list {
  overflow-y: auto;
}
@media print, screen and (min-width: 769px) {
  .p-news .in .box .tab-list {
    padding-right: 10px;
    height: 320px;
  }
}
@media screen and (max-width: 768px) {
  .p-news .in .box .tab-list {
    padding-right: 2.6666666667vw;
    height: 99.7333333333vw;
  }
}
.p-news .in .box .tab-list .item {
  display: flex;
  align-items: center;
  border-radius: 20px;
}
@media print, screen and (min-width: 769px) {
  .p-news .in .box .tab-list .item {
    min-height: 70px;
    margin-bottom: 10px;
    gap: 0 20px;
    padding: 10px 25px;
  }
  .p-news .in .box .tab-list .item:nth-child(2n) {
    background: #fff;
  }
}
@media screen and (max-width: 768px) {
  .p-news .in .box .tab-list .item {
    flex-wrap: wrap;
    margin-bottom: 2vw;
    padding: 2.6666666667vw 4vw 2.6666666667vw 4.6666666667vw;
    background: #fff;
  }
  .p-news .in .box .tab-list .item:nth-child(2n) {
    background: transparent;
  }
}
.p-news .in .box .tab-list .item .date {
  flex-shrink: 0;
  display: block;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .p-news .in .box .tab-list .item .date {
    width: 100%;
  }
}
.p-news .in .box .tab-list .item .txt {
  display: block;
}
.p-news .in .box .tab-list .item .txt a {
  color: #022234;
}
.p-news .in .box .tab-list .item .txt a:focus, .p-news .in .box .tab-list .item .txt a:focus-visible {
  margin-left: 2px;
}
.p-news .in .box .tab-list .item .txt .new-icon {
  display: inline-block;
  margin-left: 15px;
  padding: 3px 12px;
  background: #1A5BA7;
  border-radius: 8px;
  color: #fff;
  font-weight: bold;
  font-size: 1rem;
}
@media screen and (max-width: 768px) {
  .p-news .in .box .tab-list .item .txt .new-icon {
    margin-top: 1.3333333333vw;
    margin-left: 2vw;
    padding: 0.5333333333vw 2vw 0.1333333333vw;
    font-size: 0.875rem;
    font-weight: normal;
  }
}
.p-news .in .box .tab-list .item span {
  line-height: 1.5;
}
@media print, screen and (min-width: 769px) {
  .p-news .in .box .tab-button-area .c-button {
    margin-top: 15px;
    width: 430px;
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 769px) {
  .p-news .in .box .tab-button-area .c-button a {
    padding: 17px 60px;
  }
}
.p-news .in .box .tab-button-area .c-button.--blue {
  background: #fff;
  border: 1px solid #1A5BA7;
}
.p-news .in .box .tab-button-area .c-button.--blue a::before {
  height: 41px;
  width: 41px;
  background: url(../img_top/btn_arrow.png) no-repeat center center/41px 41px;
}
@media screen and (max-width: 768px) {
  .p-news .in .box .tab-button-area .c-button.--blue a::before {
    height: 32px;
    width: 32px;
    background: url(../img_top/btn_arrow.png) no-repeat center center/32px 32px;
  }
}
.p-news .in .box .tab-button-area .c-button.--blue:has(a:hover) a {
  text-decoration: underline;
}
.p-news .in .box .tab-button-area .c-button.--blue:has(a:hover) a::before {
  right: 10px;
}
.p-news .in .box .tab-button-area .rss {
  margin-top: 10px;
  text-align: center;
}
.p-news .in .box .tab-button-area .rss a {
  color: inherit;
}
.p-news .in .box .pageListNotExists {
  position: absolute;
  top: 0;
}

.p-sns {
  position: relative;
}
.p-sns::before {
  content: "";
  position: absolute;
  bottom: -210px;
  height: 369px;
  width: 201px;
  background: url(../img_top/pc_top_bg10.png) no-repeat top 0 left 0;
}
@media print, screen and (min-width: 769px) {
  .p-sns::before {
    height: 295px;
    width: 160px;
    background-size: 160px 295px;
  }
}
@media screen and (max-width: 768px) {
  .p-sns::before {
    bottom: -130px;
    height: 199px;
    width: 73px;
    background: url(../img_top/sp_top_bg10.png) no-repeat top 0 left 0;
  }
}
.p-sns::after {
  content: "";
  position: absolute;
  bottom: -80px;
  right: 0;
  background: url(../img_top/pc_top_bg09.png) no-repeat top 0 left 0;
}
@media print, screen and (min-width: 769px) {
  .p-sns::after {
    height: 220px;
    width: 288px;
    background-size: 288px 220px;
  }
}
@media screen and (max-width: 768px) {
  .p-sns::after {
    bottom: -110px;
    height: 113px;
    width: 153px;
    background-size: 153px 113px;
  }
}
@media print, screen and (min-width: 769px) {
  .p-sns-area {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 0 40px;
    margin-top: 20px;
    padding: 20px 30px 30px;
    border-radius: 40px;
    border: 2px solid #fff;
    background: rgba(255, 255, 255, 0.7);
  }
}
@media screen and (max-width: 768px) {
  .p-sns-area {
    position: relative;
    z-index: 1;
    margin-top: 20px;
    padding: 20px 13.3333333333vw 30px;
    border-radius: 40px;
    border: 2px solid #fff;
    text-align: center;
    background: rgba(255, 255, 255, 0.4);
  }
}
@media print, screen and (min-width: 769px) {
  .p-sns-title {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .p-sns-title {
    font-size: 1.875rem;
  }
}
.p-sns .img-list {
  display: flex;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 769px) {
  .p-sns .img-list {
    gap: 30px 20px;
  }
}
@media screen and (max-width: 768px) {
  .p-sns .img-list {
    margin-top: 10px;
    gap: 6.4vw 0;
  }
}
@media print, screen and (min-width: 769px) {
  .p-sns .img-list .item {
    width: 260px;
  }
}
.p-sns .img-list .item a, .p-sns .img-list .item .item-nolink {
  text-decoration: none;
  color: inherit;
}
@media print, screen and (min-width: 769px) {
  .p-sns .img-list .item a, .p-sns .img-list .item .item-nolink {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 768px) {
  .p-sns .img-list .item a, .p-sns .img-list .item .item-nolink {
    font-size: 1.0625rem;
  }
}
.p-sns .img-list .item a .item-in, .p-sns .img-list .item .item-nolink .item-in {
  display: flex;
  align-items: center;
}
@media print, screen and (min-width: 769px) {
  .p-sns .img-list .item a .item-in, .p-sns .img-list .item .item-nolink .item-in {
    gap: 0 15px;
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 768px) {
  .p-sns .img-list .item a .item-in, .p-sns .img-list .item .item-nolink .item-in {
    gap: 0 3.3333333333vw;
    font-size: 1.0625rem;
  }
}
.p-sns .img-list .item a .item-in .item-img img, .p-sns .img-list .item .item-nolink .item-in .item-img img {
  object-fit: contain;
}
@media print, screen and (min-width: 769px) {
  .p-sns .img-list .item a .item-in .item-img img, .p-sns .img-list .item .item-nolink .item-in .item-img img {
    max-width: 50px;
    max-height: 50px;
  }
}
@media screen and (max-width: 768px) {
  .p-sns .img-list .item a .item-in .item-img img, .p-sns .img-list .item .item-nolink .item-in .item-img img {
    max-width: 9.8666666667vw;
    max-height: 9.8666666667vw;
  }
}
.p-sns .img-list .item a .item-in .item-txt p, .p-sns .img-list .item .item-nolink .item-in .item-txt p {
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .p-sns .img-list .item a .item-in .item-txt p, .p-sns .img-list .item .item-nolink .item-in .item-txt p {
    text-align: left;
  }
}

.p-about {
  position: relative;
  margin-top: -50px;
  padding-top: 175px;
  padding-bottom: 220px;
}
@media print, screen and (min-width: 769px) {
  .p-about {
    min-height: 926px;
  }
}
@media screen and (max-width: 768px) {
  .p-about {
    background: none;
    padding-bottom: 0px;
    overflow: hidden;
  }
  .p-about-title {
    margin: 0 auto 20px;
    background-size: 12.3333333333vw 6.6666666667vw !important;
    padding: 0 17.666667vw;
  }
}
.p-about-wrap {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .p-about-wrap {
    display: flex;
    align-items: end;
    gap: 0 30px;
    z-index: 1;
    min-height: 444px;
  }
}
@media print, screen and (min-width: 769px) {
  .p-about-left {
    width: 660px;
  }
}
.p-about-left .img-list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
@media print, screen and (min-width: 769px) {
  .p-about-left .img-list {
    min-height: 444px;
  }
}
@media screen and (max-width: 768px) {
  .p-about-left .img-list {
    gap: 5.3333333333vw;
  }
}
.p-about-left .img-list .item {
  width: calc((100% - 20px) / 2);
}
@media screen and (max-width: 768px) {
  .p-about-left .img-list .item {
    width: calc((100% - 30px) / 2);
  }
}
.p-about-left .img-list .item a, .p-about-left .img-list .item .item-nolink {
  color: inherit;
  text-decoration: none;
}
@media print, screen and (min-width: 769px) {
  .p-about-left .img-list .item a, .p-about-left .img-list .item .item-nolink {
    display: block;
    font-size: 1.25rem;
  }
  .p-about-left .img-list .item a:hover, .p-about-left .img-list .item .item-nolink:hover {
    text-decoration: underline;
  }
  .p-about-left .img-list .item a:focus-visible, .p-about-left .img-list .item .item-nolink:focus-visible {
    border: 3px solid #fff;
    outline: 3px solid #333;
    outline-offset: -5px;
    margin: -3px;
  }
}
@media screen and (max-width: 768px) {
  .p-about-left .img-list .item a, .p-about-left .img-list .item .item-nolink {
    font-size: 0.875rem;
  }
}
.p-about-left .img-list .item .item-img img {
  object-fit: cover;
}
@media print, screen and (min-width: 769px) {
  .p-about-left .img-list .item .item-img img {
    border-radius: 20px 20px 0px 0px;
    width: 100%;
    height: 160px;
  }
}
@media screen and (max-width: 768px) {
  .p-about-left .img-list .item .item-img img {
    border-radius: 1.3333333333vw 1.3333333333vw 0px 0px;
    width: 42.6666666667vw;
    height: 26.6666666667vw;
  }
}
.p-about-left .img-list .item .item-txt {
  text-align: center;
  background: #fff;
  box-sizing: border-box;
}
@media print, screen and (min-width: 769px) {
  .p-about-left .img-list .item .item-txt {
    padding: 8px;
    min-height: 50px;
    border-radius: 0px 0px 20px 20px;
  }
}
@media screen and (max-width: 768px) {
  .p-about-left .img-list .item .item-txt {
    padding: 1.6vw;
    min-height: 10vw;
    border-radius: 0px 0px 2.6666666667vw 2.6666666667vw;
    background: rgba(255, 255, 255, 0.8);
  }
}
.p-about-right {
  display: flex;
}
@media print, screen and (min-width: 769px) {
  .p-about-right {
    width: 500px;
  }
}
@media screen and (max-width: 768px) {
  .p-about-right {
    margin-top: 20px;
  }
}
.p-about-right .flex-box {
  display: flex;
  background: rgba(255, 255, 255, 0.7);
}
@media print, screen and (min-width: 769px) {
  .p-about-right .flex-box {
    padding: 15px 15px 10px 10px;
    gap: 0 20px;
    border-radius: 20px;
  }
}
@media screen and (max-width: 768px) {
  .p-about-right .flex-box {
    flex-wrap: wrap;
    padding: 4vw 5.3333333333vw 1.3333333333vw;
    gap: 0 6.6666666667vw;
    border-radius: 20px;
  }
}
.p-about-right .flex-box-left {
  text-align: center;
  flex-shrink: 0;
}
@media print, screen and (min-width: 769px) {
  .p-about-right .flex-box-left {
    width: 120px;
  }
}
.p-about-right .flex-box-left .title {
  font-weight: bold;
  font-size: 1.25rem;
}
.p-about-right .flex-box-left .text {
  font-size: 0.625rem;
}
.p-about-right .flex-box-right {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .p-about-right .flex-box-right {
    width: 40vw;
  }
}
.p-about-right .flex-box-right .txt-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0 15px;
}
@media screen and (max-width: 768px) {
  .p-about-right .flex-box-right .txt-list {
    gap: 0 4vw;
  }
}
.p-about-right .flex-box-right .txt-list .item .text {
  display: flex;
  gap: 0 10px;
}
@media screen and (max-width: 768px) {
  .p-about-right .flex-box-right .txt-list .item .text {
    gap: 0 2.6666666667vw;
  }
}
.p-about-right .flex-box-right .txt-list .item .text .item-head {
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .p-about-right .flex-box-right .txt-list .item .text .item-head {
    width: 16vw;
  }
}
.p-about-right .flex-box .txt-link {
  margin-top: 5px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-about-right .flex-box .txt-link {
    text-align: center;
  }
}
.p-about-right .flex-box .txt-link p {
  width: fit-content;
  background: url(../img_common/arrow_right.png) no-repeat left center;
}
@media print, screen and (min-width: 769px) {
  .p-about-right .flex-box .txt-link p {
    margin-left: auto;
    padding-left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .p-about-right .flex-box .txt-link p {
    margin: 0 auto;
    padding-left: 6vw;
    text-align: center;
  }
}
.p-about-right .flex-box .txt-link p a {
  color: inherit;
  text-decoration: none;
}
.p-about-right .flex-box .txt-link p a:hover {
  text-decoration: underline;
}
.p-about .map-img {
  position: absolute;
  right: 5px;
  top: 0;
}
@media print, screen and (min-width: 769px) {
  .p-about .map-img {
    z-index: -1;
    height: 549px;
    width: 500px;
  }
}
@media screen and (max-width: 768px) {
  .p-about .map-img {
    position: relative;
    top: auto;
    bottom: -25px;
    height: 416px;
    width: 378px;
  }
}

.p-connection {
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-connection {
    margin-top: -45px;
  }
}
.p-connection::before {
  content: "";
  position: absolute;
  top: -180px;
  left: 0;
  background: url(../img_top/pc_top_bg11.png) no-repeat top -60px center;
}
@media print, screen and (min-width: 769px) {
  .p-connection::before {
    height: 228px;
    width: 382px;
    background-size: 382px 228px;
  }
}
@media screen and (max-width: 768px) {
  .p-connection::before {
    top: -100px;
    height: 25.3333333333vw;
    width: 42.6666666667vw;
    background: url(../img_top/sp_top_bg11.png) no-repeat top 0px center;
  }
}
.p-connection .slider-area .flex-box {
  margin-top: 30px;
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  .p-connection .slider-area .flex-box {
    margin-top: 10px;
  }
}
.p-connection .slider-area .splide__list .splide__slide {
  width: fit-content;
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .p-connection .slider-area .splide__list .splide__slide {
    margin-right: 1.7333333333vw;
  }
}
.p-connection .slider-area .splide__list img {
  object-fit: cover;
}
@media print, screen and (min-width: 769px) {
  .p-connection .slider-area .splide__list img {
    width: 235px;
    height: 165px;
    border-radius: 20px;
  }
}
@media screen and (max-width: 768px) {
  .p-connection .slider-area .splide__list img {
    width: 45.3333333333vw;
    height: 32vw;
    border-radius: 1.3333333333vw;
  }
}
.p-connection .slider-area .splide__arrows .splide__arrow.splide__arrow--prev,
.p-connection .slider-area .splide__arrows .splide__arrow.splide__arrow--next {
  height: 36px;
  width: 36px;
}

.p-add {
  padding-top: 70px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-add {
    padding-top: 40px;
  }
}
.p-add::before {
  content: "";
  position: absolute;
  top: -70px;
  right: 0;
  height: 225px;
  width: 394px;
  background: url(../img_top/pc_top_bg12.png) no-repeat top 0px center;
  z-index: -1;
}
@media print, screen and (min-width: 769px) {
  .p-add::before {
    height: 180px;
    width: 315px;
    background-size: 315px 180px;
  }
}
@media screen and (max-width: 768px) {
  .p-add::before {
    top: 10px;
    height: 75px;
    width: 153px;
    background: url(../img_top/sp_top_bg12.png) no-repeat top 0px center;
  }
}
.p-add-title {
  text-align: center;
  font-size: 2.25rem;
}
@media screen and (max-width: 768px) {
  .p-add-title {
    font-size: 1.875rem;
  }
}
.p-add-list {
  display: flex;
  margin-top: 15px;
  flex-wrap: wrap;
  gap: 22px;
}
@media screen and (max-width: 768px) {
  .p-add-list {
    justify-content: flex-start;
    gap: 2.6666666667vw 5.3333333333vw;
  }
}
.p-add-list li {
  width: calc((100% - 110px) / 6);
}
@media screen and (max-width: 768px) {
  .p-add-list li {
    width: 44vw;
  }
}
.p-add-list li img {
  object-fit: contain;
  height: 70px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-add-list li img {
    height: 18.6666666667vw;
    width: 44vw;
  }
}
.p-add .c-button {
  margin-top: 20px;
  margin-bottom: 5px;
}

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

/*==================================
フッター
==================================*/
footer {
  position: relative;
  /* PCでは電話番号リンクを無効化 */
}
@media print, screen and (min-width: 769px) {
  footer {
    min-height: 500px;
    padding-top: 120px;
    background: url(../img_common/pc_footer_bg.png) no-repeat bottom center/100% 488px;
  }
  footer a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
    pointer-events: none;
  }
}
@media screen and (max-width: 768px) {
  footer {
    min-height: 480px;
    padding-top: 40px;
    background: url(../img_common/sp_footer_bg.png) no-repeat bottom center/100% 327px;
  }
}
footer .footer-info {
  margin: 0 auto;
  box-sizing: border-box;
}
@media print, screen and (min-width: 769px) {
  footer .footer-info {
    width: 1000px;
  }
}
@media screen and (max-width: 768px) {
  footer .footer-info {
    width: 100%;
  }
}
footer .footer-info .in {
  text-align: center;
}
@media screen and (max-width: 768px) {
  footer .footer-info .in address {
    line-height: 1.2;
  }
}
@media print, screen and (min-width: 769px) {
  footer .footer-info .in address .--number {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  footer .footer-info .in address .--number {
    line-height: 1.2;
    margin-bottom: 20px;
  }
}
footer .footer-info .in address .--tel, footer .footer-info .in address .--fax {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  footer .footer-info .in address .--tel, footer .footer-info .in address .--fax {
    line-height: 1.4;
  }
  footer .footer-info .in address .--tel a, footer .footer-info .in address .--fax a {
    text-decoration: none;
    color: inherit;
  }
}
@media print, screen and (min-width: 769px) {
  footer .footer-info .in address .--fax {
    padding-left: 15px;
  }
}
footer .footer-info .in .footer-link-list {
  display: flex;
  flex-wrap: wrap;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 10px;
}
@media print, screen and (min-width: 769px) {
  footer .footer-info .in .footer-link-list {
    margin: 15px auto 0;
    padding: 8px 0;
    gap: 20px;
    width: 600px;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  footer .footer-info .in .footer-link-list {
    margin: 25px auto 0;
    padding: 0.6666666667vw 13.3333333333vw 1.3333333333vw 2.6666666667vw;
    gap: 1.3333333333vw 6.6666666667vw;
    width: 93.3333333333vw;
  }
}
footer .footer-info .in .footer-link-list li {
  padding-left: 20px;
  background: url(../img_common/arrow_right.png) no-repeat left center;
}
footer .footer-info .in .footer-link-list li a {
  text-decoration: none;
  color: #333333;
}
footer .footer-info .in .footer-link-list li a:hover {
  text-decoration: underline;
}
footer #pagetop a {
  display: block;
  color: #0C2E3C;
  text-decoration: none;
}
footer .copyright {
  padding: 30px 0 10px;
  color: #fff;
  font-size: 80%;
  text-align: center;
}
@media screen and (max-width: 768px) {
  footer .copyright {
    margin: 0 auto;
    padding: 5px 0;
    width: 92vw;
    line-height: 1.4;
  }
}

@media print, screen and (min-width: 769px) {
  footer .box {
    width: 1100px;
    padding: 50px 0 25px 0;
  }
  #pagetop {
    width: 160px;
    position: absolute;
    bottom: 0;
    right: 70px;
  }
}
@media screen and (max-width: 768px) {
  footer .box {
    padding: 30px 40px;
  }
  #pagetop {
    position: absolute;
    bottom: 0;
    right: 0.6666666667vw;
  }
  #pagetop img {
    height: 25.3333333333vw;
    width: auto;
  }
}
#chatbot_widget_block {
  left: 10px;
}

#chatbot_widget_block #chatbot_iframe {
  margin: 5% 5% 5% 0 !important;
}

#chatbot_widget_minisize_block {
  top: 70%;
  left: 10px;
  z-index: 8;
}
@media print, screen and (min-width: 769px) {
  #chatbot_widget_minisize_block {
    width: 105px !important;
    height: 157px !important;
  }
}
@media screen and (max-width: 768px) {
  #chatbot_widget_minisize_block {
    top: auto;
    bottom: 0%;
    height: 30.9333333333vw !important;
    width: 20.8vw !important;
  }
}

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

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

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

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

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

.table-wrap .scroll-table-switch {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 5px;
}
.table-wrap .scroll-table-switch a {
  display: flex;
  width: fit-content;
  background-repeat: no-repeat;
  background-position: left 5px center;
  background-size: 55px;
  color: #0C2E3C;
  text-decoration: none;
  font-size: 0.75rem;
  position: relative;
  line-height: normal;
}
.table-wrap .scroll-table-switch a .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;
}
.table-wrap .scroll-table-switch a .scroll::before {
  content: "スクロール";
}
.table-wrap .scroll-table-switch a .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 a .in-display::before {
  content: "画面内";
}

.table-wrap .scroll-table-switch .scroll {
  background-color: #00CCFF;
  color: #fff;
}
.table-wrap .scroll-table-switch .in-display {
  background-color: #E2F4F9;
  color: #0C2E3C;
}

.scroll-view .scroll {
  background-color: #E2F4F9 !important;
  color: #0C2E3C !important;
}
.scroll-view .in-display {
  background-color: #00CCFF !important;
  color: #fff !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;
}

h2.head-title, .wysiwyg h2, .free-layout-area h2 {
  background: #B2ECFB;
  color: #0C2E3C;
  font-size: 1.625rem;
  box-sizing: border-box;
  border-radius: 12px;
  padding: 12px 20px;
  margin-top: 48px;
  border: 2px solid #fff;
}
@media screen and (max-width: 768px) {
  h2.head-title, .wysiwyg h2, .free-layout-area h2 {
    margin-top: 32px;
  }
}
h2.head-title .bg, .wysiwyg h2 .bg, .free-layout-area h2 .bg {
  display: block;
}
h2.head-title .bg a, .wysiwyg h2 .bg a, .free-layout-area h2 .bg a {
  color: #0C2E3C;
}

h3.head-title, .wysiwyg h3, .free-layout-area h3, .smartcmsBbsBlock h3 {
  background: #E2F4F9;
  color: #333;
  font-size: 1.5rem;
  border-radius: 5px;
  padding: 8px 20px;
  margin-top: 48px;
  border: 2px solid #fff;
}
@media screen and (max-width: 768px) {
  h3.head-title, .wysiwyg h3, .free-layout-area h3, .smartcmsBbsBlock h3 {
    margin-top: 24px;
  }
}
h3.head-title .bg, .wysiwyg h3 .bg, .free-layout-area h3 .bg, .smartcmsBbsBlock h3 .bg {
  display: block;
}

h4, .wysiwyg h4, .free-layout-area h4 {
  color: #333;
  font-size: 1.375rem;
  padding: 8px 10px;
  border-bottom: 4px solid #00CCFF;
  margin-top: 48px;
}
@media screen and (max-width: 768px) {
  h4, .wysiwyg h4, .free-layout-area h4 {
    margin-top: 24px;
  }
}
h4 .bg, .wysiwyg h4 .bg, .free-layout-area h4 .bg {
  display: block;
}
h5, .wysiwyg h5, .free-layout-area h5 {
  font-size: 1.3125rem;
  font-weight: bold;
  padding: 8px 0;
  margin-top: 48px;
  line-height: 1;
}
@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 #00CCFF;
}
h6, .wysiwyg h6, .free-layout-area h6 {
  font-size: 1.1875rem;
  padding: 8px 10px;
  font-weight: bold;
  margin-top: 48px;
}
@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 #0C2E3C;
  margin-top: 10px;
}

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

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

.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 {
    position: relative;
    min-width: 1040px;
    background: url(../img_common/pc_sub_header.png) no-repeat top center;
    background-size: 100% 802px;
  }
  .to-container a {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    top: 0;
    margin-top: -9999px;
    color: #0C2E3C;
    font-size: 97%;
  }
  .to-container a:focus {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 0;
  }
  #header-nav {
    margin: 0 auto;
    width: 1000px;
    border-radius: 20px;
    background: #fff;
  }
  #header-nav .in {
    width: 1000px;
    margin: 0 auto;
  }
  #header-nav .in .dropmenu {
    display: none;
    left: 0 !important;
    position: absolute;
    width: 1000px;
    box-sizing: border-box;
    padding-top: 30px;
    background-color: transparent !important;
  }
  #header-nav .in .dropmenu .in2 {
    padding: 20px 30px;
    max-height: 230px;
    border-radius: 20px;
    background: #B2ECFB;
    border: 2px solid #fff;
    overflow-y: auto;
  }
  #header-nav .in .dropmenu .in2 dt {
    display: none;
  }
  #header-nav .in .dropmenu .in2 dd .list2 {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 10px 15px;
  }
  #header-nav .in .dropmenu .in2 dd .list2 li {
    width: calc((100% - 30px) / 3);
  }
  #header-nav .in .dropmenu .in2 dd .list2 li a {
    display: block;
    padding: 8px 10px 8px 40px;
    background: url(../img_common/arrow_right.png) no-repeat left 15px top 50%, #fff;
    border-radius: 10px;
    text-align: start;
    color: inherit;
    text-decoration: none;
  }
  #header-nav .in .dropmenu .in2 dd .list2 li a:hover {
    text-decoration: underline;
  }
  #header-nav .list {
    display: flex;
    align-items: center;
    justify-content: space-around;
    position: relative;
  }
  #header-nav .list > li {
    min-width: 16.6666666667%;
    text-align: center;
    padding: 10px 0;
  }
  #header-nav .list > li > a {
    position: relative;
    display: block;
    padding: 10px 0 9px 0;
    color: inherit;
    text-decoration: none;
    line-height: 1.2;
    font-size: 1.125rem;
    font-weight: bold;
  }
  #header-nav .list > li > a:hover {
    text-decoration: underline;
  }
  #header-nav .list > li > a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    height: 40px;
    width: 2px;
    background: #00CCFF;
    transform: translateY(-50%);
  }
  #header-nav .list > li span {
    display: block;
    padding-bottom: 25px;
  }
  #header-nav .list > li span::before {
    display: block;
    position: absolute;
    content: "";
    bottom: 0;
    left: 50%;
    transform: translateY(0) translateX(-50%);
    transition: transform 0.5s ease-out;
    height: 23px;
    width: 24px;
    background: url(../img_common/link_arrow.png) no-repeat center;
  }
  #header-nav .list > li:hover, #header-nav .list > li:focus-within {
    background: #B2ECFB;
  }
  #header-nav .list > li:hover span::before, #header-nav .list > li:focus-within span::before {
    transform: translateY(20px) translateX(-50%);
    transition-duration: 0.5s;
    text-decoration: underline;
  }
  #header-nav .list > li:first-child {
    border-radius: 18px 0 0 18px;
  }
  #header-nav .list > li:first-child a {
    border-radius: 0 18px 0 18px;
  }
  #header-nav .list > li:first-child a::before {
    display: none;
  }
  #header-nav .list > li:last-child {
    border-radius: 0 18px 18px 0;
  }
  #header-nav .list > li:last-child a {
    border-radius: 18px 0 18px 0;
  }
  /* end-#header-nav */
  #header {
    background: url(../img_common/pc_header_bg01.png) no-repeat top left, url(../img_common/pc_header_bg.png) no-repeat top center/100% auto;
  }
  #header .header-subnav-area {
    padding: 10px 0 0;
    display: grid;
    grid-template-columns: 1fr 1000px 1fr;
    min-height: 105px;
  }
  #header .header-subnav-area #header-logo img {
    max-width: 80%;
  }
  #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 0;
    margin-left: auto;
    margin-right: 150px;
    padding: 5px 0;
  }
  #header .header-subnav-area .header-size, #header .header-subnav-area .header-color {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 4px;
    max-width: 150px;
  }
  #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 {
    width: 100%;
    line-height: 1.2;
    text-align: center;
  }
  #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:has(> .normal-on, > .big-on):focus-visible {
    outline: 2px solid #fff;
    outline-offset: -3px;
    border: 1px solid #333;
  }
  #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-radius: 6px;
    border: 1px solid #1A5BA7;
    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: 12px 9px 10px;
    line-height: 1;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 300;
    font-size: 1rem;
  }
  #header .header-subnav-area .header-size .normal-on span:hover, #header .header-subnav-area .header-size .normal-off span:hover, #header .header-subnav-area .header-size .big-on span:hover, #header .header-subnav-area .header-size .big-off span:hover {
    opacity: 0.85;
  }
  #header .header-subnav-area .header-size .normal-on span span, #header .header-subnav-area .header-size .normal-off span span, #header .header-subnav-area .header-size .big-on span span, #header .header-subnav-area .header-size .big-off span span {
    background-color: inherit !important;
    color: inherit !important;
  }
  #header .header-subnav-area .header-size .normal-on, #header .header-subnav-area .header-size .big-on {
    background-color: #1A5BA7;
    color: #fff;
  }
  #header .header-subnav-area .header-size .normal-off, #header .header-subnav-area .header-size .big-off {
    background-color: #fff;
    border-color: #1A5BA7;
    color: #000;
  }
  #header .header-subnav-area .header-color dd {
    border-radius: 6px;
    border: 1px solid #0900FF;
  }
  #header .header-subnav-area .header-color dd a {
    display: block;
    padding: 11px;
    line-height: 1;
    border-radius: 6px;
    text-decoration: none;
  }
  #header .header-subnav-area .header-color dd a:hover {
    opacity: 0.85;
  }
  #header .header-subnav-area .header-color dd a:focus-visible {
    outline: 2px solid #fff;
    outline-offset: -2px;
    border: 1px solid #333;
  }
  #header .header-subnav-area .header-color dd a span {
    background-color: inherit !important;
    color: inherit !important;
  }
  #header .header-subnav-area .header-color .item {
    border: 1px solid #333333 !important;
    background-color: #333333 !important;
  }
  #header .header-subnav-area .header-color .item a {
    color: #fff !important;
  }
  #header .header-subnav-area .header-color .item2 a {
    background-color: #0740D3 !important;
    color: #fff !important;
  }
  #header .header-subnav-area .header-color .item3 {
    border-color: #1A5BA7;
  }
  #header .header-subnav-area .header-color .item3 a {
    background-color: #fff !important;
    color: #333 !important;
  }
  #header .header-subnav-area .header-lang-wrapper {
    margin-left: 25px;
    margin-top: auto;
  }
  #header .header-subnav-area .header-lang-wrapper .lang-error {
    color: #ee0000;
  }
  #header .header-subnav-area .header-lang {
    display: flex;
    min-width: 260px;
  }
  #header .header-subnav-area .header-lang .lang-select {
    flex-grow: 1;
    padding: 3px 40px 3px 40px;
    border: solid 1px #1A5BA7;
    border-radius: 6px 0 0 6px;
    appearance: none;
    word-break: break-all;
    white-space: normal;
    font-size: 100%;
    background: url(../img_common/icon_lang.png) no-repeat left 5px center/30px, url(../img_common/arrow_lang.png) no-repeat right 30px top 55%/10px #fff;
    font-family: "Noto Sans JP", sans-serif;
    color: #333;
  }
  #header .header-subnav-area .header-lang .lang-select:focus-visible {
    margin-right: 3px;
  }
  #header .header-subnav-area .header-lang .btn-lang-select {
    color: #fff;
    min-height: 40px;
    min-width: 44px;
    padding: 3px 12px;
    border: solid 1px #1A5BA7;
    background: #1A5BA7;
    border-radius: 0 6px 6px 0;
    line-height: 1;
    cursor: pointer;
    font-size: 100%;
    font-family: "Noto Sans JP", sans-serif;
  }
  #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: 2px solid #fff;
    outline-offset: -3px;
    border: 1px solid #333;
  }
  #header .header-subnav-area .header-search-area {
    position: fixed;
    top: 0;
    right: 20px;
    z-index: 99;
  }
  #header .header-subnav-area .header-search-area .pc-search-menu-btn-menu {
    position: relative;
    width: 105px;
    background: url(../img_common/pc_menu_bg.png) no-repeat top center/100% 100%;
  }
  #header .header-subnav-area .header-search-area .pc-search-menu-btn-menu a {
    display: flex;
    padding-top: 15px;
    padding-bottom: 20px;
    min-height: 105px;
    flex-wrap: wrap;
    justify-content: center;
    text-decoration: none;
    border-radius: 0px 0px 8px 8px;
    color: #333;
  }
  #header .header-subnav-area .header-search-area .pc-search-menu-btn-menu a:hover {
    text-decoration: underline;
  }
  #header .header-subnav-area .header-search-area .pc-search-menu-btn-menu a:focus-visible {
    margin-top: 3px;
    border: 2px solid #000 !important;
    outline: 2px solid #fff !important;
    outline-offset: 0px !important;
  }
  #header .header-subnav-area .header-search-area .pc-search-menu-btn-menu a > img {
    height: 37px;
    width: 37px;
  }
  #header .header-subnav-area .header-search-area .pc-search-menu-btn-menu a span {
    display: block;
    line-height: 1.3;
    width: 100%;
    text-align: center;
    font-size: 1.125rem;
    font-weight: 300;
  }
  #header .header-subnav-area .header-search-area .pc-search-menu-btn-menu .is-open > img {
    height: 32px;
    width: 32px;
  }
  #header .header-subnav-area .header-search-area .pc-search-modal-menu-bg {
    width: 100vw;
    display: none;
    position: fixed;
    top: 0;
    left: 50%;
    z-index: 10;
    transform: translateX(-50%);
    opacity: 0;
  }
  #header .header-subnav-area .header-search-area .pc-search-modal-menu {
    position: absolute;
    top: 0%;
    right: -20px;
    min-width: 455px;
    padding: 110px 30px 30px;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 0 0 0 15px;
    border-left: 5px solid #00CCFF;
    border-bottom: 5px solid #00CCFF;
    box-sizing: border-box;
    z-index: 99;
  }
  #header .header-subnav-area .header-search-area .pc-search-modal-menu .title {
    font-size: 1.375rem;
  }
  #header .header-subnav-area .header-search-area .active {
    border: 3px solid #034a44;
    border-top: none;
  }
  #header .header-subnav-area .header-search-area .active a {
    color: #fff !important;
  }
  #header .header-subnav-area .header-search-area .active a span {
    background: url("../img_common/modal_close.png") no-repeat top 50% left 15px, #068375;
  }
  #header .header-subnav-area .header-search-area .on {
    position: relative;
  }
  #header .header-subnav-area .header-search-area .menu-link-list {
    display: flex;
    margin-top: 15px;
    padding: 8px 0;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    background: #B2ECFB;
    border-radius: 10px;
  }
  #header .header-subnav-area .header-search-area .menu-link-list li {
    padding-left: 20px;
    background: url(../img_common/arrow_right.png) no-repeat left center;
  }
  #header .header-subnav-area .header-search-area .menu-link-list li a {
    text-decoration: none;
    color: #333333;
  }
  #header .header-subnav-area .header-search-area .menu-link-list li a:hover {
    text-decoration: underline;
  }
  #header .header-subnav-area .header-search-area .menu-btn-list {
    display: flex;
    margin-top: 15px;
    padding: 8px 0;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
    border-radius: 10px;
  }
  #header .header-subnav-area .header-search-area .menu-btn-list li {
    width: calc((100% - 45px) / 4);
  }
  #header .header-subnav-area .header-search-area .menu-btn-list li a {
    display: block;
    padding: 15px 10px 5px;
    border: 2px solid #00CCFF;
    border-radius: 20px;
    text-decoration: none;
    color: #333333;
    font-size: 1.125rem;
  }
  #header .header-subnav-area .header-search-area .menu-btn-list li a .item-in {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 15px;
  }
  #header .header-subnav-area .header-search-area .menu-btn-list li a .item-in .item-img img {
    text-align: center;
  }
  #header .header-subnav-area .header-search-area .pc-search-modal-menu-close {
    margin: 20px auto 0;
    width: 320px;
    border-radius: calc(infinity * 1px);
    border: 1px solid #1A5BA7;
  }
  #header .header-subnav-area .header-search-area .pc-search-modal-menu-close a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    padding-right: 50px;
    padding-left: 20px;
    line-height: 1.8;
    text-align: center;
    color: #333;
    text-decoration: none;
    font-size: 1rem;
    border-radius: calc(infinity * 1px);
    background: #fff;
  }
  #header .header-subnav-area .header-search-area .pc-search-modal-menu-close a::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 32px;
    height: 32px;
    transform: translateY(-50%);
    background: url(../img_common/modal_menu_close.png) no-repeat;
  }
  #header .header-subnav-area .header-search-area .pc-search-modal-menu-close:has(a:hover) a {
    text-decoration: underline;
  }
  #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: calc(10em - 160px + 610px);
    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% - 70px);
  }
}
@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% - 15vw);
  }
}
@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: 70px;
  }
}
@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: 15vw;
  }
}
@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 #1A5BA7;
    border-radius: 10px 0px 0px 10px;
    height: 65px;
    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 #1A5BA7;
    border-radius: 7px 0px 0px 7px;
    height: 15vw;
    font-size: 2rem;
  }
}
@media print, screen and (min-width: 769px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap button, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap button {
    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 #1A5BA7;
    border-radius: 0px 10px 10px 0px;
    background-color: #1A5BA7;
    width: 70px;
    height: 65px;
  }
}
@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 #1A5BA7;
    border-radius: 0px 7px 7px 0px;
    background-color: #1A5BA7;
    width: 15vw;
    height: 15vw;
  }
}
@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: 24px;
    height: 24px;
  }
}
@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: #ffffff;
    width: 6vw;
    height: 6vw;
  }
}
@media print, screen and (min-width: 769px) {
  .header-subnav-area-inner {
    grid-column: 1/4;
    display: flex;
    align-items: center;
    gap: 0 20px;
    min-height: 105px;
  }
}
@media screen and (max-width: 768px) {
  body {
    position: relative !important;
    background: url(../img_common/sp_header_bg02.png) no-repeat top center/100% auto;
    padding-bottom: 115px;
  }
  body::before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 120px;
    width: 100%;
    background: #146B91;
  }
  #sp-header {
    background: url(../img_common/sp_header_bg01.png) no-repeat top left, url(../img_common/pc_header_bg.png) no-repeat top center/100% auto;
  }
  #sp-header > .box {
    padding: 0 5px 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #sp-header > .box #sp-header-logo a:focus-visible {
    margin-left: 2px;
  }
  #sp-header > .box #sp-header-logo img {
    max-width: 97%;
  }
  #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 img {
    max-width: 100%;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area .menu-btn-search.lite,
  #sp-header > .box #sp-header-nav .menu-btn-area .menu-btn-menu.lite {
    position: relative;
    height: 70px;
    min-width: 70px;
    background: url(../img_common/pc_menu_bg.png) no-repeat top center/100% 100%;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area .menu-btn-search.lite a,
  #sp-header > .box #sp-header-nav .menu-btn-area .menu-btn-menu.lite a {
    display: flex;
    padding-top: 15px;
    padding-bottom: 20px;
    flex-wrap: wrap;
    justify-content: center;
    text-decoration: none;
    border-radius: 0px 0px 8px 8px;
    color: #333;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area .menu-btn-search.lite a span,
  #sp-header > .box #sp-header-nav .menu-btn-area .menu-btn-menu.lite a span {
    display: block;
    line-height: 1.3;
    width: 100%;
    text-align: center;
    font-size: 1.125rem;
    font-weight: 300;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area .menu-btn-search {
    left: 0;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area .menu-btn-menu {
    right: 0;
  }
  #sp-header .modal-search-bg,
  #sp-header .modal-menu-bg {
    width: 100%;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
  }
  #sp-header .modal-search-bg {
    background: rgba(255, 255, 255, 0.95);
  }
  #sp-header .modal-menu-bg {
    background: rgba(26, 91, 167, 0.95);
  }
  #sp-header .modal-search,
  #sp-header .modal-menu {
    display: none;
    position: absolute;
    left: 0;
    z-index: 100;
    width: 100%;
    top: 20vw;
  }
  #sp-header .modal-search .in,
  #sp-header .modal-menu .in {
    margin: 0 1.3333333333%;
    padding: 0 0 20px 0;
    box-sizing: border-box;
    border-radius: 0.6666666667%;
  }
  #sp-header .modal-search .modal-search-close,
  #sp-header .modal-search .modal-menu-close,
  #sp-header .modal-menu .modal-search-close,
  #sp-header .modal-menu .modal-menu-close {
    margin: 4vw auto 0;
    width: 85.3333333333vw;
    border: 0.1333333333vw solid #1A5BA7;
    border-radius: calc(infinity * 1px);
  }
  #sp-header .modal-search .modal-search-close a,
  #sp-header .modal-search .modal-menu-close a,
  #sp-header .modal-menu .modal-search-close a,
  #sp-header .modal-menu .modal-menu-close a {
    display: block;
    padding: 3.3333333333vw 16vw;
    box-sizing: border-box;
    background: url("../img_common/modal_menu_close.png") no-repeat right 2.6666666667vw top 50%, #fff;
    background-size: 8.5333333333vw;
    text-align: center;
    text-decoration: none;
    color: inherit;
    font-size: 1rem;
    border-radius: calc(infinity * 1px);
  }
  #sp-header .modal-search .modal-search-close a span,
  #sp-header .modal-search .modal-menu-close a span,
  #sp-header .modal-menu .modal-search-close a span,
  #sp-header .modal-menu .modal-menu-close a span {
    margin: 0 auto;
    width: fit-content;
    display: block;
    text-align: center;
  }
  #sp-header .modal-search .in {
    padding: 0px 2% 0;
  }
  #sp-header .modal-search .in .gsc-input-box {
    padding: 0 !important;
  }
  #sp-header .modal-search .in .menu-link-list {
    display: flex;
    margin-top: 4vw;
    padding: 8px 2.6666666667vw;
    justify-content: center;
    gap: 4vw;
    background: #B2ECFB;
    border-radius: 10px;
  }
  #sp-header .modal-search .in .menu-link-list li {
    display: flex;
    align-items: center;
    padding-left: 5vw;
    width: calc((100% - 30px) / 3);
    background: url(../img_common/arrow_right.png) no-repeat left center/4vw;
    line-height: 1.3;
  }
  #sp-header .modal-search .in .menu-link-list li a {
    text-decoration: none;
    color: inherit;
    line-height: 1.3;
  }
  #sp-header .modal-search .in .menu-link-list li a span {
    line-height: 1.3;
  }
  #sp-header .modal-search .in .menu-btn-list {
    display: flex;
    margin-top: 15px;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2.1333333333vw;
    border-radius: 10px;
  }
  #sp-header .modal-search .in .menu-btn-list li {
    width: calc((100% - 6.4vw) / 4);
    line-height: 1.3;
  }
  #sp-header .modal-search .in .menu-btn-list li a {
    display: block;
    padding: 14px 0.6666666667vw 0;
    min-height: 26.6666666667vw;
    border: 2px solid #00CCFF;
    border-radius: 4vw;
    text-decoration: none;
    text-align: center;
    color: inherit;
    line-height: 1.2;
    font-size: 1rem;
  }
  #sp-header .modal-search .in .menu-btn-list li a .item-in {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 1.6vw;
  }
  #sp-header .modal-search .in .menu-btn-list li a .item-in .item-img img {
    height: 10.6666666667vw;
    width: 16vw;
    text-align: center;
  }
  #sp-header .modal-search .in .menu-btn-list li a .item-in .item-txt {
    display: flex;
    align-items: center;
    min-height: 10.1333333333vw;
  }
  #sp-header .modal-search .in .menu-btn-list li a .item-in .item-txt p {
    line-height: 1.2;
  }
  #sp-header .modal-search .title {
    background: none;
    font-size: 1.125rem;
  }
  #sp-header .modal-menu .sp-nav {
    margin-top: 10px;
  }
  #sp-header .modal-menu .sp-nav .box {
    display: block;
    margin: 0 5px 2.6666666667vw;
    min-height: 16vw;
    background: #fff;
    border: 2px solid #00CCFF;
    border-radius: 4vw;
  }
  #sp-header .modal-menu .sp-nav .title {
    position: relative;
    font-weight: normal;
  }
  #sp-header .modal-menu .sp-nav .title a {
    display: block;
    min-height: 16vw;
    padding: 3.4666666667vw 0px 2.6666666667vw 4vw;
    margin-right: 10.6666666667vw;
    font-size: 1.375rem;
    color: inherit;
    font-weight: bold;
  }
  #sp-header .modal-menu .sp-nav .title button {
    margin: 0;
    padding: 0;
    border: none;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 16vw;
    height: 16vw;
    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: #333;
  }
  #sp-header .modal-menu .sp-nav .title button.plus::after {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
    background: url(../img_common/modal_menu_btn_plus.png) no-repeat center center/8.5333333333vw;
  }
  #sp-header .modal-menu .sp-nav .title button.mynus::after {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
    background: url(../img_common/modal_menu_btn_minus.png) no-repeat center center/8.5333333333vw;
  }
  #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;
    padding: 0 6vw 4vw;
  }
  #sp-header .modal-menu .sp-nav .bloc .list {
    padding: 1.3333333333vw;
    background: rgba(178, 236, 251, 0.5);
    border-radius: 2.6666666667vw;
  }
  #sp-header .modal-menu .sp-nav .bloc .list li {
    margin: 1.3333333333vw;
  }
  #sp-header .modal-menu .sp-nav .bloc .list a {
    display: block;
    padding: 0vw 2.6666666667vw 0vw 6.6666666667vw;
    background: url(../img_common/arrow_right.png) no-repeat left center;
    color: inherit;
  }
  #sp-header .modal-menu .go-to-pc {
    margin-top: 15px;
    margin: 0 auto;
    width: fit-content;
  }
  #sp-header .modal-menu .go-to-pc a {
    display: block;
    min-height: 40px;
    width: 58.6666666667vw;
    text-align: center;
    background: #69D4F2;
    border-radius: 0.8vw;
    color: inherit;
    font-size: 1.125rem;
    text-decoration: none;
  }
  #sp-header .modal-menu .go-to-pc a span {
    display: inline-block;
    padding: 6px 0 6px 12vw;
    background: url(../img_common/icon_pc.png) no-repeat center left 0;
  }
  #sp-header .support-block {
    margin-top: 20px;
  }
  #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: #fff;
    border-radius: 10px;
    box-sizing: border-box;
    margin: auto;
    padding: 20px 4.6666666667vw 15px;
    width: 95%;
  }
  #sp-header .support-block .support-list li + li {
    margin-top: 15px;
  }
  #sp-header .support-block .header-size dl,
  #sp-header .support-block .header-color dl {
    align-items: center;
    display: flex;
    gap: 1.3333333333vw;
  }
  #sp-header .support-block .header-size dt,
  #sp-header .support-block .header-color dt {
    flex-shrink: 0;
    width: 29.3333333333vw;
    font-size: 1.125rem;
  }
  #sp-header .support-block .header-size dd img {
    height: 12.8vw;
  }
  #sp-header .support-block .header-color dd img {
    height: 12.8vw;
  }
  #sp-header .support-block .header-size .normal-on, #sp-header .support-block .header-size .normal-off, #sp-header .support-block .header-size .big-on, #sp-header .support-block .header-size .big-off {
    display: block;
  }
  #sp-header .support-block .header-size .normal-on.hide, #sp-header .support-block .header-size .normal-off.hide, #sp-header .support-block .header-size .big-on.hide, #sp-header .support-block .header-size .big-off.hide {
    display: none;
  }
  #sp-header .support-block .header-size .normal-on span, #sp-header .support-block .header-size .normal-off span, #sp-header .support-block .header-size .big-on span, #sp-header .support-block .header-size .big-off span {
    display: block;
    padding: 8px;
    line-height: 1;
    border-radius: 3px;
    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-color dd {
    border-radius: 3px;
  }
  #sp-header .support-block .header-color dd a {
    display: block;
    padding: 8px;
    line-height: 1;
    border-radius: 3px;
    text-decoration: none;
  }
  #sp-header .support-block .header-color dd a:hover {
    opacity: 0.85;
  }
  #sp-header .support-block .header-color dd a span {
    background-color: inherit !important;
    color: inherit !important;
  }
  #sp-header .support-block .header-color .header-color-item a {
    background-color: #333333 !important;
    color: #fff !important;
  }
  #sp-header .support-block .header-color .header-color-item2 a {
    background-color: #0740D3 !important;
    color: #fff !important;
  }
  #sp-header .support-block .header-color .header-color-item3 {
    border-color: #B0B0B0;
  }
  #sp-header .support-block .header-color .header-color-item3 a {
    background-color: #fff !important;
    color: #333 !important;
  }
  #sp-header .support-block .header-lang-wrapper .lang-error {
    background-color: #fff;
    color: #ee0000;
    width: 100%;
  }
  #sp-header .support-block .header-lang {
    display: flex;
    border: solid 2px #1A5BA7;
    border-radius: 8px;
  }
  #sp-header .support-block .header-lang .lang-select {
    flex: 1;
    padding: 5px 10.6666666667vw 5px 11.3333333333vw;
    border: 0;
    background: #fff;
    appearance: none;
    word-break: break-all;
    white-space: normal;
    background: url(../img_common/icon_lang.png) no-repeat left 0.6666666667vw center/9.6vw auto, url(../img_common/arrow_lang.png) no-repeat right 8vw center/3.3333333333vw auto #fff;
    width: 36.4vw;
    border-radius: 8px 0 0 8px;
    font-size: 1.25rem;
    color: #333;
  }
  #sp-header .support-block .header-lang .btn-lang-select {
    color: #fff;
    padding: 11px 3vw 14px;
    background: #1A5BA7;
    font-size: 1.375rem;
    line-height: 1;
    cursor: pointer;
    font-family: "Noto Sans JP", sans-serif, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  }
  #sp-header .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: calc(10em - 160px + 610px);
    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% - 70px);
  }
}
@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% - 15vw);
  }
}
@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: 70px;
  }
}
@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: 15vw;
  }
}
@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 #1A5BA7;
    border-radius: 10px 0px 0px 10px;
    height: 65px;
    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 #1A5BA7;
    border-radius: 7px 0px 0px 7px;
    height: 15vw;
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap button, #sp-header .header-page-number-search #sp-number-search-container .input-wrap button {
    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 #1A5BA7;
    border-radius: 0px 10px 10px 0px;
    background-color: #1A5BA7;
    width: 70px;
    height: 65px;
  }
}
@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 #1A5BA7;
    border-radius: 0px 7px 7px 0px;
    background-color: #1A5BA7;
    width: 15vw;
    height: 15vw;
  }
}
@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: 24px;
    height: 24px;
  }
}
@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: #ffffff;
    width: 6vw;
    height: 6vw;
  }
}
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-subnav-area .header-color .item3 a:focus-visible {
  outline: 2px solid #333;
  outline-offset: -4px;
  border: 1px solid #fff;
}
html[data-bgcolor=color_black] #header .header-subnav-area .header-lang .lang-select {
  background: #fff !important;
}
html[data-bgcolor=color_black] header .header-in #header-nav .list .dropmenu,
html[data-bgcolor=color_black] #header .header-subnav-area .header-color .item a {
  border: 1px solid #fff;
}
html[data-bgcolor=color_black] .p-sns .img-list .item a .item-in .item-img img, html[data-bgcolor=color_black] .p-sns .img-list .item .item-nolink .item-in .item-img img {
  background: #fff;
}
html[data-bgcolor=color_black] .slider-area .splide__arrows .splide__arrow.splide__arrow--prev {
  background: url(../img_top/prev.png) no-repeat left center, #fff;
}
html[data-bgcolor=color_black] .slider-area .splide__arrows .splide__arrow.splide__arrow--next {
  background: url(../img_top/next.png) no-repeat right center, #fff;
}
html[data-bgcolor=color_black] .slider-area .splide__pagination .splide__pagination__page.is-active {
  border: 2px 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_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-subnav-area .header-color .item3 a:focus-visible {
  outline: 2px solid #333;
  outline-offset: -4px;
  border: 1px solid #fff;
}
html[data-bgcolor=color_blue] #header .header-subnav-area .header-lang .lang-select {
  background: #fff !important;
}
html[data-bgcolor=color_blue] header .header-in #header-nav .list .dropmenu,
html[data-bgcolor=color_blue] #header .header-subnav-area .header-color .item a {
  border: 1px solid #fff;
}
html[data-bgcolor=color_blue] .p-sns .img-list .item a .item-in .item-img img, html[data-bgcolor=color_blue] .p-sns .img-list .item .item-nolink .item-in .item-img img {
  background: #fff;
}
html[data-bgcolor=color_blue] .slider-area .splide__arrows .splide__arrow.splide__arrow--prev {
  background: url(../img_top/prev.png) no-repeat left center, #fff;
}
html[data-bgcolor=color_blue] .slider-area .splide__arrows .splide__arrow.splide__arrow--next {
  background: url(../img_top/next.png) no-repeat right center, #fff;
}
html[data-bgcolor=color_blue] .slider-area .splide__pagination .splide__pagination__page.is-active {
  border: 2px 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;
}