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

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: #221714;
  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: #25769e;
  text-decoration: underline;
}

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

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

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

a:focus {
  background-color: inherit;
  color: #25769e;
}

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: 1100px;
  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: 420px !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 #fff !important;
    border-radius: calc(infinity * 1px) 0 0 calc(infinity * 1px) !important;
  }
}
@media screen and (max-width: 768px) {
  .gsc-input-box {
    border: 2px solid #fff !important;
    border-radius: calc(infinity * 1px) 0 0 calc(infinity * 1px) !important;
  }
}

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

@media print, screen and (min-width: 769px) {
  td.gsc-search-button {
    height: 62px;
  }
  @-moz-document url-prefix() {
    td.gsc-search-button {
      height: 64px;
    }
  }
  td.gsc-search-button {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  td.gsc-search-button {
    height: calc(10.66vw - 2px);
  }
  @-moz-document url-prefix() {
    td.gsc-search-button {
      height: calc(10.66vw + 2px);
    }
  }
  td.gsc-search-button {
    padding-left: 0 !important;
  }
}

@media print, screen and (min-width: 769px) {
  .cse .gsc-search-button-v2, .gsc-search-button-v2 {
    background-color: #fff !important;
    width: 64px !important;
    border: 1px solid #fff !important;
    border-radius: 0 calc(infinity * 1px) calc(infinity * 1px) 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .cse .gsc-search-button-v2, .gsc-search-button-v2 {
    background-color: #fff !important;
    width: 13.33vw !important;
    border: 1px solid #fff !important;
    border-radius: 0 calc(infinity * 1px) calc(infinity * 1px) 0 !important;
  }
}

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

.dummy-search-area {
  box-sizing: border-box;
  display: flex;
}
@media print, screen and (min-width: 769px) {
  .dummy-search-area {
    width: 420px;
  }
}
@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 #fff;
    height: 64px;
    width: calc(100% - 64px);
    border-radius: calc(infinity * 1px) 0 0 calc(infinity * 1px);
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .dummy-search {
    border: 2px solid #fff;
    height: 10.66vw;
    width: calc(100% - 13.33vw);
    border-radius: calc(infinity * 1px) 0 0 calc(infinity * 1px);
    font-size: 2rem;
  }
}

.dummy-search-btn {
  appearance: none;
  background: none;
  border: none;
  cursor: pointer;
  font-size: 0;
  padding: 0;
  display: block;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
}
@media print, screen and (min-width: 769px) {
  .dummy-search-btn {
    background-color: #fff;
    flex-basis: 64px;
    width: 64px;
    height: 64px;
    border: 1px solid #fff;
    border-radius: 0 calc(infinity * 1px) calc(infinity * 1px) 0;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .dummy-search-btn {
    background-color: #fff;
    flex-basis: 13.33vw;
    width: 13.33vw;
    height: 10.66vw;
    border: 1px solid #fff;
    border-radius: 0 calc(infinity * 1px) calc(infinity * 1px) 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .dummy-search-btn svg {
    width: 31px;
    height: 31px;
    fill: #3073b5;
  }
}
@media screen and (max-width: 768px) {
  .dummy-search-btn svg {
    width: 5.33vw;
    height: 5.33vw;
    fill: #3073b5;
  }
}

.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: #ffffff;
  display: block;
  text-decoration: none;
}
#smartphone .wrap {
  align-items: center;
  background-color: #3073b5;
  border: 2px solid #3073b5;
  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: #48d1cc;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  position: absolute;
  right: 20px;
}
#smartphone .wrap .ico:after {
  border-left: 12px solid #221714;
  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: 0.9122807018;
  }
  #header .header-subnav-area {
    position: initial !important;
  }
}
#header, #footer, #side-nav {
  overflow-wrap: anywhere;
}

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

input.gsc-input {
  border-radius: calc(infinity * 1px) 0 0 calc(infinity * 1px) !important;
}

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

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

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

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

#wrapper {
  overflow: hidden;
}

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

.announcement {
  border: 1px solid #c34136;
  border-radius: 20px;
  background-color: #fff;
}
@media print, screen and (min-width: 769px) {
  .announcement {
    margin: 73px auto 0;
    min-height: 170px;
  }
}
@media screen and (max-width: 768px) {
  .announcement {
    margin: 8vw auto 0;
    padding-bottom: 5.8666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .announcement-in {
    display: grid;
    grid-template-columns: 325px auto;
    align-items: center;
  }
}
.announcement .ttl {
  background-color: #c34136;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .announcement .ttl {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    width: 325px;
    min-height: 170px;
    border-radius: 20px 0 0 20px;
  }
}
@media screen and (max-width: 768px) {
  .announcement .ttl {
    border-radius: 20px 20px 0 0;
  }
}
.announcement .ttl h2 {
  font-weight: 700;
  color: #fff;
}
@media print, screen and (min-width: 769px) {
  .announcement .ttl h2 {
    font-size: 1.625rem;
    letter-spacing: 0.08rem;
  }
}
@media screen and (max-width: 768px) {
  .announcement .ttl h2 {
    font-size: 1.25rem;
    padding: 2.9333333333vw;
  }
}
.announcement-info {
  padding: 5px 10px 0 0;
}
.announcement .list {
  overflow-y: auto;
}
@media print, screen and (min-width: 769px) {
  .announcement .list {
    max-height: 160px;
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  .announcement .list {
    padding: 15px 25px;
  }
}
@media screen and (max-width: 768px) {
  .announcement .list {
    max-height: 48vw;
  }
}
@media print, screen and (min-width: 769px) {
  .announcement .list li {
    display: flex;
    gap: 28px;
    padding: 10px 0;
  }
}
@media screen and (max-width: 768px) {
  .announcement .list li {
    padding: 4vw 8vw 1.3333333333vw 5.3333333333vw;
  }
}
.announcement .list li .date {
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .announcement .list li .date {
    display: block;
  }
}
.announcement .list li .txt a {
  color: #2b2b2b;
  text-underline-offset: 3px;
  letter-spacing: -0.02rem;
}
@media print, screen and (min-width: 769px) {
  .announcement .list li .txt a {
    line-height: 1.6rem;
  }
}
.announcement .more a {
  display: block;
  text-align: center;
  text-decoration: none;
  color: #221714;
  border: 1px solid #c34136;
  border-radius: calc(infinity * 1px);
  transition: 0.1s;
}
@media print, screen and (min-width: 769px) {
  .announcement .more a {
    font-size: 0.875rem;
    width: 263px;
    background: url(../img_common/btn_arrow_b.png) right 15px center no-repeat #fff;
    background-size: 15px 6px;
    padding: 8px 30px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .announcement .more a {
    font-size: 1rem;
    width: 83.2vw;
    background: url(../img_common/btn_arrow_b.png) right 5.3333333333vw center no-repeat #fff;
    background-size: 5.8666666667vw 2.1333333333vw;
    padding: 5.3333333333vw 12vw;
    margin: 8vw auto 0;
  }
}
@media print, screen and (min-width: 769px) {
  .announcement .more a:hover {
    background-position: right 12px center;
  }
}
@media screen and (max-width: 768px) {
  .announcement .more a:hover {
    background-position: right 4.5333333333vw center;
  }
}

.submenu {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .submenu {
    padding-top: 45px;
  }
}
@media screen and (max-width: 768px) {
  .submenu {
    padding-top: 6.4vw;
  }
}
.submenu::after {
  content: "";
  position: absolute;
  z-index: -20;
}
@media print, screen and (min-width: 769px) {
  .submenu::after {
    top: 60px;
    left: 45%;
    transform: translateX(-45%);
    background-image: url("../img_top/pc_bg_bubble.png");
    background-repeat: no-repeat;
    background-size: 1451px 899px;
    width: 1451px;
    height: 899px;
  }
}
@media screen and (max-width: 768px) {
  .submenu::after {
    top: 84px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url("../img_top/sp_bg_bubble.png");
    background-repeat: no-repeat;
    background-size: 97.6vw 183.2vw;
    width: 97.6vw;
    height: 183.2vw;
  }
}
@media print, screen and (min-width: 769px) {
  .submenu-list {
    display: grid;
    gap: 33px;
    grid-template-columns: repeat(auto-fit, 250px);
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .submenu-list {
    display: grid;
    gap: 24px 22px;
    grid-template-columns: repeat(2, 43.7333333333vw);
  }
}
.submenu-list li {
  text-align: center;
}
.submenu-list li a, .submenu-list li .item-nolink {
  display: block;
  height: 100%;
  font-weight: 700;
  color: #221714;
  text-decoration: none;
  border: 4px solid #48d1cc;
  border-radius: 20px;
  background-color: #fff;
  transition: 0.2s;
}
@media print, screen and (min-width: 769px) {
  .submenu-list li a, .submenu-list li .item-nolink {
    min-height: 240px;
    font-size: 1.5rem;
    box-shadow: 10px 10px rgba(0, 0, 0, 0.08);
    padding: 10px;
  }
}
@media screen and (max-width: 768px) {
  .submenu-list li a, .submenu-list li .item-nolink {
    min-height: 42.1333333333vw;
    font-size: 0.9375rem;
    box-shadow: 0 10px rgba(0, 0, 0, 0.08);
    padding: 2.6666666667vw;
  }
}
.submenu-list li a:hover, .submenu-list li .item-nolink:hover {
  transform: translate(10px, 10px);
  box-shadow: none;
}
.submenu-list li a:focus-visible, .submenu-list li .item-nolink:focus-visible {
  outline: 1px solid #000 !important;
  outline-offset: 2px !important;
  box-shadow: 0 0 0 2px #fff;
}
.submenu-list li .item-img img {
  object-fit: contain;
  width: auto;
}
@media print, screen and (min-width: 769px) {
  .submenu-list li .item-img img {
    max-height: 118px;
  }
}
@media screen and (max-width: 768px) {
  .submenu-list li .item-img img {
    max-height: 20.8vw;
  }
}
.submenu-list li .item-in {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
@media print, screen and (min-width: 769px) {
  .submenu-list li .item-in {
    gap: 20px;
  }
}
@media screen and (max-width: 768px) {
  .submenu-list li .item-in {
    gap: 2.6666666667vw;
  }
}

@media print, screen and (min-width: 769px) {
  .mv {
    padding: 50px 0 40px 0;
  }
}
@media screen and (max-width: 768px) {
  .mv {
    padding: 12.5333333333vw 0;
  }
}
.mv-slider {
  --pcImgWidth: 1100px;
  --pcImgHeight: 450px;
  --spImgWidth: g.px2vw375(350px);
  --spImgHeight: g.px2vw375(143px);
  --pcGap: 0;
  --spGap: 0;
  position: relative;
}
.mv-slider .splide-wrapper {
  position: relative;
}
.mv-slider .splide__track {
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  .mv-slider .splide__slide {
    width: var(--pcImgWidth);
  }
}
@media screen and (max-width: 768px) {
  .mv-slider .splide__slide {
    width: var(--spImgWidth);
  }
}
.mv-slider .splide__slide a {
  display: block;
}
.mv-slider .splide__slide a:hover img {
  outline: 6px solid #48d1cc;
  outline-offset: -6px;
}
.mv-slider .splide__slide a:focus-visible img {
  border: 6px solid #fff;
  outline: 2px solid #000;
  outline-offset: -2px;
  box-sizing: border-box;
}
.mv-slider .splide__slide img {
  object-fit: contain;
  outline: 4px solid #48d1cc;
  outline-offset: -4px;
  border-radius: 20px;
}
@media print, screen and (min-width: 769px) {
  .mv-slider .splide__slide img {
    width: var(--pcImgWidth);
    height: var(--pcImgHeight);
  }
}
@media screen and (max-width: 768px) {
  .mv-slider .splide__slide img {
    width: 93.3333333333vw;
    height: 38.1333333333vw;
  }
}
.mv-slider .splide__controls {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .mv-slider .splide__controls {
    gap: 20px;
    max-width: 1100px;
    padding-top: 34px;
  }
}
@media screen and (max-width: 768px) {
  .mv-slider .splide__controls {
    gap: 5.3333333333vw;
    max-width: 93.3333333333vw;
    padding-top: 3.2vw;
  }
}
.mv-slider .splide__pagination {
  padding: 0;
  position: initial;
}
@media print, screen and (min-width: 769px) {
  .mv-slider .splide__pagination {
    gap: 22px;
  }
}
@media screen and (max-width: 768px) {
  .mv-slider .splide__pagination {
    gap: 5.8666666667vw;
  }
}
.mv-slider .splide__pagination li {
  display: flex;
}
.mv-slider .splide__pagination__page {
  margin: 0;
  background: #fff;
  border: 1px solid #3073b5;
  border-radius: calc(infinity * 1px) !important;
  transition: initial;
  opacity: initial;
}
@media print, screen and (min-width: 769px) {
  .mv-slider .splide__pagination__page {
    width: 14px;
    height: 14px;
  }
}
@media screen and (max-width: 768px) {
  .mv-slider .splide__pagination__page {
    width: 3.7333333333vw;
    height: 3.7333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .mv-slider .splide__pagination__page:hover {
    opacity: 0.85;
  }
}
.mv-slider .splide__arrow {
  opacity: 1;
}
.mv-slider .splide__arrow:hover {
  opacity: 0.85;
}
.mv-slider .splide__arrow svg {
  display: none;
}
.mv-slider .splide__arrow--prev {
  background: url("../img_top/prev.png") no-repeat center center;
  border: none;
}
@media print, screen and (min-width: 769px) {
  .mv-slider .splide__arrow--prev {
    background-size: 60px 81px;
    width: 70px;
    height: 81px;
    left: -35px;
  }
}
@media screen and (max-width: 768px) {
  .mv-slider .splide__arrow--prev {
    background-size: 9.0666666667vw 12vw;
    width: 9.8666666667vw;
    height: 12vw;
    left: 0;
  }
}
.mv-slider .splide__arrow--next {
  background: url("../img_top/next.png") no-repeat center center;
  border: none;
}
@media print, screen and (min-width: 769px) {
  .mv-slider .splide__arrow--next {
    background-size: 60px 81px;
    width: 70px;
    height: 81px;
    right: -35px;
  }
}
@media screen and (max-width: 768px) {
  .mv-slider .splide__arrow--next {
    background-size: 9.0666666667vw 12vw;
    width: 9.8666666667vw;
    height: 12vw;
    right: 0;
  }
}
.mv-slider .splide__pagination__page.is-active {
  border: none;
  background: none;
  background-image: url("../img_top/pagination_active.png");
  background-repeat: no-repeat;
  background-size: contain;
  transform: none !important;
}
@media print, screen and (min-width: 769px) {
  .mv-slider .splide__pagination__page.is-active {
    width: 18px;
    height: 24px;
  }
}
@media screen and (max-width: 768px) {
  .mv-slider .splide__pagination__page.is-active {
    width: 4.8vw;
    height: 6.4vw;
  }
}
.mv-slider .splide__toggle {
  background-color: transparent;
  border: 0;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .mv-slider .splide__toggle {
    width: 27px;
    height: 27px;
  }
}
@media screen and (max-width: 768px) {
  .mv-slider .splide__toggle {
    width: 7.2vw;
    height: 7.2vw;
  }
}
@media print, screen and (min-width: 769px) {
  .mv-slider .splide__toggle:hover {
    opacity: 0.85;
  }
}
.mv-slider .splide__toggle span {
  margin: auto;
  position: absolute;
  inset: 0;
  border: 0;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media print, screen and (min-width: 769px) {
  .mv-slider .splide__toggle span {
    width: 27px;
    height: 27px;
  }
}
@media screen and (max-width: 768px) {
  .mv-slider .splide__toggle span {
    width: 7.2vw;
    height: 7.2vw;
  }
}
.mv-slider .splide__toggle__play {
  background-image: url("../img_top/start.png") !important;
}
.mv-slider .splide__toggle__pause {
  background-image: url("../img_top/stop.png") !important;
}
.mv-slider:not(.is-active) {
  visibility: visible !important;
}
.mv-slider:not(.is-active) .splide__list {
  display: flex !important;
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  .mv-slider:not(.is-active) .splide__list {
    gap: var(--pcGap);
  }
}
@media screen and (max-width: 768px) {
  .mv-slider:not(.is-active) .splide__list {
    gap: var(--spGap);
  }
}
.mv-slider:not(.is-active) .splide__slide:last-child {
  margin: 0 !important;
}
.mv-slider:not(.is-active) .splide__arrows {
  display: none;
}
.mv-slider:not(.is-active) .splide__toggle {
  display: none;
}

.information {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .information {
    padding: 260px 0 118px;
  }
}
@media screen and (max-width: 768px) {
  .information {
    padding: 32vw 0 26.6666666667vw;
  }
}
.information::before {
  content: "";
  position: absolute;
  background-image: url("../img_top/information_character01.png");
  background-repeat: no-repeat;
  z-index: 0;
}
@media print, screen and (min-width: 769px) {
  .information::before {
    top: 40px;
    left: -70px;
    background-size: 260px 198px;
    width: 260px;
    height: 198px;
  }
}
@media screen and (max-width: 768px) {
  .information::before {
    top: -25px;
    right: 4vw;
    background-size: 41.6vw 31.7333333333vw;
    width: 41.6vw;
    height: 31.7333333333vw;
  }
}
.information::after {
  content: "";
  position: absolute;
  background-image: url("../img_top/information_bg.png");
  background-repeat: no-repeat;
  z-index: -20;
}
@media print, screen and (min-width: 769px) {
  .information::after {
    top: -180px;
    left: 49%;
    transform: translateX(-49%);
    background-size: 3747px 1028px;
    width: 3747px;
    height: 1028px;
  }
}
@media screen and (max-width: 768px) {
  .information::after {
    top: -53.3333333333vw;
    left: 49%;
    transform: translateX(-49%);
    background-size: 999.2vw 243.7333333333vw;
    width: 999.2vw;
    height: 243.7333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .information-accessible-tabs {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .information-accessible-tabs {
    width: 100%;
  }
}
.information-in {
  position: relative;
  background: #fff;
  border-radius: 20px;
}
.information-in:after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  z-index: -10;
}
@media print, screen and (min-width: 769px) {
  .information-in:after {
    top: 62%;
    right: -130px;
    background-image: url("../img_top/pc_white_bubble.png");
    background-size: 87px 114px;
    width: 87px;
    height: 114px;
  }
}
@media screen and (max-width: 768px) {
  .information-in:after {
    top: calc(100% + 17px);
    right: 20px;
    background-image: url("../img_top/sp_white_bubble.png");
    background-size: 12.5333333333vw 10.6666666667vw;
    width: 12.5333333333vw;
    height: 10.6666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .information-in {
    padding: 85px 40px 50px;
  }
}
@media screen and (max-width: 768px) {
  .information-in {
    width: 100%;
    padding: 10.6666666667vw 0;
  }
}
@media screen and (max-width: 768px) {
  .information-in .pageListNotExists {
    padding: 2.6666666667vw 3.2vw;
  }
}
.information-list {
  position: relative;
  z-index: 10;
}
@media print, screen and (min-width: 769px) {
  .information-list {
    display: grid;
    grid-template-columns: repeat(2, 350px);
    grid-auto-rows: auto;
    justify-content: center;
    gap: 0 30px;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .information-list {
    display: grid;
    grid-template-columns: repeat(2, 45.3333333333vw);
    grid-auto-rows: auto;
    gap: 0 2.6666666667vw;
    text-align: center;
  }
}
.information-list li {
  position: relative;
  z-index: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}
.information-list li a {
  display: block;
  text-decoration: none;
  font-weight: 500;
  color: #221714;
}
@media print, screen and (min-width: 769px) {
  .information-list li a {
    font-size: 1.5rem;
    background: url("../img_top/information_tab_on.png") no-repeat center right 15px #fff;
    background-size: 33px 45px;
    border-radius: 10px;
    padding: 22px 50px 23px;
    margin-bottom: -37px;
  }
}
@media screen and (max-width: 768px) {
  .information-list li a {
    display: flex;
    align-items: center;
    justify-content: start;
    font-size: 1rem;
    line-height: 1.5rem;
    min-height: 16.8vw;
    background: url("../img_top/information_tab_on.png") no-repeat center right 2.6666666667vw #fff;
    background-size: 8.8vw 12vw;
    border-radius: 2.6666666667vw;
    padding: 2.1333333333vw 12vw 2.1333333333vw 4vw;
    margin-bottom: -6.6666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .information-list li a:hover {
    position: relative;
    background: url("../img_top/information_tab_off.png") no-repeat center right 15px #f8e681;
    border: 3px solid #fff;
  }
}
.information-list li a:focus-visible {
  outline: 1px solid #000 !important;
  outline-offset: 2px !important;
  box-shadow: 0 0 0 2px #fff;
}
.information-list a.active {
  position: relative;
  background: url("../img_top/information_tab_off.png") no-repeat center right 15px #f8e681;
  border: 3px solid #fff;
  pointer-events: none;
}
.information-list .tab1::before {
  content: "";
  position: absolute;
  background-image: url("../img_top/tab_character_back.png");
  background-repeat: no-repeat;
  z-index: -10;
  top: -65px;
  left: 50%;
  transform: translateX(-50%);
  background-size: 78px 89px;
  width: 78px;
  height: 89px;
}
.information-list .tab1::after {
  content: "";
  position: absolute;
  background-image: url("../img_top/tab_character_front.png");
  background-repeat: no-repeat;
  z-index: 20;
  top: -9px;
  left: 51%;
  transform: translateX(-51%);
  background-size: 73px 27px;
  width: 73px;
  height: 27px;
}
@media print, screen and (min-width: 769px) {
  .information-tab-list {
    height: 200px;
    overflow-y: auto;
    padding-right: 40px;
  }
}
@media screen and (max-width: 768px) {
  .information-tab-list {
    height: 74.6666666667vw;
    overflow-y: auto;
    padding-right: 6.6666666667vw;
  }
}
.information-tab-list .item {
  color: #2b2b2b;
}
@media print, screen and (min-width: 769px) {
  .information-tab-list .item {
    display: flex;
    gap: 38px;
    padding: 14px 0;
    border-radius: 10px;
  }
}
@media screen and (max-width: 768px) {
  .information-tab-list .item {
    padding: 2.6666666667vw 3.2vw;
    border-radius: 2.6666666667vw;
  }
}
.information-tab-list .item .date {
  flex-shrink: 0;
  letter-spacing: -0.04rem;
}
@media screen and (max-width: 768px) {
  .information-tab-list .item .date {
    display: block;
  }
}
.information-tab-list .txt {
  line-height: 1.6rem;
}
.information-tab-list .txt a {
  color: #2b2b2b;
  letter-spacing: -0.06rem;
}
.information-tolist a {
  display: block;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border-radius: calc(infinity * 1px);
  transition: 0.1s;
}
@media print, screen and (min-width: 769px) {
  .information-tolist a {
    font-size: 1.125rem;
    width: 380px;
    background: url(../img_common/btn_arrow.png) right 20px center no-repeat #3073b5;
    background-size: 22px 8px;
    padding: 20px 45px;
    margin: 36px auto 0;
  }
}
@media screen and (max-width: 768px) {
  .information-tolist a {
    font-size: 1rem;
    width: 83.2vw;
    background: url(../img_common/btn_arrow.png) right 5.3333333333vw center no-repeat #3073b5;
    background-size: 5.8666666667vw 2.1333333333vw;
    padding: 5.3333333333vw 12vw;
    margin: 8vw auto 0;
  }
}
@media print, screen and (min-width: 769px) {
  .information-tolist a:hover {
    background-position: right 17px center;
  }
}
@media screen and (max-width: 768px) {
  .information-tolist a:hover {
    background-position: right 4.5333333333vw center;
  }
}
.information-tolist a:focus-visible {
  outline: 1px solid #000 !important;
  outline-offset: 2px !important;
  box-shadow: 0 0 0 2px #fff;
}

@media print, screen and (min-width: 769px) {
  .advise {
    padding: 94px 0 92px;
  }
}
@media screen and (max-width: 768px) {
  .advise {
    padding: 16vw 0 20.2666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .advise-list {
    display: grid;
    gap: 43px 40px;
    grid-template-columns: repeat(3, 340px);
    padding-top: 37px;
  }
}
@media screen and (max-width: 768px) {
  .advise-list {
    display: flex;
    flex-direction: column;
    gap: 8vw;
  }
}
.advise-list li {
  text-align: center;
}
.advise-list li a, .advise-list li .item-nolink {
  display: block;
  height: 100%;
  font-weight: 700;
  color: #221714;
  text-decoration: none;
  border: 4px solid #3073b5;
  border-radius: 20px;
  background-color: #fff;
  transition: 0.2s;
}
@media print, screen and (min-width: 769px) {
  .advise-list li a, .advise-list li .item-nolink {
    min-height: 380px;
    font-size: 1.5rem;
    box-shadow: 10px 10px rgba(0, 0, 0, 0.08);
    padding: 20px;
  }
}
@media screen and (max-width: 768px) {
  .advise-list li a, .advise-list li .item-nolink {
    min-height: 101.3333333333vw;
    font-size: 1.5rem;
    box-shadow: 0 10px rgba(0, 0, 0, 0.08);
    padding: 8vw 6.6666666667vw;
  }
}
.advise-list li a:hover {
  transform: translate(10px, 10px);
  box-shadow: none;
}
.advise-list li a:focus-visible {
  outline: 1px solid #000 !important;
  outline-offset: 2px !important;
  box-shadow: 0 0 0 2px #fff;
}
.advise-list li .item-img {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 10;
  min-height: 180px;
  width: auto;
}
.advise-list li .item-img img {
  object-fit: contain;
}
@media print, screen and (min-width: 769px) {
  .advise-list li .item-img img {
    width: 174px;
    height: 174px;
  }
}
@media screen and (max-width: 768px) {
  .advise-list li .item-img img {
    width: 46.4vw;
    height: 46.4vw;
  }
}
.advise-list li .item-img:after {
  content: "";
  position: absolute;
  background-color: #d9f5f4;
  border-radius: calc(infinity * 1px);
  z-index: -10;
}
@media print, screen and (min-width: 769px) {
  .advise-list li .item-img:after {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 174px;
    height: 174px;
  }
}
@media screen and (max-width: 768px) {
  .advise-list li .item-img:after {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 46.4vw;
    height: 46.4vw;
  }
}
.advise-list li .item-in {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
@media print, screen and (min-width: 769px) {
  .advise-list li .item-in {
    gap: 10px;
  }
}
@media screen and (max-width: 768px) {
  .advise-list li .item-in {
    gap: 2.6666666667vw;
  }
}
.advise-list li .item-txt {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  .advise-list li .item-txt {
    min-height: 64px;
  }
}
@media screen and (max-width: 768px) {
  .advise-list li .item-txt {
    min-height: 14.9333333333vw;
  }
}
.advise-list li .item-txt p {
  line-height: 2rem;
}
.advise-list li .desc {
  font-weight: 400;
  text-align: left;
  letter-spacing: -0.04rem;
  line-height: 1.4rem;
}
@media print, screen and (min-width: 769px) {
  .advise-list li .desc {
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .advise-list li .desc {
    font-size: 1rem;
  }
}

.contact {
  position: relative;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .contact {
    padding-top: 100px;
  }
}
@media screen and (max-width: 768px) {
  .contact {
    padding-top: 16vw;
  }
}
.contact::after {
  content: "";
  position: absolute;
  background-image: url("../img_top/contact_bg.png");
  background-repeat: no-repeat;
  z-index: -20;
}
@media print, screen and (min-width: 769px) {
  .contact::after {
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    background-size: 3020px 308px;
    width: 3020px;
    height: 308px;
  }
}
@media screen and (max-width: 768px) {
  .contact::after {
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    background-size: 389.3333333333vw 39.4666666667vw;
    width: 389.3333333333vw;
    height: 39.4666666667vw;
  }
}
.contact h2 {
  font-weight: 700;
}
@media print, screen and (min-width: 769px) {
  .contact h2 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .contact h2 {
    font-size: 1.875rem;
  }
}
.contact-area {
  background-color: #d9f5f4;
}
@media print, screen and (min-width: 769px) {
  .contact-area {
    padding-bottom: 124px;
  }
}
@media screen and (max-width: 768px) {
  .contact-area {
    padding-bottom: 21.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .contact-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 36px;
    padding-top: 35px;
  }
}
@media screen and (max-width: 768px) {
  .contact-wrapper {
    display: flex;
    flex-direction: column;
    gap: 4.5333333333vw;
    width: 93.3333333333vw;
    margin: 0 auto;
    padding-top: 12.2666666667vw;
  }
}
.contact-box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #f8e681;
  border: 4px solid #fff;
  border-radius: 90px;
}
@media print, screen and (min-width: 769px) {
  .contact-box {
    min-width: 490px;
    min-height: 314px;
    padding: 40px 20px;
  }
}
@media screen and (max-width: 768px) {
  .contact-box {
    width: 100%;
    min-height: 70.6666666667vw;
    padding: 12.2666666667vw 5.3333333333vw;
  }
}
.contact-box .detail {
  font-weight: 700;
}
@media print, screen and (min-width: 769px) {
  .contact-box .detail {
    font-size: 1.5rem;
    padding-bottom: 5px;
  }
}
@media screen and (max-width: 768px) {
  .contact-box .detail {
    font-size: 1.25rem;
    padding-bottom: 0.8vw;
  }
}
.contact-box .number {
  width: max-content;
  color: #3073b5;
  font-weight: 700;
  text-shadow: 1.5px 1.5px 0 #fff, -1.5px -1.5px 0 #fff, -1.5px 1.5px 0 #fff, 1.5px -1.5px 0 #fff, 1.5px 0 0 #fff, -1.5px 0 0 #fff, 0 1.5px 0 #fff, 0 -1.5px 0 #fff;
}
@media print, screen and (min-width: 769px) {
  .contact-box .number {
    font-size: 3rem;
    background: url(../img_top/tell.png) left top 28px no-repeat;
    background-size: 22px 31px;
    padding-left: 25px;
  }
}
@media screen and (max-width: 768px) {
  .contact-box .number {
    font-size: 2.375rem;
    background: url(../img_top/tell.png) left top 4.8vw no-repeat;
    background-size: 5.8666666667vw 8.2666666667vw;
    padding-left: 7.4666666667vw;
  }
}
.contact-box .number a {
  text-decoration: none;
  color: inherit !important;
}
.contact-box .time {
  color: #2b2b2b;
}
@media screen and (max-width: 768px) {
  .contact-box .time {
    letter-spacing: -0.04rem;
  }
}
@media screen and (max-width: 768px) {
  .contact-box .time .service {
    display: block;
  }
}
.contact-box .time .service a {
  color: #2b2b2b;
  text-underline-offset: 3px;
}
.contact-box .time .service a:focus-visible {
  outline: 1px solid #000 !important;
  outline-offset: 2px !important;
  box-shadow: 0 0 0 2px #fff;
}
.contact-box1:before {
  content: "";
  position: absolute;
  background-image: url("../img_top/contact_character01.png");
  background-repeat: no-repeat;
  z-index: 20;
}
@media print, screen and (min-width: 769px) {
  .contact-box1:before {
    top: -50px;
    left: -5px;
    background-size: 134px 124px;
    width: 134px;
    height: 124px;
  }
}
@media screen and (max-width: 768px) {
  .contact-box1:before {
    top: -6.6666666667vw;
    left: 2.6666666667vw;
    background-size: 23.2vw 21.0666666667vw;
    width: 23.2vw;
    height: 21.0666666667vw;
  }
}
.contact-box2:before {
  content: "";
  position: absolute;
  background-image: url("../img_top/contact_character02.png");
  background-repeat: no-repeat;
  z-index: 20;
}
@media print, screen and (min-width: 769px) {
  .contact-box2:before {
    bottom: -5px;
    right: -55px;
    background-size: 105px 105px;
    width: 105px;
    height: 105px;
  }
}
@media screen and (max-width: 768px) {
  .contact-box2:before {
    bottom: -9.3333333333vw;
    right: 4vw;
    background-size: 19.2vw 18.9333333333vw;
    width: 19.2vw;
    height: 18.9333333333vw;
  }
}
.contact-tolist a {
  display: block;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border-radius: calc(infinity * 1px);
  transition: 0.1s;
}
@media print, screen and (min-width: 769px) {
  .contact-tolist a {
    font-size: 1.125rem;
    width: 380px;
    background: url(../img_common/btn_arrow.png) right 20px center no-repeat #3073b5;
    background-size: 22px 8px;
    padding: 20px 45px;
    margin: 43px auto 0;
  }
}
@media screen and (max-width: 768px) {
  .contact-tolist a {
    font-size: 1rem;
    width: 83.2vw;
    background: url(../img_common/btn_arrow.png) right 20px center no-repeat #3073b5;
    background-size: 22px 8px;
    padding: 20px 45px;
    margin: 49px auto 0;
  }
}
@media print, screen and (min-width: 769px) {
  .contact-tolist a:hover {
    background-position: right 17px center;
  }
}
@media screen and (max-width: 768px) {
  .contact-tolist a:hover {
    background-position: right 4.5333333333vw center;
  }
}
.contact-tolist a:focus-visible {
  outline: 1px solid #000 !important;
  outline-offset: 2px !important;
  box-shadow: 0 0 0 2px #fff;
}

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

/*==================================
フッター
==================================*/
footer {
  position: relative;
  /* PCでは電話番号リンクを無効化 */
  /* フッター手前で止めるためのスタイル */
  /* JavaScriptでこのクラスを付与します */
}
@media print, screen and (min-width: 769px) {
  footer a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
    pointer-events: none;
  }
}
@media print, screen and (min-width: 769px) {
  footer .c-width {
    width: 1100px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  footer .c-width {
    width: 93.3333333333vw;
    margin: 0 auto;
  }
}
footer .contents {
  background-color: #48d1cc;
}
@media print, screen and (min-width: 769px) {
  footer .contents {
    padding: 75px 0;
  }
}
@media screen and (max-width: 768px) {
  footer .contents {
    padding: 18.6666666667vw 0 13.3333333333vw;
  }
}
footer .contents-wrapper {
  text-align: center;
  background-color: #fff;
  border-radius: 20px;
}
@media print, screen and (min-width: 769px) {
  footer .contents-wrapper {
    padding: 23px 0 32px;
  }
}
@media screen and (max-width: 768px) {
  footer .contents-wrapper {
    padding: 8vw 5.0666666667vw 10.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  footer .logo img {
    width: 288px;
    height: auto;
  }
}
@media print, screen and (min-width: 769px) {
  footer .address {
    padding-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  footer .address {
    padding-top: 4vw;
  }
}
@media print, screen and (min-width: 769px) {
  footer .btns {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    padding-top: 25px;
  }
}
@media screen and (max-width: 768px) {
  footer .btns {
    display: flex;
    flex-direction: column;
    gap: 4vw;
    padding-top: 8vw;
  }
}
footer .btns a {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border-radius: calc(infinity * 1px);
  transition: 0.1s;
}
@media print, screen and (min-width: 769px) {
  footer .btns a {
    min-width: 340px;
    background: url(../img_common/btn_arrow.png) right 20px center no-repeat #3073b5;
    background-size: 22px 8px;
    padding: 20px 45px;
  }
}
@media screen and (max-width: 768px) {
  footer .btns a {
    min-width: 83.2vw;
    background: url(../img_common/btn_arrow.png) right 5.3333333333vw center no-repeat #3073b5;
    background-size: 5.8666666667vw 2.1333333333vw;
    padding: 5.3333333333vw 12vw;
  }
}
@media print, screen and (min-width: 769px) {
  footer .btns a:hover {
    background-position: right 17px center;
  }
}
@media screen and (max-width: 768px) {
  footer .btns a:hover {
    background-position: right 4.5333333333vw center;
  }
}
footer .btns a:focus-visible {
  outline: 1px solid #000 !important;
  outline-offset: 2px !important;
  box-shadow: 0 0 0 2px #fff;
}
footer .links {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 769px) {
  footer .links {
    padding-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  footer .links {
    padding-top: 8vw;
  }
}
footer .links li {
  position: relative;
}
footer .links li:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  background: #221714;
}
@media print, screen and (min-width: 769px) {
  footer .links li:after {
    width: 1px;
    height: 15px;
  }
}
@media screen and (max-width: 768px) {
  footer .links li:after {
    width: 1px;
    height: 4vw;
  }
}
footer .links li:last-child::after {
  content: none;
}
footer .links a {
  display: block;
  color: #221714;
  font-size: 1rem;
}
@media print, screen and (min-width: 769px) {
  footer .links a {
    text-decoration: none;
    margin: 5px 0;
    padding: 0 20px;
  }
}
@media screen and (max-width: 768px) {
  footer .links a {
    text-underline-offset: 3px;
    margin: 0.5333333333vw 0;
    padding: 0 5.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  footer .links a:hover {
    text-decoration: underline;
  }
}
footer .links a:focus-visible {
  outline: 1px solid #000 !important;
  outline-offset: -4px !important;
  border: 3px solid #fff;
}
footer .footer-pagetop {
  position: fixed;
  z-index: 50;
  opacity: 0; /* 初期状態で透明（非表示） */
  visibility: hidden; /* 初期状態で非表示 */
  transition: opacity 0.3s, visibility 0.3s;
}
@media print, screen and (min-width: 769px) {
  footer .footer-pagetop {
    bottom: 20px;
    right: 50px;
  }
}
@media screen and (max-width: 768px) {
  footer .footer-pagetop {
    top: 35px;
    top: 4.2666666667vw;
    right: 8px;
    right: 2.1333333333vw;
  }
}
footer .footer-pagetop a:hover {
  opacity: 0.85;
}
@media screen and (max-width: 768px) {
  footer .footer-pagetop img {
    width: 31.2vw;
    height: auto;
  }
}
@media print {
  footer .footer-pagetop {
    opacity: 1;
    visibility: visible;
    position: absolute;
    top: -30px !important;
    bottom: auto !important;
  }
}
footer .footer-pagetop.is-show {
  opacity: 1; /* 不透明にして表示 */
  visibility: visible; /* 表示状態にする */
}
footer .footer-pagetop.is-stop {
  position: absolute; /* 親要素基準の絶対位置に変更 */
  bottom: 100px; /* bottomを解除 */
}
footer .copyright {
  background-color: #fff;
  color: #2b2b2b;
  text-align: center;
  letter-spacing: 0.08rem;
  font-size: 0.75rem;
}
@media print, screen and (min-width: 769px) {
  footer .copyright {
    padding: 20px;
  }
}
@media screen and (max-width: 768px) {
  footer .copyright {
    padding: 4vw;
  }
  footer .copyright span {
    display: block;
  }
}

html[data-fontsize=up] {
  font-size: 133.3%;
}
@media screen and (max-width: 768px) {
  html[data-fontsize=up] .contact-box .number {
    font-size: 180%;
  }
}
html[data-fontsize=up2] {
  font-size: 166.7%;
}
@media screen and (max-width: 768px) {
  html[data-fontsize=up2] .contact-box .number {
    font-size: 1.375rem;
  }
}
html[data-fontsize=up3] {
  font-size: 200%;
}
@media screen and (max-width: 768px) {
  html[data-fontsize=up3] .contact-box .number {
    font-size: 1.375rem;
  }
}

.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: #221714;
  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 .status {
  margin-left: 3px;
}

.table-wrap .scroll-table-switch .scroll {
  background-color: #48d1cc;
  color: #221714;
}
.table-wrap .scroll-table-switch .in-display {
  background-color: #d9f5f4;
  color: #221714;
}

.scroll-view .scroll-btn .scroll {
  background-color: #d9f5f4 !important;
  color: #221714 !important;
  font-weight: normal !important;
  border-bottom: none !important;
}
.scroll-view .in-display-btn .in-display {
  background-color: #48d1cc !important;
  color: #221714 !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: #3073b5;
  color: #fff;
  font-size: 1.625rem;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 16px 20px;
  margin-top: 48px;
}
h2.head-title a, .wysiwyg h2 a, .free-layout-area h2 a {
  color: #fff;
}
@media screen and (max-width: 768px) {
  h2.head-title, .wysiwyg h2, .free-layout-area h2 {
    margin-top: 32px;
  }
}
h2.head-title .bg, .wysiwyg h2 .bg, .free-layout-area h2 .bg {
  display: block;
}

h3.head-title, .wysiwyg h3, .free-layout-area h3, .smartcmsBbsBlock h3 {
  position: relative;
  background: #f8e681;
  color: #333;
  font-size: 1.5rem;
  border-radius: 5px;
  padding: 12px 30px;
  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::before, .wysiwyg h3::before, .free-layout-area h3::before, .smartcmsBbsBlock h3::before {
  content: "";
  width: 10px;
  height: 10px;
  background: #48d1cc;
  border-radius: 50%;
  position: absolute;
  left: 10px;
  top: 55%;
  transform: translateY(-55%);
}
h3.head-title .bg, .wysiwyg h3 .bg, .free-layout-area h3 .bg, .smartcmsBbsBlock h3 .bg {
  display: block;
}

h4, .wysiwyg h4, .free-layout-area h4 {
  color: #333;
  font-size: 1.375rem;
  padding: 8px 10px;
  border-bottom: 2px solid #48d1cc;
  margin-top: 48px;
}
@media screen and (max-width: 768px) {
  h4, .wysiwyg h4, .free-layout-area h4 {
    margin-top: 24px;
  }
}
h4 .bg, .wysiwyg h4 .bg, .free-layout-area h4 .bg {
  display: block;
}
h5, .wysiwyg h5, .free-layout-area h5 {
  font-size: 1.25rem;
  font-weight: bold;
  padding: 8px 0;
  margin-top: 48px;
}
@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 #48d1cc;
}
h6, .wysiwyg h6, .free-layout-area h6 {
  font-size: 1.25rem;
  padding: 8px 10px;
  font-weight: bold;
  margin-top: 48px;
}
@media screen and (max-width: 768px) {
  h6, .wysiwyg h6, .free-layout-area h6 {
    margin-top: 24px;
  }
}
h6 .bg, .wysiwyg h6 .bg, .free-layout-area h6 .bg {
  display: block;
}
h2.head-title, h3.head-title {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 769px) {
  body {
    min-width: 1140px;
  }
  .to-container a {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    top: 0;
    margin-top: -9999px;
    color: #221714;
    font-size: 97%;
    background-color: #fff;
  }
  .to-container a:focus {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 0;
    z-index: 200;
  }
  #header {
    min-height: 105px;
  }
  #header .header-subnav-area {
    display: grid;
    grid-template-columns: 1fr 974px 105px 1fr;
    gap: 20px;
    position: relative;
    min-height: 105px;
    position: fixed;
    top: 3px;
    left: 0;
    right: 0;
    z-index: 150;
  }
  #header .header-subnav-area #header-logo img {
    width: 261px;
    height: 52px;
  }
  #header .header-subnav-area #header-logo a {
    display: inline-block;
  }
  #header .header-subnav-area #header-logo a:hover {
    opacity: 0.85;
  }
  #header .header-subnav-area .box {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 24px;
  }
  #header .header-subnav-area .header-contact a {
    display: inline-block;
    min-width: 150px;
    color: #221714;
    text-decoration: none;
    font-weight: 500;
    background-color: #fff;
    border-radius: calc(infinity * 1px);
    padding: 18px 27px;
    transition: 0.1s;
  }
  #header .header-subnav-area .header-contact a:hover {
    outline: 4px solid #48d1cc;
  }
  #header .header-subnav-area .header-size, #header .header-subnav-area .header-color {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
  }
  #header .header-subnav-area .header-size img, #header .header-subnav-area .header-color img {
    height: 26px;
    width: auto;
  }
  #header .header-subnav-area .header-size button, #header .header-subnav-area .header-color button {
    appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    display: block;
    padding: 0;
  }
  #header .header-subnav-area .header-size button:focus-visible, #header .header-subnav-area .header-color button:focus-visible {
    outline: 1px solid #000 !important;
    outline-offset: 2px !important;
    box-shadow: 0 0 0 2px #fff;
  }
  #header .header-subnav-area .header-size .title, #header .header-subnav-area .header-color .title {
    font-weight: 700;
  }
  #header .header-subnav-area .header-size dd, #header .header-subnav-area .header-color dd {
    line-height: 1;
  }
  #header .header-subnav-area .header-size dd img, #header .header-subnav-area .header-color dd img {
    cursor: pointer;
  }
  #header .header-subnav-area .header-size dd img:hover, #header .header-subnav-area .header-color dd img:hover {
    opacity: 0.85;
  }
  #header .header-subnav-area .header-size .normal-on.hide, #header .header-subnav-area .header-size .normal-off.hide, #header .header-subnav-area .header-size .big-on.hide, #header .header-subnav-area .header-size .big-off.hide {
    display: none;
  }
  #header .header-subnav-area .header-size .normal-on span, #header .header-subnav-area .header-size .normal-off span, #header .header-subnav-area .header-size .big-on span, #header .header-subnav-area .header-size .big-off span {
    display: block;
    padding: 8px;
    line-height: 1;
    text-decoration: none;
    font-size: 1rem;
  }
  #header .header-subnav-area .header-size .normal-on span:hover, #header .header-subnav-area .header-size .normal-off span:hover, #header .header-subnav-area .header-size .big-on span:hover, #header .header-subnav-area .header-size .big-off span:hover {
    opacity: 0.85;
  }
  #header .header-subnav-area .header-size .normal-on span span, #header .header-subnav-area .header-size .normal-off span span, #header .header-subnav-area .header-size .big-on span span, #header .header-subnav-area .header-size .big-off span span {
    background-color: inherit !important;
    color: inherit !important;
  }
  #header .header-subnav-area .header-color {
    margin-top: 20px;
  }
  #header .header-subnav-area .header-color dd {
    border-radius: 3px;
    border: 1px solid #fff;
  }
  #header .header-subnav-area .header-color dd a {
    display: block;
    padding: 8px;
    line-height: 1;
    border-radius: 3px;
    text-decoration: none;
  }
  #header .header-subnav-area .header-color dd a:hover {
    opacity: 0.85;
  }
  #header .header-subnav-area .header-color dd a span {
    background-color: inherit !important;
    color: inherit !important;
  }
  #header .header-subnav-area .header-color .item a {
    background-color: #333333 !important;
    color: #fff !important;
  }
  #header .header-subnav-area .header-color .item2 a {
    background-color: #0740D3 !important;
    color: #fff !important;
  }
  #header .header-subnav-area .header-color .item3 a {
    background-color: #fff !important;
    color: #333 !important;
  }
  #header .header-subnav-area .header-lang-wrapper .lang-error {
    color: #ee0000;
  }
  #header .header-subnav-area .header-lang {
    display: flex;
  }
  #header .header-subnav-area .header-lang .lang-select {
    padding: 3px 30px 3px 30px;
    border: solid 1px #000;
    appearance: none;
    word-break: break-all;
    white-space: normal;
    font-size: 80%;
    background: url(../img_common/icon_lang.png) no-repeat left 8px center/17px, url(../img_common/arrow_lang.png) no-repeat right 8px center/12px #fff;
  }
  #header .header-subnav-area .header-lang .btn-lang-select {
    color: #fff;
    min-height: 30px;
    padding: 3px 12px;
    font-weight: bold;
    border: solid 1px #000;
    background: #000;
    line-height: 1;
    cursor: pointer;
    font-size: 80%;
  }
  #header .header-subnav-area .header-lang .btn-lang-select:hover {
    opacity: 0.85;
  }
  #header .header-subnav-area .header-lang .btn-lang-select:focus-visible {
    outline: 1px solid #000 !important;
    outline-offset: 2px !important;
    box-shadow: 0 0 0 2px #fff;
  }
  #header .header-subnav-area .header-page-number-search #number-search-container *, #header .header-subnav-area .header-page-number-search #number-search-container *::before, #header .header-subnav-area .header-page-number-search #number-search-container *::after, #header .header-subnav-area .header-page-number-search #sp-number-search-container *, #header .header-subnav-area .header-page-number-search #sp-number-search-container *::before, #header .header-subnav-area .header-page-number-search #sp-number-search-container *::after {
    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: 420px;
    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% - 64px);
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap .number-label, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap .number-label {
    width: calc(100% - 13.33vw);
  }
}
@media print, screen and (min-width: 769px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap .submit-label, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap .submit-label {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap .submit-label, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap .submit-label {
    width: 64px;
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap .submit-label, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap .submit-label {
    width: 13.33vw;
  }
}
@media print, screen and (min-width: 769px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap input[type=text], #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap input[type=text] {
    width: 100%;
    padding: 10px 0 10px 13px;
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap input[type=text], #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap input[type=text] {
    border: 1px solid #fff;
    border-radius: calc(infinity * 1px) 0 0 calc(infinity * 1px);
    height: 64px;
    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 #fff;
    border-radius: calc(infinity * 1px) 0 0 calc(infinity * 1px);
    height: 10.66vw;
    font-size: 1rem;
  }
}
@media print, screen and (min-width: 769px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap button, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap button {
    appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    font-size: 0;
    padding: 0;
    line-height: 1;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap button, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap button {
    border: 1px solid #fff;
    border-radius: 0 calc(infinity * 1px) calc(infinity * 1px) 0;
    background-color: #fff;
    width: 64px;
    height: 64px;
  }
}
@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 #fff;
    border-radius: 0 calc(infinity * 1px) calc(infinity * 1px) 0;
    background-color: #fff;
    width: 13.33vw;
    height: 10.66vw;
  }
}
@media print, screen and (min-width: 769px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap button::after, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap button::after {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    margin: auto;
    clip-path: polygon(21.69% 24.41%, 20.35% 26.06%, 19.18% 27.87%, 18.12% 29.9%, 17.39% 31.94%, 16.85% 34.07%, 16.48% 36.48%, 16.46% 39.04%, 16.69% 41.55%, 17.14% 43.85%, 17.72% 45.78%, 18.57% 47.98%, 19.59% 49.91%, 20.76% 51.74%, 22.03% 53.36%, 23.36% 54.85%, 25.08% 56.37%, 26.93% 57.75%, 28.81% 58.84%, 30.74% 59.72%, 33.07% 60.33%, 35.1% 60.7%, 37.38% 60.92%, 39.37% 60.93%, 41.98% 60.66%, 44.52% 60.17%, 46.66% 59.48%, 48.31% 58.76%, 50.1% 57.78%, 51.58% 56.77%, 52.95% 55.68%, 53.79% 54.88%, 54.34% 54.34%, 94.61% 94.61%, 89.9% 99%, 62.61% 72.02%, 62.61% 66.88%, 61.76% 66.05%, 59.89% 67.58%, 57.49% 69.21%, 55.34% 70.42%, 52.57% 71.91%, 49.77% 72.84%, 47.16% 73.61%, 43.77% 74.17%, 40.36% 74.48%, 36.79% 74.47%, 33.89% 74.24%, 30.69% 73.66%, 27.25% 72.79%, 23.53% 71.39%, 19.93% 69.42%, 16.93% 67.46%, 13.57% 64.57%, 10.52% 61.3%, 8.12% 58.07%, 6.24% 54.71%, 4.72% 51.31%, 3.72% 47.79%, 3.11% 44.85%, 2.69% 41.66%, 2.6% 38.44%, 2.68% 36.45%, 2.8% 34.73%, 3.04% 32.91%, 3.32% 31.43%, 3.63% 29.82%, 3.96% 28.4%, 4.47% 26.91%, 4.93% 25.43%, 5.72% 23.7%, 6.43% 22.1%, 7.78% 19.8%, 9.14% 17.79%, 10.71% 15.76%, 12.37% 13.93%, 13.93% 12.37%, 15.76% 10.71%, 17.79% 9.14%, 19.8% 7.78%, 22.1% 6.43%, 23.7% 5.72%, 25.43% 4.93%, 26.91% 4.47%, 28.4% 3.96%, 29.82% 3.63%, 31.43% 3.32%, 32.91% 3.04%, 34.73% 2.8%, 36.45% 2.68%, 38.44% 2.6%, 41.66% 2.69%, 44.85% 3.11%, 47.79% 3.72%, 51.31% 4.72%, 54.71% 6.24%, 58.07% 8.12%, 61.3% 10.52%, 64.57% 13.57%, 67.46% 16.93%, 69.42% 19.93%, 71.39% 23.53%, 72.79% 27.25%, 73.66% 30.69%, 74.24% 33.89%, 74.47% 36.79%, 74.48% 40.36%, 74.17% 43.77%, 73.61% 47.16%, 72.84% 49.77%, 71.91% 52.57%, 70.42% 55.34%, 69.21% 57.49%, 67.58% 59.89%, 66.05% 61.76%, 66.88% 62.61%, 72.02% 62.61%, 99% 89.9%, 94.61% 94.61%, 54.34% 54.34%, 54.88% 53.79%, 55.68% 52.95%, 56.77% 51.58%, 57.78% 50.1%, 58.76% 48.31%, 59.48% 46.66%, 60.17% 44.52%, 60.66% 41.98%, 60.93% 39.37%, 60.92% 37.38%, 60.7% 35.1%, 60.33% 33.07%, 59.72% 30.74%, 58.84% 28.81%, 57.75% 26.93%, 56.37% 25.08%, 54.85% 23.36%, 53.36% 22.03%, 51.74% 20.76%, 49.91% 19.59%, 47.98% 18.57%, 45.78% 17.72%, 43.85% 17.14%, 41.55% 16.69%, 39.04% 16.46%, 36.48% 16.48%, 34.07% 16.85%, 31.94% 17.39%, 29.9% 18.12%, 27.87% 19.18%, 26.06% 20.35%, 24.41% 21.69%);
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap button::after, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap button::after {
    background-color: #3073b5;
    width: 31px;
    height: 31px;
  }
}
@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: #3073b5;
    width: 5.33vw;
    height: 5.33vw;
  }
}
@media print, screen and (min-width: 769px) {
  #header #header-nav .dropmenu {
    padding-top: 60px;
  }
  #header #header-nav .header-nav-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 30px;
  }
  #header #header-nav .header-nav-list > li {
    text-align: center;
  }
  #header #header-nav .header-nav-list > li:hover .box::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #48d1cc;
    position: absolute;
    bottom: -65px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
  }
  #header #header-nav .header-nav-list > li:focus-within > a, #header #header-nav .header-nav-list > li:hover > a {
    text-decoration: underline;
    text-underline-offset: 3px;
    font-weight: 700;
  }
  #header #header-nav .header-nav-list > li > a {
    position: relative;
    display: block;
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.1s;
  }
  #header #header-nav .nav-category-list-box {
    left: 0;
    position: absolute;
    z-index: 100;
    width: 100%;
  }
  #header #header-nav .nav-category-list-box ul {
    background-color: #48d1cc;
    display: grid;
    gap: 20px 16px;
    grid-template-columns: repeat(4, 229px);
    justify-content: center;
    margin: 0 auto;
    padding: 30px 0;
    width: 100%;
  }
  #header #header-nav .nav-category-list-box ul li {
    box-sizing: border-box;
    height: auto !important;
    width: 229px;
    position: relative;
  }
  #header #header-nav .nav-category-list-box ul li .category-item-in {
    box-sizing: border-box;
    display: flex;
    height: 100%;
  }
  #header #header-nav .nav-category-list-box ul li .category-item-in a {
    align-items: center;
    color: #0f3232;
    display: flex;
    text-align: left;
    text-decoration: underline;
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
    padding: 14px;
  }
  #header #header-nav .nav-category-list-box ul li .category-item-in a:hover {
    text-decoration: none;
  }
  .header-subnav-area-inner {
    grid-column: 2/3;
    display: flex;
    align-items: center;
    gap: 0 70px;
    background-color: #3073b5;
    border-radius: calc(infinity * 1px);
    padding: 0 22px;
  }
  .nav-category-list-box {
    position: absolute;
  }
  .pc-modal-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100vw;
    height: calc(100vh - 100%);
    background-color: rgba(48, 115, 181, 0.9);
    z-index: 100;
    display: none;
  }
  .pc-modal-menu-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 50px;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    padding-bottom: 80px;
  }
  .search-flex {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 60px;
    padding-top: 80px;
  }
  .search-keyword .title, .search-pageid .title {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    text-align: center;
    padding-bottom: 10px;
  }
  .header-page-number-search #number-search-container *, .header-page-number-search #number-search-container *::before, .header-page-number-search #number-search-container *::after, .header-page-number-search #sp-number-search-container *, .header-page-number-search #sp-number-search-container *::before, .header-page-number-search #sp-number-search-container *::after {
    box-sizing: border-box;
  }
  .header-page-number-search #number-search-container .input-wrap, .header-page-number-search #sp-number-search-container .input-wrap {
    display: flex;
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  .header-page-number-search #number-search-container .input-wrap, .header-page-number-search #sp-number-search-container .input-wrap {
    width: 420px;
    gap: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  .header-page-number-search #number-search-container .input-wrap, .header-page-number-search #sp-number-search-container .input-wrap {
    width: 100%;
    gap: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .header-page-number-search #number-search-container .input-wrap label, .header-page-number-search #sp-number-search-container .input-wrap label {
    display: flex;
    align-items: center;
    line-height: 1;
    padding: 0;
  }
  .header-page-number-search #number-search-container .input-wrap .number-label, .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-page-number-search #number-search-container .input-wrap .number-label, .header-page-number-search #sp-number-search-container .input-wrap .number-label {
    width: calc(100% - 64px);
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  .header-page-number-search #number-search-container .input-wrap .number-label, .header-page-number-search #sp-number-search-container .input-wrap .number-label {
    width: calc(100% - 13.33vw);
  }
}
@media print, screen and (min-width: 769px) {
  .header-page-number-search #number-search-container .input-wrap .submit-label, .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-page-number-search #number-search-container .input-wrap .submit-label, .header-page-number-search #sp-number-search-container .input-wrap .submit-label {
    width: 64px;
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  .header-page-number-search #number-search-container .input-wrap .submit-label, .header-page-number-search #sp-number-search-container .input-wrap .submit-label {
    width: 13.33vw;
  }
}
@media print, screen and (min-width: 769px) {
  .header-page-number-search #number-search-container .input-wrap input[type=text], .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-page-number-search #number-search-container .input-wrap input[type=text], .header-page-number-search #sp-number-search-container .input-wrap input[type=text] {
    border: 1px solid #fff;
    border-radius: calc(infinity * 1px) 0 0 calc(infinity * 1px);
    height: 64px;
    font-size: 1rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  .header-page-number-search #number-search-container .input-wrap input[type=text], .header-page-number-search #sp-number-search-container .input-wrap input[type=text] {
    border: 2px solid #fff;
    border-radius: calc(infinity * 1px) 0 0 calc(infinity * 1px);
    height: 10.66vw;
    font-size: 1rem;
  }
}
@media print, screen and (min-width: 769px) {
  .header-page-number-search #number-search-container .input-wrap button, .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-page-number-search #number-search-container .input-wrap button, .header-page-number-search #sp-number-search-container .input-wrap button {
    border: 1px solid #fff;
    border-radius: 0 calc(infinity * 1px) calc(infinity * 1px) 0;
    background-color: #fff;
    width: 64px;
    height: 64px;
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  .header-page-number-search #number-search-container .input-wrap button, .header-page-number-search #sp-number-search-container .input-wrap button {
    border: 1px solid #fff;
    border-radius: 0 calc(infinity * 1px) calc(infinity * 1px) 0;
    background-color: #fff;
    width: 13.33vw;
    height: 10.66vw;
  }
}
@media print, screen and (min-width: 769px) {
  .header-page-number-search #number-search-container .input-wrap button::after, .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-page-number-search #number-search-container .input-wrap button::after, .header-page-number-search #sp-number-search-container .input-wrap button::after {
    background-color: #3073b5;
    width: 31px;
    height: 31px;
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  .header-page-number-search #number-search-container .input-wrap button::after, .header-page-number-search #sp-number-search-container .input-wrap button::after {
    background-color: #3073b5;
    width: 5.33vw;
    height: 5.33vw;
  }
}
@media print, screen and (min-width: 769px) {
  .header-page-number-search .page-search .title {
    display: none;
  }
  .header-page-number-search .usage {
    text-align: right;
  }
  .header-page-number-search .usage a {
    display: block;
    color: #fff;
    margin-top: 10px;
    text-underline-offset: 5px;
  }
  .header-page-number-search input:focus-visible {
    border: 2px solid #fff;
    outline: 2px solid #333;
    outline-offset: -4px;
  }
  .pc-browsing-support {
    text-align: center;
    background-color: #fff;
    min-width: 500px;
    width: max-content;
    border-radius: 20px;
    box-sizing: border-box;
    padding: 45px 35px;
  }
  .tsutaeru {
    margin-top: 20px;
  }
  .tsutaeru .list {
    align-items: center;
    display: flex;
    gap: 25px;
  }
  .tsutaeru .list .item.is-hide {
    display: none;
  }
  .tsutaeru .list .item button {
    appearance: none;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
  }
  .tsutaeru .list .item a, .tsutaeru .list .item button {
    font-size: 1rem;
    display: block;
    color: #221714;
    font-family: inherit;
    font-weight: 700;
    padding: 6px 0 6px 25px;
    text-decoration: underline;
    text-underline-offset: 3px;
    width: fit-content;
  }
  .tsutaeru .list .item a:hover, .tsutaeru .list .item a:focus, .tsutaeru .list .item button:hover, .tsutaeru .list .item button:focus {
    text-decoration: none;
  }
  .tsutaeru .list .item.js-ruby-add, .tsutaeru .list .item.js-ruby-remove {
    background: url(../img_common/ruby.png) no-repeat left 4px top 10px/19px auto;
  }
  .tsutaeru .list .item.js-easy-add, .tsutaeru .list .item.js-easy-remove {
    background: url(../img_common/easy_jp.png) no-repeat left 2px top 10px/21px auto;
  }
  .tsutaeru .list .item.js-speach {
    background: url(../img_common/yomiage.png) no-repeat left center/21px auto;
  }
  .header-lang-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 20px;
  }
  .header-lang-wrapper .title {
    font-weight: 700;
  }
  .lang-select {
    font-weight: 700;
    border: 1px solid #e5e5e5 !important;
    border-radius: 2px 0 0 2px;
  }
  .lang-select:focus-visible {
    border: 2px solid #fff;
    outline: 2px solid #333;
    outline-offset: -4px;
  }
  .btn-lang-select {
    border: 1px solid #3073b5 !important;
    background-color: #3073b5 !important;
    border-radius: 0 2px 2px 0;
  }
  .pc-header-menu-btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #3073b5;
    width: 105px;
    height: 105px;
    border-radius: calc(infinity * 1px);
    position: relative;
    z-index: 150;
  }
  .pc-header-menu-btn a:hover {
    opacity: 0.85;
  }
  .pc-header-menu-btn a:focus-visible {
    outline: 1px solid #000 !important;
    outline-offset: 2px !important;
    box-shadow: 0 0 0 2px #fff;
  }
  .pc-modal-close a {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    color: #221714;
    font-size: 1.125rem;
    min-width: 380px;
    background: url(../img_common/btn_arrow_b.png) right 20px center no-repeat #f8e681;
    background-size: 22px 8px;
    border-radius: calc(infinity * 1px);
    padding: 20px 45px;
    transition: 0.1s;
  }
  .pc-modal-close a:hover {
    background-position: right 17px center;
  }
}
@media screen and (max-width: 768px) {
  #sp-header {
    min-height: 80px;
  }
  #sp-header > .box {
    width: 93.3333333333vw;
    padding: 4.2666666667vw 4vw 4.2666666667vw 5.3333333333vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #3073b5;
    border-radius: calc(infinity * 1px);
    margin: 0 auto;
    position: fixed;
    top: 3px;
    left: 0;
    right: 0;
    z-index: 150;
  }
  #sp-header > .box #sp-header-logo img {
    width: 57.3333333333vw;
    height: 11.4666666667vw;
  }
  #sp-header > .box #sp-header-nav {
    padding: 0;
    background: none;
  }
  #sp-header > .box #sp-header-nav .list {
    display: none;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 19.7333333333vw;
    height: 12.8vw;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area img {
    height: 12.8vw;
    width: auto;
  }
  #sp-header .modal-menu-bg {
    width: 100%;
    height: 1000px;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 100;
  }
  #sp-header .modal-menu {
    display: none;
    position: fixed;
    top: 21.3333333333vw;
    left: 0;
    z-index: 100;
    max-height: calc(100dvh - 21.3333333333vw);
    width: 100%;
    padding: 8vw 0 0;
    background-color: #3073b5;
    box-sizing: border-box;
    overflow-y: scroll;
  }
  #sp-header .modal-menu .sp-nav {
    padding-top: 10.6666666667vw;
  }
  #sp-header .modal-menu .sp-nav .box {
    width: 93.3333333333vw;
    margin: 0 auto;
    display: block;
    background-color: #fff;
    border-bottom: 3px solid #3073b5;
  }
  #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.375rem;
    font-weight: 700;
    color: #221714;
    text-decoration: none;
    padding: 5.3333333333vw 0px 5.3333333333vw 5.3333333333vw;
    margin-right: 11.7333333333vw;
  }
  #sp-header .modal-menu .sp-nav .title button {
    margin: 0;
    padding: 0;
    border: none;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 12vw;
    height: 12vw;
    background-color: transparent;
  }
  #sp-header .modal-menu .sp-nav .title button.plus::after, #sp-header .modal-menu .sp-nav .title button.mynus::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #3073b5;
  }
  #sp-header .modal-menu .sp-nav .title button.plus::after {
    width: 5.8666666667vw;
    height: 5.8666666667vw;
    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.8666666667vw;
    height: 5.8666666667vw;
    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: #d9f5f4;
    border-top: 2px solid #3073b5;
  }
  #sp-header .modal-menu .sp-nav .bloc .list a {
    display: block;
    color: #221714;
    font-size: 1.125rem;
    text-decoration: none;
    padding: 3.2vw 6.9333333333vw;
  }
  #sp-header .modal-menu .sp-contact a {
    display: block;
    text-align: center;
    font-size: 1.5rem;
    color: #221714;
    font-weight: 700;
    text-decoration: none;
    background-color: #f8e681;
    border: 4px solid #fff;
    border-radius: 10px;
    padding: 7.2vw 2.6666666667vw;
    width: 93.3333333333vw;
    margin: 6.9333333333vw auto 0;
  }
  #sp-header .modal-menu .modal-menu-pc {
    text-align: center;
  }
  #sp-header .modal-menu .modal-menu-pc a {
    margin: 20px auto;
    display: block;
    padding: 5.3333333333vw 12vw;
    width: 83.2vw;
    background: url(../img_common/btn_arrow_black.png) right 20px center no-repeat #fff;
    background-size: 22px 8px;
    border-radius: 50px;
    color: #333;
    text-decoration: none;
    font-weight: 500;
  }
  #sp-header .search-keyword {
    width: 93.3333333333vw;
    margin: 0 auto;
  }
  #sp-header .search-keyword .title, #sp-header .search-pageid .title {
    color: #fff;
    font-size: 1.375rem;
    font-weight: 700;
    text-align: center;
    padding-bottom: 2.6666666667vw;
  }
  #sp-header .header-page-number-search {
    width: 93.3333333333vw;
    margin: 0 auto;
    padding-top: 8vw;
  }
  #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: 420px;
    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% - 64px);
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap .number-label, #sp-header .header-page-number-search #sp-number-search-container .input-wrap .number-label {
    width: calc(100% - 13.33vw);
  }
}
@media screen and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap .submit-label, #sp-header .header-page-number-search #sp-number-search-container .input-wrap .submit-label {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap .submit-label, #sp-header .header-page-number-search #sp-number-search-container .input-wrap .submit-label {
    width: 64px;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap .submit-label, #sp-header .header-page-number-search #sp-number-search-container .input-wrap .submit-label {
    width: 13.33vw;
  }
}
@media screen and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap input[type=text], #sp-header .header-page-number-search #sp-number-search-container .input-wrap input[type=text] {
    width: 100%;
    padding: 10px 0 10px 13px;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap input[type=text], #sp-header .header-page-number-search #sp-number-search-container .input-wrap input[type=text] {
    border: 1px solid #fff;
    border-radius: calc(infinity * 1px) 0 0 calc(infinity * 1px);
    height: 64px;
    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 #fff;
    border-radius: calc(infinity * 1px) 0 0 calc(infinity * 1px);
    height: 10.66vw;
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap button, #sp-header .header-page-number-search #sp-number-search-container .input-wrap button {
    appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    font-size: 0;
    padding: 0;
    line-height: 1;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap button, #sp-header .header-page-number-search #sp-number-search-container .input-wrap button {
    border: 1px solid #fff;
    border-radius: 0 calc(infinity * 1px) calc(infinity * 1px) 0;
    background-color: #fff;
    width: 64px;
    height: 64px;
  }
}
@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 #fff;
    border-radius: 0 calc(infinity * 1px) calc(infinity * 1px) 0;
    background-color: #fff;
    width: 13.33vw;
    height: 10.66vw;
  }
}
@media screen and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap button::after, #sp-header .header-page-number-search #sp-number-search-container .input-wrap button::after {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    margin: auto;
    clip-path: polygon(21.69% 24.41%, 20.35% 26.06%, 19.18% 27.87%, 18.12% 29.9%, 17.39% 31.94%, 16.85% 34.07%, 16.48% 36.48%, 16.46% 39.04%, 16.69% 41.55%, 17.14% 43.85%, 17.72% 45.78%, 18.57% 47.98%, 19.59% 49.91%, 20.76% 51.74%, 22.03% 53.36%, 23.36% 54.85%, 25.08% 56.37%, 26.93% 57.75%, 28.81% 58.84%, 30.74% 59.72%, 33.07% 60.33%, 35.1% 60.7%, 37.38% 60.92%, 39.37% 60.93%, 41.98% 60.66%, 44.52% 60.17%, 46.66% 59.48%, 48.31% 58.76%, 50.1% 57.78%, 51.58% 56.77%, 52.95% 55.68%, 53.79% 54.88%, 54.34% 54.34%, 94.61% 94.61%, 89.9% 99%, 62.61% 72.02%, 62.61% 66.88%, 61.76% 66.05%, 59.89% 67.58%, 57.49% 69.21%, 55.34% 70.42%, 52.57% 71.91%, 49.77% 72.84%, 47.16% 73.61%, 43.77% 74.17%, 40.36% 74.48%, 36.79% 74.47%, 33.89% 74.24%, 30.69% 73.66%, 27.25% 72.79%, 23.53% 71.39%, 19.93% 69.42%, 16.93% 67.46%, 13.57% 64.57%, 10.52% 61.3%, 8.12% 58.07%, 6.24% 54.71%, 4.72% 51.31%, 3.72% 47.79%, 3.11% 44.85%, 2.69% 41.66%, 2.6% 38.44%, 2.68% 36.45%, 2.8% 34.73%, 3.04% 32.91%, 3.32% 31.43%, 3.63% 29.82%, 3.96% 28.4%, 4.47% 26.91%, 4.93% 25.43%, 5.72% 23.7%, 6.43% 22.1%, 7.78% 19.8%, 9.14% 17.79%, 10.71% 15.76%, 12.37% 13.93%, 13.93% 12.37%, 15.76% 10.71%, 17.79% 9.14%, 19.8% 7.78%, 22.1% 6.43%, 23.7% 5.72%, 25.43% 4.93%, 26.91% 4.47%, 28.4% 3.96%, 29.82% 3.63%, 31.43% 3.32%, 32.91% 3.04%, 34.73% 2.8%, 36.45% 2.68%, 38.44% 2.6%, 41.66% 2.69%, 44.85% 3.11%, 47.79% 3.72%, 51.31% 4.72%, 54.71% 6.24%, 58.07% 8.12%, 61.3% 10.52%, 64.57% 13.57%, 67.46% 16.93%, 69.42% 19.93%, 71.39% 23.53%, 72.79% 27.25%, 73.66% 30.69%, 74.24% 33.89%, 74.47% 36.79%, 74.48% 40.36%, 74.17% 43.77%, 73.61% 47.16%, 72.84% 49.77%, 71.91% 52.57%, 70.42% 55.34%, 69.21% 57.49%, 67.58% 59.89%, 66.05% 61.76%, 66.88% 62.61%, 72.02% 62.61%, 99% 89.9%, 94.61% 94.61%, 54.34% 54.34%, 54.88% 53.79%, 55.68% 52.95%, 56.77% 51.58%, 57.78% 50.1%, 58.76% 48.31%, 59.48% 46.66%, 60.17% 44.52%, 60.66% 41.98%, 60.93% 39.37%, 60.92% 37.38%, 60.7% 35.1%, 60.33% 33.07%, 59.72% 30.74%, 58.84% 28.81%, 57.75% 26.93%, 56.37% 25.08%, 54.85% 23.36%, 53.36% 22.03%, 51.74% 20.76%, 49.91% 19.59%, 47.98% 18.57%, 45.78% 17.72%, 43.85% 17.14%, 41.55% 16.69%, 39.04% 16.46%, 36.48% 16.48%, 34.07% 16.85%, 31.94% 17.39%, 29.9% 18.12%, 27.87% 19.18%, 26.06% 20.35%, 24.41% 21.69%);
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap button::after, #sp-header .header-page-number-search #sp-number-search-container .input-wrap button::after {
    background-color: #3073b5;
    width: 31px;
    height: 31px;
  }
}
@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: #3073b5;
    width: 5.33vw;
    height: 5.33vw;
  }
}
@media screen and (max-width: 768px) {
  #sp-header .header-page-number-search .page-search .title {
    display: none;
  }
  #sp-header .header-page-number-search .usage {
    text-align: center;
  }
  #sp-header .header-page-number-search .usage a {
    display: block;
    color: #fff;
    margin-top: 2.6666666667vw;
    text-underline-offset: 5px;
  }
  #sp-header .support-block {
    margin-top: 5.3333333333vw;
  }
  #sp-header .support-block button {
    appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    display: block;
    font-size: 0;
    padding: 0;
  }
  #sp-header .support-block .support-list {
    font-size: 1.25rem;
    font-weight: 700;
    background: #fff;
    border-radius: 20px;
    box-sizing: border-box;
    padding: 30px 5.3333333333vw;
    width: 93.3333333333vw;
    margin: 0 auto;
  }
  #sp-header .support-block .header-size dl,
  #sp-header .support-block .header-color dl {
    align-items: center;
    display: flex;
    justify-content: center;
    gap: 0.8vw;
  }
  #sp-header .support-block .header-size dt,
  #sp-header .support-block .header-color dt {
    flex-shrink: 0;
    padding-right: 1.3333333333vw;
  }
  #sp-header .support-block .header-size dd img {
    height: 8vw;
  }
  #sp-header .support-block .header-color {
    padding-top: 5.3333333333vw;
  }
  #sp-header .support-block .header-color dd img {
    height: 8vw;
  }
  #sp-header .support-block .header-size .normal-on, #sp-header .support-block .header-size .normal-off, #sp-header .support-block .header-size .big-on, #sp-header .support-block .header-size .big-off {
    border-radius: 3px;
    border: 1px solid #fff;
    display: block;
  }
  #sp-header .support-block .header-size .normal-on.hide, #sp-header .support-block .header-size .normal-off.hide, #sp-header .support-block .header-size .big-on.hide, #sp-header .support-block .header-size .big-off.hide {
    display: none;
  }
  #sp-header .support-block .header-size .normal-on span, #sp-header .support-block .header-size .normal-off span, #sp-header .support-block .header-size .big-on span, #sp-header .support-block .header-size .big-off span {
    display: block;
    padding: 2.1333333333vw;
    line-height: 1;
    border-radius: 3px;
    text-decoration: none;
    font-size: 1rem;
  }
  #sp-header .support-block .header-size .normal-on span:hover, #sp-header .support-block .header-size .normal-off span:hover, #sp-header .support-block .header-size .big-on span:hover, #sp-header .support-block .header-size .big-off span:hover {
    opacity: 0.85;
  }
  #sp-header .support-block .header-size .normal-on span span, #sp-header .support-block .header-size .normal-off span span, #sp-header .support-block .header-size .big-on span span, #sp-header .support-block .header-size .big-off span span {
    background-color: inherit !important;
    color: inherit !important;
  }
  #sp-header .support-block .header-color dd {
    border-radius: 3px;
    border: 1px solid #fff;
  }
  #sp-header .support-block .header-color dd a {
    display: block;
    padding: 2.1333333333vw;
    line-height: 1;
    border-radius: 3px;
    text-decoration: none;
  }
  #sp-header .support-block .header-color dd a:hover {
    opacity: 0.85;
  }
  #sp-header .support-block .header-color dd a span {
    background-color: inherit !important;
    color: inherit !important;
  }
  #sp-header .support-block .header-color .header-color-item a {
    background-color: #333333 !important;
    color: #fff !important;
  }
  #sp-header .support-block .header-color .header-color-item2 a {
    background-color: #0740D3 !important;
    color: #fff !important;
  }
  #sp-header .support-block .header-color .header-color-item3 a {
    background-color: #fff !important;
    color: #333 !important;
  }
  #sp-header .support-block .tsutaeru {
    padding-top: 2.6666666667vw;
  }
  #sp-header .support-block .tsutaeru .list {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.5333333333vw;
  }
  #sp-header .support-block .tsutaeru .list .item.is-hide {
    display: none;
  }
  #sp-header .support-block .tsutaeru .list .item button {
    appearance: none;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
  }
  #sp-header .support-block .tsutaeru .list .item a, #sp-header .support-block .tsutaeru .list .item button {
    font-size: 1rem;
    display: block;
    color: #221714;
    font-family: inherit;
    font-weight: 700;
    padding: 1.6vw 0 1.6vw 7.4666666667vw;
    text-decoration: underline;
    text-underline-offset: 3px;
    width: fit-content;
  }
  #sp-header .support-block .tsutaeru .list .item a:hover, #sp-header .support-block .tsutaeru .list .item a:focus, #sp-header .support-block .tsutaeru .list .item button:hover, #sp-header .support-block .tsutaeru .list .item button:focus {
    text-decoration: none;
  }
  #sp-header .support-block .tsutaeru .list .item.js-ruby-add, #sp-header .support-block .tsutaeru .list .item.js-ruby-remove {
    background: url(../img_common/ruby.png) no-repeat left center/5.0666666667vw auto;
  }
  #sp-header .support-block .tsutaeru .list .item.js-easy-add, #sp-header .support-block .tsutaeru .list .item.js-easy-remove {
    background: url(../img_common/easy_jp.png) no-repeat left center/5.6vw auto;
  }
  #sp-header .support-block .tsutaeru .list .item.js-speach {
    background: url(../img_common/yomiage.png) no-repeat left center/5.6vw auto;
  }
  #sp-header .support-block .header-lang-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 2.6666666667vw;
    margin-top: 8vw;
  }
  #sp-header .support-block .header-lang-wrapper .lang-error {
    background-color: #fff;
    color: #ee0000;
    width: 100%;
  }
  #sp-header .support-block .header-lang {
    display: flex;
    max-width: 53.3333333333vw;
  }
  #sp-header .support-block .header-lang .title {
    font-size: 1.25rem;
  }
  #sp-header .support-block .header-lang .lang-select {
    color: #000 !important;
    font-weight: 700;
    border: 1px solid #e5e5e5 !important;
    border-radius: 2px 0 0 2px;
    flex: 1;
    padding: 1.3333333333vw 4vw 1.3333333333vw 8.5333333333vw;
    background: #fff;
    font-size: 0.875rem;
    appearance: none;
    word-break: break-all;
    white-space: normal;
    background: url(../img_common/icon_lang.png) no-repeat left 2.1333333333vw center/4.8vw auto, url(../img_common/arrow_lang.png) no-repeat right 1.3333333333vw center/2.4vw auto #fff;
    min-width: 43.7333333333vw;
  }
  #sp-header .support-block .header-lang .btn-lang-select {
    border: 1px solid #3073b5 !important;
    background-color: #3073b5 !important;
    border-radius: 0 2px 2px 0;
    min-width: 9.6vw;
    word-break: break-all;
    color: #fff;
    padding: 1.3333333333vw 0;
    font-size: 0.875rem;
    line-height: 1;
    cursor: pointer;
  }
  #sp-header .modal-menu-close a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2.6666666667vw;
    width: 100%;
    text-decoration: none;
    font-size: 1.125rem;
    font-weight: 700;
    color: #221714;
    background-color: #fff;
    padding: 5.3333333333vw;
    margin-top: 5.8666666667vw;
  }
  #sp-header .modal-menu-close a span {
    width: 4.8vw;
    height: 4.8vw;
    background: url("../img_common/icon_close.png") no-repeat left center;
    background-size: 4.8vw 4.8vw;
  }
}
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-subnav .list li a,
html[data-bgcolor=color_black] #header-size .title img,
html[data-bgcolor=color_black] #header-color .title img,
html[data-bgcolor=color_black] header .header-subnav-in li img,
html[data-bgcolor=color_black] #footer-logo img,
html[data-bgcolor=color_black] #footer-character img {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] header .header-in #header-nav .list .dropmenu {
  border: 1px solid #fff;
}
html[data-bgcolor=color_black] .side-nav-list {
  background-color: transparent !important;
}
html[data-bgcolor=color_black] .side-nav-list li span {
  background-color: transparent !important;
}
html[data-bgcolor=color_black] #keyword-area {
  background: transparent !important;
}
html[data-bgcolor=color_black] .toiawase .title, html[data-bgcolor=color_black] .toiawase .in {
  border: 1px solid #fff;
}
html[data-bgcolor=color_black] .toiawase .in {
  border-top: none;
}
html[data-bgcolor=color_black] #sp-header .modal-menu .sp-nav .title button.plus::after,
html[data-bgcolor=color_black] #sp-header .modal-menu .sp-nav .title button.mynus::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .gsst_a .gscb_a {
  color: inherit !important;
}
html[data-bgcolor=color_black] .faq-answer-area {
  background-image: url(../img_sub/v3.2/h2_faq_title_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .faq-block .faq-q-title::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .faq-block .faq-answer-area {
  background-image: none !important;
  background-color: inherit !important;
}
html[data-bgcolor=color_black] #pankuzu .in {
  background-image: url(../img_sub/v3.2/pankuzu_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_black] #ashiato .in {
  background-image: url(../img_sub/v3.2/ashiato_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .anchor ul li a::after, html[data-bgcolor=color_black] .detail a::after, html[data-bgcolor=color_black] .page a::after, html[data-bgcolor=color_black] .dir a::after,
html[data-bgcolor=color_black] .link-item .icon1::after, html[data-bgcolor=color_black] .link-item .icon2::after,
html[data-bgcolor=color_black] #side-nav .side-nav-list li a::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .page a, html[data-bgcolor=color_black] .dir a, html[data-bgcolor=color_black] .table td, html[data-bgcolor=color_black] .table th {
  border-color: #fff !important;
}
html[data-bgcolor=color_black] .toiawase .mail a {
  border: 1px solid #fff !important;
}
html[data-bgcolor=color_black] .toiawase .mail a::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] #side-nav .side-nav-list {
  border-color: #fff !important;
}
html[data-bgcolor=color_black] .attend-container {
  border-color: #fff !important;
}
html[data-bgcolor=color_black] .attend-container .attend-list li a::before {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .simple-enquete form input[type=radio] {
  border-color: #fff;
}
html[data-bgcolor=color_black] .simple-enquete form input[type=radio]:checked:before {
  background: #fff;
}
html[data-bgcolor=color_black] .simple-enquete form .item::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .simple-enquete form input[type=submit] {
  background-color: #000 !important;
  color: #fff !important;
  border: 1px solid #fff;
}
html[data-bgcolor=color_black] .event-search-area .box2 label::after, html[data-bgcolor=color_black] .event-search-area .event-search-term label::after, html[data-bgcolor=color_black] .recruit-event-search-area .box2 label::after, html[data-bgcolor=color_black] .recruit-event-search-area .event-search-term label::after {
  border-right: 2px solid #000 !important;
  border-bottom: 2px solid #000 !important;
}
html[data-bgcolor=color_black] .event-search-area .box2 input[type=checkbox]:checked + label::before, html[data-bgcolor=color_black] .event-search-area .event-search-term input[type=checkbox]:checked + label::before, html[data-bgcolor=color_black] .recruit-event-search-area .box2 input[type=checkbox]:checked + label::before, html[data-bgcolor=color_black] .recruit-event-search-area .event-search-term input[type=checkbox]:checked + label::before {
  background: #fff !important;
  border: 1px solid #231815;
}
html[data-bgcolor=color_black] .event-search-area .box2 input[type=checkbox]:checked + label::after, html[data-bgcolor=color_black] .event-search-area .event-search-term input[type=checkbox]:checked + label::after, html[data-bgcolor=color_black] .recruit-event-search-area .box2 input[type=checkbox]:checked + label::after, html[data-bgcolor=color_black] .recruit-event-search-area .event-search-term input[type=checkbox]:checked + label::after {
  opacity: 1;
  background: #fff !important;
}
html[data-bgcolor=color_black] .scroll-hint-icon-wrap {
  background-color: transparent !important;
}
html[data-bgcolor=color_black] .scroll-hint-icon-wrap .scroll-hint-icon-white::before, html[data-bgcolor=color_black] .scroll-hint-icon-wrap .scroll-hint-icon-white::after {
  filter: invert(1);
}
html[data-bgcolor=color_black] table.gsc-input td {
  background-color: #fff !important;
  border-radius: 50px 0 0 50px;
}
html[data-bgcolor=color_black] .tsutaeru .list .item a, html[data-bgcolor=color_black] .tsutaeru .list .item button {
  color: #FFFF00 !important;
}

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