@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: #333;
  background: #fff;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 1rem;
  }
}

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

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

ul, ol {
  list-style: none;
}

a:link {
  color: #00118F;
  text-decoration: underline;
}

a:visited {
  color: #00118F;
  text-decoration: underline;
}

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

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

a:focus {
  background-color: inherit;
  color: #00118F;
}

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: 1200px;
  margin: 0 auto;
  padding-bottom: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gsst_a {
  padding: 0 !important;
}

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

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

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

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

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

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

@media print, screen and (min-width: 769px) {
  .cse input.gsc-input, input.gsc-input {
    min-height: 28px;
    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: 28px;
  }
  @-moz-document url-prefix() {
    td.gsc-search-button {
      height: 30px;
    }
  }
  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: #000 !important;
    width: 44px !important;
    border: 1px solid #000 !important;
    border-radius: 0px 5px 5px 0px !important;
  }
}
@media screen and (max-width: 768px) {
  .cse .gsc-search-button-v2, .gsc-search-button-v2 {
    background-color: #000 !important;
    width: 13.33vw !important;
    border: 1px solid #000 !important;
    border-radius: 0px 5px 5px 0px !important;
  }
}

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

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

.dummy-search {
  box-sizing: border-box;
  padding: 10px 0 10px 13px;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .dummy-search {
    border: 1px solid #000;
    height: 30px;
    width: calc(100% - 44px);
    border-radius: 5px 0px 0px 5px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .dummy-search {
    border: 2px solid #000;
    height: 10.66vw;
    width: calc(100% - 13.33vw);
    border-radius: 5px 0px 0px 5px;
    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: #000;
    flex-basis: 44px;
    width: 44px;
    height: 30px;
    border: 1px solid #000;
    border-radius: 0px 5px 5px 0px;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .dummy-search-btn {
    background-color: #000;
    flex-basis: 13.33vw;
    width: 13.33vw;
    height: 10.66vw;
    border: 1px solid #000;
    border-radius: 0px 5px 5px 0px;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .dummy-search-btn svg {
    width: 13px;
    height: 13px;
    fill: #ffffff;
  }
}
@media screen and (max-width: 768px) {
  .dummy-search-btn svg {
    width: 3.46vw;
    height: 3.46vw;
    fill: #ffffff;
  }
}

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

.hide {
  display: none;
}

#smartphone * {
  box-sizing: border-box;
}
#smartphone a {
  color: #333;
  display: block;
  text-decoration: none;
}
#smartphone .wrap {
  align-items: center;
  background-color: #CFEEFF;
  border: 2px solid #a1cae0;
  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: #156D9E;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  position: absolute;
  right: 20px;
}
#smartphone .wrap .ico:after {
  border-left: 12px solid #fff;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  bottom: 0;
  content: "";
  left: 0;
  height: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
}

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

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

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

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

.splide a:focus, .splide a:focus-visible {
  outline: none;
}
.splide a:focus::before, .splide a:focus-visible::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 10;
  top: calc(4px * 0.5);
  left: calc(4px * 0.5);
  margin: auto;
  width: calc(100% - 4px);
  height: calc(100% - 10px);
  border-radius: 18px;
  outline: 1px solid #fff;
  border: 2px solid #333;
}

@media print, screen and (min-width: 769px) {
  #wrapper-in2 {
    background-image: url(../img_top/pc_bg_02.png), url(../img_top/pc_bg_01.png);
    background-repeat: no-repeat, no-repeat;
    background-size: 100% 1472px, 100% 1231px;
    background-position: top center, top center;
  }
}
@media screen and (max-width: 768px) {
  #wrapper-in2 {
    background-image: url(../img_top/sp_bg_02.png), url(../img_top/sp_bg_01.png);
    background-repeat: no-repeat, no-repeat;
    background-size: 100% 668px, 100% 469px;
    background-position: top center, top center;
  }
}
.top-mv {
  position: relative;
  margin: 0 auto;
  z-index: 1;
}
@media print, screen and (min-width: 769px) {
  .top-mv {
    margin-top: -40px;
    width: 1200px;
  }
}
@media screen and (max-width: 768px) {
  .top-mv {
    width: calc(100% - 20px);
  }
}
.top-mv .top-mv-inner {
  position: relative;
}

.splide.top-mv-splide {
  width: 100%;
  margin: 0 auto;
}
.splide.top-mv-splide .splide-wrapper {
  position: relative;
}
.splide.top-mv-splide .splide__track {
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  .splide.top-mv-splide .splide__slide {
    width: 1200px;
  }
}
@media screen and (max-width: 768px) {
  .splide.top-mv-splide .splide__slide {
    width: 100%;
  }
}
.splide.top-mv-splide .splide__slide img {
  object-fit: cover;
  width: 100%;
  height: auto;
  display: block;
  border-radius: 20px;
}
@media print, screen and (min-width: 769px) {
  .splide.top-mv-splide .splide__slide img {
    width: 1200px;
    height: 600px;
  }
}
@media screen and (max-width: 768px) {
  .splide.top-mv-splide .splide__slide img {
    width: 100%;
    height: 46.9333333333vw;
  }
}
.splide.top-mv-splide .splide__arrows {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  gap: 8px;
}
@media screen and (max-width: 768px) {
  .splide.top-mv-splide .splide__arrows {
    justify-content: center;
  }
}
.splide.top-mv-splide .splide__arrow {
  position: initial;
  right: initial;
  left: initial;
  transform: initial;
  opacity: initial;
  border-radius: initial;
  background-color: #333;
  height: 32px;
  width: 32px;
  display: none;
}
.splide.top-mv-splide .splide__arrow::before {
  content: "";
  display: block;
  margin: auto;
  position: absolute;
  inset: 0;
  width: 12px;
  height: 16px;
  background-color: #fff;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media print, screen and (min-width: 769px) {
  .splide.top-mv-splide .splide__arrow:hover {
    opacity: 0.85;
  }
}
.splide.top-mv-splide .splide__arrow--prev::before {
  clip-path: polygon(0% 50%, 12px 0%, 12px 16px);
}
.splide.top-mv-splide .splide__arrow--next::before {
  clip-path: polygon(12px 50%, 0% 0%, 0% 16px);
}
.splide.top-mv-splide .splide__controls {
  position: absolute;
  bottom: -58px;
  right: 0px;
  left: 0px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  padding-left: 20px;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .splide.top-mv-splide .splide__controls {
    position: relative;
    bottom: initial;
    right: initial;
    padding-left: 0;
    justify-content: center;
    margin: 7px auto 0;
  }
}
.splide.top-mv-splide .splide__pagination {
  padding: 0;
  position: initial;
  gap: 8px;
  justify-content: center;
  max-width: calc(100% - 45px);
}
.splide.top-mv-splide .splide__pagination li {
  display: flex;
}
.splide.top-mv-splide .splide__pagination__page {
  margin: 0;
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #333;
  transition: initial;
  opacity: initial;
}
@media print, screen and (min-width: 769px) {
  .splide.top-mv-splide .splide__pagination__page:hover {
    opacity: 0.85;
  }
}
.splide.top-mv-splide .splide__pagination__page.is-active {
  background: #333;
  width: 41px;
  border-radius: 5px;
  transform: initial;
}
.splide.top-mv-splide .splide__toggle {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #333;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .splide.top-mv-splide .splide__toggle:hover {
    opacity: 0.85;
  }
}
.splide.top-mv-splide .splide__toggle span {
  margin: auto;
  position: absolute;
  background-color: #333;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.splide.top-mv-splide .splide__toggle__play {
  width: 10px;
  height: 10px;
  top: 0;
  bottom: 0;
  left: 3px;
  right: 0;
  margin: auto;
  clip-path: polygon(95% 50%, 5% 0%, 5% 100%);
}
.splide.top-mv-splide .splide__toggle__pause {
  width: 14px;
  height: 14px;
  inset: 0;
  clip-path: polygon(18.47% 0%, 32.33% 0%, 32.33% 100%, 67.39% 100%, 67.39% 0%, 81.53% 0%, 81.53% 100%, 18.47% 100%);
}
.splide.top-mv-splide:not(.is-active) {
  visibility: visible !important;
}
.splide.top-mv-splide:not(.is-active) .splide__list {
  display: flex !important;
}
@media print, screen and (min-width: 769px) {
  .splide.top-mv-splide:not(.is-active) .splide__list {
    gap: 0;
  }
}
@media screen and (max-width: 768px) {
  .splide.top-mv-splide:not(.is-active) .splide__list {
    gap: 0;
  }
}
.splide.top-mv-splide:not(.is-active) .splide__slide:last-child {
  margin: 0 !important;
}
.splide.top-mv-splide:not(.is-active) .splide__arrows {
  display: none;
}
.splide.top-mv-splide:not(.is-active) .splide__toggle {
  display: none;
}

.top-map {
  position: relative;
  padding: 60px 0;
}
.top-map .top-map-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 0px;
}
.top-map .top-map-illust img {
  width: 100%;
  max-width: 400px;
  height: auto;
}
.top-map .top-map-text .top-map-catch {
  font-size: 1.75rem;
  font-weight: bold;
  line-height: 1.5;
  margin: 0 0 20px;
  color: #333;
}
.top-map .top-map-text .top-map-desc {
  font-size: 0.9375rem;
  line-height: 1.8;
  color: #555;
  margin: 0;
}
.top-map .top-map-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 0;
}

@media print, screen and (min-width: 769px) {
  .top-map {
    padding: 110px 0 0;
    min-height: 907px;
    background-image: url(../img_top/map_area_bg02.png);
    background-repeat: no-repeat;
    background-size: 909px 778px;
    background-position: calc(50% + 262px) 180px;
  }
  .top-map .top-map-inner {
    display: flex;
    gap: 60px;
    position: relative;
    z-index: 2;
  }
  .top-map .top-map-illust {
    padding-top: 100px;
    flex: 0 0 45%;
  }
  .top-map .top-map-illust img {
    max-width: 100%;
  }
  .top-map .top-map-text {
    flex: 1;
    background-repeat: no-repeat;
    padding: 205px 0 310px;
    background-image: url(../img_top/pc_illst_01.png), url(../img_top/pc_illst_02.png);
    background-size: 498px 208px, 581px 283px;
    background-position: right 15px top, right 10px bottom;
  }
  .top-map .top-map-text .top-map-catch {
    font-size: 2.25rem;
  }
  .top-map .top-map-text .top-map-desc {
    width: 450px;
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 768px) {
  .top-map {
    padding: 90px 0 0;
    min-height: 1192px;
    background-image: url(../img_top/map_area_bg02.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 872px 692px;
  }
  .top-map .top-map-inner {
    display: block;
    text-align: center;
    position: relative;
    z-index: 2;
  }
  .top-map .top-map-illust {
    margin-bottom: 30px;
  }
  .top-map .top-map-illust img {
    max-width: 280px;
    margin: 0 auto;
  }
  .top-map .top-map-text {
    text-align: left;
    padding: 155px 0 182px;
    background-image: url(../img_top/sp_illst_01.png), url(../img_top/sp_illst_02.png);
    background-size: 380px, 380px;
    background-repeat: no-repeat, no-repeat;
    background-position: center top, center bottom;
  }
  .top-map .top-map-text .top-map-catch {
    font-size: 2rem;
    text-align: center;
  }
  .top-map .top-map-text .top-map-desc {
    font-size: 1.125rem;
    width: calc(100% - 20px);
    margin: 0 auto;
  }
}
.top-banner {
  position: relative;
  padding: 60px 0;
}
.top-banner .top-banner-inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 0px;
}
.top-banner .top-banner-grid {
  margin: 0;
  padding: 0;
}
.top-banner .top-banner-grid li a {
  display: block;
}
.top-banner .top-banner-grid li a:hover {
  opacity: 0.8;
}
.top-banner .top-banner-grid li img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 20px;
}

@media print, screen and (min-width: 769px) {
  .top-banner {
    padding: 80px 0;
    background-image: url(../img_top/pc_bg_03.png), url(../img_top/pc_bg_04.png);
    background-repeat: no-repeat, no-repeat;
    background-size: 919px, 1032px;
    background-position: calc(50% - 435px) 236px, calc(50% + 583px) calc(100% - 177px);
    min-height: 840px;
  }
  .top-banner .top-banner-grid {
    display: grid;
    gap: 40px 50px;
  }
  .top-banner .top-banner-grid.wide {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    margin-bottom: 40px;
  }
  .top-banner .top-banner-grid.half {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
  }
}
@media screen and (max-width: 768px) {
  .top-banner {
    padding: 40px 0;
    padding-top: 130px;
    padding-bottom: 108px;
    background-image: url(../img_top/sp_bg_03.png), url(../img_top/sp_bg_04.png);
    background-repeat: no-repeat, no-repeat;
    background-size: 412px, 575px;
    background-position: calc(50% - 60px) top, calc(50% + 130px) bottom;
  }
  .top-banner .top-banner-grid {
    width: calc(100% - 20px);
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .top-banner .top-banner-grid li img {
    border-radius: 4vw;
  }
  .top-banner .top-banner-grid.wide {
    margin-bottom: 20px;
  }
}
.top-info {
  position: relative;
  padding: 60px 0;
}
.top-info .top-info-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  z-index: 2;
}
.top-info .top-info-title {
  text-align: center;
  margin: 0 0 40px;
}
.top-info .top-info-title img {
  max-width: 100%;
  height: auto;
}
.top-info .top-info-list {
  margin: 0 0 40px;
  padding: 0;
}
.top-info .top-info-list .top-info-item {
  display: flex;
  gap: 20px;
  padding: 15px 0;
  border-radius: 5px;
}
.top-info .top-info-list .top-info-item:nth-child(odd) {
  background-color: #fff;
}
.top-info .top-info-list .top-info-item .date {
  flex-shrink: 0;
  font-size: 0.875rem;
  color: #666;
}
.top-info .top-info-list .top-info-item .text {
  margin: 0;
  flex: 1;
  color: #333;
  text-decoration: none;
  font-size: 0.9375rem;
  line-height: 1.6;
}
.top-info .top-info-list .top-info-item .text:hover {
  text-decoration: underline;
}
.top-info .top-info-btn {
  text-align: center;
  margin: 0 auto;
  width: fit-content;
}
.top-info .top-info-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
  background-color: #ffdea4;
  border: 1px solid #333;
  border-radius: 100px;
  width: 320px;
  height: 60px;
  background-image: url(../img_top/btn_arrow.png);
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 6px;
}
.top-info .top-info-btn a:hover, .top-info .top-info-btn a:focus, .top-info .top-info-btn a:focus-visible {
  background-position: right 15px center;
}
.top-info .top-info-btn a img {
  height: 18px;
  width: auto;
}
.top-info .top-info-illust {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 1;
}
.top-info .top-info-illust .illust-left,
.top-info .top-info-illust .illust-right {
  position: absolute;
}

@media print, screen and (min-width: 769px) {
  .top-info {
    padding: 0px 0 100px;
    background-color: #ffefd3;
    min-height: 600px;
  }
  .top-info::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 591px;
    background-image: url(../img_top/pc_bg_06.png), url(../img_top/pc_bg_05.png);
    background-repeat: no-repeat, no-repeat;
    background-size: 100% 591px, 100% 613px;
    background-position: center top, center top;
    z-index: 2;
  }
  .top-info::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 591px;
    background-color: #fff;
    z-index: 1;
  }
  .top-info .top-info-title {
    padding-top: 20px;
    margin-bottom: 50px;
  }
  .top-info .top-info-title img {
    height: 73px;
    width: auto;
  }
  .top-info .top-info-list {
    padding-top: 0px;
    margin-bottom: 50px;
  }
  .top-info .top-info-list .top-info-item {
    gap: 45px;
    padding: 25px 45px;
  }
  .top-info .top-info-list .top-info-item .date {
    font-weight: bold;
    font-size: 1.125rem;
  }
  .top-info .top-info-list .top-info-item .text {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 768px) {
  .top-info {
    padding: 80px 0 160px;
    background-color: #ffefd3;
    background-image: url(../img_top/sp_bg_07.png);
    background-size: 377px;
    background-repeat: no-repeat;
    background-position: center bottom 60px;
  }
  .top-info::before {
    content: "";
    position: absolute;
    top: 140px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 215px;
    background-image: url(../img_top/sp_bg_06.png), url(../img_top/sp_bg_05.png);
    background-size: 410px, 100% 215px;
    background-repeat: no-repeat, no-repeat;
    background-position: calc(50% + 10px) 10px, center top;
    z-index: 2;
  }
  .top-info::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 355px;
    background-color: #fff;
    z-index: 1;
  }
  .top-info .top-info-title {
    margin-bottom: 30px;
  }
  .top-info .top-info-title img {
    height: 67px;
    width: auto;
  }
  .top-info .top-info-list {
    padding-top: 70px;
    margin-bottom: 50px;
  }
  .top-info .top-info-list .top-info-item {
    flex-direction: column;
    gap: 0px;
    padding: 30px 20px;
  }
  .top-info .top-info-list .top-info-item .date {
    font-weight: bold;
    font-size: 1.125rem;
  }
  .top-info .top-info-list .top-info-item .text {
    font-size: 1.125rem;
  }
}
.top-furusato {
  position: relative;
  padding: 40px 0;
  background: #fff;
}
.top-furusato .top-furusato-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.top-furusato .top-furusato-list li a {
  display: block;
  transition: opacity 0.3s;
}
.top-furusato .top-furusato-list li a:hover {
  opacity: 0.8;
}
.top-furusato .top-furusato-list li a img {
  max-width: 100%;
  height: auto;
  display: block;
}
.top-furusato .top-furusato-list.half {
  margin-bottom: 20px;
}
.top-furusato .top-furusato-list.half img {
  height: 60px;
  width: auto;
}
.top-furusato .top-furusato-list.wide {
  margin-bottom: 20px;
}
.top-furusato .top-furusato-list.wide img {
  height: 60px;
  width: auto;
}

@media print, screen and (min-width: 769px) {
  .top-furusato {
    padding: 60px 0;
  }
  .top-furusato .top-furusato-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
  }
  .top-furusato .top-furusato-list {
    gap: 30px;
  }
}
@media screen and (max-width: 768px) {
  .top-furusato {
    padding: 80px 0 60px;
  }
  .top-furusato .top-furusato-inner {
    max-width: calc(100% - 20px);
    margin: 0 auto;
    padding: 0 0px;
  }
  .top-furusato .top-furusato-list {
    flex-direction: column;
    gap: 30px;
    justify-content: center;
  }
  .top-furusato .top-furusato-list li {
    width: 100%;
  }
  .top-furusato .top-furusato-list li a {
    display: block;
    width: fit-content;
    margin: 0 auto;
  }
  .top-furusato .top-furusato-list.half {
    margin-bottom: 30px;
  }
  .top-furusato .top-furusato-list.half img {
    height: 60px;
    width: auto;
  }
  .top-furusato .top-furusato-list.wide {
    margin-bottom: 30px;
  }
  .top-furusato .top-furusato-list.wide img {
    max-height: 45px;
    width: auto;
    max-width: min(355px, 94vw);
  }
}
.top-contact {
  position: relative;
  padding: 60px 0;
  background: #f5f5f5;
}
.top-contact .top-contact-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 20px;
  text-align: center;
  position: relative;
  z-index: 2;
}
.top-contact .top-contact-title {
  margin: 0 0 30px;
}
.top-contact .top-contact-btn {
  margin: 0;
}
.top-contact .top-contact-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
  background-color: #ffebeb;
  border: 1px solid #333;
  border-radius: 100px;
  width: 320px;
  height: 60px;
  background-image: url(../img_top/btn_arrow.png);
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 6px;
}
.top-contact .top-contact-btn a:hover, .top-contact .top-contact-btn a:focus, .top-contact .top-contact-btn a:focus-visible {
  background-position: right 15px center;
}
.top-contact .top-contact-btn a img {
  height: 18px;
  width: auto;
}

@media print, screen and (min-width: 769px) {
  .top-contact {
    padding: 130px 0 0;
    min-height: 400px;
  }
  .top-contact::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 400px;
    background-image: url(../img_top/pc_contact_bg01.png), url(../img_top/pc_footer_bg01.png);
    background-repeat: no-repeat, no-repeat;
    background-size: 1308px, 100% 783px;
    background-position: center top, center top 100px;
    z-index: 2;
  }
  .top-contact::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
    background-color: #fff;
    z-index: 1;
  }
  .top-contact-inner {
    width: 620px;
    padding: 50px 0px;
  }
  .top-contact-title {
    margin-bottom: 30px;
  }
  .top-contact-title img {
    width: auto;
    height: 73px;
  }
}
@media screen and (max-width: 768px) {
  .top-contact {
    padding: 170px 0 106px;
    background-image: url(../img_top/sp_footer_bg03.png);
    background-repeat: no-repeat;
    background-size: 359px;
    background-position: center bottom;
  }
  .top-contact::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 182px;
    background-image: url(../img_top/sp_footer_bg02.png), url(../img_top/sp_footer_bg01.png);
    background-repeat: no-repeat, no-repeat;
    background-size: 351px 140px, 100% 118px;
    background-position: center top, center bottom;
    z-index: 2;
  }
  .top-contact::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 172px;
    background-color: #fff;
    z-index: 1;
  }
  .top-contact .top-contact-inner {
    padding: 50px 5px;
    width: calc(100% - 20px);
  }
  .top-contact .top-contact-title {
    margin-bottom: 30px;
  }
  .top-contact .top-contact-title img {
    width: auto;
    height: 68px;
  }
}
/*++++++++++++++++++++++++++++++++++
 * トップと下層ページのフッターエリア専用CSS
 * @version 0.0.1
++++++++++++++++++++++++++++++++++*/
#footer-print,
#footer-print *,
#footer-print *::before,
#footer-print *::after {
  box-sizing: border-box;
}

/*==================================
フッター
==================================*/
#footer {
  position: relative;
  margin-top: 0;
  background: #f5f5f5;
  /* PCでは電話番号リンクを無効化 */
}
@media print, screen and (min-width: 769px) {
  #footer a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
    pointer-events: none;
  }
}
#footer .footer-inner {
  max-width: 100%;
  margin: 0 auto;
  padding: 0px 20px;
  position: relative;
  z-index: 2;
}
#footer .footer-content {
  text-align: center;
}
#footer .footer-logo {
  margin-bottom: 30px;
}
#footer .footer-logo .footer-tagline {
  font-size: 0.875rem;
  color: #666;
  margin: 0 0 10px;
}
#footer .footer-logo img {
  height: auto;
}
#footer .footer-info .footer-title {
  font-size: 1.125rem;
  font-weight: bold;
  color: #333;
  margin: 0 0 10px;
}
#footer .footer-info .footer-address,
#footer .footer-info .footer-tel {
  font-size: 1rem;
  color: #555;
  line-height: 1.6;
  text-shadow: 5px 0 0 #f5f5f5, 4.6px 2px 0 #f5f5f5, 3.3px 3.7px 0 #f5f5f5, 1.5px 4.8px 0 #f5f5f5, -0.5px 5px 0 #f5f5f5, -2.5px 4.3px 0 #f5f5f5, -4px 2.9px 0 #f5f5f5, -4.9px 1px 0 #f5f5f5, -4.9px -1px 0 #f5f5f5, -4px -2.9px 0 #f5f5f5, -2.5px -4.3px 0 #f5f5f5, -0.5px -5px 0 #f5f5f5, 1.5px -4.8px 0 #f5f5f5, 3.3px -3.7px 0 #f5f5f5, 4.6px -2px 0 #f5f5f5;
}
#footer .footer-info .footer-link {
  margin: 15px auto 0;
  width: fit-content;
}
#footer .footer-info .footer-link a {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
  background-color: #fff;
  border: 1px solid #333;
  border-radius: 100px;
  width: 320px;
  height: 60px;
  background-image: url(../img_top/btn_arrow.png);
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 6px;
}
#footer .footer-info .footer-link a:hover, #footer .footer-info .footer-link a:focus, #footer .footer-info .footer-link a:focus-visible {
  background-position: right 15px center;
}
#footer .footer-info .footer-link a img {
  height: 18px;
  width: auto;
}
#footer #pagetop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 10;
}
#footer #pagetop a {
  display: block;
  transition: opacity 0.3s;
}
#footer #pagetop a:hover {
  opacity: 0.8;
}
#footer #pagetop a img {
  width: 66px;
  height: auto;
}
#footer .copyright {
  padding: 45px 0;
  color: #333;
  font-size: 0.75rem;
  text-align: center;
  margin: 0;
}

@media print, screen and (min-width: 769px) {
  #footer .footer-inner {
    padding: 50px 20px 0px;
    background-image: url(../img_top/pc_footer_bg02.png);
    background-repeat: no-repeat;
    background-position: center bottom 20px;
  }
  #footer .footer-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 30px;
    text-align: center;
  }
  #footer .footer-logo {
    margin-bottom: 0;
    text-align: center;
  }
  #footer .footer-logo img {
    width: 275px;
    height: 115px;
  }
  #footer .footer-tel {
    margin-bottom: 30px;
  }
  #footer .footer-info {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  #footer .footer-inner {
    padding: 10px 20px 220px;
    background-image: url(../img_top/pc_footer_bg04.png);
    background-repeat: no-repeat;
    background-size: 330px;
    background-position: center bottom 60px;
  }
  #footer .footer-logo {
    margin-bottom: 50px;
  }
  #footer .footer-logo img {
    max-width: 205px;
  }
  #footer .footer-info .footer-address,
  #footer .footer-info .footer-tel {
    font-size: 0.8125rem;
  }
  #footer .footer-info .footer-tel {
    margin-bottom: 50px;
  }
  #footer .copyright {
    padding-top: 40px;
  }
  #footer #pagetop {
    bottom: 15px;
    right: 15px;
  }
  #footer #pagetop a img {
    width: 40px;
  }
}
html[data-fontsize=up] {
  font-size: 133.3%;
}
html[data-fontsize=up2] {
  font-size: 166.7%;
}
html[data-fontsize=up3] {
  font-size: 200%;
}

.table-wrap, .wysiwyg .table-wrap {
  margin-top: 24px;
}
@media print, screen and (min-width: 769px) {
  .table-wrap .table-wrapper, .wysiwyg .table-wrap .table-wrapper {
    overflow: visible !important;
  }
}

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

@media screen and (max-width: 768px) {
  .wysiwyg .table-wrap {
    margin: 48px 0 0;
  }
  .table-wrap {
    margin: 48px 0 0;
  }
  .table-wrap tbody {
    background-color: #fff;
  }
  .table-wrap .scroll-table-switch {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 5px;
  }
  .table-wrap .scroll-table-switch a {
    display: flex;
    width: fit-content;
    background-repeat: no-repeat;
    background-position: left 5px center;
    background-size: 55px;
    color: #333;
    text-decoration: none;
    font-size: 0.75rem;
    position: relative;
    line-height: normal;
  }
  .table-wrap .scroll-table-switch a .scroll {
    background-repeat: no-repeat;
    background-image: url(../img_sub/v3.2/scroll-table-switch.png);
    background-position: left 10px center;
    background-size: 19px;
    padding: 4px 10px 5px 28px;
    border-radius: 3px 0 0 3px;
  }
  .table-wrap .scroll-table-switch a .scroll::before {
    content: "スクロール";
  }
  .table-wrap .scroll-table-switch a .in-display {
    background-repeat: no-repeat;
    background-image: url(../img_sub/v3.2/scroll-table-switch-in.png);
    background-position: left 10px center;
    background-size: 13px;
    padding: 4px 10px 5px 25px;
    border-radius: 0 3px 3px 0;
  }
  .table-wrap .scroll-table-switch a .in-display::before {
    content: "画面内";
  }
  .table-wrap .scroll-table-switch .is-state {
    margin-left: 3px;
  }
  .table-wrap .scroll-table-switch .scroll {
    background-color: #156D9E;
    color: #fff;
  }
  .table-wrap .scroll-table-switch .in-display {
    background-color: #F3F3F3;
    color: #333;
  }
  .scroll-view .scroll {
    background-color: #F3F3F3 !important;
    color: #333 !important;
  }
  .scroll-view .in-display {
    background-color: #156D9E !important;
    color: #fff !important;
  }
  .scroll-view .table-wrapper {
    overflow: visible !important;
  }
  .scroll-view .table-wrapper .is-active {
    display: none;
  }
  .table-wrapper.scroll-table {
    padding: 20px 0;
    overflow-x: auto;
  }
  .table-wrapper.scroll-table .scroll-hint-icon {
    top: calc(50% - 40px);
  }
  .table-wrapper.scroll-table table {
    margin-top: 0;
    table-layout: initial !important;
    width: 100%;
    border-collapse: collapse !important;
    white-space: nowrap !important;
  }
}
h2.head-title, .wysiwyg h2, .free-layout-area h2 {
  background: #CFEEFF;
  color: #333;
  font-size: 1.625rem;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 16px 20px;
  margin-top: 48px;
}
@media screen and (max-width: 768px) {
  h2.head-title, .wysiwyg h2, .free-layout-area h2 {
    margin-top: 32px;
  }
}
h2.head-title .bg, .wysiwyg h2 .bg, .free-layout-area h2 .bg {
  display: block;
}

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

h4, .wysiwyg h4, .free-layout-area h4 {
  color: #333;
  font-size: 1.375rem;
  padding: 8px 10px;
  border-bottom: 4px solid #CFEEFF;
  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 #156D9E;
}
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 #333;
  margin-top: 10px;
}

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

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

.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: 1240px;
  }
  .to-container a {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    top: 0;
    margin-top: -9999px;
    color: #333;
    font-size: 97%;
  }
  .to-container a:focus {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 0;
  }
  #header .header-subnav-area {
    padding: 10px 0;
    margin-bottom: 30px;
    display: grid;
    grid-template-columns: 1fr 1200px 1fr;
  }
  #header .header-subnav-area #header-logo a {
    display: inline-block;
  }
  #header .header-subnav-area #header-logo a:hover {
    opacity: 0.85;
  }
  #header .header-subnav-area .box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    gap: 5px 20px;
    margin-left: auto;
    padding: 5px 0;
  }
  #header .header-subnav-area .header-size, #header .header-subnav-area .header-color {
    display: flex;
    align-items: center;
  }
  #header .header-subnav-area .header-size button, #header .header-subnav-area .header-color button {
    appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    display: block;
    padding: 0;
  }
  #header .header-subnav-area .header-size .title, #header .header-subnav-area .header-color .title {
    font-size: 87.5%;
    margin-right: 10px;
    line-height: 1.2;
  }
  #header .header-subnav-area .header-size dd, #header .header-subnav-area .header-color dd {
    line-height: 1;
  }
  #header .header-subnav-area .header-size dd + dd, #header .header-subnav-area .header-color dd + dd {
    margin-left: 2px;
  }
  #header .header-subnav-area .header-size dd img, #header .header-subnav-area .header-color dd img {
    cursor: pointer;
  }
  #header .header-subnav-area .header-size dd img:hover, #header .header-subnav-area .header-color dd img:hover {
    opacity: 0.85;
  }
  #header .header-subnav-area .header-size .normal-on, #header .header-subnav-area .header-size .normal-off, #header .header-subnav-area .header-size .big-on, #header .header-subnav-area .header-size .big-off {
    border-radius: 3px;
    border: 1px solid #fff;
    display: block;
  }
  #header .header-subnav-area .header-size .normal-on.hide, #header .header-subnav-area .header-size .normal-off.hide, #header .header-subnav-area .header-size .big-on.hide, #header .header-subnav-area .header-size .big-off.hide {
    display: none;
  }
  #header .header-subnav-area .header-size .normal-on span, #header .header-subnav-area .header-size .normal-off span, #header .header-subnav-area .header-size .big-on span, #header .header-subnav-area .header-size .big-off span {
    display: block;
    padding: 8px;
    line-height: 1;
    border-radius: 3px;
    text-decoration: none;
    font-size: 1rem;
  }
  #header .header-subnav-area .header-size .normal-on span:hover, #header .header-subnav-area .header-size .normal-off span:hover, #header .header-subnav-area .header-size .big-on span:hover, #header .header-subnav-area .header-size .big-off span:hover {
    opacity: 0.85;
  }
  #header .header-subnav-area .header-size .normal-on span span, #header .header-subnav-area .header-size .normal-off span span, #header .header-subnav-area .header-size .big-on span span, #header .header-subnav-area .header-size .big-off span span {
    background-color: inherit !important;
    color: inherit !important;
  }
  #header .header-subnav-area .header-size .normal-on, #header .header-subnav-area .header-size .big-on {
    background-color: #156D9E;
    color: #fff;
  }
  #header .header-subnav-area .header-size .normal-off, #header .header-subnav-area .header-size .big-off {
    background-color: #fff;
    border-color: #B0B0B0;
  }
  #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 {
    border-color: #B0B0B0;
  }
  #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 .lang-select:focus-visible {
    outline-offset: -2px;
  }
  @-moz-document url-prefix() {
    #header .header-subnav-area .header-lang .lang-select:focus-visible {
      outline-offset: -4px;
    }
  }
  #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-offset: -2px;
  }
  @-moz-document url-prefix() {
    #header .header-subnav-area .header-lang .btn-lang-select:focus-visible {
      outline-offset: -4px;
    }
  }
  #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;
  }
  #header {
    /* end-#header-nav */
    /* .header-subnav-area */
    /* end-.header-subnav-area */
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap {
    width: 100%;
    gap: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap {
    width: 100%;
    gap: 0;
  }
}
@media print, screen and (min-width: 769px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap label, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap label {
    display: flex;
    align-items: center;
    line-height: 1;
    padding: 0;
  }
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap .number-label, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap .number-label {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap .number-label, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap .number-label {
    width: calc(100% - 44px);
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap .number-label, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap .number-label {
    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: 44px;
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap .submit-label, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap .submit-label {
    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 #000;
    border-radius: 5px 0px 0px 5px;
    height: 30px;
    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 #000;
    border-radius: 5px 0px 0px 5px;
    height: 10.66vw;
    font-size: 2rem;
  }
}
@media print, screen and (min-width: 769px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap button, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap button {
    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 #000;
    border-radius: 0px 5px 5px 0px;
    background-color: #000;
    width: 44px;
    height: 30px;
  }
}
@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 #000;
    border-radius: 0px 5px 5px 0px;
    background-color: #000;
    width: 13.33vw;
    height: 10.66vw;
  }
}
@media print, screen and (min-width: 769px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap button::after, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap button::after {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    margin: auto;
    clip-path: polygon(21.69% 24.41%, 20.35% 26.06%, 19.18% 27.87%, 18.12% 29.9%, 17.39% 31.94%, 16.85% 34.07%, 16.48% 36.48%, 16.46% 39.04%, 16.69% 41.55%, 17.14% 43.85%, 17.72% 45.78%, 18.57% 47.98%, 19.59% 49.91%, 20.76% 51.74%, 22.03% 53.36%, 23.36% 54.85%, 25.08% 56.37%, 26.93% 57.75%, 28.81% 58.84%, 30.74% 59.72%, 33.07% 60.33%, 35.1% 60.7%, 37.38% 60.92%, 39.37% 60.93%, 41.98% 60.66%, 44.52% 60.17%, 46.66% 59.48%, 48.31% 58.76%, 50.1% 57.78%, 51.58% 56.77%, 52.95% 55.68%, 53.79% 54.88%, 54.34% 54.34%, 94.61% 94.61%, 89.9% 99%, 62.61% 72.02%, 62.61% 66.88%, 61.76% 66.05%, 59.89% 67.58%, 57.49% 69.21%, 55.34% 70.42%, 52.57% 71.91%, 49.77% 72.84%, 47.16% 73.61%, 43.77% 74.17%, 40.36% 74.48%, 36.79% 74.47%, 33.89% 74.24%, 30.69% 73.66%, 27.25% 72.79%, 23.53% 71.39%, 19.93% 69.42%, 16.93% 67.46%, 13.57% 64.57%, 10.52% 61.3%, 8.12% 58.07%, 6.24% 54.71%, 4.72% 51.31%, 3.72% 47.79%, 3.11% 44.85%, 2.69% 41.66%, 2.6% 38.44%, 2.68% 36.45%, 2.8% 34.73%, 3.04% 32.91%, 3.32% 31.43%, 3.63% 29.82%, 3.96% 28.4%, 4.47% 26.91%, 4.93% 25.43%, 5.72% 23.7%, 6.43% 22.1%, 7.78% 19.8%, 9.14% 17.79%, 10.71% 15.76%, 12.37% 13.93%, 13.93% 12.37%, 15.76% 10.71%, 17.79% 9.14%, 19.8% 7.78%, 22.1% 6.43%, 23.7% 5.72%, 25.43% 4.93%, 26.91% 4.47%, 28.4% 3.96%, 29.82% 3.63%, 31.43% 3.32%, 32.91% 3.04%, 34.73% 2.8%, 36.45% 2.68%, 38.44% 2.6%, 41.66% 2.69%, 44.85% 3.11%, 47.79% 3.72%, 51.31% 4.72%, 54.71% 6.24%, 58.07% 8.12%, 61.3% 10.52%, 64.57% 13.57%, 67.46% 16.93%, 69.42% 19.93%, 71.39% 23.53%, 72.79% 27.25%, 73.66% 30.69%, 74.24% 33.89%, 74.47% 36.79%, 74.48% 40.36%, 74.17% 43.77%, 73.61% 47.16%, 72.84% 49.77%, 71.91% 52.57%, 70.42% 55.34%, 69.21% 57.49%, 67.58% 59.89%, 66.05% 61.76%, 66.88% 62.61%, 72.02% 62.61%, 99% 89.9%, 94.61% 94.61%, 54.34% 54.34%, 54.88% 53.79%, 55.68% 52.95%, 56.77% 51.58%, 57.78% 50.1%, 58.76% 48.31%, 59.48% 46.66%, 60.17% 44.52%, 60.66% 41.98%, 60.93% 39.37%, 60.92% 37.38%, 60.7% 35.1%, 60.33% 33.07%, 59.72% 30.74%, 58.84% 28.81%, 57.75% 26.93%, 56.37% 25.08%, 54.85% 23.36%, 53.36% 22.03%, 51.74% 20.76%, 49.91% 19.59%, 47.98% 18.57%, 45.78% 17.72%, 43.85% 17.14%, 41.55% 16.69%, 39.04% 16.46%, 36.48% 16.48%, 34.07% 16.85%, 31.94% 17.39%, 29.9% 18.12%, 27.87% 19.18%, 26.06% 20.35%, 24.41% 21.69%);
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap button::after, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap button::after {
    background-color: #ffffff;
    width: 13px;
    height: 13px;
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  #header .header-subnav-area .header-page-number-search #number-search-container .input-wrap button::after, #header .header-subnav-area .header-page-number-search #sp-number-search-container .input-wrap button::after {
    background-color: #ffffff;
    width: 3.46vw;
    height: 3.46vw;
  }
}
@media print, screen and (min-width: 769px) {
  #header #header-nav {
    padding: 10px 0;
    background: #ccc;
  }
  #header #header-nav .in {
    width: 1200px;
    margin: 0 auto;
  }
  #header #header-nav .list > li {
    float: left;
    width: 141px;
    margin-left: 2px;
    background: #333;
    text-align: center;
  }
  #header #header-nav .list > li:first-child {
    width: 142px;
    margin-left: 0;
  }
  #header #header-nav .list > li a {
    display: block;
    padding: 10px 0 9px 0;
    color: #fff;
    text-decoration: none;
  }
  #header .header-subnav-area {
    position: relative;
    min-height: 80px;
  }
  #header .header-subnav-area .box {
    box-sizing: border-box;
  }
  #header .header-subnav-area .box .unit, #header .header-subnav-area .box .unit2, #header .header-subnav-area .box #header-size, #header .header-subnav-area .box #header-color {
    display: table;
    float: left;
    height: 27px;
  }
  #header .header-subnav-area .box .unit li, #header .header-subnav-area .box .unit dt, #header .header-subnav-area .box .unit dd, #header .header-subnav-area .box .unit2 li, #header .header-subnav-area .box .unit2 dt, #header .header-subnav-area .box .unit2 dd, #header .header-subnav-area .box #header-size li, #header .header-subnav-area .box #header-size dt, #header .header-subnav-area .box #header-size dd, #header .header-subnav-area .box #header-color li, #header .header-subnav-area .box #header-color dt, #header .header-subnav-area .box #header-color dd {
    display: table-cell;
    font-size: 90%;
  }
  #header .header-subnav-area .box .unit li img, #header .header-subnav-area .box .unit dt img, #header .header-subnav-area .box .unit dd img, #header .header-subnav-area .box .unit2 li img, #header .header-subnav-area .box .unit2 dt img, #header .header-subnav-area .box .unit2 dd img, #header .header-subnav-area .box #header-size li img, #header .header-subnav-area .box #header-size dt img, #header .header-subnav-area .box #header-size dd img, #header .header-subnav-area .box #header-color li img, #header .header-subnav-area .box #header-color dt img, #header .header-subnav-area .box #header-color dd img {
    vertical-align: middle;
  }
  #header .header-subnav-area .box .unit .list, #header .header-subnav-area .box .unit2 .list {
    margin-top: 3px;
  }
  #header .header-subnav-area .box #header-size button, #header .header-subnav-area .box #header-color button {
    appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    font-size: 0;
    padding: 0;
  }
  #header .header-subnav-area .box #header-size .title, #header .header-subnav-area .box #header-color .title {
    padding-right: 7px;
    font-weight: bold;
    vertical-align: middle;
  }
  #header .header-subnav-area .box #header-size .title span, #header .header-subnav-area .box #header-color .title span {
    display: block;
  }
  #header .header-subnav-area .box #header-size dd img, #header .header-subnav-area .box #header-color dd img {
    margin-right: 5px;
    cursor: pointer;
  }
  #header .header-subnav-area .box .unit, #header .header-subnav-area .box #header-size, #header .header-subnav-area .box #header-color {
    padding-left: 10px;
  }
  #header .header-subnav-area .box .unit2 li {
    padding-left: 10px;
  }
  .header-subnav-area-inner {
    grid-column: 2/3;
    display: flex;
    align-items: center;
    gap: 0 20px;
  }
}
@media screen and (max-width: 768px) {
  #sp-header > .box {
    padding: 10px 10px 10px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #sp-header > .box #sp-header-logo img {
    max-width: 100%;
  }
  #sp-header > .box #sp-header-nav {
    padding: 0;
    background: none;
  }
  #sp-header > .box #sp-header-nav .list {
    display: none;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area {
    display: flex;
    column-gap: 10px;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area img {
    max-width: 100%;
  }
  #sp-header .modal-menu-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    z-index: 99;
    display: none;
  }
  #sp-header .modal-menu {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    display: none;
    overflow-y: auto;
  }
  #sp-header .modal-menu .in {
    position: relative;
    margin: 0;
    padding: 80px 50px 30px;
    background: #f5f5f5;
    min-height: 100%;
    box-sizing: border-box;
  }
  #sp-header .modal-menu .modal-menu-close-top {
    position: absolute;
    top: 10px;
    right: 10px;
    margin: 0;
  }
  #sp-header .modal-menu .modal-menu-close-top a {
    display: block;
  }
  #sp-header .modal-menu .modal-menu-close-top a img {
    width: 50px;
    height: auto;
  }
  #sp-header .modal-menu .modal-menu-close-top a:hover {
    opacity: 0.8;
  }
  #sp-header .modal-menu .sp-nav .nav-list {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  #sp-header .modal-menu .sp-nav .nav-item {
    margin-bottom: 15px;
  }
  #sp-header .modal-menu .sp-nav .nav-item a {
    display: block;
    background: #fff;
    border: 1px solid #333;
    border-radius: 10px;
    padding: 28px 10px;
    text-align: center;
    text-decoration: none;
  }
  #sp-header .modal-menu .sp-nav .nav-item a img {
    max-height: 40px;
    width: auto;
  }
  #sp-header .modal-menu .sp-nav .nav-item a:hover {
    opacity: 0.8;
  }
  #sp-header .modal-menu .support-block {
    margin-top: 20px;
    padding: 0;
    background: transparent;
  }
  #sp-header .modal-menu .support-block .support-link {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    background: #fff;
    border: 1px solid #333;
    border-radius: 3px;
    padding: 6px;
    margin-bottom: 10px;
    text-decoration: none;
    color: #333;
  }
  #sp-header .modal-menu .support-block .support-link .support-icon {
    width: 24px;
    height: auto;
  }
  #sp-header .modal-menu .support-block .support-link span {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    min-height: 24px;
    background-image: url(../img_top/icon_support.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 24px;
    padding-left: 32px;
    font-size: 1.125rem;
  }
  #sp-header .modal-menu .support-block .support-link:hover {
    opacity: 0.8;
  }
  #sp-header .modal-menu .support-block .header-lang-wrapper {
    border-radius: 0px;
    padding: 0px;
  }
  #sp-header .modal-menu .support-block .header-lang-wrapper .lang-error {
    color: #ee0000;
    font-size: 90%;
  }
  #sp-header .modal-menu .support-block .header-lang {
    display: flex;
  }
  #sp-header .modal-menu .support-block .header-lang .lang-select {
    flex: 1;
    padding: 10px 30px 10px 40px;
    border: 1px solid #333;
    border-radius: 3px 0 0 3px;
    background: url(../img_top/icon_lang.png) no-repeat left 10px center/20px auto, url(../img_top/arrow_lang.png) no-repeat right 10px center/8px auto #fff;
    font-size: 90%;
    appearance: none;
  }
  #sp-header .modal-menu .support-block .header-lang .btn-lang-select {
    padding: 10px 15px;
    background: #333;
    color: #fff;
    border: 0;
    border-radius: 0 3px 3px 0;
    font-weight: bold;
    cursor: pointer;
  }
  #sp-header .modal-menu .support-block .header-lang .btn-lang-select:hover {
    opacity: 0.85;
  }
  #sp-header .modal-menu .modal-menu-close-bottom {
    margin: 50px auto 0;
    text-align: center;
  }
  #sp-header .modal-menu .modal-menu-close-bottom a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #333;
    border-radius: 3px;
    padding: 16px;
    width: 100%;
    margin: 0 auto;
  }
  #sp-header .modal-menu .modal-menu-close-bottom a img {
    width: 65px;
    height: auto;
  }
  #sp-header .modal-menu .modal-menu-close-bottom a:hover {
    opacity: 0.8;
  }
}
@media print, screen and (min-width: 769px) {
  #header .header-subnav-area {
    padding: 30px 0px 0px;
    display: block;
    background: transparent;
  }
  #header .header-subnav-area .header-subnav-area-inner {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: flex-start;
    max-width: 100%;
    margin: 0 auto;
  }
  #header .header-subnav-area .header-utility {
    grid-column: 3;
    justify-self: end;
    display: flex;
    align-items: center;
    gap: 15px;
    padding-right: 30px;
  }
  #header .header-subnav-area .header-utility .header-support {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #333;
    border-radius: 3px;
    padding: 6px 25px;
  }
  #header .header-subnav-area .header-utility .header-support span {
    display: flex;
    align-items: center;
    line-height: 1.2;
    padding-left: 33px;
    min-height: 24px;
    background-image: url(../img_top/icon_support.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 24px;
    color: #333;
    font-size: 1.125rem;
  }
  #header .header-subnav-area .header-lang-wrapper .lang-error {
    color: #ee0000;
    font-size: 80%;
  }
  #header .header-subnav-area .header-lang {
    display: flex;
  }
  #header .header-subnav-area .header-lang .lang-select {
    padding: 5px 30px 5px 38px;
    border: solid 1px #333;
    border-radius: 3px 0 0 3px;
    min-height: 38px;
    appearance: none;
    word-break: break-all;
    white-space: normal;
    font-size: 80%;
    background: url(../img_top/icon_lang.png) no-repeat left 8px center/21px, url(../img_top/arrow_lang.png) no-repeat right 8px center/8px #fff;
  }
  #header .header-subnav-area .header-lang .btn-lang-select {
    color: #fff;
    min-height: 28px;
    padding: 5px 12px;
    font-weight: bold;
    border: solid 1px #333;
    border-radius: 0 3px 3px 0;
    background: #333;
    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-logo {
    grid-column: 2;
    text-align: center;
    margin: 0;
  }
  #header .header-subnav-area #header-logo img {
    max-width: 395px;
    height: auto;
  }
  #header .header-subnav-area #header-logo a {
    display: inline-block;
  }
  #header .header-subnav-area #header-logo a:hover {
    opacity: 0.85;
  }
  #header #header-nav {
    padding: 0;
    background: transparent;
    position: relative;
    z-index: 2;
  }
  #header #header-nav .in {
    width: auto;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }
  #header #header-nav .list {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }
  #header #header-nav .list > li {
    float: none;
    width: auto;
    margin-left: 0;
    background: transparent;
    text-align: center;
  }
  #header #header-nav .list > li:first-child {
    width: auto;
    margin-left: 0;
  }
  #header #header-nav .list > li a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 15px;
    min-width: 250px;
    min-height: 100px;
    border: 1px solid #333;
    background-color: #fff;
    border-radius: 10px;
  }
  #header #header-nav .list > li a img {
    height: 42px;
    width: auto;
    vertical-align: middle;
    transition: all 0.2s ease-in-out;
  }
  #header #header-nav .list > li a:hover img, #header #header-nav .list > li a:focus img, #header #header-nav .list > li a:focus-visible img {
    transform: translateY(-4px);
  }
}
@media screen and (max-width: 768px) {
  #sp-header > .box {
    position: relative;
    padding: 30px 20px 46px;
    display: block;
  }
  #sp-header > .box #sp-header-logo {
    text-align: center;
    margin: 0;
  }
  #sp-header > .box #sp-header-logo img {
    max-width: 238px;
    height: auto;
  }
  #sp-header > .box #sp-header-logo a {
    display: inline-block;
  }
  #sp-header > .box #sp-header-logo a:hover {
    opacity: 0.85;
  }
  #sp-header > .box #sp-header-nav {
    position: fixed;
    top: 0px;
    right: 0px;
    padding: 0;
    background: none;
    z-index: 101;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area {
    display: block;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area .menu-btn-menu {
    margin: 0;
    position: relative;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area .menu-btn-menu a {
    display: block;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area .menu-btn-menu a img {
    width: 50px;
    height: auto;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area .menu-btn-menu a:hover {
    opacity: 0.8;
  }
}
html[data-bgcolor=color_black] body, html[data-bgcolor=color_black] p, html[data-bgcolor=color_black] div, html[data-bgcolor=color_black] table, html[data-bgcolor=color_black] h1, html[data-bgcolor=color_black] h2, html[data-bgcolor=color_black] h3, html[data-bgcolor=color_black] h4, html[data-bgcolor=color_black] h5, html[data-bgcolor=color_black] h6, html[data-bgcolor=color_black] ul, html[data-bgcolor=color_black] ol, html[data-bgcolor=color_black] li, html[data-bgcolor=color_black] td, html[data-bgcolor=color_black] th, html[data-bgcolor=color_black] dt, html[data-bgcolor=color_black] dd, html[data-bgcolor=color_black] dl, html[data-bgcolor=color_black] h1, html[data-bgcolor=color_black] h2, html[data-bgcolor=color_black] dt, html[data-bgcolor=color_black] caption, html[data-bgcolor=color_black] section, html[data-bgcolor=color_black] span, html[data-bgcolor=color_black] header, html[data-bgcolor=color_black] footer, html[data-bgcolor=color_black] nav {
  background-color: #000 !important;
  color: #FFFFFF !important;
  background-image: none !important;
}
html[data-bgcolor=color_black] a {
  background-color: #000 !important;
  color: #FFFF00 !important;
}
html[data-bgcolor=color_black] a:visited {
  color: #f5c77b !important;
}
html[data-bgcolor=color_black] a:hover {
  color: #f5c77b !important;
}
html[data-bgcolor=color_black] h1, html[data-bgcolor=color_black] h2, html[data-bgcolor=color_black] h3, html[data-bgcolor=color_black] h4, html[data-bgcolor=color_black] h5, html[data-bgcolor=color_black] h6 {
  background-image: none !important;
  border: 1px solid #E5D1AF;
}
html[data-bgcolor=color_black] h5 {
  padding: 10px 0px;
}
html[data-bgcolor=color_black] .wysiwyg .text_ {
  color: #ffdbea !important;
}
html[data-bgcolor=color_black] .wysiwyg .text2_ {
  color: #b6e2f3 !important;
}
html[data-bgcolor=color_black] #pdf-download {
  color: #333 !important;
}
html[data-bgcolor=color_black] #header-logo img, html[data-bgcolor=color_black] #sp-header-logo img,
html[data-bgcolor=color_black] #header-subnav .list li a,
html[data-bgcolor=color_black] #header-size .title img,
html[data-bgcolor=color_black] #header-color .title img,
html[data-bgcolor=color_black] header .header-subnav-in li img,
html[data-bgcolor=color_black] #footer-logo img,
html[data-bgcolor=color_black] #footer-character img {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] header .header-in #header-nav .list .dropmenu {
  border: 1px solid #fff;
}
html[data-bgcolor=color_black] .side-nav-list {
  background-color: transparent !important;
}
html[data-bgcolor=color_black] .side-nav-list li span {
  background-color: transparent !important;
}
html[data-bgcolor=color_black] #keyword-area {
  background: transparent !important;
}
html[data-bgcolor=color_black] .toiawase .title, html[data-bgcolor=color_black] .toiawase .in {
  border: 1px solid #fff;
}
html[data-bgcolor=color_black] .toiawase .in {
  border-top: none;
}
html[data-bgcolor=color_black] #sp-header .modal-menu .sp-nav .title button.plus::after,
html[data-bgcolor=color_black] #sp-header .modal-menu .sp-nav .title button.mynus::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .gsst_a .gscb_a {
  color: inherit !important;
}
html[data-bgcolor=color_black] {
  /* よくあるご質問詳細ページ */
}
html[data-bgcolor=color_black] .faq-answer-area {
  background-image: url(../img_sub/v3.2/h2_faq_title_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_black] {
  /* よくあるご質問詳細ページ 0009_2 */
}
html[data-bgcolor=color_black] .faq-block .faq-q-title::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .faq-block .faq-answer-area {
  background-image: none !important;
  background-color: inherit !important;
}
html[data-bgcolor=color_black] #pankuzu .in {
  background-image: url(../img_sub/v3.2/pankuzu_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_black] #ashiato .in {
  background-image: url(../img_sub/v3.2/ashiato_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .anchor ul li a::after, html[data-bgcolor=color_black] .detail a::after, html[data-bgcolor=color_black] .page a::after, html[data-bgcolor=color_black] .dir a::after,
html[data-bgcolor=color_black] .link-item .icon1::after, html[data-bgcolor=color_black] .link-item .icon2::after,
html[data-bgcolor=color_black] #side-nav .side-nav-list li a::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .page a, html[data-bgcolor=color_black] .dir a, html[data-bgcolor=color_black] .table td, html[data-bgcolor=color_black] .table th {
  border-color: #fff !important;
}
html[data-bgcolor=color_black] .toiawase .mail a {
  border: 1px solid #fff !important;
}
html[data-bgcolor=color_black] .toiawase .mail a::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] #side-nav .side-nav-list {
  border-color: #fff !important;
}
html[data-bgcolor=color_black] .attend-container {
  border-color: #fff !important;
}
html[data-bgcolor=color_black] .attend-container .attend-list li a::before {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .simple-enquete form input[type=radio] {
  border-color: #fff;
}
html[data-bgcolor=color_black] .simple-enquete form input[type=radio]:checked:before {
  background: #fff;
}
html[data-bgcolor=color_black] .simple-enquete form .item::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .simple-enquete form input[type=submit] {
  background-color: #000 !important;
  color: #fff !important;
  border: 1px solid #fff;
}
html[data-bgcolor=color_black] .event-search-area .box2 label::after, html[data-bgcolor=color_black] .event-search-area .event-search-term label::after, html[data-bgcolor=color_black] .recruit-event-search-area .box2 label::after, html[data-bgcolor=color_black] .recruit-event-search-area .event-search-term label::after {
  border-right: 2px solid #000 !important;
  border-bottom: 2px solid #000 !important;
}
html[data-bgcolor=color_black] .event-search-area .box2 input[type=checkbox]:checked + label::before, html[data-bgcolor=color_black] .event-search-area .event-search-term input[type=checkbox]:checked + label::before, html[data-bgcolor=color_black] .recruit-event-search-area .box2 input[type=checkbox]:checked + label::before, html[data-bgcolor=color_black] .recruit-event-search-area .event-search-term input[type=checkbox]:checked + label::before {
  background: #fff !important;
  border: 1px solid #231815;
}
html[data-bgcolor=color_black] .event-search-area .box2 input[type=checkbox]:checked + label::after, html[data-bgcolor=color_black] .event-search-area .event-search-term input[type=checkbox]:checked + label::after, html[data-bgcolor=color_black] .recruit-event-search-area .box2 input[type=checkbox]:checked + label::after, html[data-bgcolor=color_black] .recruit-event-search-area .event-search-term input[type=checkbox]:checked + label::after {
  opacity: 1;
  background: #fff !important;
}
html[data-bgcolor=color_black] .scroll-hint-icon-wrap {
  background-color: transparent !important;
}
html[data-bgcolor=color_black] .scroll-hint-icon-wrap .scroll-hint-icon-white::before, html[data-bgcolor=color_black] .scroll-hint-icon-wrap .scroll-hint-icon-white::after {
  filter: invert(1);
}

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