@charset "UTF-8";
/* pattern-responsive */
/*
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;
}

@media print, screen and (min-width: 769px) {
  html {
    scroll-padding-top: 110px;
  }
}
@media screen and (max-width: 768px) {
  html {
    scroll-padding-top: 80px;
  }
}

@media print, screen and (min-width: 769px) {
  #wrapper {
    /* ヘッダーの高さ分、上に透明な領域を作る */
    padding-top: 100px;
    /* 増えた余白をネガティブマージンで打ち消して、見た目の位置を戻す */
    margin-top: -100px;
  }
}

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

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

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

ul, ol {
  list-style: none;
}

a:link {
  color: #0d2b4e;
  text-decoration: underline;
}

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

a:hover {
  color: #0d2b4e;
  text-decoration: none;
}

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

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

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

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

address {
  font-style: normal;
}

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

.clearfix {
  display: inline-table;
}

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

.clearfix {
  display: block;
}

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

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

.left-col {
  float: left;
}

.right-col {
  float: right;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gsst_a {
  padding: 0 !important;
}

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 769px) {
  .cse .gsc-search-button-v2, .gsc-search-button-v2 {
    background-color: #017d64 !important;
    width: 80px !important;
    border: 1px solid transparent !important;
    border-radius: 0px 5px 5px 0px !important;
  }
}
@media screen and (max-width: 768px) {
  .cse .gsc-search-button-v2, .gsc-search-button-v2 {
    background-color: #017d64 !important;
    width: 80px !important;
    border: 1px solid transparent !important;
    border-radius: 0px 5px 5px 0px !important;
  }
}

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

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

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

.dummy-search-btn {
  appearance: none;
  background: none;
  border: none;
  cursor: pointer;
  font-size: 0;
  padding: 0;
  display: block;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
}
@media print, screen and (min-width: 769px) {
  .dummy-search-btn {
    background-color: #017d64;
    flex-basis: 80px;
    width: 80px;
    height: 50px;
    border: 1px solid transparent;
    border-radius: 0px 5px 5px 0px;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .dummy-search-btn {
    background-color: #017d64;
    flex-basis: 80px;
    width: 80px;
    height: 50px;
    border: 1px solid transparent;
    border-radius: 0px 5px 5px 0px;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .dummy-search-btn svg {
    width: 21px;
    height: 21px;
    fill: #ffffff;
  }
}
@media screen and (max-width: 768px) {
  .dummy-search-btn svg {
    width: 21px;
    height: 21px;
    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: #333333;
  display: block;
  text-decoration: none;
}
#smartphone .wrap {
  align-items: center;
  background-color: #e8e270;
  border: 2px solid #e8e270;
  display: flex;
  justify-content: center;
  padding: 15px 0;
  position: relative;
  width: 100%;
}
#smartphone .wrap .txt {
  font-size: 230%;
  font-weight: bold;
  line-height: 140%;
  padding-right: 20px;
}
#smartphone .wrap .ico {
  background-color: #257d63;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  position: absolute;
  right: 20px;
}
#smartphone .wrap .ico:after {
  border-left: 12px solid #fff;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  bottom: 0;
  content: "";
  left: 0;
  height: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
}

@media print {
  body {
    zoom: 1;
  }
}
#header, #footer, #side-nav {
  overflow-wrap: anywhere;
}

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

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

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

.section-inner {
  margin-inline: auto;
}
@media print, screen and (min-width: 769px) {
  .section-inner {
    width: 1100px;
  }
}
@media screen and (max-width: 768px) {
  .section-inner {
    margin: 0 2.6666666667vw;
  }
}

.section-heading .section-heading-text {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0d2b4f;
}
@media print, screen and (min-width: 769px) {
  .section-heading .section-heading-text {
    gap: 8px;
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 768px) {
  .section-heading .section-heading-text {
    display: flex;
    flex-direction: column;
    gap: 10px;
    font-size: 1.875rem;
  }
}
.section-heading .section-heading-text::before {
  content: "";
  display: block;
}

.bg01 {
  position: relative;
}
.bg01::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 20px;
  left: 0;
  background: url(../img_top/bg01.png) no-repeat top center/cover;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .bg01::before {
    bottom: 185px;
  }
}
.bg01::after {
  content: "";
  position: absolute;
  top: -340px;
  left: -80px;
  width: 600px;
  height: 600px;
  background: #fff;
  border-radius: 50%;
  z-index: -1;
}

.bg02 {
  position: relative;
}
.bg02::before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  z-index: -1;
}
@media print, screen and (min-width: 769px) {
  .bg02::before {
    bottom: 1350px;
    background: url(../img_top/bg02.png) no-repeat top center/3000px;
    top: 460px;
    height: 100%;
  }
}
@media screen and (max-width: 768px) {
  .bg02::before {
    background: url(../img_top/bg07.png) no-repeat top center;
    height: 38%;
    top: 300px;
    width: 100vw;
  }
}

.bg03 {
  position: relative;
}
.bg03::before {
  content: "";
  position: absolute;
  top: 320px;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(../img_top/bg03.png) no-repeat top center/3000px;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .bg03::before {
    background: url(../img_top/bg06.png) no-repeat top center/100%;
    top: 0;
  }
}

.bg04 {
  position: relative;
  padding-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .bg04 {
    padding-bottom: 65px;
  }
}
.bg04::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url(../img_top/bg04.png) no-repeat top center/3000px;
  z-index: -1;
}

.all-wrapper {
  width: 100%;
  overflow: hidden;
}

.about {
  position: relative;
}
.about::after {
  content: "";
  position: absolute;
  background: url(../img_top/deco01.png) no-repeat center center/contain;
}
@media print, screen and (min-width: 769px) {
  .about::after {
    top: 271px;
    left: calc(50% + 550px);
    width: 162px;
    height: 155px;
  }
}
@media screen and (max-width: 768px) {
  .about::after {
    bottom: 0;
    height: 78px;
    right: 0;
    width: 80px;
  }
}

.reason {
  position: relative;
}
.reason::before, .reason::after {
  content: "";
  position: absolute;
}
.reason::before {
  background: url(../img_top/deco02.png) no-repeat center center/contain;
}
@media print, screen and (min-width: 769px) {
  .reason::before {
    top: 47px;
    right: calc(50% + 609px);
    width: 122px;
    height: 180px;
  }
}
@media screen and (max-width: 768px) {
  .reason::before {
    left: 0;
    top: -90px;
    height: 90px;
    width: 60px;
  }
}
.reason::after {
  top: 445px;
  left: calc(50% + 585px);
  width: 201px;
  height: 158px;
  background: url(../img_top/deco03.png) no-repeat center center/contain;
}
@media screen and (max-width: 768px) {
  .reason::after {
    display: none;
  }
}

.support {
  position: relative;
}
.support::before, .support::after {
  content: "";
  position: absolute;
}
.support::before {
  top: 205px;
  right: calc(50% + 630px);
  width: 169px;
  height: 176px;
  background: url(../img_top/deco04.png) no-repeat center center/contain;
}
.support::after {
  top: 730px;
  left: calc(50% + 623px);
  width: 158px;
  height: 181px;
}
@media print, screen and (min-width: 769px) {
  .support::after {
    background: url(../img_top/deco05.png) no-repeat center center/contain;
  }
}
@media screen and (max-width: 768px) {
  .support::after {
    background: url(../img_top/deco03.png) no-repeat center center/contain;
    left: 2.6666666667vw;
    top: -45px;
    height: 80px;
    width: 100px;
  }
}
@media print, screen and (min-width: 769px) {
  .support .support-deco {
    position: absolute;
    bottom: -30px;
    right: calc(50% + 620px);
    width: 124px;
    height: 176px;
    background: url(../img_top/deco06.png) no-repeat center center/contain;
  }
}

.center {
  position: relative;
}
.center::before, .center::after {
  content: "";
  position: absolute;
}
@media print, screen and (min-width: 769px) {
  .center::before {
    top: 285px;
    left: calc(50% + 636px);
    width: 163px;
    height: 198px;
    background: url(../img_top/deco07.png) no-repeat center center/contain;
  }
}
.center::after {
  bottom: -210px;
  width: 92px;
  height: 198px;
  background: url(../img_top/deco08.png) no-repeat center center/contain;
}
@media print, screen and (min-width: 769px) {
  .center::after {
    right: calc(50% + 654px);
  }
}
@media screen and (max-width: 768px) {
  .center::after {
    background-size: 35px 80px;
    bottom: -90px;
    height: 80px;
    left: 2px;
    width: 35px;
  }
}

.access {
  position: relative;
}
.access::after {
  content: "";
  position: absolute;
  width: 197px;
  height: 125px;
  background: url(../img_top/deco09.png) no-repeat center center/contain;
}
@media print, screen and (min-width: 769px) {
  .access::after {
    bottom: 72px;
    left: calc(50% + 420px);
  }
}
@media screen and (max-width: 768px) {
  .access::after {
    background-size: 90px 54px;
    bottom: 16px;
    height: 54px;
    right: 2px;
    width: 90px;
  }
}

.sodan {
  position: relative;
}
.sodan::before, .sodan::after {
  content: "";
  position: absolute;
}
.sodan::before {
  background: url(../img_top/deco10.png) no-repeat center center/contain;
}
@media print, screen and (min-width: 769px) {
  .sodan::before {
    top: -45px;
    right: calc(50% + 365px);
    width: 190px;
    height: 174px;
  }
}
@media screen and (max-width: 768px) {
  .sodan::before {
    background-size: 88px 80px;
    top: -38px;
    left: 16px;
    height: 80px;
    width: 88px;
  }
}
.sodan::after {
  width: 256px;
  height: 145px;
  background: url(../img_top/deco11.png) no-repeat center center/contain;
}
@media print, screen and (min-width: 769px) {
  .sodan::after {
    bottom: -24px;
    left: calc(50% + 361px);
  }
}
@media screen and (max-width: 768px) {
  .sodan::after {
    background-size: 128px 78px;
    bottom: -25px;
    height: 76px;
    right: 0;
    width: 128px;
  }
}

.guide {
  position: relative;
}
.guide::before, .guide::after {
  content: "";
  position: absolute;
}
@media print, screen and (min-width: 769px) {
  .guide::before {
    width: 89px;
    height: 171px;
    background: url(../img_top/deco12.png) no-repeat center center/contain;
    top: 190px;
    right: calc(50% + 605px);
  }
}
.guide::after {
  bottom: -170px;
  width: 100px;
  height: 170px;
  background: url(../img_top/deco13.png) no-repeat center center/contain;
}
@media print, screen and (min-width: 769px) {
  .guide::after {
    left: calc(50% + 644px);
  }
}
@media screen and (max-width: 768px) {
  .guide::after {
    background-size: 40px 70px;
    bottom: -80px;
    height: 70px;
    right: 6px;
    width: 40px;
  }
}

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

@media screen and (max-width: 768px) {
  #container {
    padding-top: 70px;
  }
}

.splide__pagination__page:focus-visible,
.splide__toggle:focus-visible {
  outline-color: #333 !important;
}

@media print, screen and (min-width: 769px) {
  .mv .mv-inner {
    padding-left: 100px;
  }
}
.mv .mv-content {
  width: 100%;
  margin-left: auto;
  position: relative;
}
.mv .mv-content video {
  object-fit: cover;
  width: 100%;
}
@media print, screen and (min-width: 769px) {
  .mv .mv-content video {
    border-radius: 30px 0 0 30px;
    height: 640px;
  }
}
@media screen and (max-width: 768px) {
  .mv .mv-content video {
    border-radius: 0 0 50px 50px;
    height: 400px;
  }
}
.mv .movie-control-area button {
  background: transparent;
  border: none;
  bottom: 20px;
  cursor: pointer;
  position: absolute;
  right: 20px;
}
@media screen and (max-width: 768px) {
  .mv .movie-control-area button {
    bottom: 20px;
    right: 20px;
  }
}
.mv .movie-control-area button:hover {
  opacity: 0.85;
}

.topics {
  position: relative;
  z-index: 3;
}
@media print, screen and (min-width: 769px) {
  .topics {
    margin-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .topics {
    margin-top: 30px;
    padding: 0 5.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .topics .topics-heading-text {
    margin-bottom: 20px;
  }
}
.topics .topics-heading-text::before {
  width: 64px;
  height: 75px;
  background: url(../img_top/deco_heading01.png) no-repeat center center/contain;
}
@media screen and (max-width: 768px) {
  .topics .topics-heading-text::before {
    background-size: 38px 46px;
    height: 46px;
    width: 38px;
  }
}
.topics .splide a:focus, .topics .splide a:focus-visible {
  outline: none;
  position: relative;
}
.topics .splide a:focus::before, .topics .splide a:focus-visible::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 10;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border-radius: 6px;
  outline: 1px solid #fff;
  border: 2px solid #333;
}
@media print, screen and (min-width: 769px) {
  .topics .splide.topics-splide {
    margin-top: 36px;
  }
}
.topics .splide.topics-splide .splide-wrapper {
  position: relative;
}
.topics .splide.topics-splide .splide__track {
  overflow: hidden;
}
.topics .splide.topics-splide .splide__slide {
  box-sizing: border-box;
}
@media print, screen and (min-width: 769px) {
  .topics .splide.topics-splide .splide__slide {
    width: 340px;
  }
}
@media screen and (max-width: 768px) {
  .topics .splide.topics-splide .splide__slide {
    width: 100%;
  }
}
.topics .splide.topics-splide .splide__slide a {
  text-align: center;
  color: #333333;
  text-decoration: none;
}
.topics .splide.topics-splide .splide__slide a:hover {
  text-decoration: underline;
}
.topics .splide.topics-splide .splide__slide .item-img {
  background: #fff;
}
@media print, screen and (min-width: 769px) {
  .topics .splide.topics-splide .splide__slide .item-img {
    border-radius: 30px;
    padding: 10px;
  }
}
@media screen and (max-width: 768px) {
  .topics .splide.topics-splide .splide__slide .item-img {
    border-radius: 30px;
    padding: 3px;
  }
}
.topics .splide.topics-splide .splide__slide img {
  object-fit: cover;
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  .topics .splide.topics-splide .splide__slide img {
    width: 320px;
    height: 180px;
    border-radius: 20px;
  }
}
@media screen and (max-width: 768px) {
  .topics .splide.topics-splide .splide__slide img {
    border-radius: 25px;
    width: 100%;
    height: 175px;
  }
}
.topics .splide.topics-splide .splide__arrows {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  gap: 8px;
}
.topics .splide.topics-splide .splide__arrow {
  display: none;
}
.topics .splide.topics-splide .splide__controls {
  margin-top: 10px;
  display: flex;
  align-items: flex-end;
  gap: 10px;
}
@media print, screen and (min-width: 769px) {
  .topics .splide.topics-splide .splide__controls {
    justify-content: flex-end;
  }
}
@media screen and (max-width: 768px) {
  .topics .splide.topics-splide .splide__controls {
    justify-content: center;
  }
}
.topics .splide.topics-splide .splide__pagination {
  padding: 0;
  position: initial;
  gap: 5px;
}
.topics .splide.topics-splide .splide__pagination li {
  display: flex;
}
.topics .splide.topics-splide .splide__pagination__page {
  margin: 0;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #0d2b4f;
  transition: initial;
  opacity: initial;
}
@media print, screen and (min-width: 769px) {
  .topics .splide.topics-splide .splide__pagination__page:hover {
    opacity: 0.85;
  }
}
.topics .splide.topics-splide .splide__pagination__page.is-active {
  background: #0d2b4f;
  border: 1px solid #fff;
  transform: initial;
}
.topics .splide.topics-splide .splide__toggle {
  width: 40px;
  height: 40px;
  background-color: #0d2b4f;
  border: 1px solid #fff;
  border-radius: 50%;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .topics .splide.topics-splide .splide__toggle:hover {
    opacity: 0.85;
  }
}
.topics .splide.topics-splide .splide__toggle span {
  margin: auto;
  width: 14px;
  height: 14px;
  position: absolute;
  inset: 0;
  background-color: #fff;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.topics .splide.topics-splide .splide__toggle__play {
  clip-path: polygon(95% 50%, 5% 0%, 5% 100%);
}
.topics .splide.topics-splide .splide__toggle__pause {
  clip-path: polygon(18.47% 0%, 32.33% 0%, 32.33% 100%, 67.39% 100%, 67.39% 0%, 81.53% 0%, 81.53% 100%, 18.47% 100%);
}
.topics .splide.topics-splide:not(.is-active) {
  visibility: visible !important;
}
.topics .splide.topics-splide:not(.is-active) .splide__list {
  display: flex !important;
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  .topics .splide.topics-splide:not(.is-active) .splide__list {
    gap: 40px;
  }
}
@media screen and (max-width: 768px) {
  .topics .splide.topics-splide:not(.is-active) .splide__list {
    gap: 0px;
  }
}
.topics .splide.topics-splide:not(.is-active) .splide__slide:last-child {
  margin: 0 !important;
}
.topics .splide.topics-splide:not(.is-active) .splide__arrows {
  display: none;
}
.topics .splide.topics-splide:not(.is-active) .splide__toggle {
  display: none;
}
.topics .item-txt {
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .topics .item-txt {
    margin-top: 8px;
  }
}
@media screen and (max-width: 768px) {
  .topics .item-txt {
    margin-top: 6px;
  }
}

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

.about {
  margin-top: 50px;
}
.about .about-box {
  background: #ffffff;
}
@media print, screen and (min-width: 769px) {
  .about .about-box {
    border-radius: 50px 50px 50px 0;
  }
}
@media screen and (max-width: 768px) {
  .about .about-box {
    border-radius: 30px;
  }
}
@media print, screen and (min-width: 769px) {
  .about .about-inner {
    width: 1210px;
  }
}
.about .about-contents {
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  .about .about-contents {
    display: grid;
    grid-template-columns: 550px 1fr;
    gap: 24px;
    border-top-right-radius: 50px;
    min-height: 430px;
  }
}
@media print, screen and (min-width: 769px) {
  .about .about-left-contents {
    padding-block: 45px 50px;
    padding-left: 54px;
    width: 600px;
  }
}
@media screen and (max-width: 768px) {
  .about .about-left-contents {
    padding: 50px 6.4vw 15px;
  }
}
.about .about-left-contents .about-heading {
  font-size: 1.875rem;
  font-weight: bold;
  color: #333333;
}
.about .about-left-contents .about-description {
  margin-top: 15px;
}
.about .about-left-contents .about-description p {
  line-height: 1.8;
}
@media print, screen and (min-width: 769px) {
  .about .about-right-contents {
    margin-top: -100px;
    margin-right: -33px;
    position: relative;
  }
}
@media print, screen and (min-width: 769px) {
  .about .about-right-contents .about-img {
    position: absolute;
    top: 0;
    right: 0;
  }
}
.about .about-right-contents .about-img img {
  width: 629px;
  height: 555px;
  object-fit: contain;
}
@media screen and (max-width: 768px) {
  .about .about-right-contents .about-img img {
    height: 100%;
    width: 94.6666666667vw;
  }
}

@media print, screen and (min-width: 769px) {
  .reason {
    margin-top: 90px;
  }
}
@media screen and (max-width: 768px) {
  .reason {
    margin-top: 60px;
  }
}
@media print, screen and (min-width: 769px) {
  .reason .reason-heading-text {
    gap: 20px;
  }
}
@media screen and (max-width: 768px) {
  .reason .reason-heading-text {
    gap: 5px;
  }
}
.reason .reason-heading-text::before {
  width: 98px;
  height: 71px;
  background: url(../img_top/deco_heading02.png) no-repeat center center/contain;
}
@media screen and (max-width: 768px) {
  .reason .reason-heading-text::before {
    height: 40px;
    width: 58px;
  }
}
.reason .reason-box {
  margin-top: 32px;
}
@media print, screen and (min-width: 769px) {
  .reason .reason-item {
    display: flex;
    align-items: flex-start;
    gap: 50px;
  }
}
.reason .reason-item + .reason-item {
  margin-top: 30px;
}
@media print, screen and (min-width: 769px) {
  .reason .reason-item + .reason-item {
    flex: 1;
  }
}
.reason .reason-item .reason-image {
  background: #fff;
  border-radius: 50px;
  padding: 10px;
}
.reason .reason-item .reason-image img {
  width: 400px;
  height: 230px;
  object-fit: cover;
  border-radius: 45px;
}
@media screen and (max-width: 768px) {
  .reason .reason-item .reason-image img {
    height: 100%;
    width: 100%;
  }
}
.reason .reason-item .reason-contents {
  margin-top: 8px;
}
@media print, screen and (min-width: 769px) {
  .reason .reason-item .reason-contents {
    flex-grow: 1;
  }
}
@media screen and (max-width: 768px) {
  .reason .reason-item .reason-contents {
    margin-top: 20px;
  }
}
.reason .reason-item .reason-contents .reason-title {
  color: #333333;
  font-size: 1.875rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .reason .reason-item .reason-contents .reason-title {
    font-size: 1.5rem;
    line-height: 1.2;
  }
}
.reason .reason-item .reason-contents .reason-description {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .reason .reason-item .reason-contents .reason-description {
    margin-top: 20px;
  }
}
.reason .reason-item .reason-contents .reason-button {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .reason .reason-item .reason-contents .reason-button {
    margin-top: 20px;
  }
}
.reason .reason-item .reason-contents .reason-button a {
  width: fit-content;
  min-width: 398px;
  min-height: 56px;
  border: 3px solid #fff;
  border-radius: 30px;
  padding: 10px 38px 10px 10px;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.125rem;
  color: #333333;
  text-align: center;
  text-decoration: none;
  background: url(../img_top/arrow__orange.png) no-repeat center right 12px/38px, #faf993;
}
@media screen and (max-width: 768px) {
  .reason .reason-item .reason-contents .reason-button a {
    font-size: 1rem;
    margin-left: 0;
    padding: 10px 55px;
    width: 100%;
    min-width: 100%;
  }
}
.reason .reason-item .reason-contents .reason-button a:hover {
  text-decoration: underline;
}

.support {
  margin-top: 95px;
}
@media screen and (max-width: 768px) {
  .support {
    margin-top: 70px;
  }
}
.support .support-inner {
  padding-block: 60px 100px;
  border-radius: 50px;
  background: #fff;
}
@media print, screen and (min-width: 769px) {
  .support .support-inner {
    box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.1);
    width: 1200px;
  }
}
@media screen and (max-width: 768px) {
  .support .support-inner {
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
    padding-block: 30px 50px;
    position: relative;
  }
  .support .support-inner::after {
    background: url(../img_top/deco07.png) center center/68px 78px no-repeat;
    bottom: -55px;
    content: "";
    display: inline-block;
    height: 78px;
    left: 0;
    position: absolute;
    width: 68px;
  }
}
.support .support-heading-text {
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .support .support-heading-text {
    gap: 0;
  }
}
.support .support-heading-text::before {
  width: 70px;
  height: 76px;
  background: url(../img_top/deco_heading03.png) no-repeat center center/contain;
}
@media screen and (max-width: 768px) {
  .support .support-heading-text::before {
    height: 55px;
    width: 48px;
  }
}
@media print, screen and (min-width: 769px) {
  .support .support-box {
    margin-top: 15px;
    width: 1100px;
    margin-inline: auto;
  }
}
@media screen and (max-width: 768px) {
  .support .support-box {
    margin: 0 3.2vw;
  }
}
@media screen and (max-width: 768px) {
  .support .support-category > li:nth-child(2) {
    position: relative;
  }
  .support .support-category > li:nth-child(2)::after {
    background: url(../img_top/deco18.png) center center no-repeat;
    content: "";
    display: inline-block;
    height: 65px;
    top: -50px;
    position: absolute;
    right: 0;
    width: 70px;
  }
}
@media screen and (max-width: 768px) {
  .support .support-category > li:nth-child(3) {
    position: relative;
  }
  .support .support-category > li:nth-child(3)::after {
    background: url(../img_top/deco05.png) center center/65px 75px no-repeat;
    content: "";
    display: inline-block;
    height: 75px;
    top: -50px;
    position: absolute;
    right: -20px;
    width: 65px;
  }
}
@media screen and (max-width: 768px) {
  .support .support-category > li:nth-child(4) {
    position: relative;
  }
  .support .support-category > li:nth-child(4)::after {
    background: url(../img_top/deco06.png) center center/52px 75px no-repeat;
    content: "";
    display: inline-block;
    height: 75px;
    top: -50px;
    position: absolute;
    right: -15px;
    width: 52px;
  }
}
.support .support-category-item + .support-category-item {
  margin-top: 33px;
}
@media screen and (max-width: 768px) {
  .support .support-category-item + .support-category-item {
    margin-top: 70px;
  }
}
@media screen and (max-width: 768px) {
  .support .support-category-item {
    margin-top: 20px;
  }
}
.support .support-category-title {
  padding: 12px 0 12px 48px;
  font-size: 1.5rem;
  color: #0d2b4f;
  font-weight: bold;
  background: url(../img_top/icon_support.png) no-repeat left center/38px;
}
@media screen and (max-width: 768px) {
  .support .support-category-title {
    background-size: 28px auto;
    margin-left: 5px;
    padding-left: 40px;
    font-size: 1.125rem;
  }
}
.support .support-list {
  margin-top: 14px;
}
@media print, screen and (min-width: 769px) {
  .support .support-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px 25px;
  }
}
@media screen and (max-width: 768px) {
  .support .support-list {
    margin-top: 10px;
  }
}
@media print, screen and (min-width: 769px) {
  .support .support-list li {
    display: grid;
    grid-template-rows: subgrid;
  }
}
@media screen and (max-width: 768px) {
  .support .support-list li:not(:first-child) {
    margin-top: 10px;
  }
}
.support .support-list li > a, .support .support-list li .item-nolink {
  width: 100%;
  min-height: 100px;
  padding: 8px 10px;
  color: #333333;
  font-size: 1.125rem;
  background: #fff;
  border: 2px solid #95e9d7;
  border-radius: 10px;
  position: relative;
}
.support .support-list li > a::after, .support .support-list li .item-nolink::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background: url(../img_top/arrow__green.png) no-repeat center center/contain;
  border-radius: 0 0 10px 0;
}
.support .support-list li > a {
  display: block;
  text-decoration: none;
  opacity: 1;
  transition: opacity 0.3s;
}
.support .support-list li > a:hover {
  text-decoration: underline;
  opacity: 0.85;
}
.support .support-list li .item-in {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  gap: 20px;
}
.support .support-list li .item-in .item-img img {
  border-radius: 5px;
  width: 120px;
  height: 80px;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .support .support-list li .item-in .item-txt {
    font-size: 1.125rem;
  }
}
.support .support-button {
  margin-top: 28px;
  padding: 2px;
  border-radius: 30px;
  margin-inline: auto;
  background: linear-gradient(166deg, rgb(132, 223, 136) 0%, rgb(138, 221, 171) 54%, rgb(144, 218, 206) 100%);
}
@media print, screen and (min-width: 769px) {
  .support .support-button {
    width: fit-content;
  }
}
@media screen and (max-width: 768px) {
  .support .support-button {
    margin-left: 0;
  }
}
.support .support-button .support-button-text {
  margin-inline: auto;
  width: fit-content;
  min-width: 394px;
  min-height: 52px;
  border-radius: 30px;
  padding: 10px 38px 10px 10px;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.125rem;
  color: #333333;
  text-decoration: none;
  background: url(../img_top/arrow__white.png) no-repeat center right 12px/38px, #fff;
  position: relative;
}
.support .support-button .support-button-text:hover {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .support .support-button .support-button-text {
    font-size: 1rem;
    min-width: 100%;
    min-height: 52px;
    padding: 10px 50px 10px 45px;
  }
}

.center {
  margin-top: 90px;
}
@media screen and (max-width: 768px) {
  .center {
    margin-top: 50px;
  }
}
.center .center-heading-text {
  gap: 18px;
}
@media screen and (max-width: 768px) {
  .center .center-heading-text {
    gap: 0;
  }
}
.center .center-heading-text::before {
  width: 89px;
  height: 70px;
  background: url(../img_top/deco_heading04.png) no-repeat center center/contain;
}
@media screen and (max-width: 768px) {
  .center .center-heading-text::before {
    height: 50px;
    width: 65px;
  }
}
.center .center-list {
  margin-top: 55px;
  display: grid;
}
@media print, screen and (min-width: 769px) {
  .center .center-list {
    grid-template-columns: repeat(3, 1fr);
    gap: 18px 36px;
  }
}
@media screen and (max-width: 768px) {
  .center .center-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px 8px;
    margin: 15px 2.6666666667vw 0;
  }
}
.center .center-list li {
  display: grid;
  grid-template-rows: subgrid;
}
.center .center-list li a,
.center .center-list li .item-nolink {
  width: 100%;
  color: #333333;
  font-size: 1rem;
}
.center .center-list li a {
  display: block;
  text-decoration: none;
  opacity: 1;
  transition: opacity 0.3s;
}
.center .center-list li a:hover {
  text-decoration: underline;
  opacity: 0.85;
}
.center .center-list li .item-img {
  background: #fff;
}
@media print, screen and (min-width: 769px) {
  .center .center-list li .item-img {
    border-radius: 30px;
    padding: 10px;
    width: 340px;
    height: 220px;
  }
}
@media screen and (max-width: 768px) {
  .center .center-list li .item-img {
    border-radius: 15px;
    padding: 4px;
  }
}
.center .center-list li .item-img img {
  width: 320px;
  height: 200px;
  object-fit: cover;
  border-radius: 25px;
}
@media screen and (max-width: 768px) {
  .center .center-list li .item-img img {
    border-radius: 15px;
    height: 100px;
    width: 100%;
  }
}
.center .center-list li .item-txt {
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .center .center-list li .item-txt {
    margin-top: 8px;
  }
}
@media screen and (max-width: 768px) {
  .center .center-list li .item-txt {
    font-size: 0.875rem;
    margin-top: 6px;
  }
}

@media print, screen and (min-width: 769px) {
  .access {
    margin-top: 81px;
    padding-bottom: 115px;
  }
}
@media screen and (max-width: 768px) {
  .access {
    margin-top: 100px;
  }
}
@media screen and (max-width: 768px) {
  .access .access-inner {
    background: url(../img_top/bg08.png) no-repeat top center/100% 110px;
    margin: 0;
  }
}
.access .access-heading {
  background: #fff;
  border-radius: 30px 30px 0 0;
  width: fit-content;
  margin-inline: auto;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .access .access-heading {
    padding: 20px 63px 3px;
  }
}
@media screen and (max-width: 768px) {
  .access .access-heading {
    border-radius: 20px 20px 0 0;
  }
}
.access .access-heading::before {
  content: "";
  position: absolute;
  background: url(../img_top/deco_heading05.png) no-repeat center center/contain;
}
@media print, screen and (min-width: 769px) {
  .access .access-heading::before {
    top: 22px;
    left: -55px;
    width: 122px;
    height: 70px;
  }
}
@media screen and (max-width: 768px) {
  .access .access-heading::before {
    background-size: 62px 36px;
    height: 36px;
    top: 15px;
    left: 50%;
    transform: translateX(-50%);
    width: 62px;
  }
}
@media screen and (max-width: 768px) {
  .access .access-heading-text {
    padding: 50px 18px 15px;
  }
}
@media screen and (max-width: 768px) {
  .access .access-heading-text::before {
    background: url(../img_top/access_titile01.png) center center no-repeat;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 15px;
    left: -15px;
    position: absolute;
    width: 15px;
  }
  .access .access-heading-text::after {
    background: url(../img_top/access_titile02.png) center center no-repeat;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 15px;
    right: -15px;
    position: absolute;
    width: 15px;
  }
}
.access .access-image {
  background: #fff;
}
@media print, screen and (min-width: 769px) {
  .access .access-image {
    border-radius: 50px;
    padding: 50px;
  }
}
@media screen and (max-width: 768px) {
  .access .access-image {
    text-align: center;
    padding: 20px 0 45px;
  }
}
.access .access-image img {
  width: 1000px;
  height: 700px;
  object-fit: contain;
  border-radius: 50px;
}
@media screen and (max-width: 768px) {
  .access .access-image img {
    border-radius: 20px;
    height: 235px;
    width: 100%;
    max-width: 336px;
  }
}

.splide.gallery-slider {
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .splide.gallery-slider {
    margin-top: 45px;
  }
}
.splide.gallery-slider .splide-wrapper {
  position: relative;
}
.splide.gallery-slider .splide__track {
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  .splide.gallery-slider .splide__slide {
    width: 300px;
  }
}
@media screen and (max-width: 768px) {
  .splide.gallery-slider .splide__slide {
    width: 44.8vw;
  }
}
.splide.gallery-slider .splide__slide img {
  object-fit: cover;
}
@media print, screen and (min-width: 769px) {
  .splide.gallery-slider .splide__slide img {
    width: 300px;
    height: 285px;
  }
}
@media screen and (max-width: 768px) {
  .splide.gallery-slider .splide__slide img {
    height: 100%;
    width: 44.8vw;
  }
}
@media print, screen and (min-width: 769px) {
  .splide.gallery-slider .splide__arrows {
    position: relative;
    top: 5px;
    left: 530px;
  }
}
.splide.gallery-slider .splide__arrow {
  display: none;
}
.splide.gallery-slider .splide__controls {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
@media screen and (max-width: 768px) {
  .splide.gallery-slider .splide__controls {
    justify-content: flex-end;
    margin-right: 2.6666666667vw;
    margin-top: 4vw;
  }
}
.splide.gallery-slider .splide__pagination {
  display: none;
}
.splide.gallery-slider .splide__toggle {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background-color: #0d2b4f;
  border: 1px solid #fff;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .splide.gallery-slider .splide__toggle:hover {
    opacity: 0.85;
  }
}
.splide.gallery-slider .splide__toggle span {
  margin: auto;
  width: 14px;
  height: 14px;
  position: absolute;
  inset: 0;
  background-color: #fff;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.splide.gallery-slider .splide__toggle__play {
  clip-path: polygon(95% 50%, 5% 0%, 5% 100%);
}
.splide.gallery-slider .splide__toggle__pause {
  clip-path: polygon(18.47% 0%, 32.33% 0%, 32.33% 100%, 67.39% 100%, 67.39% 0%, 81.53% 0%, 81.53% 100%, 18.47% 100%);
}
.splide.gallery-slider:not(.is-active) {
  visibility: visible !important;
}
.splide.gallery-slider:not(.is-active) .splide__list {
  display: flex !important;
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  .splide.gallery-slider:not(.is-active) .splide__list {
    gap: var(--pcGap);
  }
}
@media screen and (max-width: 768px) {
  .splide.gallery-slider:not(.is-active) .splide__list {
    gap: var(--spGap);
  }
}
.splide.gallery-slider:not(.is-active) .splide__slide:last-child {
  margin: 0 !important;
}
.splide.gallery-slider:not(.is-active) .splide__arrows {
  display: none;
}
.splide.gallery-slider:not(.is-active) .splide__toggle {
  display: none;
}

.sodan {
  background: url(../img_top/sodan_bg.png) center center repeat;
  padding-block: 67px 78px;
}
@media screen and (max-width: 768px) {
  .sodan {
    padding-block: 30px 70px;
  }
}
@media print, screen and (min-width: 769px) {
  .sodan .sodan-heading-text {
    align-items: flex-end;
    gap: 18px;
  }
}
@media screen and (max-width: 768px) {
  .sodan .sodan-heading-text {
    gap: 0;
  }
}
.sodan .sodan-heading-text::before {
  width: 96px;
  height: 72px;
  background: url(../img_top/deco_heading06.png) no-repeat center center/contain;
}
@media screen and (max-width: 768px) {
  .sodan .sodan-heading-text::before {
    background-size: 60px 46px;
    height: 46px;
    width: 60px;
  }
}
.sodan .sodan-box {
  margin-top: 30px;
  text-align: center;
}
.sodan .sodan-description {
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .sodan .sodan-description {
    font-size: 1rem;
    text-align: center;
  }
}
.sodan .sodan-button {
  margin-top: 43px;
}
@media screen and (max-width: 768px) {
  .sodan .sodan-button {
    margin-top: 25px;
  }
}
.sodan .sodan-button .sodan-button-text {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  margin-inline: auto;
  width: fit-content;
  background: url(../img_top/arrow__navy.png) no-repeat center right 10px/38px, #0d2b4f;
  border-radius: 30px;
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  text-decoration: none;
}
.sodan .sodan-button .sodan-button-text:hover {
  text-decoration: underline;
}
@media print, screen and (min-width: 769px) {
  .sodan .sodan-button .sodan-button-text {
    min-width: 500px;
    min-height: 60px;
  }
}
@media screen and (max-width: 768px) {
  .sodan .sodan-button .sodan-button-text {
    font-size: 1rem;
    min-width: 100%;
    min-height: 50px;
  }
}

.guide {
  margin-top: 114px;
}
@media screen and (max-width: 768px) {
  .guide {
    margin-top: 70px;
  }
}
@media print, screen and (min-width: 769px) {
  .guide .guide-list {
    display: grid;
    grid-template-columns: 1fr 550px 1fr;
    gap: 42px;
  }
}
.guide .guide-title {
  font-size: 1.875rem;
  color: #0d2b4f;
  font-weight: bold;
  text-align: center;
}
.guide .guide-contents {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .guide .guide-contents {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .guide .guide-book .item-img {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .guide .guide-book .item-txt {
    margin: 0 auto;
    width: 215px;
  }
}
.guide .guide-book img {
  width: 216px;
  height: 306px;
  object-fit: contain;
}
.guide .guide-book a,
.guide .guide-book .item-nolink {
  color: #333333;
}
.guide .guide-book a {
  display: block;
  text-decoration: none;
  opacity: 1;
  transition: opacity 0.3s;
}
.guide .guide-book a:hover {
  text-decoration: underline;
  opacity: 0.85;
}
@media screen and (max-width: 768px) {
  .guide .guide-book {
    margin-top: 45px;
    position: relative;
  }
  .guide .guide-book::before {
    content: "";
    display: inline-block;
    bottom: -15px;
    position: absolute;
    background: url(../img_top/deco12.png) no-repeat center center/contain;
    background-size: 44px 90px;
    height: 90px;
    left: 0;
    width: 44px;
  }
}
@media print, screen and (min-width: 769px) {
  .guide .guide-youtube iframe {
    width: 550px;
    height: 307px;
  }
}
@media screen and (max-width: 768px) {
  .guide .guide-youtube iframe {
    height: 205px;
    width: 100%;
  }
}
.guide .guide-sns li a,
.guide .guide-sns li .item-nolink {
  width: 100%;
  min-height: 68px;
  border: 2px solid #d2d2d2;
  border-radius: 10px;
  padding: 15px 30px;
  color: #333333;
  font-size: 1.125rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .guide .guide-sns li a,
  .guide .guide-sns li .item-nolink {
    padding-left: 90px;
  }
}
.guide .guide-sns li a {
  display: block;
  text-decoration: none;
  opacity: 1;
  transition: opacity 0.3s;
}
.guide .guide-sns li a:hover {
  text-decoration: underline;
  opacity: 0.85;
}
.guide .guide-sns li .item-in {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
}
.guide .guide-sns li .item-img img {
  width: 34px;
  height: 34px;
  object-fit: contain;
}
.guide .guide-sns li + li {
  margin-top: 10px;
}
.guide .guide-button {
  margin-top: 30px;
  width: fit-content;
  padding: 2px;
  border-radius: 30px;
  margin-inline: auto;
  background: linear-gradient(166deg, rgb(132, 223, 136) 0%, rgb(138, 221, 171) 54%, rgb(144, 218, 206) 100%);
}
@media screen and (max-width: 768px) {
  .guide .guide-button {
    margin-top: 20px;
    width: 100%;
  }
}
.guide .guide-button .guide-button-text a {
  margin-inline: auto;
  width: fit-content;
  min-width: 246px;
  min-height: 40px;
  border-radius: 20px;
  padding: 5px 50px 5px;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  color: #333333;
  text-decoration: none;
  background: url(../img_top/arrow__white.png) no-repeat center right 7px/30px, #fff;
  position: relative;
}
@media screen and (max-width: 768px) {
  .guide .guide-button .guide-button-text a {
    border-radius: calc(infinity * 1px);
    min-height: 50px;
    width: 100%;
  }
}
.guide .guide-button .guide-button-text a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .youtube {
    margin-top: 50px;
  }
}

@media screen and (max-width: 768px) {
  .sns {
    margin-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .sns .guide-contents {
    margin-top: 25px;
  }
}

.links {
  margin-top: 100px;
}
@media print, screen and (min-width: 769px) {
  .links .links-heading-text {
    gap: 20px;
  }
}
@media screen and (max-width: 768px) {
  .links .links-heading-text {
    gap: 0;
  }
}
.links .links-heading-text::before {
  width: 83px;
  height: 67px;
  background: url(../img_top/deco_heading07.png) no-repeat center center/contain;
}
@media screen and (max-width: 768px) {
  .links .links-heading-text::before {
    height: 42px;
    width: 53px;
  }
}
.links .links-box {
  margin-top: 30px;
}
.links .links-list {
  display: grid;
}
@media print, screen and (min-width: 769px) {
  .links .links-list {
    grid-template-columns: repeat(5, 1fr);
    gap: 25px 32px;
  }
}
@media screen and (max-width: 768px) {
  .links .links-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
.links .links-list a {
  display: block;
  text-decoration: none;
  opacity: 1;
  transition: opacity 0.3s;
}
.links .links-list a:hover {
  text-decoration: underline;
  opacity: 0.85;
}
.links .links-list img {
  width: 194px;
  height: 80px;
  object-fit: contain;
}
@media screen and (max-width: 768px) {
  .links .links-list img {
    height: 72px;
    width: 100%;
  }
}

#footer {
  margin-top: initial !important;
}

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

/*==================================
フッター
==================================*/
#footer .in {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.footer-deco01::before, .footer-deco01::after {
  content: "";
  position: absolute;
}
.footer-deco01::before {
  top: 68px;
  right: calc(50% + 506px);
  width: 213px;
  height: 161px;
  background: url(../img_top/deco14.png) no-repeat center center/contain;
}
.footer-deco01::after {
  top: 214px;
  right: calc(50% + 350px);
  width: 136px;
  height: 122px;
  background: url(../img_top/deco15.png) no-repeat center center/contain;
}

.footer-deco02::before, .footer-deco02::after {
  content: "";
  position: absolute;
}
.footer-deco02::before {
  top: 135px;
  left: calc(50% + 400px);
  width: 100px;
  height: 125px;
  background: url(../img_top/deco16.png) no-repeat center center/contain;
}
.footer-deco02::after {
  top: 190px;
  left: calc(50% + 550px);
  width: 195px;
  height: 171px;
  background: url(../img_top/deco17.png) no-repeat center center/contain;
}

#footer {
  margin-top: 100px;
  position: relative;
}

footer {
  background: #017d64;
  text-align: center;
  /* PCでは電話番号リンクを無効化 */
}
@media print, screen and (min-width: 769px) {
  footer a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
    pointer-events: none;
  }
}
footer .box {
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
  font-size: 1rem;
}
footer .footer-logo img {
  width: 220px;
  height: 53px;
  object-fit: contain;
}
footer .footer-info {
  margin-top: 26px;
}
footer .footer-info .footer-text {
  color: #fff;
}
@media screen and (max-width: 768px) {
  footer .footer-info .footer-text {
    font-size: 1.125rem;
  }
}
footer .footer-info .footer-text p + p {
  margin-top: 7px;
}
@media screen and (max-width: 768px) {
  footer .footer-info .footer-text p + p {
    font-size: 1rem;
    margin-top: 15px;
  }
}
footer .footer-info .footer-text a {
  color: #fff !important;
  text-decoration: none !important;
}
footer .footer-link-area {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  footer .footer-link-area {
    margin-top: 30px;
  }
}
@media print, screen and (min-width: 769px) {
  footer .footer-link-area .footer-link-list {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
  }
}
@media screen and (max-width: 768px) {
  footer .footer-link-area .footer-button:first-child {
    margin-bottom: 10px;
  }
}
footer .footer-link-area .footer-button .footer-button-text {
  width: fit-content;
  min-width: 250px;
  min-height: 44px;
  border-radius: 22px;
  padding: 10px 37px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  color: #333333;
  text-decoration: none;
  background: url(../img_common/arrow__footer.png) no-repeat center right 7px/30px, #fff;
}
footer .footer-link-area .footer-button .footer-button-text:hover {
  text-decoration: underline;
}
footer .footer-link-area .footer-link-sitemap {
  margin-top: 25px;
}
footer .footer-link-area .footer-link-sitemap a {
  color: #fff;
  font-size: 0.875rem;
  text-decoration: underline;
}
footer .footer-link-area .footer-link-sitemap a:hover {
  text-decoration: none;
}
footer #pagetop a {
  display: block;
  color: #333;
  text-decoration: none;
}
footer .copyright {
  padding: 10px 0 8px;
  background-color: #fff;
  color: #666666;
  font-size: 0.75rem;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  footer .box {
    width: 1000px;
    padding: 94px 0 50px 0;
  }
  footer #pagetop {
    position: absolute;
    top: -50px;
    right: 30px;
  }
  footer #pagetop img {
    width: 100px;
    height: 100px;
    object-fit: contain;
  }
}
@media screen and (max-width: 768px) {
  footer .box {
    background: url(../img_common/sp_footer_people.png) center bottom 30px no-repeat;
    padding: 70px 16vw 190px;
  }
  footer #pagetop {
    position: absolute;
    top: -35px;
    right: 2.6666666667vw;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  footer #pagetop img {
    height: auto;
    width: 70px;
  }
}

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

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

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

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

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

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

.table-wrap .scroll-table-switch .scroll {
  background-color: #257d63;
  color: #fff;
}
.table-wrap .scroll-table-switch .in-display {
  background-color: #f5f5f5;
  color: #333;
}

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

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

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

h2.head-title, .wysiwyg h2, .free-layout-area h2 {
  background: url(../img_sub/h2_heading.png) no-repeat right 10px top 8px/61px, #257d63;
  color: #fff;
  font-size: 1.625rem;
  box-sizing: border-box;
  border-radius: 12px;
  padding: 16px 70px 16px 20px;
  margin-top: 48px;
}
@media screen and (max-width: 768px) {
  h2.head-title, .wysiwyg h2, .free-layout-area h2 {
    margin-top: 32px;
  }
}
h2.head-title .bg, .wysiwyg h2 .bg, .free-layout-area h2 .bg {
  display: block;
}

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

h3.head-title, .wysiwyg h3, .free-layout-area h3, .smartcmsBbsBlock h3 {
  background: url(../img_sub/h3_heading.png) no-repeat right 6px top 8px/49px, #e8e270;
  color: #0d2b4e;
  font-size: 1.5rem;
  border-radius: 7px;
  padding: 12px 20px;
  margin-top: 48px;
}
@media screen and (max-width: 768px) {
  h3.head-title, .wysiwyg h3, .free-layout-area h3, .smartcmsBbsBlock h3 {
    margin-top: 24px;
  }
}
h3.head-title .bg, .wysiwyg h3 .bg, .free-layout-area h3 .bg, .smartcmsBbsBlock h3 .bg {
  display: block;
}

h4, .wysiwyg h4, .free-layout-area h4 {
  color: #0d2b4e;
  font-size: 1.375rem;
  padding: 8px 10px;
  margin-top: 48px;
  position: relative;
}
h4::before, .wysiwyg h4::before, .free-layout-area h4::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #257d63;
}
h4::after, .wysiwyg h4::after, .free-layout-area h4::after {
  content: "";
  z-index: 3;
  position: absolute;
  bottom: 0px;
  right: 3px;
  width: 57px;
  height: 33px;
  background: url(../img_sub/h4_heading.png) no-repeat center center/contain;
}
@media screen and (max-width: 768px) {
  h4, .wysiwyg h4, .free-layout-area h4 {
    margin-top: 24px;
  }
}
h4 .bg, .wysiwyg h4 .bg, .free-layout-area h4 .bg {
  display: block;
}
h5, .wysiwyg h5, .free-layout-area h5 {
  font-size: 1.25rem;
  font-weight: bold;
  padding: 8px 0;
  margin-top: 48px;
  color: #0d2b4e;
}
@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 #257d63;
}
h6, .wysiwyg h6, .free-layout-area h6 {
  font-size: 1.25rem;
  padding: 8px 10px;
  font-weight: bold;
  margin-top: 48px;
  color: #0d2b4e;
}
@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 #999999;
  margin-top: 10px;
}

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

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

.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 {
    margin-top: 100px;
    min-width: 1040px;
  }
  .to-container a {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    top: 0;
    margin-top: -9999px;
    color: #333;
    font-size: 97%;
  }
  .to-container a:focus {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 0;
  }
  #header {
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2000;
    background: #fff;
    /* .header-subnav-area */
    /* end-.header-subnav-area */
  }
  #header .header-subnav-area {
    padding: 0 0 0 155px;
  }
  #header .header-subnav-area #header-logo img {
    width: 231px;
    height: 69px;
    object-fit: contain;
  }
  #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 .header-subnav-area-inner > .box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-left: auto;
  }
  #header .header-subnav-area #header-nav-header .list {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 20px;
  }
  #header .header-subnav-area #header-nav-header .list a {
    color: #333333;
    text-decoration: none;
  }
  #header .header-subnav-area #header-nav-header .list a:hover {
    text-decoration: underline;
  }
  #header .header-subnav-area .menu-btn-area {
    display: flex;
    align-items: center;
    justify-content: end;
  }
  #header .header-subnav-area .menu-btn-area a {
    display: block;
    aspect-ratio: 1;
    width: 100px;
    height: 100px;
  }
  #header .header-subnav-area .menu-btn-area .menu-btn-iju a {
    display: grid;
    place-items: center;
    background: #e9e27a;
    color: #0d2b4f;
    text-decoration: none;
    font-size: 1.125rem;
    font-weight: bold;
  }
  #header .header-subnav-area .menu-btn-area .menu-btn-iju a:hover {
    text-decoration: underline;
  }
  #header .header-subnav-area .menu-btn-area .pc-menu-btn-menu img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  #header .header-subnav-area .pc-modal-menu-bg {
    display: none;
    background: url(../img_common/pc_modal_bg.jpg) center center/cover no-repeat;
    width: 100vw;
    height: 100dvh !important;
    position: absolute;
    inset: 0;
    z-index: 50;
    overflow: auto;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu {
    display: none;
    position: absolute;
    top: 87px;
    left: 50%;
    height: calc(100vh - 86px);
    transform: translateX(-50%);
    z-index: 99;
    width: 1000px;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu .in {
    box-sizing: border-box;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu .support-block .support-list {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu .support-block .keyword-search {
    width: 460px;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu .support-block .keyword-search .title {
    color: #333333;
    font-size: 1.125rem;
    font-weight: bold;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu .support-block .keyword-search .list-title {
    margin-right: 8px;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu .support-block .keyword-search .type-list {
    margin: 15px 0 5px;
    display: flex;
    align-items: center;
    gap: 0 22px;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu .support-block .keyword-search .type-list label {
    display: flex;
    align-items: center;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu .support-block .keyword-search .type-list input {
    accent-color: #333333;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu .support-block .keyword-search .dummy-search-area {
    margin-top: 8px;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu .support-block .etsuran-support a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    background: #ffffff;
    border-radius: 5px;
    min-width: 168px;
    min-height: 50px;
    width: fit-content;
    height: fit-content;
    color: #333333;
    text-decoration: none;
    font-size: 1.125rem;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu .support-block .etsuran-support a:hover {
    text-decoration: underline;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu .support-block .etsuran-support a::before {
    content: "";
    width: 18px;
    height: 30px;
    background: url(../img_common/icon_etsuran.png) no-repeat center center/contain;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu .support-block .header-lang-wrapper {
    margin-top: 20px;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu .support-block .header-lang-wrapper .lang-error {
    color: #ee0000;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu .support-block .header-lang {
    width: 330px;
    display: flex;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu .support-block .header-lang .lang-select {
    flex: 1;
    padding: 3px 46px 3px 67px;
    border: none;
    appearance: none;
    word-break: break-all;
    white-space: normal;
    font-size: 1.125rem;
    color: #333333 !important;
    border-radius: 5px 0 0 5px;
    background: url(../img_common/icon_lang.png) no-repeat left 32px center/24px, url(../img_common/arrow_lang.png) no-repeat right 20px center/8px #fff;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu .support-block .header-lang .btn-lang-select {
    color: #fff;
    width: 80px;
    min-height: 50px;
    flex-shrink: 0;
    padding: 3px;
    border: solid 1px #017d64;
    background: #017d64;
    line-height: 1;
    cursor: pointer;
    font-size: 1.125rem;
    border-radius: 0 5px 5px 0;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu .support-block .header-lang .btn-lang-select:hover {
    opacity: 0.85;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu #header-nav {
    margin-top: 20px;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu #header-nav .in {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu #header-nav .in .list {
    display: flex;
    flex-direction: column;
    gap: 20px;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 200px;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu #header-nav .in .list .nav {
    position: static;
    width: 200px;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu #header-nav .in .list .nav > a {
    position: relative;
    width: 100%;
    min-height: 76px;
    font-size: 1.125rem;
    color: #333333;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    padding: 15px;
    text-decoration: none;
    box-sizing: border-box;
    text-align: center;
    border-radius: 10px;
    background: #fff;
    word-break: break-all;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu #header-nav .in .list .nav:first-child > a, #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu #header-nav .in .list .nav.on > a {
    background-color: #017d64;
    color: #fff;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu #header-nav .in .list .nav:first-child > a::after, #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu #header-nav .in .list .nav.on > a::after {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    background: url(../img_common/arrow_modal.jpg) no-repeat center center/contain;
    top: 50%;
    right: -15px;
    transform: translateY(-50%);
    z-index: 10;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu #header-nav .in .list .nav:first-child .headerNaviDynBlock, #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu #header-nav .in .list .nav:first-child .dropmenu, #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu #header-nav .in .list .nav.on .headerNaviDynBlock, #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu #header-nav .in .list .nav.on .dropmenu {
    display: block;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu #header-nav .in .list .nav:first-child:not(.on):has(~ .nav.on) > a, #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu #header-nav .in .list .nav:first-child:not(.on):where(.list:has(.nav.on) *) > a {
    background-color: #fff;
    color: #333333;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu #header-nav .in .list .nav:first-child:not(.on):has(~ .nav.on) > a::after, #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu #header-nav .in .list .nav:first-child:not(.on):where(.list:has(.nav.on) *) > a::after {
    display: none;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu #header-nav .in .list .nav:first-child:not(.on):has(~ .nav.on) .headerNaviDynBlock, #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu #header-nav .in .list .nav:first-child:not(.on):has(~ .nav.on) .dropmenu, #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu #header-nav .in .list .nav:first-child:not(.on):where(.list:has(.nav.on) *) .headerNaviDynBlock, #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu #header-nav .in .list .nav:first-child:not(.on):where(.list:has(.nav.on) *) .dropmenu {
    display: none;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu #header-nav .in .list .nav .headerNaviDynBlock, #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu #header-nav .in .list .nav .dropmenu {
    display: none;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu #header-nav .dropmenu {
    position: absolute;
    top: 0;
    left: 220px;
    background-color: #fff;
    border-radius: 30px;
    border: 2px solid #017d64;
    padding: 40px;
    width: calc(100% - 220px);
    max-width: 980px;
    height: 375px;
    box-sizing: border-box;
    z-index: 100;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu #header-nav .dropmenu .in2 {
    height: 100%;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu #header-nav .dropmenu .in2 dt {
    display: none;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu #header-nav .dropmenu .in2 dd {
    margin: 0;
    height: 100%;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu #header-nav .dropmenu .list2 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px 10px;
    height: 285px;
    overflow: auto;
    padding-right: 10px;
    list-style: none;
    margin: 0;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu #header-nav .dropmenu .list2 li a {
    color: #333333;
    display: block;
    font-size: 1.25rem;
    text-decoration: underline;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu #header-nav .dropmenu .list2 li a:hover {
    text-decoration: none;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu #header-nav .headerNaviDynList {
    top: 0 !important;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu .ijusodan-button {
    margin-top: 23px;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu .ijusodan-button a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    width: 100%;
    min-height: 60px;
    background: url(../img_common/arrow__header.png) no-repeat center right 10px/38px, #0d2b4f;
    border-radius: 30px;
    color: #fff;
    font-size: 1.5rem;
    font-weight: bold;
    text-decoration: none;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu .ijusodan-button a:hover {
    text-decoration: underline;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu-close {
    margin: 50px auto 0;
    padding-bottom: 50px;
    width: fit-content;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu-close a {
    background: #017d64;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 22px;
    padding: 10px;
    width: fit-content;
    min-width: 460px;
    min-height: 60px;
    border-radius: 10px;
    color: #fff;
    font-size: 1.5rem;
    text-decoration: none;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu-close a:hover {
    text-decoration: underline;
  }
  #header .header-subnav-area .pc-modal-menu-bg .pc-modal-menu-close a::before {
    content: "";
    width: 28px;
    height: 28px;
    background: url(../img_common/icon_close.png) no-repeat center/contain;
  }
  #header .header-subnav-area .header-page-number-search #number-search-container *, #header .header-subnav-area .header-page-number-search #number-search-container *::before, #header .header-subnav-area .header-page-number-search #number-search-container *::after, #header .header-subnav-area .header-page-number-search #sp-number-search-container *, #header .header-subnav-area .header-page-number-search #sp-number-search-container *::before, #header .header-subnav-area .header-page-number-search #sp-number-search-container *::after {
    box-sizing: border-box;
  }
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap {
    display: flex;
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap {
    width: 100%;
    gap: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap {
    width: 100%;
    gap: 0;
  }
}
@media print, screen and (min-width: 769px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap label, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap label {
    display: flex;
    align-items: center;
    line-height: 1;
    padding: 0;
  }
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap .number-label, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap .number-label {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap .number-label, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap .number-label {
    width: calc(100% - 80px);
  }
}
@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% - 80px);
  }
}
@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: 80px;
  }
}
@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: 80px;
  }
}
@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: 1px solid transparent;
    border-radius: 5px 0px 0px 5px;
    height: 50px;
    font-size: 1rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap input[type=text], #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap input[type=text] {
    border: 2px solid transparent;
    border-radius: 5px 0px 0px 5px;
    height: 50px;
    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: 1px solid transparent;
    border-radius: 0px 5px 5px 0px;
    background-color: #017d64;
    width: 80px;
    height: 50px;
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap button, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap button {
    border: 1px solid transparent;
    border-radius: 0px 5px 5px 0px;
    background-color: #017d64;
    width: 80px;
    height: 50px;
  }
}
@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: 21px;
    height: 21px;
  }
}
@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: 21px;
    height: 21px;
  }
}
@media print, screen and (min-width: 769px) {
  #header .header-subnav-area .box {
    box-sizing: border-box;
  }
  .header-subnav-area-inner {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  #sp-header {
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2000;
    padding-left: 40px;
  }
  #sp-header > .box {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #sp-header > .box #sp-header-logo img {
    height: auto;
    width: 41.3333333333vw;
    max-width: 100%;
  }
  #sp-header > .box #sp-header-nav {
    display: flex;
    padding: 0;
    background: none;
  }
  #sp-header > .box #sp-header-nav .sp-header-navItem {
    font-size: 1.125rem;
    align-items: center;
    display: flex;
    background-color: #e9e27a;
    line-height: 1.3;
    justify-content: center;
    font-weight: bold;
    height: 70px;
    width: 70px;
  }
  #sp-header > .box #sp-header-nav .sp-header-navItem a {
    text-decoration: none;
  }
  #sp-header > .box #sp-header-nav img {
    height: 70px;
    width: 70px;
  }
  #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 .modal-menu-bg {
    width: 100%;
    height: 1000px;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img_common/sp_modal_bg.jpg) center center/cover no-repeat;
    z-index: 9;
  }
  #sp-header .modal-menu {
    display: none;
    position: absolute;
    left: 0;
    z-index: 100;
    width: 100%;
    top: 70px;
  }
  #sp-header .modal-menu .in {
    box-sizing: border-box;
    overflow: auto;
    height: calc(100dvh - 70px);
  }
  #sp-header .modal-menu .modal-menu-close {
    margin-top: 30px;
    text-align: center;
    padding-bottom: 50px;
  }
  #sp-header .modal-menu .modal-menu-close span {
    cursor: pointer;
  }
  #sp-header .modal-menu .keyword-search {
    font-size: 1.125rem;
    margin: 0 5.8666666667vw;
  }
  #sp-header .modal-menu .keyword-search .title {
    font-weight: bold;
    margin-bottom: 5px;
  }
  #sp-header .modal-menu .keyword-search .type-list {
    font-size: 1rem;
    display: flex;
    flex-wrap: wrap;
    gap: 0 15px;
    margin-top: 10px;
  }
  #sp-header .modal-menu .keyword-search .type-list dt {
    width: 100%;
  }
  #sp-header .modal-menu .keyword-search .type-list dd {
    margin-top: 5px;
  }
  #sp-header .modal-menu .keyword-search .type-list dd input {
    margin: 0;
  }
  #sp-header .modal-search .in {
    padding: 20px 2.6666666667% 0;
  }
  #sp-header .modal-search .title {
    background: none;
    padding: 0 0 10px;
  }
  #sp-header .modal-search .arrow {
    right: 28%;
  }
  #sp-header .modal-menu .sp-nav .nav-list {
    margin-top: 30px;
  }
  #sp-header .modal-menu .sp-nav .nav-list > li a {
    background-color: #fff;
  }
  #sp-header .modal-menu .sp-nav .nav-list > li:not(:last-child) {
    border-bottom: 2px solid #9ff5b0;
  }
  #sp-header .modal-menu .sp-nav .title {
    position: relative;
    font-weight: normal;
  }
  #sp-header .modal-menu .sp-nav .title a {
    display: block;
    font-size: 1.5rem;
    padding: 18px 35px 18px 25px;
    text-decoration: none;
  }
  #sp-header .modal-menu .sp-nav .title button {
    margin: 0;
    padding: 0;
    border: none;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 12vw;
    height: 12vw;
    background-color: transparent;
  }
  #sp-header .modal-menu .sp-nav .title button.plus::after, #sp-header .modal-menu .sp-nav .title button.mynus::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 10px;
    margin: auto;
    background-color: #017d64;
  }
  #sp-header .modal-menu .sp-nav .title button.plus::after {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    clip-path: polygon(43% 100%, 43% 57%, 0% 57%, 0% 43%, 43% 43%, 43% 0%, 57% 0%, 57% 43%, 100% 43%, 100% 57%, 57% 57%, 57% 100%);
  }
  #sp-header .modal-menu .sp-nav .title button.mynus::after {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    clip-path: polygon(0% 57%, 0% 43%, 100% 43%, 100% 57%);
  }
  #sp-header .modal-menu .sp-nav .title button span {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  #sp-header .modal-menu .sp-nav .bloc {
    display: none;
  }
  #sp-header .modal-menu .sp-nav .bloc .list li {
    background-color: rgba(255, 255, 255, 0.9);
    border-top: 2px solid #9ff5b0;
  }
  #sp-header .modal-menu .sp-nav .bloc .list a {
    display: block;
    font-size: 1.125rem;
    background: url(../img_common/modal_item_arrow.png) center right 20px no-repeat;
    padding: 13px 45px 13px 50px;
    text-decoration: none;
  }
  #sp-header .support-block {
    margin: 50px 6.6666666667vw 0;
  }
  #sp-header .support-block .header-lang-wrapper .lang-error {
    background-color: #fff;
    color: #ee0000;
    width: 100%;
  }
  #sp-header .support-block .header-lang {
    display: flex;
  }
  #sp-header .support-block .header-lang .lang-select {
    flex: 1;
    padding: 3px 46px 3px 67px;
    border: none;
    appearance: none;
    word-break: break-all;
    white-space: normal;
    font-size: 1rem;
    color: #333333 !important;
    border-radius: 5px 0 0 5px;
    background: url(../img_common/icon_lang.png) no-repeat left 32px center/24px, url(../img_common/arrow_lang.png) no-repeat right 20px center/8px #fff;
  }
  #sp-header .support-block .header-lang .btn-lang-select {
    color: #fff;
    width: 80px;
    min-height: 50px;
    flex-shrink: 0;
    padding: 3px;
    border: solid 1px #017d64;
    background: #017d64;
    line-height: 1;
    cursor: pointer;
    font-size: 1.5rem;
    border-radius: 0 5px 5px 0;
  }
  #sp-header .support-block .header-lang .btn-lang-select:hover {
    opacity: 0.85;
  }
  #sp-header .support-block .etsuran-support {
    margin-top: 10px;
  }
  #sp-header .support-block .etsuran-support a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
    background: #ffffff;
    border-radius: 5px;
    min-height: 50px;
    width: 100%;
    height: fit-content;
    color: #333333;
    text-decoration: none;
    font-size: 1rem;
  }
  #sp-header .support-block .etsuran-support a::before {
    content: "";
    width: 18px;
    height: 30px;
    background: url(../img_common/icon_etsuran.png) no-repeat center center/contain;
  }
  #sp-header .support-block .goto-pc {
    margin-top: 10px;
  }
  #sp-header .support-block .goto-pc a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
    background: #ffffff;
    border-radius: 5px;
    min-width: 168px;
    min-height: 50px;
    width: 100%;
    height: fit-content;
    color: #333333;
    text-decoration: none;
    font-size: 1rem;
  }
  #sp-header .support-block .goto-pc a::before {
    content: "";
    width: 26px;
    height: 22px;
    background: url(../img_common/icon_gotopc.png) no-repeat center center/contain;
  }
  #sp-header .header-page-number-search {
    width: 100%;
  }
  #sp-header .header-page-number-search #number-search-container *, #sp-header .header-page-number-search #number-search-container *::before, #sp-header .header-page-number-search #number-search-container *::after, #sp-header .header-page-number-search #sp-number-search-container *, #sp-header .header-page-number-search #sp-number-search-container *::before, #sp-header .header-page-number-search #sp-number-search-container *::after {
    box-sizing: border-box;
  }
  #sp-header .header-page-number-search #number-search-container .input-wrap, #sp-header .header-page-number-search #sp-number-search-container .input-wrap {
    display: flex;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap, #sp-header .header-page-number-search #sp-number-search-container .input-wrap {
    width: 100%;
    gap: 0;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap, #sp-header .header-page-number-search #sp-number-search-container .input-wrap {
    width: 100%;
    gap: 0;
  }
}
@media screen and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap label, #sp-header .header-page-number-search #sp-number-search-container .input-wrap label {
    display: flex;
    align-items: center;
    line-height: 1;
    padding: 0;
  }
  #sp-header .header-page-number-search #number-search-container .input-wrap .number-label, #sp-header .header-page-number-search #sp-number-search-container .input-wrap .number-label {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap .number-label, #sp-header .header-page-number-search #sp-number-search-container .input-wrap .number-label {
    width: calc(100% - 80px);
  }
}
@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% - 80px);
  }
}
@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: 80px;
  }
}
@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: 80px;
  }
}
@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: 1px solid transparent;
    border-radius: 5px 0px 0px 5px;
    height: 50px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap input[type=text], #sp-header .header-page-number-search #sp-number-search-container .input-wrap input[type=text] {
    border: 2px solid transparent;
    border-radius: 5px 0px 0px 5px;
    height: 50px;
    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: 1px solid transparent;
    border-radius: 0px 5px 5px 0px;
    background-color: #017d64;
    width: 80px;
    height: 50px;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap button, #sp-header .header-page-number-search #sp-number-search-container .input-wrap button {
    border: 1px solid transparent;
    border-radius: 0px 5px 5px 0px;
    background-color: #017d64;
    width: 80px;
    height: 50px;
  }
}
@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: 21px;
    height: 21px;
  }
}
@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: 21px;
    height: 21px;
  }
}
html[data-bgcolor=color_black] {
  /* よくあるご質問詳細ページ */
  /* よくあるご質問詳細ページ 0009_2 */
}
html[data-bgcolor=color_black] body, html[data-bgcolor=color_black] p, html[data-bgcolor=color_black] div, html[data-bgcolor=color_black] table, html[data-bgcolor=color_black] h1, html[data-bgcolor=color_black] h2, html[data-bgcolor=color_black] h3, html[data-bgcolor=color_black] h4, html[data-bgcolor=color_black] h5, html[data-bgcolor=color_black] h6, html[data-bgcolor=color_black] ul, html[data-bgcolor=color_black] ol, html[data-bgcolor=color_black] li, html[data-bgcolor=color_black] td, html[data-bgcolor=color_black] th, html[data-bgcolor=color_black] dt, html[data-bgcolor=color_black] dd, html[data-bgcolor=color_black] dl, html[data-bgcolor=color_black] h1, html[data-bgcolor=color_black] h2, html[data-bgcolor=color_black] dt, html[data-bgcolor=color_black] caption, html[data-bgcolor=color_black] section, html[data-bgcolor=color_black] span, html[data-bgcolor=color_black] header, html[data-bgcolor=color_black] footer, html[data-bgcolor=color_black] nav {
  background-color: #000 !important;
  color: #FFFFFF !important;
  background-image: none !important;
}
html[data-bgcolor=color_black] a {
  background-color: #000 !important;
  color: #FFFF00 !important;
}
html[data-bgcolor=color_black] a:visited {
  color: #f5c77b !important;
}
html[data-bgcolor=color_black] a:hover {
  color: #f5c77b !important;
}
html[data-bgcolor=color_black] h1, html[data-bgcolor=color_black] h2, html[data-bgcolor=color_black] h3, html[data-bgcolor=color_black] h4, html[data-bgcolor=color_black] h5, html[data-bgcolor=color_black] h6 {
  background-image: none !important;
  border: 1px solid #E5D1AF;
}
html[data-bgcolor=color_black] h5 {
  padding: 10px 0px;
}
html[data-bgcolor=color_black] .wysiwyg .text_ {
  color: #ffdbea !important;
}
html[data-bgcolor=color_black] .wysiwyg .text2_ {
  color: #b6e2f3 !important;
}
html[data-bgcolor=color_black] #pdf-download {
  color: #333 !important;
}
html[data-bgcolor=color_black] #header-logo img, html[data-bgcolor=color_black] #sp-header-logo img,
html[data-bgcolor=color_black] #header-subnav .list li a,
html[data-bgcolor=color_black] #header-size .title img,
html[data-bgcolor=color_black] #header-color .title img,
html[data-bgcolor=color_black] header .header-subnav-in li img,
html[data-bgcolor=color_black] #footer-logo img,
html[data-bgcolor=color_black] #footer-character img {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] header .header-in #header-nav .list .dropmenu {
  border: 1px solid #fff;
}
html[data-bgcolor=color_black] .side-nav-list {
  background-color: transparent !important;
}
html[data-bgcolor=color_black] .side-nav-list li span {
  background-color: transparent !important;
}
html[data-bgcolor=color_black] #keyword-area {
  background: transparent !important;
}
html[data-bgcolor=color_black] .toiawase .title, html[data-bgcolor=color_black] .toiawase .in {
  border: 1px solid #fff;
}
html[data-bgcolor=color_black] .toiawase .in {
  border-top: none;
}
html[data-bgcolor=color_black] #sp-header .modal-menu .sp-nav .title button.plus::after,
html[data-bgcolor=color_black] #sp-header .modal-menu .sp-nav .title button.mynus::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .gsst_a .gscb_a {
  color: inherit !important;
}
html[data-bgcolor=color_black] .faq-answer-area {
  background-image: url(../img_sub/v3.2/h2_faq_title_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .faq-block .faq-q-title::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .faq-block .faq-answer-area {
  background-image: none !important;
  background-color: inherit !important;
}
html[data-bgcolor=color_black] #pankuzu .in {
  background-image: url(../img_sub/v3.2/pankuzu_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_black] #ashiato .in {
  background-image: url(../img_sub/v3.2/ashiato_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .anchor ul li a::after, html[data-bgcolor=color_black] .detail a::after, html[data-bgcolor=color_black] .page a::after, html[data-bgcolor=color_black] .dir a::after,
html[data-bgcolor=color_black] .link-item .icon1::after, html[data-bgcolor=color_black] .link-item .icon2::after,
html[data-bgcolor=color_black] #side-nav .side-nav-list li a::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .page a, html[data-bgcolor=color_black] .dir a, html[data-bgcolor=color_black] .table td, html[data-bgcolor=color_black] .table th {
  border-color: #fff !important;
}
html[data-bgcolor=color_black] .toiawase .mail a {
  border: 1px solid #fff !important;
}
html[data-bgcolor=color_black] .toiawase .mail a::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] #side-nav .side-nav-list {
  border-color: #fff !important;
}
html[data-bgcolor=color_black] .attend-container {
  border-color: #fff !important;
}
html[data-bgcolor=color_black] .attend-container .attend-list li a::before {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .simple-enquete form input[type=radio] {
  border-color: #fff;
}
html[data-bgcolor=color_black] .simple-enquete form input[type=radio]:checked:before {
  background: #fff;
}
html[data-bgcolor=color_black] .simple-enquete form .item::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .simple-enquete form input[type=submit] {
  background-color: #000 !important;
  color: #fff !important;
  border: 1px solid #fff;
}
html[data-bgcolor=color_black] .event-search-area .box2 label::after, html[data-bgcolor=color_black] .event-search-area .event-search-term label::after, html[data-bgcolor=color_black] .recruit-event-search-area .box2 label::after, html[data-bgcolor=color_black] .recruit-event-search-area .event-search-term label::after {
  border-right: 2px solid #000 !important;
  border-bottom: 2px solid #000 !important;
}
html[data-bgcolor=color_black] .event-search-area .box2 input[type=checkbox]:checked + label::before, html[data-bgcolor=color_black] .event-search-area .event-search-term input[type=checkbox]:checked + label::before, html[data-bgcolor=color_black] .recruit-event-search-area .box2 input[type=checkbox]:checked + label::before, html[data-bgcolor=color_black] .recruit-event-search-area .event-search-term input[type=checkbox]:checked + label::before {
  background: #fff !important;
  border: 1px solid #231815;
}
html[data-bgcolor=color_black] .event-search-area .box2 input[type=checkbox]:checked + label::after, html[data-bgcolor=color_black] .event-search-area .event-search-term input[type=checkbox]:checked + label::after, html[data-bgcolor=color_black] .recruit-event-search-area .box2 input[type=checkbox]:checked + label::after, html[data-bgcolor=color_black] .recruit-event-search-area .event-search-term input[type=checkbox]:checked + label::after {
  opacity: 1;
  background: #fff !important;
}
html[data-bgcolor=color_black] .scroll-hint-icon-wrap {
  background-color: transparent !important;
}
html[data-bgcolor=color_black] .scroll-hint-icon-wrap .scroll-hint-icon-white::before, html[data-bgcolor=color_black] .scroll-hint-icon-wrap .scroll-hint-icon-white::after {
  filter: invert(1);
}

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