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

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

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

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

del {
  text-decoration: line-through;
}

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

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

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

input, select {
  vertical-align: middle;
}

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

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

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

ul, ol {
  list-style: none;
}

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

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

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

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

a:focus {
  background-color: inherit;
  color: #283593;
}

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

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

address {
  font-style: normal;
}

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

.clearfix {
  display: inline-table;
}

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

.clearfix {
  display: block;
}

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

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

.left-col {
  float: left;
}

.right-col {
  float: right;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gsst_b {
  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;
  display: block !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: calc(10em - 160px + 328px) !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 #1d444c !important;
    border-radius: 0px 0px 0px 0px !important;
  }
}
@media screen and (max-width: 768px) {
  .gsc-input-box {
    border: 2px solid #1d444c !important;
    border-radius: 0px 0px 0px 0px !important;
  }
}

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

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

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

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

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

.dummy-search-btn {
  appearance: none;
  background: none;
  border: none;
  cursor: pointer;
  font-size: 0;
  padding: 0;
  display: block;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
}
@media print, screen and (min-width: 769px) {
  .dummy-search-btn {
    background-color: #2e70aa;
    flex-basis: 50px;
    width: 50px;
    height: 50px;
    border: 1px solid #2e70aa;
    border-radius: 0px 0px 0px 0px;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .dummy-search-btn {
    background-color: #2e70aa;
    flex-basis: 13.33vw;
    width: 13.33vw;
    height: 50px;
    border: 1px solid #2e70aa;
    border-radius: 0px 0px 0px 0px;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .dummy-search-btn svg {
    width: 23px;
    height: 23px;
    fill: #ffffff;
  }
}
@media screen and (max-width: 768px) {
  .dummy-search-btn svg {
    width: 6.4vw;
    height: 6.4vw;
    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: #9fc8dd;
  border: 2px solid #9fc8dd;
  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: #2e70aa;
  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;
}

#page-number-search input, #page-number-search button {
  font-size: 100%;
}

#header, #footer, #side-nav {
  overflow-wrap: anywhere;
}

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

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

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

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

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

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

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

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

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

.pc-header-btn {
  position: fixed;
  gap: 20px;
  right: 0;
  top: 110px;
  z-index: 60;
}
.pc-header-btn .pc-header-btn-search, .pc-header-btn .pc-header-btn-support {
  border: 2px solid #24435e;
  background-color: #fff;
}
.pc-header-btn .pc-header-btn-search a, .pc-header-btn .pc-header-btn-support a {
  align-items: center;
  display: flex;
  justify-content: center;
  height: 80px;
  width: 80px;
}
.pc-header-btn .pc-header-btn-search a:hover, .pc-header-btn .pc-header-btn-support a:hover {
  opacity: 0.85;
}
.pc-header-btn .pc-header-btn-search a:focus, .pc-header-btn .pc-header-btn-search a:focus-within, .pc-header-btn .pc-header-btn-support a:focus, .pc-header-btn .pc-header-btn-support a:focus-within {
  outline: 2px solid #000;
}
.pc-header-btn .pc-header-btn-search.is-active, .pc-header-btn .pc-header-btn-support.is-active {
  background-color: #ebedef;
  border-radius: 0;
  border: none;
  position: relative;
}
.pc-header-btn .pc-header-btn-search.is-active::before, .pc-header-btn .pc-header-btn-support.is-active::before {
  background: url(../img_common/icon_pc_modal.png) center center no-repeat;
  content: "";
  display: inline-block;
  height: 15px;
  left: -8px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.pc-header-btn .pc-header-btn-search.is-active img, .pc-header-btn .pc-header-btn-support.is-active img {
  height: 40px;
}
.pc-header-btn .pc-header-btn-search.is-dark, .pc-header-btn .pc-header-btn-support.is-dark {
  background-color: rgba(36, 67, 95, 0.1) !important;
}
.pc-header-btn .pc-header-btn-search {
  border-radius: 8px 0 0 0;
}
.pc-header-btn .pc-header-btn-search img {
  height: 50px;
  width: auto;
}
.pc-header-btn .pc-header-btn-support {
  border-radius: 0 0 0 8px;
  border-top: none;
}
.pc-header-btn .pc-header-btn-support img {
  height: 58px;
  width: auto;
}

.modal-close-btn {
  margin: 30px auto 0;
  text-align: center;
  width: fit-content;
}
.modal-close-btn a {
  font-size: 1rem;
  background: url(../img_common/icon_close02.png) left 16px center no-repeat #2e70aa;
  border-radius: calc(infinity * 1px);
  display: inline-block;
  color: #fff;
  padding: 8px 48px;
  text-decoration: none;
}
.modal-close-btn a:hover {
  text-decoration: underline;
}
.modal-close-btn a span {
  padding-left: 20px;
}

.pc-support-modal-close {
  margin-top: 25px;
}
.pc-support-modal-close a {
  background-position: left 20px center;
  padding: 8px 40px 8px 64px;
}
.pc-support-modal-close a:focus-visible {
  border: 6px solid #000 !important;
  outline: 2px solid #fff !important;
  outline-offset: -4px !important;
}
.pc-support-modal-close a span {
  padding-left: 0;
}

.pc-search-modal-bg, .pc-support-mopdal-bg {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 50;
  background-color: rgba(36, 67, 95, 0.8);
}

.pc-search-modal, .pc-support-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 50;
}
.pc-search-modal > .in, .pc-support-modal > .in {
  background: #eceef0;
  position: absolute;
  right: 105px;
  top: 110px;
  padding: 30px 26px;
  width: fit-content;
}

.pc-search-modal .modal-search dt, .pc-search-modal .modal-pagenumber dt {
  font-size: 1.25rem;
  color: #24435f;
  font-weight: bold;
}
.pc-search-modal .modal-pagenumber {
  margin-top: 20px;
}
.pc-search-modal .modal-pagenumber #number-search-container *, .pc-search-modal .modal-pagenumber #number-search-container *::before, .pc-search-modal .modal-pagenumber #number-search-container *::after, .pc-search-modal .modal-pagenumber #sp-number-search-container *, .pc-search-modal .modal-pagenumber #sp-number-search-container *::before, .pc-search-modal .modal-pagenumber #sp-number-search-container *::after {
  box-sizing: border-box;
}
.pc-search-modal .modal-pagenumber #number-search-container .input-wrap, .pc-search-modal .modal-pagenumber #sp-number-search-container .input-wrap {
  display: flex;
}
@media print, screen and (min-width: 769px) {
  .pc-search-modal .modal-pagenumber #number-search-container .input-wrap, .pc-search-modal .modal-pagenumber #sp-number-search-container .input-wrap {
    width: calc(10em - 160px + 276px);
    gap: 0;
  }
}
@media screen and (max-width: 768px) {
  .pc-search-modal .modal-pagenumber #number-search-container .input-wrap, .pc-search-modal .modal-pagenumber #sp-number-search-container .input-wrap {
    width: 100%;
    gap: 0;
  }
}
.pc-search-modal .modal-pagenumber #number-search-container .input-wrap label, .pc-search-modal .modal-pagenumber #sp-number-search-container .input-wrap label {
  display: flex;
  align-items: center;
  line-height: 1;
  padding: 0;
}
.pc-search-modal .modal-pagenumber #number-search-container .input-wrap .number-label, .pc-search-modal .modal-pagenumber #sp-number-search-container .input-wrap .number-label {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  .pc-search-modal .modal-pagenumber #number-search-container .input-wrap .number-label, .pc-search-modal .modal-pagenumber #sp-number-search-container .input-wrap .number-label {
    width: calc(100% - 50px);
  }
}
@media screen and (max-width: 768px) {
  .pc-search-modal .modal-pagenumber #number-search-container .input-wrap .number-label, .pc-search-modal .modal-pagenumber #sp-number-search-container .input-wrap .number-label {
    width: calc(100% - 13.33vw);
  }
}
.pc-search-modal .modal-pagenumber #number-search-container .input-wrap .submit-label, .pc-search-modal .modal-pagenumber #sp-number-search-container .input-wrap .submit-label {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  .pc-search-modal .modal-pagenumber #number-search-container .input-wrap .submit-label, .pc-search-modal .modal-pagenumber #sp-number-search-container .input-wrap .submit-label {
    width: 50px;
  }
}
@media screen and (max-width: 768px) {
  .pc-search-modal .modal-pagenumber #number-search-container .input-wrap .submit-label, .pc-search-modal .modal-pagenumber #sp-number-search-container .input-wrap .submit-label {
    width: 13.33vw;
  }
}
.pc-search-modal .modal-pagenumber #number-search-container .input-wrap input[type=text], .pc-search-modal .modal-pagenumber #sp-number-search-container .input-wrap input[type=text] {
  width: 100%;
  padding: 10px 0 10px 13px;
}
@media print, screen and (min-width: 769px) {
  .pc-search-modal .modal-pagenumber #number-search-container .input-wrap input[type=text], .pc-search-modal .modal-pagenumber #sp-number-search-container .input-wrap input[type=text] {
    border: 1px solid #1d444c;
    border-radius: 0px 0px 0px 0px;
    height: 50px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .pc-search-modal .modal-pagenumber #number-search-container .input-wrap input[type=text], .pc-search-modal .modal-pagenumber #sp-number-search-container .input-wrap input[type=text] {
    border: 2px solid #1d444c;
    border-radius: 0px 0px 0px 0px;
    height: 50px;
    font-size: 2rem;
  }
}
.pc-search-modal .modal-pagenumber #number-search-container .input-wrap button, .pc-search-modal .modal-pagenumber #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) {
  .pc-search-modal .modal-pagenumber #number-search-container .input-wrap button, .pc-search-modal .modal-pagenumber #sp-number-search-container .input-wrap button {
    border: 1px solid #2e70aa;
    border-radius: 0px 0px 0px 0px;
    background-color: #2e70aa;
    width: 50px;
    height: 50px;
  }
}
@media screen and (max-width: 768px) {
  .pc-search-modal .modal-pagenumber #number-search-container .input-wrap button, .pc-search-modal .modal-pagenumber #sp-number-search-container .input-wrap button {
    border: 1px solid #2e70aa;
    border-radius: 0px 0px 0px 0px;
    background-color: #2e70aa;
    width: 13.33vw;
    height: 50px;
  }
}
.pc-search-modal .modal-pagenumber #number-search-container .input-wrap button::after, .pc-search-modal .modal-pagenumber #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) {
  .pc-search-modal .modal-pagenumber #number-search-container .input-wrap button::after, .pc-search-modal .modal-pagenumber #sp-number-search-container .input-wrap button::after {
    background-color: #ffffff;
    width: 23px;
    height: 23px;
  }
}
@media screen and (max-width: 768px) {
  .pc-search-modal .modal-pagenumber #number-search-container .input-wrap button::after, .pc-search-modal .modal-pagenumber #sp-number-search-container .input-wrap button::after {
    background-color: #ffffff;
    width: 6.4vw;
    height: 6.4vw;
  }
}
.pc-search-modal .modal-pagenumber .modal-pagenumber-link {
  margin-top: 5px;
}
.pc-search-modal .modal-pagenumber .modal-pagenumber-link a {
  color: #24435f;
}

.pc-support-modal .header-size, .pc-support-modal .header-color {
  align-items: center;
  display: flex;
  gap: 4px;
  margin-left: 40px;
}
.pc-support-modal .header-size dt, .pc-support-modal .header-color dt {
  color: #1d444c;
  font-weight: bold;
  margin-right: 12px;
}
.pc-support-modal .header-size button, .pc-support-modal .header-color button {
  cursor: pointer;
  padding: 0;
  border: none;
  outline: none;
  font: inherit;
  color: inherit;
  background: none;
}
.pc-support-modal .header-size button:focus-visible, .pc-support-modal .header-color button:focus-visible {
  border: 2px solid #000 !important;
  outline: 2px solid #fff !important;
}
.pc-support-modal .header-color {
  margin-top: 10px;
}
.pc-support-modal .tsutaeru {
  margin-top: 20px;
}
.pc-support-modal .tsutaeru .list .item {
  margin: 0 0 5px 85px;
}
.pc-support-modal .tsutaeru .list .item.is-hide {
  display: none;
}
.pc-support-modal .tsutaeru .list .item button {
  appearance: none;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}
.pc-support-modal .tsutaeru .list .item a, .pc-support-modal .tsutaeru .list .item button {
  font-size: 1.0625rem;
  display: block;
  color: #1d444c;
  padding: 3px 0 3px 28px;
  text-decoration: underline;
  width: fit-content;
}
.pc-support-modal .tsutaeru .list .item a:hover, .pc-support-modal .tsutaeru .list .item a:focus, .pc-support-modal .tsutaeru .list .item button:hover, .pc-support-modal .tsutaeru .list .item button:focus {
  text-decoration: none;
}
.pc-support-modal .tsutaeru .list .item.js-ruby-add, .pc-support-modal .tsutaeru .list .item.js-ruby-remove {
  background: url(../img_common/ruby.png) no-repeat left center;
}
.pc-support-modal .tsutaeru .list .item.js-easy-add, .pc-support-modal .tsutaeru .list .item.js-easy-remove {
  background: url(../img_common/easy_jp.png) no-repeat left center;
}
.pc-support-modal .tsutaeru .list .item.js-speach {
  background: url(../img_common/yomiage.png) no-repeat left center;
}
.pc-support-modal .header-lang-wrapper {
  margin-top: 16px;
}
.pc-support-modal .header-lang-wrapper .lang-error {
  color: #ee0000;
}
.pc-support-modal .header-lang-wrapper .header-lang {
  display: flex;
  justify-content: center;
}
.pc-support-modal .header-lang-wrapper .header-lang .lang-select {
  font-size: 1rem;
  padding: 12px 50px 12px 45px;
  appearance: none;
  word-break: break-all;
  white-space: normal;
  background: url(../img_common/icon_lang.png) no-repeat left 14px center/19px 26px, url(../img_common/arrow_lang.png) no-repeat right 28px center/8px #fff;
}
.pc-support-modal .header-lang-wrapper .header-lang .lang-select:focus-visible {
  border: 6px solid #000 !important;
  outline: 2px solid #fff !important;
  outline-offset: -4px !important;
}
.pc-support-modal .header-lang-wrapper .header-lang .btn-lang-select {
  font-size: 1rem;
  min-height: 44px;
  padding: 3px 14px;
  border: solid 1px #1d444c;
  border-left: none;
  background: #2e70aa;
  line-height: 1;
  color: #fff !important;
  cursor: pointer;
}
.pc-support-modal .header-lang-wrapper .header-lang .btn-lang-select:hover {
  opacity: 0.85;
}
.pc-support-modal .header-lang-wrapper .header-lang .btn-lang-select:focus-visible {
  border: 6px solid #000 !important;
  outline: 2px solid #fff !important;
  outline-offset: -4px !important;
}

#speach-area {
  display: none;
  background-color: #edeef0;
}
@media print, screen and (min-width: 769px) {
  #speach-area {
    margin-top: 30px;
  }
}
#speach-area.is-active {
  display: block;
}
@media screen and (max-width: 768px) {
  #speach-area.is-active {
    position: relative;
    z-index: 100;
  }
}
#speach-area .speach-area-in {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  #speach-area .speach-area-in {
    width: 1000px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  #speach-area .speach-area-in {
    margin: 0 20px;
  }
}
#speach-area .tsutaeru-speech-buttons {
  padding: 5px 35px 5px 0px !important;
}
#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: 48px;
    height: 48px;
    top: 10px;
  }
}
@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: 19px;
    height: 19px;
  }
}
#speach-area .tsutaeru-speech {
  font-size: 100%;
  text-align: left;
}
#speach-area .tsutaeru-speech .tsutaeru-button {
  margin-right: 0.25em;
}

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

/*++++++++++++++++++++++++++++++++++
 * トップページのコンテンツエリア専用CSS（プリント用）
 * @version 0.0.1
++++++++++++++++++++++++++++++++++*/
@media print {
  body {
    zoom: 1;
  }
}
*, *::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: 2px solid #fff;
  border: 4px solid #333;
  outline-offset: -4px;
}

.splide a:focus, .splide a:focus-visible {
  outline: none;
  position: relative;
}
.splide a:focus::before, .splide a:focus-visible::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 10;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border-radius: 6px;
  outline: 2px solid #fff;
  border: 4px solid #333;
  outline-offset: -4px;
}
.splide .splide__arrows {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  position: absolute;
  z-index: 10;
}
@media print, screen and (min-width: 769px) {
  .splide .splide__arrows {
    bottom: 8rem;
  }
}
@media screen and (max-width: 768px) {
  .splide .splide__arrows {
    bottom: 40px;
  }
}
.splide .splide__arrow {
  background: initial;
  right: initial;
  left: initial;
  transform: initial;
  position: relative;
}
.splide .splide__arrow::before {
  background-size: 13px 20px;
  content: "";
  display: block;
  margin: auto;
  position: absolute;
  inset: 0;
  width: 13px;
  height: 20px;
}
@media print, screen and (min-width: 769px) {
  .splide .splide__arrow:hover {
    opacity: 0.85;
  }
}
.splide .splide__arrow:focus-visible {
  outline: 3px solid #fff !important;
  border: 4px solid #333;
  outline-offset: -2px !important;
}
.splide .splide__arrow--prev::before {
  background: url(../img_top/prev.png) center center no-repeat;
}
.splide .splide__arrow--next::before {
  background: url(../img_top/next.png) center center no-repeat;
}
.splide .splide__controls {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.splide .splide__pagination {
  padding: 0;
  position: initial;
  gap: 4px;
}
.splide .splide__pagination li {
  display: flex;
}
.splide .splide__pagination__page {
  margin: 0;
  width: 10px;
  height: 10px;
  background: #2b6ea7;
  border: 1px solid #fff;
  transition: initial;
  opacity: initial;
}
@media print, screen and (min-width: 769px) {
  .splide .splide__pagination__page:hover {
    opacity: 0.85;
  }
}
.splide .splide__pagination__page:focus-visible {
  outline: 3px solid #fff !important;
  border: 4px solid #333;
  outline-offset: -2px !important;
}
.splide .splide__pagination__page.is-active {
  border-radius: 5px;
  background: #e3f6f9;
  border-color: #2b6ea7;
  transform: initial;
  height: 10px;
  width: 40px;
}
@media screen and (max-width: 768px) {
  .splide .splide__pagination__page.is-active {
    background-color: #ffffff;
  }
}
.splide .splide__toggle {
  width: 34px;
  height: 34px;
  background-color: #2b6ea7;
  border: 1px solid #fff;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .splide .splide__toggle:hover {
    opacity: 0.85;
  }
}
.splide .splide__toggle:focus-visible {
  outline: 3px solid #fff !important;
  border: 4px solid #333;
  outline-offset: -2px !important;
}
.splide .splide__toggle span {
  margin: auto;
  position: absolute;
  inset: 0;
  background-color: #fff;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.splide .splide__toggle__play {
  background: url(../img_top/start.png) center center/100% no-repeat !important;
}
.splide .splide__toggle__pause {
  background: url(../img_top/stop.png) center center/100% no-repeat !important;
}

.c-title {
  color: #1d444c;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .c-title {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .c-title {
    font-size: 2rem;
  }
}

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

#sp-header > .box {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
}

.splide.mv-slider, .splide.mv-slider-sp {
  --pcImgWidth: 100%;
  --pcImgHeight: 800px;
  --spImgWidth: 100%;
  --spImgHeight: 600px;
  --pcGap: 0;
  --spGap: 0;
  position: relative;
}
.splide.mv-slider::after, .splide.mv-slider-sp::after {
  bottom: -3px;
  content: "";
  display: inline-block;
  height: 14px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  width: 100%;
}
@media print, screen and (min-width: 769px) {
  .splide.mv-slider::after, .splide.mv-slider-sp::after {
    background: url(../img_top/wave.svg) center center repeat-x;
  }
}
@media screen and (max-width: 768px) {
  .splide.mv-slider::after, .splide.mv-slider-sp::after {
    background: url(../img_top/wave_sp.png) center center/100% 20px no-repeat;
    bottom: -1px;
    height: 20px;
  }
}
.splide.mv-slider .splide-wrapper, .splide.mv-slider-sp .splide-wrapper {
  position: relative;
}
.splide.mv-slider .splide__track, .splide.mv-slider-sp .splide__track {
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  .splide.mv-slider .splide__slide, .splide.mv-slider-sp .splide__slide {
    width: var(--pcImgWidth);
  }
}
@media screen and (max-width: 768px) {
  .splide.mv-slider .splide__slide, .splide.mv-slider-sp .splide__slide {
    width: var(--spImgWidth);
  }
}
.splide.mv-slider .splide__slide a, .splide.mv-slider-sp .splide__slide a {
  display: block;
  width: 100%;
}
.splide.mv-slider .splide__slide img, .splide.mv-slider-sp .splide__slide img {
  object-fit: cover;
}
@media print, screen and (min-width: 769px) {
  .splide.mv-slider .splide__slide img, .splide.mv-slider-sp .splide__slide img {
    width: var(--pcImgWidth);
    height: var(--pcImgHeight);
  }
}
@media screen and (max-width: 768px) {
  .splide.mv-slider .splide__slide img, .splide.mv-slider-sp .splide__slide img {
    width: var(--spImgWidth);
    height: var(--spImgHeight);
  }
}
.splide.mv-slider:not(.is-active), .splide.mv-slider-sp:not(.is-active) {
  visibility: visible !important;
}
.splide.mv-slider:not(.is-active) .splide__list, .splide.mv-slider-sp:not(.is-active) .splide__list {
  display: flex !important;
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  .splide.mv-slider:not(.is-active) .splide__list, .splide.mv-slider-sp:not(.is-active) .splide__list {
    gap: var(--pcGap);
  }
}
@media screen and (max-width: 768px) {
  .splide.mv-slider:not(.is-active) .splide__list, .splide.mv-slider-sp:not(.is-active) .splide__list {
    gap: var(--spGap);
  }
}
.splide.mv-slider:not(.is-active) .splide__slide:last-child, .splide.mv-slider-sp:not(.is-active) .splide__slide:last-child {
  margin: 0 !important;
}
.splide.mv-slider:not(.is-active) .splide__arrows, .splide.mv-slider-sp:not(.is-active) .splide__arrows {
  display: none;
}
.splide.mv-slider:not(.is-active) .splide__toggle, .splide.mv-slider-sp:not(.is-active) .splide__toggle {
  display: none;
}

.mv-slider {
  position: absolute;
  min-height: 800px;
}
.mv-slider-nav {
  background-color: #fff;
  border: 2px solid #24435e;
  border-radius: 6px;
  display: grid;
}
@media print, screen and (min-width: 769px) {
  .mv-slider-nav {
    bottom: 40px;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    z-index: 5;
    width: 1000px;
  }
}
@media screen and (max-width: 768px) {
  .mv-slider-nav {
    grid-template-columns: repeat(auto-fit, minmax(50%, 1fr));
    margin-top: 20px;
  }
}
.mv-slider-nav li {
  text-align: center;
  position: relative;
}
.mv-slider-nav li a {
  font-size: 1.4375rem;
  background: url(../img_common/icon_gnav01.png) right center no-repeat;
  color: #24435e;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  display: inline-block;
  text-decoration: none;
}
@media print, screen and (min-width: 769px) {
  .mv-slider-nav li a {
    padding: 20px 26px;
  }
  .mv-slider-nav li a:hover {
    text-decoration: underline;
  }
}
@media screen and (max-width: 768px) {
  .mv-slider-nav li a {
    padding: 22px 6.4vw 22px 2.6666666667vw;
  }
}
.mv-slider-nav li:last-child a {
  background: url(../img_common/icon_gnav04.png) right center no-repeat;
}
@media screen and (max-width: 768px) {
  .mv-slider-nav li:last-child a {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 769px) {
  .mv-slider-nav li:not(:last-child)::after {
    background-color: #bed2cd;
    content: "";
    display: inline-block;
    height: 32px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
  }
}
@media screen and (max-width: 768px) {
  .mv-slider-nav li:first-child::after {
    background-color: #bed2cd;
    content: "";
    display: inline-block;
    height: 32px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0.2666666667vw;
  }
  .mv-slider-nav li:nth-child(3)::after, .mv-slider-nav li:nth-child(4)::after {
    background-color: #bed2cd;
    content: "";
    display: inline-block;
    left: 4vw;
    height: 1px;
    position: absolute;
    top: 0;
    width: 38.4vw;
  }
  .mv-slider-nav li:nth-child(3)::before {
    background-color: #bed2cd;
    content: "";
    display: inline-block;
    height: 42px;
    position: absolute;
    right: 0;
    top: 12px;
    width: 0.2666666667vw;
  }
  .mv-slider-nav li:nth-child(4)::after {
    left: 4vw;
  }
}

.kinkyu {
  background-color: #fff;
  border: 1px solid #b7204a;
}
@media print, screen and (min-width: 769px) {
  .kinkyu {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .kinkyu {
    margin-top: 15px;
  }
}
.kinkyu.smartalert {
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .kinkyu.smartalert {
    margin: 0 auto;
    width: 93.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .kinkyu.smartalert .date {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .kinkyu .date {
    display: block;
  }
}
@media print, screen and (min-width: 769px) {
  .kinkyu .smartalert-slider, .kinkyu .smartalert-slider-sp, .kinkyu .kinkyu-slider {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 0;
  }
}
.kinkyu h2 {
  font-size: 1.125rem;
  align-items: center;
  background-color: #b7204a;
  color: #fff;
  display: flex;
  flex-shrink: 0;
  font-weight: bold;
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  .kinkyu h2 {
    padding: 0 5px;
    width: 160px;
  }
}
@media screen and (max-width: 768px) {
  .kinkyu h2 {
    padding: 8px 0;
  }
}
@media print, screen and (min-width: 769px) {
  .kinkyu .kinkyu-bxslider .bx-wrapper {
    max-width: 535px !important;
  }
}
@media print, screen and (min-width: 769px) {
  .kinkyu .bx-wrapper {
    margin: initial;
    max-width: 480px !important;
    flex: 1;
    padding: 0 5px 0 15px;
    overflow: hidden;
    max-height: 200px;
  }
}
.kinkyu .bxslider {
  display: flex;
}
@media print, screen and (min-width: 769px) {
  .kinkyu .bxslider {
    flex-grow: 1;
  }
}
@media screen and (max-width: 768px) {
  .kinkyu .bxslider {
    justify-content: space-between;
    padding: 0 3.2vw 0 4vw;
  }
}
@media print, screen and (min-width: 769px) {
  .kinkyu .bxslider .list li {
    display: flex;
    gap: 0 20px;
    padding: 24px 0 20px;
  }
}
.kinkyu .bxslider .list li a {
  color: #022758;
  font-weight: bold;
}
.kinkyu .bxslider .list li a:focus, .kinkyu .bxslider .list li a:focus-visible {
  margin: 3px;
  width: 98%;
}
@media print, screen and (min-width: 769px) {
  .kinkyu .bxslider .list li .date {
    flex-shrink: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .kinkyu .bxslider .list li .txt {
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  .kinkyu .bxslider .list li .txt {
    line-height: 1.2;
  }
}
.kinkyu .bxslider .flex-box {
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-right: 15px;
}
.kinkyu .bxslider .slide-controls {
  align-items: center;
  display: flex;
}
@media screen and (max-width: 768px) {
  .kinkyu .bxslider .slide-controls {
    margin-top: 15px;
  }
}
.kinkyu .bxslider .slide-controls button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  background-color: transparent;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  text-indent: -9999px;
  display: block;
  font-size: 0;
}
.kinkyu .bxslider .slide-controls button:hover {
  opacity: 0.8;
}
.kinkyu .bxslider .slide-controls .bx-pager-list {
  display: flex;
  margin-right: 20px;
}
.kinkyu .bxslider .slide-controls .bx-prev, .kinkyu .bxslider .slide-controls .bx-next {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  display: inline-block;
  border: none;
  background: none;
  background-repeat: no-repeat;
  background-position: 0 0;
  cursor: pointer;
  position: relative;
}
.kinkyu .bxslider .slide-controls .bx-prev::after, .kinkyu .bxslider .slide-controls .bx-next::after {
  align-items: center;
  border-top: 3px solid #2e70aa;
  border-right: 3px solid #2e70aa;
  display: flex;
  content: "";
  justify-content: center;
  height: 14px;
  position: absolute;
  width: 14px;
}
@media screen and (max-width: 768px) {
  .kinkyu .bxslider .slide-controls .bx-prev::after, .kinkyu .bxslider .slide-controls .bx-next::after {
    height: 3.2vw;
    width: 3.2vw;
  }
}
.kinkyu .bxslider .slide-controls .bx-prev::after {
  rotate: -45deg;
}
.kinkyu .bxslider .slide-controls .bx-next {
  border-top: 1px solid #000;
}
.kinkyu .bxslider .slide-controls .bx-next::after {
  rotate: 135deg;
}
.kinkyu .bxslider .slide-controls .bx-prev, .kinkyu .bxslider .slide-controls .bx-next {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 32px;
  height: 22px;
}
@media screen and (max-width: 768px) {
  .kinkyu .bxslider .slide-controls .bx-prev, .kinkyu .bxslider .slide-controls .bx-next {
    height: 5.3333333333vw;
    width: 5.3333333333vw;
  }
}
.kinkyu .bxslider .slide-controls .bx-controls-auto {
  line-height: 0.5;
}
.kinkyu .bxslider .slide-controls .bx-controls-auto .bx-controls-auto-item button {
  background: center/contain no-repeat;
  display: inline-block;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .kinkyu .bxslider .slide-controls .bx-controls-auto .bx-controls-auto-item button {
    width: 36px;
    height: 36px;
  }
}
@media screen and (max-width: 768px) {
  .kinkyu .bxslider .slide-controls .bx-controls-auto .bx-controls-auto-item button {
    height: 9.0666666667vw;
    width: 9.0666666667vw;
  }
}
.kinkyu .bxslider .slide-controls .bx-controls-auto .bx-controls-auto-item button.bx-start {
  background-image: url(../img_top/start.png);
}
.kinkyu .bxslider .slide-controls .bx-controls-auto .bx-controls-auto-item button.bx-stop {
  background-image: url(../img_top/stop.png);
}
.kinkyu .bxslider .slide-controls .bx-controls-auto .bx-controls-auto-item button.active {
  display: none;
}
.kinkyu .more {
  align-items: center;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  .kinkyu .more {
    margin: 0 15px;
    width: 240px;
  }
}
@media screen and (max-width: 768px) {
  .kinkyu .more {
    margin: 12px auto 10px;
    width: 64vw;
  }
}
@media print, screen and (min-width: 769px) {
  .kinkyu .more.kinkyu-more {
    width: 189px;
  }
}
@media print, screen and (min-width: 769px) {
  .kinkyu .more.kinkyu-more a {
    padding: 5px 10px 5px 35px;
  }
}
.kinkyu .more a {
  font-size: 1rem;
  align-items: center;
  background: url(../img_common/icon_link01.png) left 14px center no-repeat #b7204a;
  border-radius: calc(infinity * 1px);
  color: #fff;
  display: flex;
  text-decoration: none;
}
@media print, screen and (min-width: 769px) {
  .kinkyu .more a {
    padding: 5px 13px 5px 35px;
  }
  .kinkyu .more a:hover {
    text-decoration: underline;
  }
  .kinkyu .more a:focus-visible {
    border: 2px solid #000 !important;
    outline: 2px solid #fff !important;
    outline-offset: -4px !important;
    padding: 0px 5px 0px 35px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 768px) {
  .kinkyu .more a {
    background-position: left 3.7333333333vw center;
    padding: 4px 2.6666666667vw 4px 9.3333333333vw;
  }
}

@media print, screen and (min-width: 769px) {
  .pickup-news {
    overflow: hidden;
    padding-top: 80px;
    padding-bottom: 110px;
  }
}
@media screen and (max-width: 768px) {
  .pickup-news {
    overflow: hidden;
    margin-top: -20px;
    position: relative;
  }
  .pickup-news::before {
    background: url(../img_top/seashell01.png) center center/34.6666666667vw 120px no-repeat;
    content: "";
    display: inline-block;
    height: 120px;
    position: absolute;
    top: 8px;
    right: -8vw;
    width: 34.6666666667vw;
    z-index: -10;
  }
}
@media print, screen and (min-width: 769px) {
  .pickup-news .c-width {
    display: flex;
    gap: 30px;
  }
}
@media screen and (max-width: 768px) {
  .pickup-news .c-width {
    margin: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .pickup-news h2 {
    margin-bottom: 10px;
    -webkit-text-stroke: 4px #fff;
    paint-order: stroke;
    font-weight: bold;
  }
}
.pickup-news .pickup {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .pickup-news .pickup {
    flex: 1;
    width: 320px;
  }
  .pickup-news .pickup::after {
    background: url(../img_top/seashell02.png) center center no-repeat;
    bottom: -105px;
    content: "";
    display: inline-block;
    height: 205px;
    left: -200px;
    position: absolute;
    width: 300px;
    z-index: -10;
  }
}
@media screen and (max-width: 768px) {
  .pickup-news .pickup {
    overflow: hidden;
    padding: 60px 0 30px;
  }
  .pickup-news .pickup::after {
    background: url(../img_top/seashell02.png) center center/37.3333333333vw 102px no-repeat;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 102px;
    left: -2.6666666667vw;
    position: absolute;
    width: 37.3333333333vw;
    z-index: -10;
  }
}
.pickup-news .pickup .item a, .pickup-news .pickup .item .item-nolink {
  display: block;
  font-size: 1.125rem;
  color: #315377;
}
.pickup-news .pickup .item-img img {
  border-radius: 2px 2px 0 0;
}
.pickup-news .pickup .item-txt {
  margin-top: 14px;
  padding: 0 20px;
}
.pickup-news .pickup .item-txt > * {
  color: #315377;
  text-align: center;
}
.pickup-news .pickup .splide.pickup-slider {
  --pcImgWidth: 320px;
  --pcImgHeight: 320px;
  --spImgWidth: 100%;
  --spImgHeight: 320px;
  --pcGap: 0;
  --spGap: 0;
  background: rgba(255, 255, 255, 0.85);
  border-radius: 2px 2px 5px 5px;
}
@media screen and (max-width: 768px) {
  .pickup-news .pickup .splide.pickup-slider {
    margin: 10px 6.6666666667vw 0;
  }
}
.pickup-news .pickup .splide.pickup-slider .splide-wrapper {
  position: relative;
}
.pickup-news .pickup .splide.pickup-slider .splide__track {
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  .pickup-news .pickup .splide.pickup-slider .splide__slide {
    width: var(--pcImgWidth);
  }
}
@media screen and (max-width: 768px) {
  .pickup-news .pickup .splide.pickup-slider .splide__slide {
    width: var(--spImgWidth);
  }
}
.pickup-news .pickup .splide.pickup-slider .splide__slide img {
  object-fit: cover;
}
@media print, screen and (min-width: 769px) {
  .pickup-news .pickup .splide.pickup-slider .splide__slide img {
    width: var(--pcImgWidth);
    height: var(--pcImgHeight);
  }
}
@media screen and (max-width: 768px) {
  .pickup-news .pickup .splide.pickup-slider .splide__slide img {
    width: var(--spImgWidth);
    height: var(--spImgHeight);
  }
}
.pickup-news .pickup .splide.pickup-slider .splide__arrows {
  margin: 12px 0 10px;
  position: inherit;
}
.pickup-news .pickup .splide.pickup-slider:not(.is-active) {
  visibility: visible !important;
}
.pickup-news .pickup .splide.pickup-slider:not(.is-active) .splide__list {
  display: flex !important;
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  .pickup-news .pickup .splide.pickup-slider:not(.is-active) .splide__list {
    gap: var(--pcGap);
  }
}
@media screen and (max-width: 768px) {
  .pickup-news .pickup .splide.pickup-slider:not(.is-active) .splide__list {
    gap: var(--spGap);
  }
}
.pickup-news .pickup .splide.pickup-slider:not(.is-active) .splide__slide:last-child {
  margin: 0 !important;
}
.pickup-news .pickup .splide.pickup-slider:not(.is-active) .splide__arrows {
  display: none;
}
.pickup-news .pickup .splide.pickup-slider:not(.is-active) .splide__toggle {
  display: none;
}
.pickup-news .news {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .pickup-news .news {
    flex-grow: 1;
  }
  .pickup-news .news::before {
    background: url(../img_top/seashell01.png) center center no-repeat;
    content: "";
    display: inline-block;
    height: 278px;
    position: absolute;
    right: -260px;
    top: -60px;
    width: 305px;
    z-index: -10;
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  .pickup-news .news::before {
    background-size: 34.6666666667vw 120px;
    height: 120px;
    right: 0;
    width: 34.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .pickup-news .news {
    margin: 0 3.2vw 0;
    padding-top: 30px;
  }
}
@media print, screen and (min-width: 769px) {
  .pickup-news .news .tab-nav {
    margin-bottom: 4px;
  }
}
@media screen and (max-width: 768px) {
  .pickup-news .news .tab-nav {
    margin-top: 12px;
  }
}
.pickup-news .news .tab-nav .list {
  display: flex;
  gap: 0 3px;
}
.pickup-news .news .tab-nav .list > li {
  flex: 1;
}
.pickup-news .news .tab-nav .list > li a {
  align-items: center;
  background-color: #2b6ea7;
  border: 1px solid #4b84b4;
  border-radius: 4px 4px 2px 2px;
  display: flex;
  color: #fff;
  font-weight: bold;
  min-height: 48px;
  justify-content: center;
  text-decoration: none;
}
@media print, screen and (min-width: 769px) {
  .pickup-news .news .tab-nav .list > li a {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 768px) {
  .pickup-news .news .tab-nav .list > li a {
    font-size: 1rem;
    border-radius: 2px 2px 0 0;
    line-height: 1;
    text-align: center;
  }
}
.pickup-news .news .tab-nav .list > li a:focus-visible {
  border: 2px solid #000 !important;
  outline: 2px solid #fff !important;
  outline-offset: -4px !important;
}
.pickup-news .news .tab-nav .list > li.hover a {
  background-color: #fff;
  border-radius: 0;
  border-top-width: 3px;
  border-bottom: none;
  color: #1d444c;
}
@media print, screen and (min-width: 769px) {
  .pickup-news .news .tab-nav .list > li.hover a {
    font-size: 1.375rem;
    min-height: 58px;
    margin-top: -4px;
  }
}
@media screen and (max-width: 768px) {
  .pickup-news .news .tab-nav .list > li.hover a {
    border-left: none;
    border-right: none;
    min-height: 54px;
    margin-top: -2px;
  }
}
.pickup-news .news .in #tab2 li, .pickup-news .news .in #tab2 .date, .pickup-news .news .in #tab3 li, .pickup-news .news .in #tab3 .date, .pickup-news .news .in #tab4 li, .pickup-news .news .in #tab4 .date {
  display: block;
}
.pickup-news .news .in #tab2 .txt, .pickup-news .news .in #tab3 .txt, .pickup-news .news .in #tab4 .txt {
  display: inline-block;
  margin-top: 4px;
}
.pickup-news .news .in .tab-list {
  overflow: auto;
}
@media print, screen and (min-width: 769px) {
  .pickup-news .news .in .tab-list {
    border-bottom: 1px solid #bed2cd;
    max-height: 300px;
  }
}
@media screen and (max-width: 768px) {
  .pickup-news .news .in .tab-list {
    max-height: 315px;
    padding-top: 8px;
  }
}
.pickup-news .news .in .tab-list .item {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-rows: auto auto;
}
@media print, screen and (min-width: 769px) {
  .pickup-news .news .in .tab-list .item {
    gap: 4px 10px;
    padding: 10px 35px 20px;
  }
  .pickup-news .news .in .tab-list .item:not(:last-of-type) {
    border-bottom: 1px solid #bed2cd;
  }
}
@media screen and (max-width: 768px) {
  .pickup-news .news .in .tab-list .item {
    border-bottom: 1px solid #bed2cd;
    gap: 4px 12px;
    padding: 10px 2.6666666667vw;
  }
}
.pickup-news .news .in .tab-list .tab-date, .pickup-news .news .in .tab-list .date {
  color: #205289;
  grid-column: 1/2;
  grid-row: 1/2;
}
@media print, screen and (min-width: 769px) {
  .pickup-news .news .in .tab-list .tab-date, .pickup-news .news .in .tab-list .date {
    font-size: 1.125rem;
  }
}
.pickup-news .news .in .tab-list .tags {
  align-items: center;
  color: #1d444c;
  grid-column: 2/3;
  grid-row: 1/2;
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
}
.pickup-news .news .in .tab-list .tags .tag-type-text {
  background-color: #fff;
  display: block;
  line-height: 1;
}
@media print, screen and (min-width: 769px) {
  .pickup-news .news .in .tab-list .tags .tag-type-text {
    font-size: 1rem;
    padding: 4px 10px;
  }
}
@media screen and (max-width: 768px) {
  .pickup-news .news .in .tab-list .tags .tag-type-text {
    font-size: 0.875rem;
    padding: 1.3333333333vw 5px;
  }
}
.pickup-news .news .in .tab-list .tags .tag1 .tag-bg {
  border: 1px solid #e5b50d;
}
.pickup-news .news .in .tab-list .tags .tag2 .tag-bg {
  border: 1px solid #0db0e5;
}
.pickup-news .news .in .tab-list .tags .tag3 .tag-bg {
  border: 1px solid #0d87e5;
}
.pickup-news .news .in .tab-list a, .pickup-news .news .in .tab-list .pageLink {
  grid-column: 1/-1;
  grid-row: 2/3;
  line-height: 1.5;
}
@media print, screen and (min-width: 769px) {
  .pickup-news .news .in .tab-list a, .pickup-news .news .in .tab-list .pageLink {
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .pickup-news .news .in .tab-list a, .pickup-news .news .in .tab-list .pageLink {
    font-size: 1.125rem;
  }
}
.pickup-news .news .in .box {
  background-color: #fff;
  border: 1px solid #2b6ea7;
  border-radius: 0 0 6px 6px;
}
@media print, screen and (min-width: 769px) {
  .pickup-news .news .in .box {
    margin-top: -5px;
    padding-bottom: 8px;
  }
}
@media screen and (max-width: 768px) {
  .pickup-news .news .in .box {
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .pickup-news .news .more {
    margin: 12px 10.6666666667vw 0;
  }
}
.pickup-news .news .more a {
  background: url(../img_common/icon_link01.png) left 18px center no-repeat;
  background-color: #2b6ea7;
  border-radius: calc(infinity * 1px);
  display: block;
  color: #fff;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
}
@media print, screen and (min-width: 769px) {
  .pickup-news .news .more a {
    margin-top: 16px;
    padding: 6px 30px;
    width: 272px;
  }
  .pickup-news .news .more a:hover {
    text-decoration: underline;
  }
  .pickup-news .news .more a:focus-visible {
    border: 2px solid #000 !important;
    outline: 2px solid #fff !important;
    outline-offset: -4px !important;
    padding: 0px 5px 0px 35px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 768px) {
  .pickup-news .news .more a {
    padding: 6px 0 6px 5.3333333333vw;
  }
}
.pickup-news .news .rss {
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .pickup-news .news .rss {
    font-size: 0.875rem;
    margin-top: 5px;
  }
}
.pickup-news .news .no-page {
  padding: 20px;
  text-align: center;
}

@media print, screen and (min-width: 769px) {
  .incase {
    margin-top: -60px;
  }
  .incase .c-title {
    -webkit-text-stroke: 4px #fff;
    paint-order: stroke;
    font-weight: bold;
  }
}
@media screen and (max-width: 768px) {
  .incase {
    margin-top: 40px;
  }
}
.incase-list {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 769px) {
  .incase-list {
    align-items: center;
    margin-top: 5px;
  }
}
@media screen and (max-width: 768px) {
  .incase-list {
    align-items: stretch;
    gap: 20px 2.6666666667vw;
    margin-top: 5px;
  }
}
.incase-list li {
  border: 1px solid #be2e11;
  border-radius: 4px;
}
@media print, screen and (min-width: 769px) {
  .incase-list li {
    width: 320px;
  }
}
@media screen and (max-width: 768px) {
  .incase-list li {
    width: 29.3333333333vw;
  }
}
.incase-list a, .incase-list .item-nolink {
  color: #1d444c;
  text-decoration: none;
}
@media print, screen and (min-width: 769px) {
  .incase-list a, .incase-list .item-nolink {
    font-size: 1.25rem;
  }
  .incase-list a:hover, .incase-list .item-nolink:hover {
    text-decoration: underline;
  }
  .incase-list a:hover img, .incase-list .item-nolink:hover img {
    opacity: 0.85;
  }
}
@media screen and (max-width: 768px) {
  .incase-list a, .incase-list .item-nolink {
    display: flex;
    height: 100%;
  }
}
.incase-list .item {
  background-color: #fff;
}
@media print, screen and (min-width: 769px) {
  .incase-list .item-in {
    align-items: center;
    display: flex;
    padding: 5px;
  }
}
@media screen and (max-width: 768px) {
  .incase-list .item-in {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 1.3333333333vw;
  }
}
.incase-list .item-img {
  align-items: center;
  display: flex;
  background: #f5d6d0;
  border-radius: 4px;
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  .incase-list .item-img {
    height: 100px;
    width: 100px;
  }
}
@media screen and (max-width: 768px) {
  .incase-list .item-img {
    flex-shrink: 0;
    height: 100px;
    width: 26.6666666667vw;
  }
}
.incase-list .item-img img {
  object-fit: contain;
}
@media print, screen and (min-width: 769px) {
  .incase-list .item-img img {
    height: auto;
    width: 75px;
  }
}
@media screen and (max-width: 768px) {
  .incase-list .item-img img {
    align-items: center;
    display: flex;
    height: 100%;
    height: 56px;
    width: auto;
  }
}
@media print, screen and (min-width: 769px) {
  .incase-list .item-txt {
    margin-left: 18px;
  }
}
@media screen and (max-width: 768px) {
  .incase-list .item-txt {
    align-items: center;
    display: flex;
    flex-grow: 1;
    justify-content: center;
    text-align: center;
    padding: 5px 0;
  }
}
.incase-list .item-txt > * {
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .incase-list .item-txt > * {
    line-height: 1.2;
  }
}

.top-tab2 {
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  .top-tab2 {
    margin-top: -50px;
    padding-top: 125px;
  }
}
@media screen and (max-width: 768px) {
  .top-tab2 {
    margin-top: 40px;
    padding-top: 82px;
  }
}
.top-tab2 .tab-nav {
  position: relative;
}
@media screen and (max-width: 768px) {
  .top-tab2 .tab-nav {
    margin: 0;
  }
}
.top-tab2 .tab-nav::before {
  background: url(../img_top/crab.png) center center no-repeat;
  content: "";
  display: inline-block;
  right: -250px;
  position: absolute;
  top: -120px;
  z-index: -10;
}
@media print, screen and (min-width: 769px) {
  .top-tab2 .tab-nav::before {
    height: 242px;
    width: 333px;
  }
}
@media screen and (max-width: 768px) {
  .top-tab2 .tab-nav::before {
    background-size: 37.3333333333vw 102px;
    height: 102px;
    top: -82px;
    right: -4.8vw;
    width: 37.3333333333vw;
  }
}
.top-tab2 .tab-nav .list {
  align-items: center;
  display: flex;
}
@media print, screen and (min-width: 769px) {
  .top-tab2 .tab-nav .list {
    gap: 0 20px;
  }
}
@media screen and (max-width: 768px) {
  .top-tab2 .tab-nav .list {
    gap: 0 2.1333333333vw;
  }
}
.top-tab2 .tab-nav .list > li {
  flex: 1;
}
.top-tab2 .tab-nav .list > li a {
  align-items: center;
  background: url(../img_common/icon_gnav03.png) right 15px center no-repeat #2b6ea7;
  border-top: 1px solid #4b84b4;
  border-radius: 6px 6px 0px 0px;
  display: flex;
  color: #fff;
  font-weight: bold;
  min-height: 60px;
  justify-content: center;
  text-decoration: none;
}
@media print, screen and (min-width: 769px) {
  .top-tab2 .tab-nav .list > li a {
    font-size: 1.625rem;
  }
  .top-tab2 .tab-nav .list > li a:focus-visible {
    border: 2px solid #000 !important;
    outline: 2px solid #fff !important;
    outline-offset: -4px !important;
  }
}
@media screen and (max-width: 768px) {
  .top-tab2 .tab-nav .list > li a {
    font-size: 1.125rem;
    background-size: 4vw 10px;
    background-position: right 4vw center;
    padding: 0 9.3333333333vw;
  }
}
.top-tab2 .tab-nav .list > li.hover a {
  background-color: #e8f4f3;
  background-image: none;
  border-radius: 0;
  border-top-width: 4px;
  color: #1d444c;
}
@media print, screen and (min-width: 769px) {
  .top-tab2 .tab-nav .list > li.hover a {
    font-size: 1.875rem;
    min-height: 85px;
  }
}
@media screen and (max-width: 768px) {
  .top-tab2 .tab-nav .list > li.hover a {
    min-height: 65px;
  }
}
.top-tab2 .in {
  background: url(../img_top/tab2_bg.png) center bottom/cover no-repeat;
}
@media print, screen and (min-width: 769px) {
  .top-tab2 .in {
    margin-bottom: -30px;
    padding: 30px 0 180px;
  }
}
@media screen and (max-width: 768px) {
  .top-tab2 .in {
    margin-top: -5px;
    margin-bottom: 30px;
    padding-bottom: 100px;
  }
}
.top-tab2 .in .tab-list {
  display: grid;
}
@media print, screen and (min-width: 769px) {
  .top-tab2 .in .tab-list {
    grid-template-columns: repeat(3, 1fr);
    gap: 18px 20px;
  }
}
@media screen and (max-width: 768px) {
  .top-tab2 .in .tab-list {
    grid-template-columns: repeat(2, 1fr);
    padding: 20px 3.2vw 0;
    gap: 2.6666666667vw;
  }
}
.top-tab2 .in .tab-list li {
  border: 2px solid #b4d3d0;
  border-radius: 8px;
}
.top-tab2 .in .tab-list a, .top-tab2 .in .tab-list .item-nolink {
  display: block;
  background-color: #fff;
  border-radius: 8px;
  height: 100%;
  color: #1d444c;
  text-decoration: none;
}
@media print, screen and (min-width: 769px) {
  .top-tab2 .in .tab-list a, .top-tab2 .in .tab-list .item-nolink {
    font-size: 1.25rem;
  }
  .top-tab2 .in .tab-list a:hover, .top-tab2 .in .tab-list .item-nolink:hover {
    text-decoration: underline;
  }
  .top-tab2 .in .tab-list a:hover img, .top-tab2 .in .tab-list .item-nolink:hover img {
    opacity: 0.85;
  }
}
@media print, screen and (min-width: 769px) {
  .top-tab2 .in .tab-list .item-in {
    padding: 20px 0 10px;
  }
}
@media screen and (max-width: 768px) {
  .top-tab2 .in .tab-list .item-in {
    padding: 6px 0;
  }
}
.top-tab2 .in .tab-list .item-img {
  align-items: center;
  display: flex;
  justify-content: center;
}
.top-tab2 .in .tab-list .item-img img {
  object-fit: contain;
}
@media print, screen and (min-width: 769px) {
  .top-tab2 .in .tab-list .item-img img {
    height: auto;
    max-width: 100px;
  }
}
@media screen and (max-width: 768px) {
  .top-tab2 .in .tab-list .item-img img {
    height: 55px;
    width: auto;
  }
}
.top-tab2 .in .tab-list .item-txt {
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .top-tab2 .in .tab-list .item-txt {
    margin-top: 5px;
  }
}

@media print, screen and (min-width: 769px) {
  .media {
    padding: 50px 0 125px;
    overflow: hidden;
  }
}
@media screen and (max-width: 768px) {
  .media {
    margin-top: -70px;
  }
}
.media h2 {
  color: #1d444c;
}
@media print, screen and (min-width: 769px) {
  .media h2 {
    background: url(../img_top/h2_title.png) left top 60% no-repeat, url(../img_top/h2_title.png) right top 60% no-repeat;
    font-size: 2.875rem;
    margin: 0 auto;
    padding: 0 195px;
    width: fit-content;
  }
}
@media screen and (max-width: 768px) {
  .media h2 {
    font-size: 2.25rem;
    background: url(../img_top/h2_title.png) left top 60% repeat-x;
    position: relative;
  }
  .media h2 span {
    background-color: #fff;
    padding: 0 5.3333333333vw;
    line-height: 1;
  }
}
.media .c-width {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .media .c-width {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 65px 40px;
    margin-top: 30px;
  }
}
.media .c-width::before, .media .c-width::after {
  content: "";
  display: inline-block;
  position: absolute;
}
@media print, screen and (min-width: 769px) {
  .media .c-width::before {
    background: url(../img_top/cow.png) center center no-repeat;
    height: 140px;
    position: absolute;
    right: -200px;
    top: -135px;
    width: 400px;
    z-index: -10;
  }
}
.media .c-width::after {
  background: url(../img_top/sakura.png) center center no-repeat;
  bottom: -125px;
  height: 258px;
  left: -240px;
  position: absolute;
  width: 306px;
  z-index: -10;
}
@media screen and (max-width: 768px) {
  .media .c-width::after {
    background-size: 50.6666666667vw 160px;
    bottom: -75px;
    height: 160px;
    left: -6.9333333333vw;
    width: 50.6666666667vw;
  }
}
.media .koho {
  align-items: flex-start;
  background-color: #e7f2f1;
  border-radius: 8px;
  display: grid;
  gap: 0 20px;
}
@media print, screen and (min-width: 769px) {
  .media .koho {
    padding: 25px 22px 30px 22px;
  }
}
@media screen and (max-width: 768px) {
  .media .koho {
    gap: 0 12px;
    margin-top: 35px;
    position: relative;
    padding: 18px 2.6666666667vw 12px 2.6666666667vw;
  }
  .media .koho::before {
    content: "";
    display: inline-block;
    background: url(../img_top/cow.png) center center/42.1333333333vw 54px no-repeat;
    height: 54px;
    position: absolute;
    right: 0;
    top: -35px;
    position: absolute;
    width: 42.1333333333vw;
    z-index: -10;
  }
}
.media .koho h3 {
  grid-area: 1/1/2/2;
}
.media .koho h3 img {
  height: 48px;
  width: auto;
  background-color: #e7f2f1;
}
@media screen and (max-width: 768px) {
  .media .koho h3 img {
    width: 41.3333333333vw;
  }
}
.media .koho-list {
  grid-area: 2/1/3/2;
}
@media print, screen and (min-width: 769px) {
  .media .koho-list {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
  }
}
@media screen and (max-width: 768px) {
  .media .koho-list {
    margin-top: 25px;
  }
}
.media .koho-list li:not(:last-child) {
  margin-bottom: 10px;
}
.media .koho-list li a {
  background: url(../img_common/icon_link02.png) left 12px center no-repeat #fff;
  border: 1px solid #2b6ea7;
  border-radius: calc(infinity * 1px);
  color: #1d444c;
  display: block;
  text-decoration: none;
  padding: 4px 5px 4px 30px;
}
@media print, screen and (min-width: 769px) {
  .media .koho-list li a {
    font-size: 1rem;
  }
  .media .koho-list li a:hover {
    text-decoration: underline;
  }
}
@media screen and (max-width: 768px) {
  .media .koho-list li a {
    font-size: 0.875rem;
    background-size: 2.1333333333vw;
    background-position: left 2.1333333333vw center;
    padding-left: 5.3333333333vw;
  }
}
.media .koho-img {
  grid-area: 1/2/3/3;
  text-align: center;
}
.media .koho-img img {
  object-fit: contain;
}
@media print, screen and (min-width: 769px) {
  .media .koho-img img {
    height: 270px;
    width: 192px;
  }
}
@media screen and (max-width: 768px) {
  .media .koho-img img {
    height: 198px;
    width: 37.3333333333vw;
  }
}
.media .press {
  background-color: #e7f2f1;
  border-radius: 8px;
}
@media print, screen and (min-width: 769px) {
  .media .press {
    width: 480px;
    padding: 0 40px 0;
  }
}
@media screen and (max-width: 768px) {
  .media .press {
    display: grid;
    margin-top: 48px;
  }
}
.media .press h3 {
  font-size: 1.875rem;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .media .press h3 {
    margin: -25px 0 15px;
  }
}
@media screen and (max-width: 768px) {
  .media .press h3 {
    margin-top: -25px;
  }
}
.media .press .splide.press-slider {
  --pcImgWidth: 400px;
  --pcImgHeight: 210px;
  --spImgWidth: 100%;
  --spImgHeight: 168px;
  --pcGap: 0;
  --spGap: 0;
}
@media screen and (max-width: 768px) {
  .media .press .splide.press-slider {
    margin: 10px 3.2vw 0;
  }
}
.media .press .splide.press-slider .splide-wrapper {
  position: relative;
}
.media .press .splide.press-slider .splide__track {
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  .media .press .splide.press-slider .splide__slide {
    width: var(--pcImgWidth);
  }
  .media .press .splide.press-slider .splide__slide a:hover .item-txt {
    text-decoration: none;
  }
}
@media screen and (max-width: 768px) {
  .media .press .splide.press-slider .splide__slide {
    width: var(--spImgWidth);
  }
}
.media .press .splide.press-slider .splide__slide img {
  object-fit: cover;
}
@media print, screen and (min-width: 769px) {
  .media .press .splide.press-slider .splide__slide img {
    width: var(--pcImgWidth);
    height: var(--pcImgHeight);
  }
}
@media screen and (max-width: 768px) {
  .media .press .splide.press-slider .splide__slide img {
    width: var(--spImgWidth);
    height: var(--spImgHeight);
  }
}
.media .press .splide.press-slider .splide__arrows {
  margin: 12px 0 10px;
  position: inherit;
}
.media .press .splide.press-slider .item-txt {
  color: #205289;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .media .press .splide.press-slider .item-txt {
    margin-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  .media .press .splide.press-slider .item-txt {
    margin-top: 10px;
  }
}
.media .press .splide.press-slider .item a {
  text-decoration: underline;
}
@media print, screen and (min-width: 769px) {
  .media .press .splide.press-slider .splide__list {
    height: initial !important;
  }
}
.media .press .splide.press-slider:not(.is-active) {
  visibility: visible !important;
}
.media .press .splide.press-slider:not(.is-active) .splide__list {
  display: flex !important;
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  .media .press .splide.press-slider:not(.is-active) .splide__list {
    gap: var(--pcGap);
  }
}
@media screen and (max-width: 768px) {
  .media .press .splide.press-slider:not(.is-active) .splide__list {
    gap: var(--spGap);
  }
}
.media .press .splide.press-slider:not(.is-active) .splide__slide:last-child {
  margin: 0 !important;
}
.media .press .splide.press-slider:not(.is-active) .splide__arrows {
  display: none;
}
.media .press .splide.press-slider:not(.is-active) .splide__toggle {
  display: none;
}
@media print, screen and (min-width: 769px) {
  .media .press .more {
    margin: -15px 0 -20px;
  }
}
@media screen and (max-width: 768px) {
  .media .press .more {
    margin: 5px 10.6666666667vw -15px;
  }
}
.media .press .more a {
  background: url(../img_common/icon_link01.png) left 18px center no-repeat;
  background-color: #2b6ea7;
  border-radius: calc(infinity * 1px);
  display: block;
  color: #fff;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
}
@media print, screen and (min-width: 769px) {
  .media .press .more a {
    margin-top: 18px;
    padding: 6px 30px;
    width: 272px;
  }
  .media .press .more a:hover {
    text-decoration: underline;
  }
  .media .press .more a:focus-visible {
    border: 2px solid #000 !important;
    outline: 2px solid #fff !important;
    outline-offset: -4px !important;
    padding: 0px 5px 0px 35px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 768px) {
  .media .press .more a {
    padding: 6px 0 6px 5.3333333333vw;
  }
}
.media .sns {
  align-items: center;
  background-color: #e7f2f1;
  border-radius: 8px;
}
@media print, screen and (min-width: 769px) {
  .media .sns {
    align-items: start;
    display: flex;
    grid-area: 2/1/3/3;
    padding: 15px 15px 15px 58px;
    gap: 0 52px;
  }
}
@media screen and (max-width: 768px) {
  .media .sns {
    margin-top: 120px;
    padding: 14px 2.6666666667vw;
  }
}
.media .sns h3 {
  font-size: 1.875rem;
  color: #1d444c;
  line-height: 1.2;
}
@media print, screen and (min-width: 769px) {
  .media .sns h3 {
    flex-shrink: 0;
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .media .sns h3 {
    text-align: center;
  }
}
.media .sns-list {
  display: flex;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 769px) {
  .media .sns-list {
    gap: 18px;
  }
}
@media screen and (max-width: 768px) {
  .media .sns-list {
    gap: 12px 2.1333333333vw;
    margin-top: 15px;
  }
}
.media .sns-list li {
  background-color: #fff;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .media .sns-list li {
    min-height: 120px;
    width: 28vw;
  }
}
.media .sns-list a, .media .sns-list .item-nolink {
  display: block;
  color: #1d444c;
  text-decoration: none;
}
@media print, screen and (min-width: 769px) {
  .media .sns-list a, .media .sns-list .item-nolink {
    font-size: 1rem;
  }
  .media .sns-list a:hover, .media .sns-list .item-nolink:hover {
    text-decoration: underline;
  }
  .media .sns-list a:hover img, .media .sns-list .item-nolink:hover img {
    opacity: 0.85;
  }
}
@media screen and (max-width: 768px) {
  .media .sns-list a, .media .sns-list .item-nolink {
    height: 100%;
  }
}
.media .sns-list .item-in {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  .media .sns-list .item-in {
    min-height: 120px;
    width: 120px;
  }
}
@media screen and (max-width: 768px) {
  .media .sns-list .item-in {
    height: 100%;
  }
}
.media .sns-list .item-img img {
  object-fit: contain;
  background-color: #fff;
}
@media print, screen and (min-width: 769px) {
  .media .sns-list .item-img img {
    height: auto;
    max-width: 45px;
  }
}
@media screen and (max-width: 768px) {
  .media .sns-list .item-img img {
    width: 12vw;
  }
}
.media .sns-list .item-txt {
  margin-top: 20px;
  text-align: center;
}
.media .sns-list .item-txt > * {
  line-height: 1;
  word-break: break-all;
}

.about {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .about {
    background: url(../img_top/about_bg.png) center bottom/100% auto no-repeat;
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 768px) {
  .about {
    background: url(../img_top/sp_about_bg.png) center bottom/cover no-repeat;
    margin-top: 75px;
    padding-bottom: 65px;
  }
}
.about::after {
  bottom: -3px;
  content: "";
  display: inline-block;
  height: 14px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  width: 100%;
}
@media print, screen and (min-width: 769px) {
  .about::after {
    background: url(../img_top/wave.svg) center center repeat-x;
  }
}
@media screen and (max-width: 768px) {
  .about::after {
    background: url(../img_top/wave_sp.png) center center/100% 20px no-repeat;
    bottom: -1px;
    height: 20px;
  }
}
.about h2 {
  background: url(../img_top/h2_title.png) left top 60% no-repeat, url(../img_top/h2_title.png) right top 60% no-repeat;
  color: #1d444c;
}
.about h2 span {
  -webkit-text-stroke: 4px #fff;
  paint-order: stroke;
}
@media print, screen and (min-width: 769px) {
  .about h2 {
    font-size: 3.4375rem;
    margin: 0 auto;
    padding: 0 195px;
    width: fit-content;
  }
}
@media screen and (max-width: 768px) {
  .about h2 {
    font-size: 2.25rem;
    background: url(../img_top/h2_title.png) left top 60% repeat-x;
    text-align: center;
  }
  .about h2 span {
    background-color: #fff;
    display: inline-block;
    line-height: 1.2;
    text-align: center;
    padding: 0 9.0666666667vw;
  }
}
.about-list {
  display: grid;
}
@media print, screen and (min-width: 769px) {
  .about-list {
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    margin-top: 18px;
  }
}
@media screen and (max-width: 768px) {
  .about-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px 1.3333333333vw;
    margin-top: 10px;
  }
}
.about-list a, .about-list .item-nolink {
  color: #1d444c;
  text-decoration: none;
}
@media print, screen and (min-width: 769px) {
  .about-list a, .about-list .item-nolink {
    font-size: 1.25rem;
  }
  .about-list a:hover, .about-list .item-nolink:hover {
    text-decoration: underline;
  }
}
.about-list .item-img {
  border: 2px solid #fff;
}
.about-list .item-img img {
  object-fit: cover;
}
@media print, screen and (min-width: 769px) {
  .about-list .item-img img {
    height: 125px;
    width: 184px;
  }
}
@media screen and (max-width: 768px) {
  .about-list .item-img img {
    height: 116px;
    width: 45.3333333333vw;
  }
}
.about-list .item-txt {
  background-color: #fff;
  border-radius: 0 0 4px 4px;
  text-align: center;
}
.about-list .item-txt > * {
  padding: 3px 0;
}
@media screen and (max-width: 768px) {
  .about-list .item-txt > * {
    font-size: 1.125rem;
  }
}
.about-list2 {
  display: grid;
}
@media print, screen and (min-width: 769px) {
  .about-list2 {
    gap: 16px 20px;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 36px;
  }
}
@media screen and (max-width: 768px) {
  .about-list2 {
    gap: 2.6666666667vw;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 30px;
  }
}
.about-list2 li a {
  background: url(../img_common/icon_link02.png) left 15px center no-repeat rgba(255, 255, 255, 0.9);
  border: 1px solid #fff;
  border-radius: 6px;
  color: #1d444c;
  display: block;
  text-decoration: none;
}
@media print, screen and (min-width: 769px) {
  .about-list2 li a {
    font-size: 1.25rem;
    padding: 15px 10px 15px 35px;
  }
  .about-list2 li a:hover {
    text-decoration: underline;
  }
}
@media screen and (max-width: 768px) {
  .about-list2 li a {
    align-items: center;
    background-position: left 2.6666666667vw center;
    display: flex;
    line-height: 1.2;
    min-height: 60px;
    padding-left: 8vw;
  }
}
.about .population {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 6px;
}
@media print, screen and (min-width: 769px) {
  .about .population {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
    min-height: 100px;
    padding: 26px 25px 26px 32px;
  }
}
@media screen and (max-width: 768px) {
  .about .population {
    margin-top: 30px;
    padding: 20px 0;
  }
}
.about .population-title {
  text-align: center;
  line-height: 1;
}
.about .population-title h3 {
  font-size: 1.375rem;
  color: #1d444c;
}
.about .population-title p {
  font-size: 0.875rem;
  color: #1d444c;
}
.about .population-info {
  display: flex;
}
@media print, screen and (min-width: 769px) {
  .about .population-info {
    margin-left: 110px;
  }
}
@media screen and (max-width: 768px) {
  .about .population-info {
    justify-content: center;
    padding: 0 5.3333333333vw;
  }
}
.about .population-info dl {
  display: flex;
}
@media print, screen and (min-width: 769px) {
  .about .population-info dl {
    gap: 0 25px;
  }
}
@media screen and (max-width: 768px) {
  .about .population-info dl {
    gap: 0 15px;
    margin: 5px 0;
  }
}
.about .population-info dl dt, .about .population-info dl dd {
  font-size: 1.25rem;
  color: #1d444c;
}
.about .population-info dl dt {
  font-weight: bold;
}
@media print, screen and (min-width: 769px) {
  .about .population-info dl:not(:first-of-type) {
    margin-left: 65px;
  }
}
@media screen and (max-width: 768px) {
  .about .population-info dl:not(:first-of-type) {
    margin-left: 5.8666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .about .population-link {
    margin-right: 0;
    margin-left: auto;
  }
}
@media screen and (max-width: 768px) {
  .about .population-link {
    margin: 10px auto 0;
    width: 58.6666666667vw;
  }
}
.about .population-link a {
  background: url(../img_common/icon_link02.png) left 14px center no-repeat #fff;
  border: 1px solid #1d444c;
  color: #1d444c;
  text-decoration: none;
}
@media print, screen and (min-width: 769px) {
  .about .population-link a {
    border-radius: calc(infinity * 1px);
    padding: 8px 72px 8px 35px;
  }
  .about .population-link a:hover {
    text-decoration: underline;
  }
  .about .population-link a:focus-visible {
    border: 2px solid #000 !important;
    outline: 2px solid #fff !important;
    outline-offset: -4px !important;
    padding: 0px 5px 0px 35px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 768px) {
  .about .population-link a {
    display: block;
    border-radius: 2px;
    padding-left: 9.3333333333vw;
    text-align: left;
    width: 100%;
  }
}

@media print, screen and (min-width: 769px) {
  .adv {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .adv {
    margin-top: 20px;
  }
}
.adv h2 {
  font-size: 1.875rem;
  color: #1d444c;
  text-align: center;
}
.adv-list {
  display: grid;
  gap: 20px;
}
@media print, screen and (min-width: 769px) {
  .adv-list {
    grid-template-columns: repeat(3, 1fr);
    margin-top: 16px;
  }
}
@media screen and (max-width: 768px) {
  .adv-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.6666666667vw;
    margin: 10px auto 0;
    width: 88vw;
  }
}
.adv-list li a:hover img {
  opacity: 0.85;
}
.adv-list li a:focus-visible {
  border: 2px solid #000 !important;
  outline: 2px solid #fff !important;
  outline-offset: -4px !important;
}
.adv-list li img {
  object-fit: contain;
}
@media print, screen and (min-width: 769px) {
  .adv-list li img {
    height: 100px;
    width: 320px;
  }
}
@media screen and (max-width: 768px) {
  .adv-list li img {
    height: 50px;
    width: 42.6666666667vw;
  }
}
.adv-link {
  margin-top: 10px;
  text-align: center;
}
.adv-link a {
  color: #1d444c;
}

@media print, screen and (min-width: 769px) {
  .edit-width {
    margin: 0 auto;
    width: 1000px;
  }
}

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

/*==================================
フッター
==================================*/
footer {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  footer {
    margin-top: 85px;
  }
}
@media screen and (max-width: 768px) {
  footer {
    margin-top: 40px;
  }
}
footer::before {
  background: url(../img_common/footer_bg.png) center bottom/100% auto no-repeat;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 606px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  width: 100%;
  z-index: -10;
}
@media screen and (max-width: 768px) {
  footer::before {
    background: url(../img_common/sp_footer_bg.png) center bottom/100% auto no-repeat;
    height: 232px;
    width: 100%;
  }
}
footer .in {
  color: #1d444c;
  margin: 0 auto;
}
@media print, screen and (min-width: 769px) {
  footer .in {
    width: 1000px;
    -webkit-text-stroke: 4px #fff;
    paint-order: stroke;
  }
}
@media screen and (max-width: 768px) {
  footer .in {
    margin: 0 3.2vw;
  }
}
footer .number a {
  color: inherit;
  text-decoration: none;
}
footer .footer-title {
  font-size: 1.75rem;
  font-weight: bold;
}
footer .footer-address, footer .footer-opentime {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  footer .footer-address, footer .footer-opentime {
    line-height: 1.2;
  }
  footer .footer-address a, footer .footer-opentime a {
    color: inherit;
    text-decoration: none;
  }
}
@media screen and (max-width: 768px) {
  footer .footer-address p, footer .footer-opentime p {
    line-height: 1.2;
  }
}
footer .footer-list {
  display: flex;
}
@media print, screen and (min-width: 769px) {
  footer .footer-list {
    gap: 0 35px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  footer .footer-list {
    flex-wrap: wrap;
    gap: 2px 8vw;
    margin-top: 25px;
    width: 69.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  footer .footer-list li {
    line-height: 1.2;
  }
}
footer .footer-list li:not(:last-child) a::after {
  background-color: #1d444c;
  content: "";
  display: inline-block;
  height: 75%;
  position: absolute;
  right: -18px;
  top: 55%;
  transform: translateY(-50%);
  width: 1px;
}
@media screen and (max-width: 768px) {
  footer .footer-list li:nth-child(2) a::after {
    display: none;
  }
}
footer .footer-list li a {
  color: #1d444c;
  position: relative;
}
footer .footer-list li a:focus-visible {
  border: 2px solid #000 !important;
  outline: 2px solid #fff !important;
  outline-offset: -4px !important;
}
footer #pagetop {
  bottom: 20px;
  position: fixed;
  right: 70px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}
@media screen and (max-width: 768px) {
  footer #pagetop {
    bottom: 30px;
    right: 0;
  }
  footer #pagetop img {
    height: 60px;
    width: 16vw;
  }
}
footer #pagetop.is-show {
  opacity: 1;
  visibility: visible;
}
@media print, screen and (min-width: 769px) {
  footer #pagetop a:hover img {
    opacity: 0.85;
  }
}
footer .copyright {
  font-size: 0.875rem;
  color: #fff;
  -webkit-text-stroke: 3px #1d444c;
  paint-order: stroke;
}
@media print, screen and (min-width: 769px) {
  footer .copyright {
    padding: 2.5vw 0 6px;
  }
}
@media screen and (max-width: 768px) {
  footer .copyright {
    margin-top: 8vw;
    padding-bottom: 1.3333333333vw;
  }
}
footer {
  /* PCでは電話番号リンクを無効化 */
}
@media print, screen and (min-width: 769px) {
  footer a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
    pointer-events: none;
  }
}

html[data-fontsize=up] {
  font-size: 133.3%;
}
html[data-fontsize=up] .pc-header-btn {
  top: 180px;
}
html[data-fontsize=up] .pc-search-modal > .in, html[data-fontsize=up] .pc-support-modal > .in {
  overflow: auto;
  top: 170px;
  max-height: 350px;
}
@media print, screen and (min-width: 769px) {
  html[data-fontsize=up] .kinkyu {
    bottom: 200px;
  }
}
html[data-fontsize=up2] {
  font-size: 166.7%;
}
html[data-fontsize=up2] .pc-header-btn {
  top: 180px;
}
html[data-fontsize=up2] .pc-search-modal > .in, html[data-fontsize=up2] .pc-support-modal > .in {
  overflow: auto;
  top: 170px;
  max-height: 350px;
}
@media print, screen and (min-width: 769px) {
  html[data-fontsize=up2] .kinkyu {
    bottom: 280px;
  }
}
html[data-fontsize=up3] {
  font-size: 200%;
}
html[data-fontsize=up3] .pc-header-btn {
  top: 245px;
}
html[data-fontsize=up3] .pc-search-modal > .in, html[data-fontsize=up3] .pc-support-modal > .in {
  overflow: auto;
  top: 240px;
  max-height: 290px;
}
@media print, screen and (min-width: 769px) {
  html[data-fontsize=up3] .kinkyu {
    bottom: 300px;
  }
}

.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: #1d444c;
  text-decoration: none;
  font-size: 0.75rem;
  position: relative;
  line-height: normal;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
.table-wrap .scroll-table-switch .scroll-btn:hover,
.table-wrap .scroll-table-switch .in-display-btn:hover {
  opacity: 0.9;
}
.table-wrap .scroll-table-switch .scroll-btn .scroll,
.table-wrap .scroll-table-switch .in-display-btn .scroll {
  background-repeat: no-repeat;
  background-image: url(../img_sub/v3.2/scroll-table-switch.png);
  background-position: left 10px center;
  background-size: 19px;
  padding: 4px 10px 5px 28px;
  border-radius: 3px 0 0 3px;
  font-weight: bold;
  border-bottom: 3px solid #333;
}
.table-wrap .scroll-table-switch .scroll-btn .in-display,
.table-wrap .scroll-table-switch .in-display-btn .in-display {
  background-repeat: no-repeat;
  background-image: url(../img_sub/v3.2/scroll-table-switch-in.png);
  background-position: left 10px center;
  background-size: 13px;
  padding: 4px 10px 5px 25px;
  border-radius: 0 3px 3px 0;
}
.table-wrap .scroll-table-switch .is-state {
  margin-left: 3px;
}

.table-wrap .scroll-table-switch .scroll {
  background-color: #2e70aa;
  color: #fff;
}
.table-wrap .scroll-table-switch .in-display {
  background-color: #e6f2f1;
  color: #1d444c;
}

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

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

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

h2.head-title, .wysiwyg h2, .free-layout-area h2 {
  border: 1px solid #2e70aa;
  background: #e6f1f0;
  color: #24435f;
  font-size: 1.625rem;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 14px 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;
  border-left: 5px solid #2e70aa;
  padding-left: 18px;
  line-height: 1.2;
}

h2.head-title a {
  color: #24435f;
}

h3.head-title, .wysiwyg h3, .free-layout-area h3, .smartcmsBbsBlock h3 {
  background: #e8efee;
  border-top: 3px solid #2e70aa;
  color: #24435f;
  font-size: 1.5rem;
  border-radius: 0 0 5px 5px;
  padding: 8px 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: #24435f;
  font-size: 1.25rem;
  padding: 8px 10px;
  border-top: 2px solid #2e70aa;
  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 {
  color: #24435f;
  font-size: 1.125rem;
  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 #2e70aa;
}
h6, .wysiwyg h6, .free-layout-area h6 {
  font-size: 1.125rem;
  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 #1d444c;
  margin-top: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 769px) {
  body {
    min-width: 1040px;
  }
  .to-container > a {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    top: 0;
    margin-top: -9999px;
    color: #1d444c;
    font-size: 97%;
  }
  .to-container > a:focus {
    border: 2px solid #333;
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 0;
    outline-offset: -4px;
  }
  #header #header-logo a {
    display: inline-block;
  }
  #header #header-logo a:hover {
    opacity: 0.85;
  }
  #header #header-nav {
    background-color: #fdfdfd;
    border-bottom: 2px solid #4f6c6b;
    top: 0;
    left: 0;
    position: fixed;
    transition: top 0.8s ease-in-out;
    width: 100%;
    z-index: 100;
  }
  #header #header-nav .in {
    align-items: center;
    display: flex;
    gap: 0 15px;
    margin: 0 auto;
    width: 1000px;
  }
  #header #header-nav .list {
    display: flex;
  }
  #header #header-nav .list > li > a {
    font-size: 1.125rem;
    align-items: center;
    color: #24435f;
    display: flex;
    font-weight: bold;
    height: 100%;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    position: relative;
    padding: 10px 17px 24px 17px;
  }
  #header #header-nav .list > li > a::before {
    background: url(../img_common/icon_gnav04.png) center center no-repeat;
    bottom: 10px;
    content: "";
    display: inline-block;
    height: 7px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    width: 11px;
  }
  #header #header-nav .list > li > a:focus-visible {
    margin-bottom: 5px;
    border: 2px solid #000 !important;
    outline: 2px solid #fff !important;
    outline-offset: -4px !important;
  }
  #header #header-nav .list > li:hover > a, #header #header-nav .list > li:focus-within > a {
    background-color: #4f6c6b;
    color: #fff;
  }
  #header #header-nav .list > li:hover > a::before, #header #header-nav .list > li:focus-within > a::before {
    background: url(../img_common/icon_gnav05.png) center center no-repeat;
    background-size: 11px 7px;
    bottom: 10px;
    content: "";
    display: inline-block;
    height: 7px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    width: 11px;
  }
  #header .header-nav-item > a {
    position: relative;
  }
  #header .header-nav-item > a::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 20px;
    top: 50%;
    right: -3px;
    background-color: #fff;
    padding-top: 20px;
    transform: translateY(-50%);
  }
  #header .in2 {
    left: 50%;
    top: 100%;
    margin-top: -13px;
    position: absolute;
    padding-top: 15px;
    transform: translateX(-50%);
    width: 1000px;
  }
  #header .in2 dt {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  #header .in2 ul {
    background-color: rgba(219, 248, 247, 0.8);
    border-radius: 0 0 4px 4px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px 20px;
    padding: 20px 30px 25px;
  }
  #header .in2 ul li {
    box-sizing: border-box;
    height: auto !important;
    position: relative;
  }
  #header .in2 ul li a {
    background: url(../img_common/icon_link02.png) left 6px top 20px no-repeat #fff;
    align-items: center;
    border: 2px solid #b4d3d0;
    border-radius: 8px;
    color: #24435f;
    display: flex;
    text-decoration: none;
    padding: 10px 0 10px 30px;
    width: 100%;
  }
  #header .in2 ul li a:hover {
    text-decoration: underline;
  }
  .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 {
    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 > .box #sp-header-nav .menu-btn-area .menu-btn-search {
    left: 0;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area .menu-btn-menu {
    right: 0;
  }
  #sp-header .modal-menu-bg {
    width: 100%;
    height: 1000px;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(36, 67, 95, 0.8);
    z-index: 90;
  }
  #sp-header .modal-menu {
    display: none;
    position: absolute;
    left: 0;
    z-index: 100;
    width: 100%;
    top: 85px;
  }
  #sp-header .modal-menu .modal-menu-close {
    align-items: center;
    background-color: #fff;
    border-radius: calc(infinity * 1px);
    display: flex;
    margin: 20px auto 0;
    min-height: 40px;
    justify-content: center;
    text-align: center;
    width: 56.5333333333vw;
  }
  #sp-header .modal-menu .modal-menu-close a {
    font-size: 1rem;
    background: url(../img_common/icon_close01.png) left center/5.8666666667vw auto no-repeat;
    padding: 0 2.6666666667vw 0 8vw;
    text-decoration: none;
  }
  #sp-header .modal-menu .gsc-input-box {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  #sp-header .in {
    margin: 0 3.4666666667vw;
  }
  #sp-header .sp-saerch {
    background-color: #fff;
    border-radius: 2px;
    padding: 16px 5.8666666667vw;
  }
  #sp-header .sp-saerch dt {
    font-size: 1.125rem;
    font-weight: bold;
  }
  #sp-header .sp-saerch .page-search {
    margin-top: 10px;
  }
  #sp-header .sp-saerch .modal-pagenumber-link a {
    font-size: 1rem;
    color: #1d444c;
    display: inline-block;
    margin-top: 5px;
  }
  #sp-header .sp-nav {
    background-color: #fff;
    border-radius: 2px;
    margin-top: 10px;
  }
  #sp-header .sp-nav .box {
    display: block;
  }
  #sp-header .sp-nav .box:not(:last-of-type) {
    border-bottom: 1px solid #354c60;
  }
  #sp-header .sp-nav .title {
    position: relative;
    font-weight: normal;
  }
  #sp-header .sp-nav .title a {
    font-size: 1.375rem;
    display: block;
    color: #24435f;
    font-weight: bold;
    text-decoration: none;
    padding: 16px 16vw 16px 6.4vw;
  }
  #sp-header .sp-nav .title button {
    background-color: #eaf4f3;
    margin: 0;
    padding: 0;
    border: none;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 16vw;
    height: 100%;
  }
  #sp-header .sp-nav .title button.plus::after, #sp-header .sp-nav .title button.mynus::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #333;
  }
  #sp-header .sp-nav .title button.plus::after {
    width: 6.6666666667vw;
    height: 6.6666666667vw;
    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 .sp-nav .title button.mynus::after {
    width: 6.6666666667vw;
    height: 6.6666666667vw;
    clip-path: polygon(0% 57%, 0% 43%, 100% 43%, 100% 57%);
  }
  #sp-header .sp-nav .title button span {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  #sp-header .sp-nav .bloc {
    display: none;
  }
  #sp-header .sp-nav .bloc .list {
    background-color: #eaf4f3;
  }
  #sp-header .sp-nav .bloc .list a {
    font-size: 1rem;
    background: url(../img_common/sp_icon_link02.png) left 5.8666666667vw top 4.8vw no-repeat;
    display: block;
    color: #24435f;
    text-decoration: none;
    padding: 12px 2.6666666667vw 12px 12vw;
  }
  #sp-header .support-block {
    background: #fff;
    border-radius: 2px;
    margin-top: 12px;
    padding: 20px 11.7333333333vw 25px;
  }
  #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 li + li {
    margin-top: 20px;
  }
  #sp-header .support-block .header-size dl,
  #sp-header .support-block .header-color dl {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
  }
  #sp-header .support-block .header-size dt,
  #sp-header .support-block .header-color dt {
    font-size: 1rem;
    color: #1d444c;
    flex-shrink: 0;
    font-weight: bold;
    margin-right: 5.3333333333vw;
  }
  #sp-header .support-block .header-size dd {
    margin: 0 2px;
  }
  #sp-header .support-block .header-size dd img {
    height: 38px;
  }
  #sp-header .support-block .header-color dd {
    margin: 0 3px;
  }
  #sp-header .support-block .header-color dd img {
    height: 38px;
  }
  #sp-header .support-block .header-size .normal-on, #sp-header .support-block .header-size .normal-off, #sp-header .support-block .header-size .big-on, #sp-header .support-block .header-size .big-off {
    display: block;
  }
  #sp-header .support-block .header-size .normal-on.hide, #sp-header .support-block .header-size .normal-off.hide, #sp-header .support-block .header-size .big-on.hide, #sp-header .support-block .header-size .big-off.hide {
    display: none;
  }
  #sp-header .support-block .header-size .normal-on span, #sp-header .support-block .header-size .normal-off span, #sp-header .support-block .header-size .big-on span, #sp-header .support-block .header-size .big-off span {
    display: block;
    padding: 8px;
    line-height: 1;
    border-radius: 3px;
    text-decoration: none;
    font-size: 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 a {
    display: block;
    padding: 8px;
    line-height: 1;
    border-radius: 3px;
    text-decoration: none;
  }
  #sp-header .support-block .header-color dd a:hover {
    opacity: 0.85;
  }
  #sp-header .support-block .header-color dd a span {
    background-color: inherit !important;
    color: inherit !important;
  }
  #sp-header .support-block .tsutaeru {
    margin: 15px 0 0 13.3333333333vw;
    margin-top: 15px;
  }
  #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: 1.0625rem;
    display: block;
    color: #1d444c;
    padding: 6px 0 6px 7.4666666667vw;
    text-decoration: underline;
    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;
  }
  #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;
  }
  #sp-header .support-block .tsutaeru .list .item.js-speach {
    background: url(../img_common/yomiage.png) no-repeat left center;
  }
  #sp-header .support-block .header-lang-wrapper {
    margin-top: 20px;
  }
  #sp-header .support-block .header-lang-wrapper .lang-error {
    background-color: #fff;
    color: #ee0000;
    width: 100%;
  }
  #sp-header .support-block .header-lang {
    display: flex;
    border: solid 2px #000;
  }
  #sp-header .support-block .header-lang .lang-select {
    font-size: 1rem;
    flex: 1;
    padding: 15px 9.3333333333vw 15px 9.3333333333vw;
    border: 0;
    background: #fff;
    font-size: 100%;
    appearance: none;
    word-break: break-all;
    white-space: normal;
    background: url(../img_common/icon_lang.png) no-repeat left 1.8666666667vw center/4.8vw auto, url(../img_common/arrow_lang.png) no-repeat right 8vw center/2.4vw auto #fff;
    width: 28.2666666667vw;
    color: inherit;
  }
  #sp-header .support-block .header-lang .btn-lang-select {
    font-size: 0.875rem;
    color: #fff !important;
    padding: 15px 2.6666666667vw;
    background: #2e70aa;
    line-height: 1;
    cursor: pointer;
    width: 12.2666666667vw;
  }
  #sp-header .support-block .jqs-go-to-pc {
    background-color: #2e70aa;
    border-radius: calc(infinity * 1px);
    display: block;
    color: #fff;
    margin-top: 16px;
    padding: 10px 0;
    text-decoration: none;
    width: 69.3333333333vw;
  }
  #sp-header .support-block .jqs-go-to-pc span {
    background: url(../img_common/goto_pc.png) left 14.6666666667vw center no-repeat;
    padding-left: 24vw;
  }
  #sp-header .modal-pagenumber {
    width: 68.2666666667vw;
  }
  #sp-header .modal-pagenumber #number-search-container *, #sp-header .modal-pagenumber #number-search-container *::before, #sp-header .modal-pagenumber #number-search-container *::after, #sp-header .modal-pagenumber #sp-number-search-container *, #sp-header .modal-pagenumber #sp-number-search-container *::before, #sp-header .modal-pagenumber #sp-number-search-container *::after {
    box-sizing: border-box;
  }
  #sp-header .modal-pagenumber #number-search-container .input-wrap, #sp-header .modal-pagenumber #sp-number-search-container .input-wrap {
    display: flex;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) {
  #sp-header .modal-pagenumber #number-search-container .input-wrap, #sp-header .modal-pagenumber #sp-number-search-container .input-wrap {
    width: calc(10em - 160px + 276px);
    gap: 0;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #sp-header .modal-pagenumber #number-search-container .input-wrap, #sp-header .modal-pagenumber #sp-number-search-container .input-wrap {
    width: 100%;
    gap: 0;
  }
}
@media screen and (max-width: 768px) {
  #sp-header .modal-pagenumber #number-search-container .input-wrap label, #sp-header .modal-pagenumber #sp-number-search-container .input-wrap label {
    display: flex;
    align-items: center;
    line-height: 1;
    padding: 0;
  }
  #sp-header .modal-pagenumber #number-search-container .input-wrap .number-label, #sp-header .modal-pagenumber #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 .modal-pagenumber #number-search-container .input-wrap .number-label, #sp-header .modal-pagenumber #sp-number-search-container .input-wrap .number-label {
    width: calc(100% - 50px);
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #sp-header .modal-pagenumber #number-search-container .input-wrap .number-label, #sp-header .modal-pagenumber #sp-number-search-container .input-wrap .number-label {
    width: calc(100% - 13.33vw);
  }
}
@media screen and (max-width: 768px) {
  #sp-header .modal-pagenumber #number-search-container .input-wrap .submit-label, #sp-header .modal-pagenumber #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 .modal-pagenumber #number-search-container .input-wrap .submit-label, #sp-header .modal-pagenumber #sp-number-search-container .input-wrap .submit-label {
    width: 50px;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #sp-header .modal-pagenumber #number-search-container .input-wrap .submit-label, #sp-header .modal-pagenumber #sp-number-search-container .input-wrap .submit-label {
    width: 13.33vw;
  }
}
@media screen and (max-width: 768px) {
  #sp-header .modal-pagenumber #number-search-container .input-wrap input[type=text], #sp-header .modal-pagenumber #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 .modal-pagenumber #number-search-container .input-wrap input[type=text], #sp-header .modal-pagenumber #sp-number-search-container .input-wrap input[type=text] {
    border: 1px solid #1d444c;
    border-radius: 0px 0px 0px 0px;
    height: 50px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #sp-header .modal-pagenumber #number-search-container .input-wrap input[type=text], #sp-header .modal-pagenumber #sp-number-search-container .input-wrap input[type=text] {
    border: 2px solid #1d444c;
    border-radius: 0px 0px 0px 0px;
    height: 50px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  #sp-header .modal-pagenumber #number-search-container .input-wrap button, #sp-header .modal-pagenumber #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 .modal-pagenumber #number-search-container .input-wrap button, #sp-header .modal-pagenumber #sp-number-search-container .input-wrap button {
    border: 1px solid #2e70aa;
    border-radius: 0px 0px 0px 0px;
    background-color: #2e70aa;
    width: 50px;
    height: 50px;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #sp-header .modal-pagenumber #number-search-container .input-wrap button, #sp-header .modal-pagenumber #sp-number-search-container .input-wrap button {
    border: 1px solid #2e70aa;
    border-radius: 0px 0px 0px 0px;
    background-color: #2e70aa;
    width: 13.33vw;
    height: 50px;
  }
}
@media screen and (max-width: 768px) {
  #sp-header .modal-pagenumber #number-search-container .input-wrap button::after, #sp-header .modal-pagenumber #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 .modal-pagenumber #number-search-container .input-wrap button::after, #sp-header .modal-pagenumber #sp-number-search-container .input-wrap button::after {
    background-color: #ffffff;
    width: 23px;
    height: 23px;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #sp-header .modal-pagenumber #number-search-container .input-wrap button::after, #sp-header .modal-pagenumber #sp-number-search-container .input-wrap button::after {
    background-color: #ffffff;
    width: 6.4vw;
    height: 6.4vw;
  }
}
@media screen and (max-width: 768px) {
  #sp-header .modal-pagenumber input[type=text] {
    font-size: 1rem !important;
  }
}
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] button {
  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] .pc-search-modal-bg, html[data-bgcolor=color_black] .pc-support-mopdal-bg {
  background-color: transparent !important;
}
html[data-bgcolor=color_black] .pc-header-btn-search a img, html[data-bgcolor=color_black] .pc-header-btn-support a img {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .header-nav .list > li:hover > a .item-txt, html[data-bgcolor=color_black] .header-gaid .list > li:hover > a .item-txt {
  color: #FFFF00 !important;
}
html[data-bgcolor=color_black] .pickup-news h2, html[data-bgcolor=color_black] .about h2 span, html[data-bgcolor=color_black] footer .in {
  -webkit-text-stroke: 0px #fff;
  paint-order: stroke;
}
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.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_black] .inquiry-area .inquiry-table td strong.hissu {
  color: #f5c77b !important;
}

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] button {
  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] .pc-search-modal-bg, html[data-bgcolor=color_blue] .pc-support-mopdal-bg {
  background-color: transparent !important;
}
html[data-bgcolor=color_blue] .pc-header-btn-search a img, html[data-bgcolor=color_blue] .pc-header-btn-support a img {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] .header-nav .list > li:hover > a .item-txt, html[data-bgcolor=color_blue] .header-gaid .list > li:hover > a .item-txt {
  color: #FFFF00 !important;
}
html[data-bgcolor=color_blue] .pickup-news h2, html[data-bgcolor=color_blue] .about h2 span, html[data-bgcolor=color_blue] footer .in {
  -webkit-text-stroke: 0px #fff;
  paint-order: stroke;
}
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.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);
}
html[data-bgcolor=color_blue] .inquiry-area .inquiry-table td strong.hissu {
  color: #f5c77b !important;
}