@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap");
.wp-block-button__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  position: relative;
  z-index: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 45px 10px 35px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 240px;
  max-width: 100%;
  min-height: 3.25em;
  border: 1px solid #003fab;
  border-radius: 3.75em;
  color: #fff;
  background-color: #003fab;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.75;
}
.wp-block-button__link::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  width: 0%;
  height: 100%;
  background-color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform-origin: right center;
          transform-origin: right center;
}
.wp-block-button__link::after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
  display: inline-block;
  position: absolute;
  right: 18px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 16px;
  height: 16px;
  color: inherit;
  font-size: 16px;
}
[target=_blank].wp-block-button__link::after {
  content: "\e908";
}
.back.wp-block-button__link {
  padding-left: 45px;
  padding-right: 35px;
}
.back.wp-block-button__link::after {
  left: 18px;
  right: auto;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.white.wp-block-button__link {
  background-color: #fff;
  color: #003fab;
}
.white.wp-block-button__link::before {
  background-color: #003fab;
}
@media (hover: hover) {
  .white.wp-block-button__link:where(:-webkit-any-link, :enabled, summary):hover {
    color: #fff;
  }
  .white.wp-block-button__link:where(:-moz-any-link, :enabled, summary):hover {
    color: #fff;
  }
  .white.wp-block-button__link:where(:any-link, :enabled, summary):hover {
    color: #fff;
  }
}
.ghost.wp-block-button__link {
  border-color: #fff;
  background-color: transparent;
}
.search.wp-block-button__link::after {
  content: "\e903";
}
.login.wp-block-button__link::after {
  content: "\e904";
}

.wp-block-button__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  position: relative;
  z-index: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 45px 10px 35px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 240px;
  max-width: 100%;
  min-height: 3.25em;
  border: 1px solid #003fab;
  border-radius: 3.75em;
  color: #fff;
  background-color: #003fab;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.75;
}
.wp-block-button__link::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  width: 0%;
  height: 100%;
  background-color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform-origin: right center;
          transform-origin: right center;
}
.wp-block-button__link::after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
  display: inline-block;
  position: absolute;
  right: 18px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 16px;
  height: 16px;
  color: inherit;
  font-size: 16px;
}
[target=_blank].wp-block-button__link::after {
  content: "\e908";
}
.back.wp-block-button__link {
  padding-left: 45px;
  padding-right: 35px;
}
.back.wp-block-button__link::after {
  left: 18px;
  right: auto;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.white.wp-block-button__link {
  background-color: #fff;
  color: #003fab;
}
.white.wp-block-button__link::before {
  background-color: #003fab;
}
@media (hover: hover) {
  .white.wp-block-button__link:where(:-webkit-any-link, :enabled, summary):hover {
    color: #fff;
  }
  .white.wp-block-button__link:where(:-moz-any-link, :enabled, summary):hover {
    color: #fff;
  }
  .white.wp-block-button__link:where(:any-link, :enabled, summary):hover {
    color: #fff;
  }
}
.ghost.wp-block-button__link {
  border-color: #fff;
  background-color: transparent;
}
.search.wp-block-button__link::after {
  content: "\e903";
}
.login.wp-block-button__link::after {
  content: "\e904";
}

/* wordpress管理画面専用class */
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?20tdwb");
  src: url("../fonts/icomoon.eot?20tdwb#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?20tdwb") format("truetype"), url("../fonts/icomoon.woff?20tdwb") format("woff"), url("../fonts/icomoon.svg?20tdwb#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-],
[class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow0:before {
  content: "\e900";
}

.icon-arrow:before {
  content: "\e901";
}

.icon-tel:before {
  content: "\e902";
}

.icon-search:before {
  content: "\e903";
}

.icon-lock:before {
  content: "\e904";
}

.icon-marker:before {
  content: "\e905";
}

.icon-building:before {
  content: "\e906";
}

.icon-download:before {
  content: "\e907";
}

.icon-external:before {
  content: "\e908";
}

.icon-home:before {
  content: "\e909";
}

.icon-pinch:before {
  content: "\e90a";
}

u {
  display: inline;
  position: relative;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  -webkit-text-decoration-color: #003fab;
          text-decoration-color: #003fab;
  text-decoration-thickness: 1px;
  text-underline-offset: 5px;
}

s {
  text-decoration: line-through;
}

iframe {
  display: block;
  margin: 50px 0;
  border: 0;
}
@media print, screen and (min-width: 920px) {
  iframe {
    margin: 70px 0;
  }
}
iframe:first-child {
  margin-top: 0;
}
iframe:last-child {
  margin-bottom: 0;
}

.indent {
  padding-left: 1em;
  text-indent: -1em;
}
small.indent {
  display: block;
  margin-top: 10px;
}
small.indent + small {
  margin-top: 0;
}

.block-editor-iframe__html {
  font-size: 62.5%;
}
.block-editor-iframe__html body {
  color: #333;
  font-size: 1.4rem;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.875;
}
@media print, screen and (min-width: 920px) {
  .block-editor-iframe__html body {
    font-size: 1.6rem;
  }
}
.block-editor-iframe__html * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.block-editor-iframe__html *::before, .block-editor-iframe__html *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.block-editor-iframe__html img {
  max-width: 100%;
  height: auto;
}
.block-editor-iframe__html :where(.wp-block) {
  margin-top: auto;
  margin-bottom: auto;
  max-width: 100%;
}
.block-editor-iframe__html .is-root-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1240px;
}
.block-editor-iframe__html .hide {
  display: block;
  opacity: 0.3;
}
.block-editor-iframe__html .block-library-spacer__resize-container {
  background: #ccc;
  position: relative;
}
.block-editor-iframe__html .block-library-spacer__resize-container::after {
  content: "スペーサー";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.block-editor-iframe__html .block-library-spacer__resize-container.is-selected {
  background: #9a9a9a;
}
.block-editor-iframe__html .wp-block-group {
  outline: 1px dashed #ccc;
}
.block-editor-iframe__html .wp-block-table table, .block-editor-iframe__html .wp-block-table th, .block-editor-iframe__html .wp-block-table td {
  border: 1px dashed #ccc;
}
.block-editor-iframe__html .wp-block-table.is-selected table, .block-editor-iframe__html .wp-block-table.is-selected th, .block-editor-iframe__html .wp-block-table.is-selected td {
  border: none;
}
.block-editor-iframe__html :where(th) {
  text-align: inherit;
}

.editor-visual-editor__post-title-wrapper {
  margin: 0 auto 30px;
  max-width: 1240px;
}
@media print, screen and (min-width: 920px) {
  .editor-visual-editor__post-title-wrapper {
    margin-bottom: 60px;
  }
}
.editor-visual-editor__post-title-wrapper h1 {
  font-size: 2.6rem;
  line-height: 1.5;
}
@media print, screen and (min-width: 920px) {
  .editor-visual-editor__post-title-wrapper h1 {
    font-size: 3.4rem;
  }
}

.block-editor-block-list__layout .block-editor-block-list__block.tabs::after {
  content: none !important;
}

.editor-styles-wrapper :where(:not(.is-layout-flex, .is-layout-grid)) > .wp-block {
  margin-left: unset;
  margin-right: unset;
}
.editor-styles-wrapper .wp-block[data-align=left], .editor-styles-wrapper .wp-block[data-align=center], .editor-styles-wrapper .wp-block[data-align=right] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: auto;
  text-align: left;
}
@media print, screen and (min-width: 920px) {
  .editor-styles-wrapper .wp-block[data-align=left], .editor-styles-wrapper .wp-block[data-align=center], .editor-styles-wrapper .wp-block[data-align=right] {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.editor-styles-wrapper .wp-block[data-align=left] > *, .editor-styles-wrapper .wp-block[data-align=center] > *, .editor-styles-wrapper .wp-block[data-align=right] > * {
  float: unset;
  margin-left: 0;
  margin-right: 0;
}
@media print, screen and (min-width: 920px) {
  .editor-styles-wrapper .wp-block[data-align=left] {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.editor-styles-wrapper .wp-block[data-align=left] .wp-block-image {
  margin-left: 0;
  margin-right: auto;
}
@media print, screen and (min-width: 920px) {
  .editor-styles-wrapper .wp-block[data-align=center] {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.editor-styles-wrapper .wp-block[data-align=center] .wp-block-image {
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 920px) {
  .editor-styles-wrapper .wp-block[data-align=right] {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.editor-styles-wrapper .wp-block[data-align=right] .wp-block-image {
  margin-left: auto;
  margin-right: 0;
}

.hide {
  display: none;
}

.wp-block-heading {
  position: relative;
  font-weight: 700;
}
.wp-block-heading:first-child {
  margin-top: 0;
}
.wp-block-heading + * {
  margin-top: 0 !important;
}
h2.wp-block-heading {
  margin: 65px 0 35px;
  padding-left: 13px;
  color: #333;
  border-left: 4px solid #003fab;
  font-size: 2.4rem;
  line-height: 1.5;
}
@media print, screen and (min-width: 920px) {
  h2.wp-block-heading {
    margin: 100px 0 60px;
    padding-left: 24px;
    border-left-width: 6px;
    font-size: 3.2rem;
  }
}

h3.wp-block-heading {
  margin: 50px 0 30px;
  padding: 0 0 15px 20px;
  border-bottom: 1px solid #b9ccef;
  color: #003fab;
  font-size: 2rem;
  line-height: 1.45;
}
h3.wp-block-heading::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0.5em;
  border: 6px solid transparent;
  border-left: 10px solid #003fab;
  border-right-width: 0;
}
@media print, screen and (min-width: 920px) {
  h3.wp-block-heading {
    margin: 80px 0 30px;
    padding: 0 0 20px 22px;
    font-size: 2.6rem;
  }
  h3.wp-block-heading::before {
    top: 0.5em;
    border-width: 6px;
    border-left-width: 10px;
    border-right-width: 0;
  }
}

h4.wp-block-heading {
  margin: 30px 0 20px;
  padding: 10px 15px;
  background-color: #f2f8ff;
  font-size: 1.8rem;
  line-height: 1.45;
}
@media print, screen and (min-width: 920px) {
  h4.wp-block-heading {
    margin: 35px 0 25px;
    padding: 10px 15px;
    font-size: 2rem;
  }
}

h5.wp-block-heading {
  margin: 25px 0 15px;
  padding-left: 35px;
  font-size: 1.6rem;
  line-height: 1.75;
}
h5.wp-block-heading::before, h5.wp-block-heading::after {
  content: "";
  display: inline-block;
  position: absolute;
}
h5.wp-block-heading::before {
  left: 0;
  top: 4px;
  z-index: 1;
  width: 24px;
  height: 24px;
  background-color: #e4f0fc;
}
h5.wp-block-heading::after {
  left: 7.5px;
  top: 11.5px;
  z-index: 2;
  border: 5.5px solid transparent;
  border-left: 9px solid #003fab;
  border-right-width: 0;
}
@media print, screen and (min-width: 920px) {
  h5.wp-block-heading {
    margin: 30px 0 20px;
    padding-left: 30px;
    font-size: 1.8rem;
  }
  h5.wp-block-heading::before {
    top: 4px;
  }
  h5.wp-block-heading::after {
    left: 7.5px;
    top: 11.5px;
  }
}

h6.wp-block-heading {
  margin: 20px 0 10px;
  padding-bottom: 5px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  border-bottom: 1px solid #b9ccef;
  color: #003fab;
  font-size: 1.4rem;
}
@media print, screen and (min-width: 920px) {
  h6.wp-block-heading {
    margin: 25px 0 15px;
    font-size: 1.6rem;
  }
}

.has-small-font-size {
  font-size: 1.2rem !important;
}
@media print, screen and (min-width: 920px) {
  .has-small-font-size {
    font-size: 1.3rem !important;
  }
}

.has-medium-font-size {
  font-size: 1.4rem !important;
}
@media print, screen and (min-width: 920px) {
  .has-medium-font-size {
    font-size: 1.6rem !important;
  }
}

.has-large-font-size {
  font-size: 1.8rem !important;
  line-height: 1.5;
}
@media print, screen and (min-width: 920px) {
  .has-large-font-size {
    font-size: 2rem !important;
  }
}

.has-x-large-font-size {
  font-size: 2.2rem !important;
  line-height: 1.5;
}
@media print, screen and (min-width: 920px) {
  .has-x-large-font-size {
    font-size: 2.6rem !important;
  }
}

[class*=has-][class*=-font-size] strong {
  color: #333;
}

.has-text-align-left {
  text-align: left;
}

.has-text-align-center {
  text-align: center;
}

.has-text-align-right {
  text-align: right;
}

.wp-block p,
.wp-block-paragraph {
  line-height: 1.875;
}
.wp-block p + p, .wp-block p + .wp-block-paragraph,
.wp-block-paragraph + p,
.wp-block-paragraph + .wp-block-paragraph {
  margin-top: 1.5em;
}
.wp-block p a,
.wp-block-paragraph a {
  display: inline;
  position: relative;
  margin-right: 1.3em;
  color: #7d6800;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: underline;
  word-break: break-all;
}
.wp-block p a::after,
.wp-block-paragraph a::after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
  position: absolute;
  right: auto;
  bottom: 0.2em;
  margin-left: 0.2em;
  font-size: 1em;
}
.wp-block p a[target=_blank]::after,
.wp-block-paragraph a[target=_blank]::after {
  content: "\e908";
}
.wp-block p a.space,
.wp-block-paragraph a.space {
  width: 1em;
  height: 1em;
  text-decoration: none;
}
.wp-block p strong,
.wp-block-paragraph strong {
  color: #003fab;
  font-weight: 700;
}

.annotation {
  display: block;
  color: #ed1b1b;
}
.annotation + p.has-small-font-size {
  margin-top: 0 !important;
}
.annotation strong {
  color: inherit !important;
}

.wp-block-group {
  margin: 30px 0;
}
.wp-block-group:first-child, .wp-block-group > *:first-child {
  margin-top: 0 !important;
}
.wp-block-group:last-child, .wp-block-group > *:last-child {
  margin-bottom: 0 !important;
}
@media print, screen and (min-width: 920px) {
  .wp-block-group {
    margin: 50px 0;
  }
}
.wp-block-group.bdr_blue {
  margin: 30px 0;
  padding: 30px;
  border: 1px solid #003fab;
}
@media print, screen and (min-width: 920px) {
  .wp-block-group.bdr_blue {
    margin: 60px 0;
    padding: 60px;
  }
}
.wp-block-group.bdr_blue h4 {
  margin-bottom: 25px;
  padding: 0;
  background-color: transparent;
  color: #003fab;
  font-size: 1.6rem;
}
@media print, screen and (min-width: 920px) {
  .wp-block-group.bdr_blue h4 {
    margin-bottom: 20px;
    font-size: 1.8rem;
  }
}
.wp-block-group.bdr_blue .wp-block-button {
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 920px) {
  .wp-block-group.bdr_blue .wp-block-button {
    margin-left: unset;
    margin-right: unset;
  }
}
.wp-block-group.bdr_red {
  margin: 30px 0;
  padding: 20px 25px;
  border: 2px solid #ed1b1b;
  color: #ed1b1b;
}
@media print, screen and (min-width: 920px) {
  .wp-block-group.bdr_red {
    margin: 50px 0;
    padding: 40px 50px;
  }
}
.wp-block-group.bdr_red p {
  line-height: 1.5;
}
.wp-block-group.bdr_red strong {
  display: block;
  color: #ed1b1b;
}
.wp-block-group.tabs > .wp-block-group {
  margin: 0;
}
.wp-block-group.tabs .tab_list {
  position: relative;
  margin-bottom: 25px;
}
.wp-block-group.tabs .tab_list::after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  width: 20px;
  height: 100%;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
}
@media print, screen and (min-width: 920px) {
  .wp-block-group.tabs .tab_list::after {
    content: none;
  }
}
.wp-block-group.tabs .tab_list ~ .wp-block-group {
  margin-bottom: 0;
}
.wp-block-group.tabs .tab_list .wp-block-group__inner-container {
  overflow: hidden;
  overflow-x: auto;
  padding-right: 20px;
}
@media print, screen and (min-width: 920px) {
  .wp-block-group.tabs .tab_list .wp-block-group__inner-container {
    padding-right: 0;
  }
}
.wp-block-group.tabs .tab_list .wp-block-list {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  margin: 0;
  padding: 0 0 15px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
@media print, screen and (min-width: 920px) {
  .wp-block-group.tabs .tab_list .wp-block-list {
    min-width: 100%;
  }
}
.wp-block-group.tabs .tab_list .wp-block-list li {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  padding: 0;
  min-width: 120px;
  min-height: 48px;
  border: 1px solid #b9ccef;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.2;
  white-space: nowrap;
  text-align: center;
}
.wp-block-group.tabs .tab_list .wp-block-list li::before {
  content: none;
}
@media print, screen and (min-width: 920px) {
  .wp-block-group.tabs .tab_list .wp-block-list li {
    min-width: unset;
    min-height: 56px;
  }
}
.wp-block-group.tabs .tab_list .wp-block-list li.selected {
  border-color: #003fab;
}
.wp-block-group.tabs .tab_list .wp-block-list li.selected::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% - 1px);
  width: 0;
  height: 0;
  margin: 0 auto;
  border: 10px solid transparent;
  border-top: 16px solid #003fab;
  border-bottom-width: 0;
}
.wp-block-group.tabs .tab_list .wp-block-list li.selected a {
  cursor: default;
  pointer-events: none;
  background-color: #003fab;
  color: #fff;
}
.wp-block-group.tabs .tab_list .wp-block-list li + li {
  margin-top: 0;
  border-left-width: 0;
}
.wp-block-group.tabs .tab_list .wp-block-list .rich-text {
  position: absolute;
  width: 100%;
  height: 100%;
}
.wp-block-group.tabs .tab_list .wp-block-list a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 25px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  color: #333;
  text-decoration: none;
}

.is-layout-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
}
@media print, screen and (min-width: 920px) {
  .is-layout-flex {
    gap: 20px 30px;
  }
}
.is-layout-flex.is-nowrap {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.is-layout-flex.is-content-justification-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.is-layout-flex .wp-block-image {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin: 0;
}
@media print, screen and (min-width: 920px) {
  .is-layout-flex > .wp-block-list {
    max-width: 47%;
  }
}
.is-layout-flex > .wp-block-buttons, .is-layout-flex > .wp-block-file {
  margin: 0;
}
@media print, screen and (min-width: 920px) {
  .is-layout-flex > .wp-block-buttons, .is-layout-flex > .wp-block-file {
    margin: 0;
  }
}

.wp-block-columns {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px 0;
  margin: 20px 0;
}
@media print, screen and (min-width: 920px) {
  .wp-block-columns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-column-gap: 3.2258064516%;
       -moz-column-gap: 3.2258064516%;
            column-gap: 3.2258064516%;
    margin: 40px 0;
  }
}
@media print, screen and (min-width: 1280px) {
  .wp-block-columns {
    -webkit-column-gap: 6.4516129032%;
       -moz-column-gap: 6.4516129032%;
            column-gap: 6.4516129032%;
  }
}
.wp-block-columns:first-child {
  margin-top: 0;
}
.wp-block-columns:last-child {
  margin-bottom: 0;
}
.wp-block-columns-is-layout-flex {
  row-gap: 40px;
}
@media print, screen and (min-width: 920px) {
  .wp-block-columns-is-layout-flex {
    row-gap: 30px;
  }
}
.wp-block-columns.is-not-stacked-on-mobile {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media print, screen and (max-width: 919px) {
  .wp-block-columns.shorten_sp {
    row-gap: 0;
  }
}
@media print, screen and (max-width: 919px) {
  .wp-block-columns.shorten_sp .wp-block-column:first-child tbody tr:last-of-type th, .wp-block-columns.shorten_sp .wp-block-column:first-child tbody tr:last-of-type td {
    border-bottom: 0;
  }
}
@media print, screen and (max-width: 919px) {
  .wp-block-columns.shorten_sp .wp-block-column:not(:first-child) thead {
    display: none;
  }
}
.wp-block-columns .wp-block-image + .wp-block-heading {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 920px) {
  .wp-block-columns .wp-block-image + .wp-block-heading {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.wp-block-columns iframe {
  margin: 20px 0;
}
@media print, screen and (min-width: 920px) {
  .wp-block-columns iframe {
    margin: 40px 0;
  }
}

.wp-block-column {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
}
@media print, screen and (min-width: 920px) {
  .wp-block-column {
    width: auto;
  }
}
.wp-block-column > *:first-child {
  margin-top: 0;
}
.wp-block-column > *:last-child {
  margin-bottom: 0;
}

.wp-block-image:not(:first-child) {
  margin-top: 15px;
}
@media print, screen and (min-width: 920px) {
  .wp-block-image:not(:first-child) {
    margin-top: 25px;
  }
}
.wp-block-image:not(:last-child) {
  margin-bottom: 15px;
}
@media print, screen and (min-width: 920px) {
  .wp-block-image:not(:last-child) {
    margin-bottom: 25px;
  }
}
@media print, screen and (min-width: 920px) {
  .wp-block-image {
    margin: 30px 0;
  }
}
.wp-block-image .alignleft {
  text-align: left;
}
.wp-block-image .aligncenter {
  text-align: center;
}
.wp-block-image .alignright {
  text-align: right;
}
.wp-block-image .wp-element-caption {
  margin-top: 5px;
  text-align: center;
}
@media print, screen and (min-width: 920px) {
  .wp-block-image .wp-element-caption {
    margin-top: 10px;
  }
}

.wp-block-buttons {
  row-gap: 20px;
  margin-top: 25px;
  margin-bottom: 25px;
}
@media print, screen and (min-width: 920px) {
  .wp-block-buttons {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.wp-block-buttons .wp-block-button.white .wp-block-button__link {
  background-color: #fff;
  color: #003fab;
}
.wp-block-buttons .wp-block-button.white .wp-block-button__link::before {
  background-color: #003fab;
}
@media (hover: hover) {
  .wp-block-buttons .wp-block-button.white .wp-block-button__link:where(:-webkit-any-link, :enabled, summary):hover {
    color: #fff;
  }
  .wp-block-buttons .wp-block-button.white .wp-block-button__link:where(:-moz-any-link, :enabled, summary):hover {
    color: #fff;
  }
  .wp-block-buttons .wp-block-button.white .wp-block-button__link:where(:any-link, :enabled, summary):hover {
    color: #fff;
  }
}
.wp-block-buttons .wp-block-button.orange .wp-block-button__link, .wp-block-buttons .wp-block-button.to-form .wp-block-button__link {
  border-color: #ec6340;
  background-color: #ec6340;
}
@media (hover: hover) {
  .wp-block-buttons .wp-block-button.orange .wp-block-button__link:where(:-webkit-any-link, :enabled, summary):hover, .wp-block-buttons .wp-block-button.to-form .wp-block-button__link:where(:-webkit-any-link, :enabled, summary):hover {
    color: #ec6340;
  }
  .wp-block-buttons .wp-block-button.orange .wp-block-button__link:where(:-moz-any-link, :enabled, summary):hover, .wp-block-buttons .wp-block-button.to-form .wp-block-button__link:where(:-moz-any-link, :enabled, summary):hover {
    color: #ec6340;
  }
  .wp-block-buttons .wp-block-button.orange .wp-block-button__link:where(:any-link, :enabled, summary):hover, .wp-block-buttons .wp-block-button.to-form .wp-block-button__link:where(:any-link, :enabled, summary):hover {
    color: #ec6340;
  }
}

.wp-block-button__link {
  text-decoration: none;
}
@media (hover: hover) {
  .wp-block-button__link:where(:-webkit-any-link, :enabled, summary):hover {
    color: #003fab;
    opacity: unset;
  }
  .wp-block-button__link:where(:-moz-any-link, :enabled, summary):hover {
    color: #003fab;
    opacity: unset;
  }
  .wp-block-button__link:where(:any-link, :enabled, summary):hover {
    color: #003fab;
    opacity: unset;
  }
  .wp-block-button__link:where(:-webkit-any-link, :enabled, summary):hover::before {
    width: 100%;
  }
  .wp-block-button__link:where(:-moz-any-link, :enabled, summary):hover::before {
    width: 100%;
  }
  .wp-block-button__link:where(:any-link, :enabled, summary):hover::before {
    width: 100%;
  }
}

.wp-block-list {
  list-style: none;
  margin: 20px 0;
  padding: 0;
}
@media print, screen and (min-width: 920px) {
  .wp-block-list {
    margin: 30px 0;
  }
}
.wp-block-list li {
  position: relative;
  line-height: 1.5;
}
.wp-block-list li::before {
  position: absolute;
  left: 0;
}
.wp-block-list li + li {
  margin-top: 10px;
}
@media print, screen and (min-width: 920px) {
  .wp-block-list li + li {
    margin-top: 15px;
  }
}
.wp-block-list li .wp-block-list {
  margin: 10px 0 0;
}
.wp-block-list li .wp-block-list li + li {
  margin-top: 5px;
}
.wp-block-list li ul.wp-block-list li::before {
  background-color: #77a9d6;
}
.wp-block-list li ol.wp-block-list li::before {
  color: #77a9d6;
}
ul.wp-block-list li {
  padding-left: 20px;
}
ul.wp-block-list li::before {
  content: "";
  display: inline-block;
  top: 0.5em;
  width: 10px;
  height: 10px;
  background-color: #003fab;
}

ol.wp-block-list {
  counter-reset: num;
}
ol.wp-block-list li {
  counter-increment: num;
  padding-left: 25px;
}
ol.wp-block-list li::before {
  content: counter(num) ".";
  color: #003fab;
  font-weight: 700;
}

.wp-block-list.anchors {
  list-style: none;
}
@media print, screen and (min-width: 920px) {
  .wp-block-list.anchors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: 20px 2.5806451613%;
  }
}
@media print, screen and (min-width: 920px) {
  .wp-block-list.anchors.centering {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.wp-block-list.anchors li {
  margin: 0;
  padding: 0 0 15px;
  border-bottom: 1px solid #003fab;
  line-height: 1.6;
}
.wp-block-list.anchors li::before {
  content: none;
}
@media print, screen and (min-width: 920px) {
  .wp-block-list.anchors li {
    width: 23.064516129%;
  }
}
.wp-block-list.anchors li + li {
  margin-top: 20px;
}
@media print, screen and (min-width: 920px) {
  .wp-block-list.anchors li + li {
    margin-top: 0;
  }
}
.wp-block-list.anchors a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px;
  color: #003fab;
  font-weight: 700;
  font-size: 1.6rem;
  text-align: center;
  text-decoration: none;
}
.wp-block-list.anchors a::after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 18px;
  width: 16px;
  height: 16px;
  font-size: 16px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.wp-block-table table {
  border: 0;
}
.wp-block-table th, .wp-block-table td {
  padding: 10px 0;
  border: 0;
  background: none transparent;
  text-align: left;
  vertical-align: top;
}
.wp-block-table th:first-child, .wp-block-table td:first-child {
  width: auto;
  min-width: 3em;
  padding-right: 1em;
}
.wp-block-table th:first-child strong, .wp-block-table td:first-child strong {
  color: #333;
  font-weight: 700;
  font-size: 1.6rem;
  white-space: nowrap;
}
@media print, screen and (min-width: 920px) {
  .wp-block-table th:first-child strong, .wp-block-table td:first-child strong {
    font-size: 1.8rem;
  }
}
.wp-block-table th a, .wp-block-table td a {
  display: inline;
  position: relative;
  margin-right: 1.3em;
  color: #7d6800;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: underline;
  word-break: break-all;
}
.wp-block-table th a::after, .wp-block-table td a::after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
  position: absolute;
  right: auto;
  bottom: 0.2em;
  margin-left: 0.2em;
  font-size: 1em;
}
.wp-block-table th a[target=_blank]::after, .wp-block-table td a[target=_blank]::after {
  content: "\e908";
}
.wp-block-table th a.space, .wp-block-table td a.space {
  width: 1em;
  height: 1em;
  text-decoration: none;
}

.wp-block-flexible-table-block-table {
  margin: 25px 0;
}
@media print, screen and (min-width: 920px) {
  .wp-block-flexible-table-block-table {
    margin: 40px 0;
  }
}
.wp-block-flexible-table-block-table.is-scroll-on-mobile {
  overflow-x: auto;
  padding-bottom: 5px;
  width: 100%;
}
.wp-block-flexible-table-block-table.is-scroll-on-mobile table {
  table-layout: fixed;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 1240px;
}
@media print, screen and (min-width: 920px) {
  .wp-block-flexible-table-block-table.is-scroll-on-mobile table {
    table-layout: auto;
    width: auto;
    max-width: 100%;
  }
}
.wp-block-flexible-table-block-table.is-scroll-on-mobile th, .wp-block-flexible-table-block-table.is-scroll-on-mobile td {
  white-space: nowrap;
}
@media print, screen and (min-width: 920px) {
  .wp-block-flexible-table-block-table.is-scroll-on-mobile th, .wp-block-flexible-table-block-table.is-scroll-on-mobile td {
    white-space: normal;
  }
}
.wp-block-flexible-table-block-table.is-scroll-on-mobile th:first-child {
  min-width: 187px;
}
.wp-block-flexible-table-block-table.bdr_none table {
  border: 0;
}
.wp-block-flexible-table-block-table.bdr_none th, .wp-block-flexible-table-block-table.bdr_none td {
  padding: 10px 0;
  border: 0;
  background: none transparent;
  text-align: left;
  vertical-align: top;
}
.wp-block-flexible-table-block-table.bdr_none th:first-child {
  width: auto;
  min-width: 3em;
  padding-right: 1em;
  white-space: nowrap;
}
@media print, screen and (min-width: 920px) {
  .wp-block-flexible-table-block-table.bdr_none th {
    font-size: 1.8rem;
  }
  .wp-block-flexible-table-block-table.bdr_none th:first-child {
    white-space: nowrap;
  }
}
.wp-block-flexible-table-block-table table {
  border-collapse: collapse;
  border-left: 1px solid #b9ccef;
  border-top: 1px solid #b9ccef;
}
.wp-block-flexible-table-block-table thead th {
  border-right-color: #fff;
  border-bottom-color: #fff;
  background-color: #003fab;
  color: #fff;
  text-align: center;
}
.wp-block-flexible-table-block-table th, .wp-block-flexible-table-block-table td {
  padding: 10px;
  border-right: 1px solid #b9ccef;
  border-bottom: 1px solid #b9ccef;
  font-size: inherit;
  line-height: 1.5;
  vertical-align: middle;
}
@media print, screen and (min-width: 920px) {
  .wp-block-flexible-table-block-table th, .wp-block-flexible-table-block-table td {
    padding: 10px;
  }
}
.wp-block-flexible-table-block-table th a:not[target=_blank], .wp-block-flexible-table-block-table td a:not[target=_blank] {
  display: inline;
  position: relative;
  margin-right: 1.3em;
  color: #7d6800;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: underline;
  word-break: break-all;
  margin-right: 0;
  margin-right: 1.3em;
}
.wp-block-flexible-table-block-table th a:not[target=_blank]::after, .wp-block-flexible-table-block-table td a:not[target=_blank]::after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
  position: absolute;
  right: auto;
  bottom: 0.2em;
  margin-left: 0.2em;
  font-size: 1em;
}
.wp-block-flexible-table-block-table th a:not[target=_blank][target=_blank]::after, .wp-block-flexible-table-block-table td a:not[target=_blank][target=_blank]::after {
  content: "\e908";
}
.wp-block-flexible-table-block-table th a:not[target=_blank].space, .wp-block-flexible-table-block-table td a:not[target=_blank].space {
  width: 1em;
  height: 1em;
  text-decoration: none;
}
.wp-block-flexible-table-block-table th a:not[target=_blank]::after, .wp-block-flexible-table-block-table td a:not[target=_blank]::after {
  content: none;
}
.wp-block-flexible-table-block-table th a:not[target=_blank][target=_blank]::after, .wp-block-flexible-table-block-table td a:not[target=_blank][target=_blank]::after {
  content: "\e908";
}
.wp-block-flexible-table-block-table th {
  background-color: #f2f8ff;
  font-weight: 700;
}
.wp-block-flexible-table-block-table td {
  background-color: #fff;
}
.wp-block-flexible-table-block-table a {
  display: inline;
  position: relative;
  margin-right: 1.3em;
  color: #7d6800;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: underline;
  word-break: break-all;
}
.wp-block-flexible-table-block-table a::after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
  position: absolute;
  right: auto;
  bottom: 0.2em;
  margin-left: 0.2em;
  font-size: 1em;
}
.wp-block-flexible-table-block-table a[target=_blank]::after {
  content: "\e908";
}
.wp-block-flexible-table-block-table a.space {
  width: 1em;
  height: 1em;
  text-decoration: none;
}
.wp-block-flexible-table-block-table .tel {
  width: 145px;
  text-align: center;
}
@media print, screen and (min-width: 920px) {
  .wp-block-flexible-table-block-table .tel {
    width: 180px;
  }
}
.wp-block-flexible-table-block-table .tel strong {
  color: #003fab;
  font-size: 1.8rem;
}
@media print, screen and (min-width: 920px) {
  .wp-block-flexible-table-block-table .tel strong {
    font-size: 2rem;
  }
}

.fsb-flexible-spacer {
  padding: 0;
  height: 0;
  line-height: 0;
}
.fsb-flexible-spacer__device {
  padding: 0;
  height: 0;
  line-height: 1;
}

.wp-block-details {
  position: relative;
  margin: 25px 0;
  background-color: #f2f8ff;
  -webkit-box-shadow: 3px 3px 0 rgba(0, 63, 171, 0.2);
          box-shadow: 3px 3px 0 rgba(0, 63, 171, 0.2);
}
@media print, screen and (min-width: 920px) {
  .wp-block-details {
    margin: 40px 0;
    -webkit-box-shadow: 6px 6px 0 rgba(0, 63, 171, 0.2);
            box-shadow: 6px 6px 0 rgba(0, 63, 171, 0.2);
  }
}
.wp-block-details:first-child {
  margin-top: 0;
}
.wp-block-details:last-child {
  margin-bottom: 0;
}
.wp-block-details[open] {
  padding-bottom: 1px;
}
.wp-block-details[open] summary::after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.wp-block-details[open] summary + * {
  margin: 15px;
  padding: 15px;
  opacity: 1;
}
@media print, screen and (min-width: 920px) {
  .wp-block-details[open] summary + * {
    margin: 20px;
    padding: 25px;
  }
}
@supports selector(::details-content) {
  .wp-block-details[open] summary + * {
    margin: unset;
    padding: unset;
  }
  @media print, screen and (min-width: 920px) {
    .wp-block-details[open] summary + * {
      margin: unset;
      padding: unset;
    }
  }
  .wp-block-details[open]::details-content {
    margin: 15px;
    padding: 15px;
  }
  @media print, screen and (min-width: 920px) {
    .wp-block-details[open]::details-content {
      margin: 20px;
      padding: 25px;
    }
  }
}
.wp-block-details summary {
  list-style: none;
  cursor: pointer;
  display: block;
  position: relative;
  padding: 15px 50px 15px 20px;
  border-left: 4px solid #003fab;
  color: #003fab;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.4;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.wp-block-details summary::after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 18px;
  height: 18px;
  font-size: 18px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media print, screen and (min-width: 920px) {
  .wp-block-details summary {
    padding: 20px 90px 20px 35px;
    border-left-width: 8px;
    font-size: 1.8rem;
  }
  .wp-block-details summary::after {
    right: 40px;
    width: 24px;
    height: 24px;
    font-size: 24px;
  }
}
@media (hover: hover) {
  .wp-block-details summary:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 0.5;
  }
  .wp-block-details summary:where(:-moz-any-link, :enabled, summary):hover {
    opacity: 0.5;
  }
  .wp-block-details summary:where(:any-link, :enabled, summary):hover {
    opacity: 0.5;
  }
}
.wp-block-details summary + .wp-block-columns {
  margin-top: 0;
}
.wp-block-details summary + * {
  margin: 0 15px;
  padding: 0 15px;
  border-radius: 12px;
  background-color: #fff;
}
@media print, screen and (min-width: 920px) {
  .wp-block-details summary + * {
    margin: 0 20px;
    padding: 0 25px;
  }
}
@supports selector(::details-content) {
  .wp-block-details summary + * {
    margin: unset;
    padding: unset;
    border-radius: unset;
    background-color: transparent;
  }
  @media print, screen and (min-width: 920px) {
    .wp-block-details summary + * {
      margin: unset;
      padding: unset;
    }
  }
  .wp-block-details::details-content {
    margin: 0 15px;
    padding: 0 15px;
    background-color: #fff;
    border-radius: 12px;
  }
  @media print, screen and (min-width: 920px) {
    .wp-block-details::details-content {
      margin: 0 20px;
      padding: 0 25px;
    }
  }
}
.wp-block-details .wp-block {
  margin-top: 0;
  margin-bottom: 0;
}
.wp-block-details a {
  display: inline;
  position: relative;
  margin-right: 1.3em;
  color: #7d6800;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: underline;
  word-break: break-all;
  margin-right: 0;
  margin-right: 1.3em;
}
.wp-block-details a::after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
  position: absolute;
  right: auto;
  bottom: 0.2em;
  margin-left: 0.2em;
  font-size: 1em;
}
.wp-block-details a[target=_blank]::after {
  content: "\e908";
}
.wp-block-details a.space {
  width: 1em;
  height: 1em;
  text-decoration: none;
}
.wp-block-details a::after {
  content: none;
}
.wp-block-details a[target=_blank]::after {
  content: "\e908";
}

.wp-block-file {
  position: relative;
  margin: 25px 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
}
@media print, screen and (min-width: 920px) {
  .wp-block-file {
    margin: 40px 0;
  }
}
.wp-block-file a {
  text-decoration: none;
}
.wp-block-file a::after {
  content: none;
}
.wp-block-file a:first-child {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 40px 10px 20px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  min-height: 2em;
  border-radius: 3.75em;
  background-color: #e4f0fc;
  color: #003fab;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.75;
}
.wp-block-file a:first-child[href$=".doc"], .wp-block-file a:first-child[href$=".docx"] {
  background-color: #eaf8ff;
  color: #2498d5;
}
.wp-block-file a:first-child[href$=".doc"] + .wp-block-file__button::after, .wp-block-file a:first-child[href$=".doc"] + .wp-block-file__button-richtext-wrapper .wp-block-file__button::after, .wp-block-file a:first-child[href$=".docx"] + .wp-block-file__button::after, .wp-block-file a:first-child[href$=".docx"] + .wp-block-file__button-richtext-wrapper .wp-block-file__button::after {
  color: #2498d5;
}
.wp-block-file a:first-child[href$=".xls"], .wp-block-file a:first-child[href$=".xlsx"] {
  background-color: #e6f0e7;
  color: #47764e;
}
.wp-block-file a:first-child[href$=".xls"] + .wp-block-file__button::after, .wp-block-file a:first-child[href$=".xls"] + .wp-block-file__button-richtext-wrapper .wp-block-file__button::after, .wp-block-file a:first-child[href$=".xlsx"] + .wp-block-file__button::after, .wp-block-file a:first-child[href$=".xlsx"] + .wp-block-file__button-richtext-wrapper .wp-block-file__button::after {
  color: #47764e;
}
.wp-block-file a:first-child[href$=".pdf"] {
  background-color: #fcefef;
  color: #ad3739;
}
.wp-block-file a:first-child[href$=".pdf"] + .wp-block-file__button::after, .wp-block-file a:first-child[href$=".pdf"] + .wp-block-file__button-richtext-wrapper .wp-block-file__button::after {
  color: #ad3739;
}
.wp-block-file .wp-block-file__button-richtext-wrapper {
  display: block;
}
.wp-block-file .wp-block-file:not(.wp-element-button) {
  font-size: inherit;
}
.wp-block-file .wp-block-file__button {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  position: absolute;
  right: 12px;
  top: 0;
  bottom: 0;
  z-index: 2;
  margin: auto 0;
  padding: 0;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: #fff;
  white-space: nowrap;
  text-align: left;
  text-indent: 201%;
}
.wp-block-file .wp-block-file__button::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  background-color: #fff;
}
.wp-block-file .wp-block-file__button::after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e907";
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
  margin: auto;
  color: #003fab;
  font-size: 16px;
  text-indent: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .wp-block-file .wp-block-file__button:where(:-webkit-any-link, :enabled, summary):hover::after {
    opacity: 0.5;
  }
  .wp-block-file .wp-block-file__button:where(:-moz-any-link, :enabled, summary):hover::after {
    opacity: 0.5;
  }
  .wp-block-file .wp-block-file__button:where(:any-link, :enabled, summary):hover::after {
    opacity: 0.5;
  }
}

.uploads {
  margin: 20px 0;
  padding: 20px 0;
  border: 1px solid #b9ccef;
}
@media print, screen and (min-width: 920px) {
  .uploads {
    margin: 40px 0;
    padding: 40px 0;
  }
}
.uploads:first-child {
  margin-top: 0;
}
.uploads:last-child {
  margin-bottom: 0;
}
.uploads .wp-block-group__inner-container {
  padding: 0 20px;
}
@media print, screen and (min-width: 920px) {
  .uploads .wp-block-group__inner-container {
    padding: 0 40px;
  }
}
.uploads h4.wp-block-heading {
  position: relative;
  left: -20px;
  margin-top: -20px;
  padding-left: 24px;
  width: calc(100% + 40px);
  max-width: unset;
  background-color: #003fab;
  color: #fff;
}
.uploads h4.wp-block-heading::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 10px;
  top: 8px;
  bottom: 8px;
  width: 3px;
  background-color: rgba(255, 255, 255, 0.5);
}
@media print, screen and (min-width: 920px) {
  .uploads h4.wp-block-heading {
    left: -40px;
    margin-top: -40px;
    padding-left: 30px;
    width: calc(100% + 80px);
  }
  .uploads h4.wp-block-heading::before {
    left: 16px;
    top: 12px;
    bottom: 12px;
    width: 4px;
  }
}
.uploads .wp-block-list {
  margin: 20px 0;
}
@media print, screen and (min-width: 920px) {
  .uploads .wp-block-list {
    margin-bottom: 40px;
  }
}
.uploads .wp-block-list:last-child {
  margin-bottom: 0;
}
.uploads .wp-block-list li {
  font-weight: 700;
  font-size: 1.3rem;
}
@media print, screen and (min-width: 920px) {
  .uploads .wp-block-list li {
    font-size: 1.4rem;
  }
}
.uploads .wp-block-list a {
  display: inline-block;
  position: relative;
  padding-right: 56px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  color: #333;
}
.uploads .wp-block-list a::after {
  content: "file";
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  right: 0;
  top: 1px;
  margin-left: 5px;
  width: 52px;
  height: 20px;
  border-radius: 66px;
  background-color: #e4f0fc;
  color: #003fab;
  font-weight: 700;
  font-size: 1.3rem;
  line-height: 1.2;
  white-space: nowrap;
  text-decoration: none;
}
.uploads .wp-block-list a[href$=".doc"]::after, .uploads .wp-block-list a[href$=".docx"]::after {
  content: "Word";
  background-color: #eaf8ff;
  color: #2498d5;
}
.uploads .wp-block-list a[href$=".xls"]::after, .uploads .wp-block-list a[href$=".xlsx"]::after {
  content: "Excel";
  background-color: #e6f0e7;
  color: #47764e;
}
.uploads .wp-block-list a[href$=".pdf"]::after {
  content: "PDF";
  background-color: #fcefef;
  color: #ad3739;
}

body.post-type-news h2.wp-block-heading,
body.single-news h2.wp-block-heading {
  margin: 40px 0 30px;
  padding: 10px 15px;
  border-left: 0;
  background-color: #f2f8ff;
  font-size: 1.8rem;
  line-height: 1.45;
}
@media print, screen and (min-width: 920px) {
  body.post-type-news h2.wp-block-heading,
  body.single-news h2.wp-block-heading {
    margin: 60px 0 40px;
    padding: 10px 15px;
    font-size: 2rem;
  }
}
body.post-type-news h2.wp-block-heading:first-child,
body.single-news h2.wp-block-heading:first-child {
  margin-top: 0;
}
body.post-type-news h3.wp-block-heading,
body.single-news h3.wp-block-heading {
  margin: 30px 0 15px;
  padding-left: 4px;
  padding-bottom: 0;
  border-left: 3px solid #003fab;
  border-bottom: 0;
  font-size: 1.6rem;
  line-height: 1.45;
}
body.post-type-news h3.wp-block-heading::before, body.post-type-news h3.wp-block-heading::after,
body.single-news h3.wp-block-heading::before,
body.single-news h3.wp-block-heading::after {
  content: none;
}
@media print, screen and (min-width: 920px) {
  body.post-type-news h3.wp-block-heading,
  body.single-news h3.wp-block-heading {
    margin: 40px 0 20px;
    padding-left: 8px;
    border-left-width: 5px;
    font-size: 1.8rem;
  }
}
body.post-type-news h3.wp-block-heading:first-child,
body.single-news h3.wp-block-heading:first-child {
  margin-top: 0;
}
body.post-type-news h4.wp-block-heading,
body.single-news h4.wp-block-heading {
  margin: 25px 0 10px;
  padding: 0 0 5px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  border-bottom: 1px solid #003fab;
  background-color: transparent;
  color: #003fab;
  font-size: 1.4rem;
}
@media print, screen and (min-width: 920px) {
  body.post-type-news h4.wp-block-heading,
  body.single-news h4.wp-block-heading {
    margin: 40px 0 15px;
    font-size: 1.6rem;
  }
}
body.post-type-news h4.wp-block-heading:first-child,
body.single-news h4.wp-block-heading:first-child {
  margin-top: 0;
}
body.post-type-news h5.wp-block-heading,
body.single-news h5.wp-block-heading {
  padding: 0;
  color: #003fab;
  font-size: 1.4rem;
}
body.post-type-news h5.wp-block-heading::before, body.post-type-news h5.wp-block-heading::after,
body.single-news h5.wp-block-heading::before,
body.single-news h5.wp-block-heading::after {
  content: none;
}
@media print, screen and (min-width: 920px) {
  body.post-type-news h5.wp-block-heading,
  body.single-news h5.wp-block-heading {
    font-size: 1.6rem;
  }
}
body.post-type-news h6.wp-block-heading,
body.single-news h6.wp-block-heading {
  padding-bottom: 0;
  border-bottom: 0;
}

#wrapper {
  background-color: #e4f0fc;
}

.page_title {
  position: relative;
  z-index: 2;
  overflow: visible;
  padding: 50px 20px;
}
.page_title::before, .page_title::after {
  content: "";
  display: block;
  position: absolute;
}
.page_title::before {
  right: 20px;
  bottom: 0;
  width: 240px;
  height: 47px;
  z-index: 1;
  background: url(../img/underlayer/title_bg.svg) no-repeat center bottom/100% auto;
}
.page_title::after {
  right: 78px;
  bottom: -15px;
  z-index: 2;
  width: 122px;
  height: 58px;
  background: url(../img/common/taxi.svg) no-repeat center bottom/100% auto;
}
@media print, screen and (min-width: 1025px) {
  .page_title {
    margin-right: 100px;
    padding: 115px 100px 75px;
  }
  .page_title::before {
    right: 15px;
    width: 595px;
    height: 100px;
  }
  .page_title::after {
    right: 160px;
    bottom: -35px;
    width: 295px;
    height: 140px;
  }
}
.page_title.deco_none::before, .page_title.deco_none::after {
  content: none;
}
.page_title h1 {
  position: relative;
  margin: 0;
  padding-right: 20px;
  padding-bottom: 25px;
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 1.25;
  text-align: left;
}
.page_title h1::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 64px;
  height: 4px;
  border-left: 32px solid #003fab;
  background-color: #fff;
}
@media print, screen and (min-width: 1025px) {
  .page_title h1 {
    padding-right: 0;
    padding-bottom: 45px;
    font-size: 5.4rem;
  }
  .page_title h1::after {
    width: 108px;
    height: 6px;
    border-left-width: 54px;
  }
}

.contents {
  position: relative;
  padding: 30px 20px 60px 0;
  text-align: left;
}
.contents::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 20px;
  bottom: 0;
  background-color: #fff;
}
@media print, screen and (min-width: 920px) {
  .contents {
    padding: 25px 80px 135px 40px;
    min-height: 50vh;
  }
  .contents::before {
    right: 40px;
  }
}
@media print, screen and (min-width: 1280px) {
  .contents {
    padding-left: 180px;
    padding-right: 180px;
  }
  .contents::before {
    right: 100px;
  }
}
.contents.bg_none {
  padding-top: 0;
  padding-right: 0;
}
.contents.bg_none::before {
  content: none;
}
@media print, screen and (min-width: 920px) {
  .contents.bg_none {
    padding-right: 40px;
  }
}
@media print, screen and (min-width: 1280px) {
  .contents.bg_none {
    padding-right: 180px;
  }
}
.contents.bg_none .breadcrumbs {
  margin-bottom: 40px;
}
@media print, screen and (min-width: 1280px) {
  .contents.bg_none .breadcrumbs {
    margin-bottom: 80px;
  }
}
@media print, screen and (min-width: 1280px) {
  .contents.wide {
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media print, screen and (min-width: 1280px) {
  .contents.wide .breadcrumbs {
    left: 0;
    width: 100%;
    max-width: 100%;
  }
}
.contents.is_404 {
  background: url(../img/underlayer/404_bg.svg) no-repeat center bottom/200% auto;
}
@media print, screen and (min-width: 768px) {
  .contents.is_404 {
    background-size: 150% auto;
  }
}
@media print, screen and (min-width: 920px) {
  .contents.is_404 {
    background-size: 100% auto;
  }
}
.contents.is_404 .inner {
  padding-top: 60px;
  padding-bottom: 80px;
  text-align: center;
}
.contents.is_404 .inner::before {
  content: "404";
  display: block;
  margin: 0 auto 20px;
  color: #fff;
  font-weight: 700;
  font-size: 8rem;
  line-height: 1;
}
@media print, screen and (min-width: 920px) {
  .contents.is_404 .inner {
    padding-top: 100px;
    padding-bottom: 130px;
  }
  .contents.is_404 .inner::before {
    margin-bottom: 40px;
    font-size: 16rem;
  }
}
.contents.is_404 h2 {
  margin-bottom: 15px;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.5;
}
@media print, screen and (min-width: 920px) {
  .contents.is_404 h2 {
    margin-bottom: 20px;
    font-size: 2.4rem;
  }
}
.contents.is_404 .btn {
  margin-top: 40px;
}
@media print, screen and (min-width: 920px) {
  .contents.is_404 .btn {
    margin-top: 60px;
    min-width: 280px;
  }
}
.contents .breadcrumbs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px 0;
  position: relative;
  z-index: 2;
  margin-bottom: 70px;
  padding: 0 0 0 36px;
  max-width: calc(100% - 20px);
  line-height: 1;
}
@media print, screen and (min-width: 768px) {
  .contents .breadcrumbs {
    left: 40px;
    padding-left: 20px;
    width: calc(100% - 80px);
    max-width: calc(100% - 80px);
  }
}
@media print, screen and (min-width: 920px) {
  .contents .breadcrumbs {
    left: 0;
    width: 100%;
    max-width: 100%;
  }
}
@media print, screen and (min-width: 1280px) {
  .contents .breadcrumbs {
    left: -80px;
    margin-bottom: 100px;
    width: calc(100% + 80px);
    max-width: calc(100% + 80px);
  }
}
.contents .breadcrumbs > span {
  display: inline-block;
  position: relative;
  font-size: 1.2rem;
  line-height: 1.4;
}
@media print, screen and (min-width: 920px) {
  .contents .breadcrumbs > span {
    margin-left: 12px;
    padding-left: 18px;
    font-size: 1.3rem;
  }
}
.contents .breadcrumbs > span:first-child {
  position: relative;
  margin-left: -16px;
  padding-left: 0;
  width: 16px;
  height: 16px;
}
@media print, screen and (min-width: 920px) {
  .contents .breadcrumbs > span:first-child {
    margin-left: -20px;
    width: 20px;
    height: 20px;
  }
}
.contents .breadcrumbs > span + span {
  margin-left: 5px;
  padding-left: 15px;
}
.contents .breadcrumbs > span + span::before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
  position: absolute;
  left: 0;
  top: 2px;
  color: #a8a8a8;
}
@media print, screen and (min-width: 920px) {
  .contents .breadcrumbs > span + span {
    margin-left: 12px;
    padding-left: 18px;
  }
}
.contents .breadcrumbs a {
  display: inline-block;
  padding-right: 0;
  color: #003fab;
  font-weight: 400;
  line-height: inherit;
  text-decoration: none;
}
.contents .breadcrumbs a::after {
  content: none;
}
.contents .breadcrumbs a.home {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.contents .breadcrumbs a.home::before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909";
  display: inline-block;
  position: static;
  color: #003fab;
  font-size: 16px;
}
@media print, screen and (min-width: 920px) {
  .contents .breadcrumbs a.home::before {
    font-size: 20px;
  }
}
.contents .breadcrumbs a.home span {
  display: none;
  visibility: hidden;
  white-space: nowrap;
  text-indent: 101%;
}
.contents .breadcrumbs a.current-item {
  cursor: default;
  pointer-events: none;
  color: #9a9a9a;
}
.contents > .inner {
  position: relative;
  z-index: 2;
}
@media print, screen and (min-width: 920px) {
  .contents > .inner {
    width: 100%;
  }
}
.contents > .inner p + p {
  margin-top: 1.5em;
}
.contents > .inner p + p.has-small-font-size {
  margin-top: 1em;
}
.contents > .inner p a {
  display: inline;
  position: relative;
  margin-right: 1.3em;
  color: #7d6800;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: underline;
  word-break: break-all;
}
.contents > .inner p a::after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
  position: absolute;
  right: auto;
  bottom: 0.2em;
  margin-left: 0.2em;
  font-size: 1em;
}
.contents > .inner p a[target=_blank]::after {
  content: "\e908";
}
.contents > .inner p a.space {
  width: 1em;
  height: 1em;
  text-decoration: none;
}
.contents form input[type=radio],
.contents form input[type=checkbox] {
  visibility: hidden;
  position: absolute;
  width: 0;
  height: 0;
}
.contents form input[type=radio] + label,
.contents form input[type=checkbox] + label {
  display: block;
  position: relative;
  padding-left: 30px;
  font-size: inherit;
  line-height: 1.45;
}
.contents form input[type=radio] + label::before, .contents form input[type=radio] + label::after,
.contents form input[type=checkbox] + label::before,
.contents form input[type=checkbox] + label::after {
  content: "";
  position: absolute;
}
.contents form input[type=radio] + label::before,
.contents form input[type=checkbox] + label::before {
  left: 0;
  top: 2px;
  z-index: 1;
  width: 20px;
  height: 20px;
  border: 1px solid #b9ccef;
  background-color: #fff;
}
.contents form input[type=radio] + label::after,
.contents form input[type=checkbox] + label::after {
  left: 4px;
  top: 6px;
  z-index: 2;
  opacity: 0;
}
.contents form input[type=radio]:checked + label,
.contents form input[type=checkbox]:checked + label {
  font-weight: 700;
  color: #003fab;
}
.contents form input[type=radio]:checked + label::before,
.contents form input[type=checkbox]:checked + label::before {
  border-color: #003fab;
  background-color: #003fab;
}
.contents form input[type=radio]:checked + label::after,
.contents form input[type=checkbox]:checked + label::after {
  opacity: 1;
}
.contents form input[type=radio].error + label::before,
.contents form input[type=checkbox].error + label::before {
  border-color: #ed1b1b;
  background-color: rgba(255, 0, 0, 0.1);
}
.contents form input[type=radio] + label::before {
  border-radius: 50%;
}
.contents form input[type=radio] + label::after {
  width: 12px;
  height: 12px;
  border: 1px solid #003fab;
  border-radius: 50%;
  background-color: #fff;
}
.contents form input[type=radio].error:checked + label::before {
  background-color: #ed1b1b;
}
.contents form input[type=radio].error:checked + label::after {
  border-color: #ed1b1b;
}
.contents form input[type=checkbox] + label::before {
  border-radius: 4px;
}
.contents form input[type=checkbox] + label::after {
  width: 12px;
  height: 8px;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.contents form input[type=checkbox].error + label::after {
  border-left-color: #ed1b1b;
  border-bottom-color: #ed1b1b;
}

body.post-type-archive-news .breadcrumbs,
body.single-news .breadcrumbs {
  margin-bottom: 50px;
}
@media print, screen and (min-width: 920px) {
  body.post-type-archive-news .breadcrumbs,
  body.single-news .breadcrumbs {
    margin-bottom: 80px;
  }
}
body.post-type-archive-news .news_list,
body.post-type-archive-news .news_detail,
body.single-news .news_list,
body.single-news .news_detail {
  padding: 20px;
  background-color: #fff;
}
@media print, screen and (min-width: 920px) {
  body.post-type-archive-news .news_list,
  body.post-type-archive-news .news_detail,
  body.single-news .news_list,
  body.single-news .news_detail {
    padding: 80px;
  }
}

body.single-news .contents {
  padding-top: 30px;
}
@media print, screen and (min-width: 920px) {
  body.single-news .contents {
    padding-top: 40px;
  }
}
body.single-news .news_detail p a {
  display: inline;
  position: relative;
  margin-right: 1.3em;
  color: #7d6800;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: underline;
  word-break: break-all;
}
body.single-news .news_detail p a::after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
  position: absolute;
  right: auto;
  bottom: 0.2em;
  margin-left: 0.2em;
  font-size: 1em;
}
body.single-news .news_detail p a[target=_blank]::after {
  content: "\e908";
}
body.single-news .news_detail p a.space {
  width: 1em;
  height: 1em;
  text-decoration: none;
}

.news_header {
  display: block;
  margin: 0 0 40px;
  padding: 0 0 20px;
  border-bottom: 1px solid #b9ccef;
}
@media print, screen and (min-width: 920px) {
  .news_header {
    margin-bottom: 60px;
    padding-bottom: 30px;
  }
}
.news_header time {
  display: block;
  margin: 0 0 5px;
  font-weight: 700;
  color: #003fab;
}
@media print, screen and (min-width: 920px) {
  .news_header time {
    margin-bottom: 10px;
  }
}
.news_header h1 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
}
@media print, screen and (min-width: 920px) {
  .news_header h1 {
    font-size: 2.6rem;
  }
}

.pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 5px;
  position: relative;
  margin: 30px auto 0;
  padding: 0 40px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  text-align: center;
}
@media print, screen and (min-width: 920px) {
  .pagination {
    gap: 10px;
    margin-top: 60px;
    padding: 0 60px;
  }
}
.pagination .page-numbers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #003fab;
  font-weight: 700;
  white-space: nowrap;
  text-align: center;
}
@media print, screen and (min-width: 920px) {
  .pagination .page-numbers {
    width: 40px;
    height: 40px;
  }
}
.pagination .page-numbers.current {
  background-color: #fff;
  color: rgba(0, 63, 171, 0.5);
}
.pagination .page-numbers.prev, .pagination .page-numbers.next {
  overflow: hidden;
  position: absolute;
  background-color: #003fab;
  color: #fff;
  text-indent: 201%;
}
.pagination .page-numbers.prev::after, .pagination .page-numbers.next::after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-indent: 0;
}
.pagination .page-numbers.prev.inactive, .pagination .page-numbers.next.inactive {
  background-color: rgba(0, 63, 171, 0.5);
}
.pagination .page-numbers.prev {
  left: 0;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.pagination .page-numbers.next {
  right: 0;
}

.post_nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 15px;
  margin: 40px auto 0;
  width: 100%;
}
@media print, screen and (min-width: 920px) {
  .post_nav {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    margin-top: 80px;
  }
}
.post_nav .prev,
.post_nav .next {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 10px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  overflow: hidden;
  position: relative;
  width: 30px;
  height: 30px;
  color: #003fab;
  font-weight: 700;
  white-space: nowrap;
  text-indent: 201%;
}
.post_nav .prev::before, .post_nav .prev::after,
.post_nav .next::before,
.post_nav .next::after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #003fab;
  color: #fff;
  font-weight: 400;
  text-indent: 0;
}
@media print, screen and (min-width: 920px) {
  .post_nav .prev,
  .post_nav .next {
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
    overflow: visible;
    width: auto;
    height: auto;
    text-indent: 0;
  }
  .post_nav .prev::before, .post_nav .prev::after,
  .post_nav .next::before,
  .post_nav .next::after {
    position: relative;
    width: 40px;
    height: 40px;
  }
}
.post_nav .prev.inactive,
.post_nav .next.inactive {
  color: #333;
}
.post_nav .prev.inactive::before, .post_nav .prev.inactive::after,
.post_nav .next.inactive::before,
.post_nav .next.inactive::after {
  background-color: rgba(0, 63, 171, 0.5);
  color: #fff;
}
.post_nav .prev::before {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.post_nav .prev::after {
  content: none;
}
.post_nav .next::before {
  content: none;
}

@media print, screen and (min-width: 1025px) {
  body.search .page_title {
    margin-right: 100px;
    padding: 50px 100px 40px;
  }
}
body.search .contents.bg_none .breadcrumbs {
  margin-bottom: 30px;
}
@media print, screen and (min-width: 1280px) {
  body.search .contents.bg_none .breadcrumbs {
    margin-bottom: 30px;
  }
}
body.search .intro {
  margin-bottom: 30px;
}
@media print, screen and (min-width: 920px) {
  body.search .intro {
    margin-bottom: 40px;
    text-align: center;
  }
}
body.search .intro strong {
  display: block;
  font-size: 2rem;
}
@media print, screen and (min-width: 920px) {
  body.search .intro strong {
    font-size: 2.4rem;
  }
}
body.search .intro small {
  display: block;
  font-size: inherit;
  line-height: 1.45;
}
body.search .search_head > div,
body.search .search_main {
  padding: 30px 20px;
  background-color: #fff;
  -webkit-box-shadow: 6px 6px 0 rgba(0, 63, 171, 0.16);
          box-shadow: 6px 6px 0 rgba(0, 63, 171, 0.16);
}
@media print, screen and (min-width: 920px) {
  body.search .search_head > div,
  body.search .search_main {
    padding: 60px 2.1428571429%;
  }
}
body.search .search_head > div h2,
body.search .search_main h2 {
  position: relative;
  margin: 0 0 30px;
  padding: 0 0 0 20px;
  color: #003fab;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.45;
}
body.search .search_head > div h2::before,
body.search .search_main h2::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0.5em;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-left: 10px solid #003fab;
  border-right-width: 0;
}
@media print, screen and (min-width: 920px) {
  body.search .search_head > div h2,
  body.search .search_main h2 {
    font-size: 2.6rem;
  }
}
@media print, screen and (min-width: 1360px) {
  body.search .search_head > div h2,
  body.search .search_main h2 {
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 920px) {
  body.search .search_head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
  }
}
@media print, screen and (min-width: 1360px) {
  body.search .search_head {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
@media print, screen and (min-width: 920px) {
  body.search .search_head > div {
    width: 100%;
  }
}
@media print, screen and (min-width: 1360px) {
  body.search .search_head > div {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: calc(50% - 20px);
  }
}
@media print, screen and (min-width: 1360px) {
  body.search .search_head .word form {
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    height: 100%;
  }
}
body.search .search_head .word input[type=search] {
  padding: 10px 15px;
  width: 100%;
  border: 1px solid #003fab;
  border-radius: 4px;
  background-color: #fff;
}
@media print, screen and (min-width: 920px) {
  body.search .search_head .word input[type=search] {
    padding: 19px 25px;
  }
}
body.search .search_head .region {
  position: relative;
  margin-top: 20px;
}
@media print, screen and (min-width: 920px) {
  body.search .search_head .region {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-top: 0;
    min-width: calc(4.2857142857% + 491px);
  }
  body.search .search_head .region::before {
    content: none;
  }
}
@media print, screen and (min-width: 1360px) {
  body.search .search_head .region {
    margin-top: 0;
    margin-left: 1px;
  }
}
body.search .search_head .region h3::before {
  content: "\e905";
}
@media print, screen and (min-width: 920px) {
  body.search .search_head .region h3 {
    position: absolute;
    left: auto;
    top: 30px;
  }
}
body.search .search_main {
  margin-top: 20px;
}
@media print, screen and (min-width: 920px) {
  body.search .search_main {
    margin-top: 40px;
  }
}
@media print, screen and (min-width: 920px) {
  body.search .search_main .form_search {
    padding: 40px 20px 20px;
  }
}
@media print, screen and (min-width: 920px) {
  body.search .search_main .form_search .all {
    min-height: 60px;
  }
}
body.search .search_main .form_search details {
  margin-top: 10px;
}
@media print, screen and (min-width: 920px) {
  body.search .search_main .form_search details {
    margin-top: 15px;
  }
}
@media print, screen and (min-width: 920px) {
  body.search .search_main .form_search details summary {
    min-height: 60px;
    border-left-width: 6px;
  }
}
body.search .contents.result > .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px 0;
}
@media print, screen and (min-width: 1025px) {
  body.search .contents.result > .inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: 0 40px;
  }
}
@media print, screen and (min-width: 1280px) {
  body.search .contents.result > .inner {
    gap: 0 6.2857142857%;
  }
}

.sidebar {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
@media print, screen and (min-width: 1025px) {
  .sidebar {
    -webkit-box-ordinal-group: unset;
    -webkit-order: unset;
        -ms-flex-order: unset;
            order: unset;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
}
.sidebar > .wrap {
  background-color: #fff;
}
@media print, screen and (min-width: 1025px) {
  .sidebar > .wrap {
    width: 410px;
  }
}
.sidebar section {
  padding: 30px 20px;
}
@media print, screen and (min-width: 1180px) {
  .sidebar section {
    padding: 40px 32px;
  }
}
@media print, screen and (min-width: 1025px) {
  .sidebar section:last-child {
    padding-bottom: 32px;
  }
}
.sidebar section + section {
  border-top: 1px solid rgba(0, 63, 171, 0.2);
}
.sidebar h2 {
  position: relative;
  margin: 0 0 30px;
  padding: 0 0 0 20px;
  color: #003fab;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.45;
}
.sidebar h2::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0.5em;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-left: 10px solid #003fab;
  border-right-width: 0;
}
@media print, screen and (min-width: 1025px) {
  .sidebar h2 {
    margin-bottom: 25px;
  }
}
.sidebar h2 label {
  font-size: inherit;
}
.sidebar .btn.search::after {
  -webkit-transform: translateX(calc(-50% - 3em));
          transform: translateX(calc(-50% - 3em));
}
@media print, screen and (min-width: 1025px) {
  .sidebar .btn.search {
    min-width: 180px;
  }
}
.sidebar .search_word input[type=search] {
  border: 1px solid #003fab;
  border-radius: 4px;
  padding: 5px 10px;
  width: 100%;
}
@media print, screen and (min-width: 1025px) {
  .sidebar .search_word input[type=search] {
    padding: 10px 15px;
  }
}
@media print, screen and (min-width: 1025px) {
  .sidebar .form_search input[type=checkbox] + label {
    padding-left: 25px;
    font-size: 1.3rem;
  }
  .sidebar .form_search input[type=checkbox] + label::before {
    top: 1px;
    border-radius: 3px;
    width: 16px;
    height: 16px;
  }
  .sidebar .form_search input[type=checkbox] + label::after {
    left: 3px;
    top: 4px;
    width: 10px;
    height: 6px;
    border-left-width: 2px;
    border-bottom-width: 2px;
  }
}
.sidebar .form_search .all {
  position: relative;
}
.sidebar .form_search .all::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(0, 63, 171, 0.2);
}
@media print, screen and (min-width: 1025px) {
  .sidebar .form_search .all {
    padding: 8px 38px 8px 12px;
    min-height: 40px;
    border-left-width: 4px;
    font-size: 1.3rem;
  }
}
.sidebar .form_search details {
  border-bottom: 1px solid rgba(0, 63, 171, 0.2);
}
@media print, screen and (min-width: 1025px) {
  .sidebar .form_search details {
    margin-top: 12px;
  }
}
.sidebar .form_search details[open] {
  border-bottom-width: 0;
}
@media print, screen and (min-width: 1025px) {
  .sidebar .form_search details[open] summary + * {
    padding: 15px;
  }
}
@supports selector(::details-content) {
  @media print, screen and (min-width: 1025px) {
    .sidebar .form_search details[open] summary + * {
      padding: unset;
    }
  }
  @media print, screen and (min-width: 1025px) {
    .sidebar .form_search details[open]::details-content {
      padding: 15px;
    }
  }
}
.sidebar .form_search details summary {
  border-bottom-width: 0;
}
@media print, screen and (min-width: 1025px) {
  .sidebar .form_search details summary {
    padding: 8px 38px 8px 12px;
    min-height: 40px;
    border-left-width: 4px;
    font-size: 1.6rem;
  }
  .sidebar .form_search details summary::after {
    right: 12px;
  }
}
@media print, screen and (min-width: 1025px) {
  .sidebar .form_search details summary + * {
    padding: 0 15px;
  }
}
@supports selector(::details-content) {
  @media print, screen and (min-width: 1025px) {
    .sidebar .form_search details summary + * {
      padding: unset;
    }
  }
  @media print, screen and (min-width: 1025px) {
    .sidebar .form_search details::details-content {
      padding: 0 15px;
    }
  }
}
@media print, screen and (min-width: 1025px) {
  .sidebar .form_search details li + li {
    margin-top: 15px;
  }
}

.form_search .all {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 30px 10px 10px;
  border-left: 4px solid #003fab;
  background-color: #f2f8ff;
}
@media print, screen and (min-width: 920px) {
  .form_search .all {
    padding: 15px 45px 15px 15px;
    border-left-width: 6px;
  }
}
.form_search details {
  margin-top: 8px;
  background-color: #f2f8ff;
}
@media print, screen and (min-width: 920px) {
  .form_search details {
    margin-top: 12px;
  }
}
.form_search details[open] summary::after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.form_search details[open] summary + * {
  padding: 15px;
  border-top: 1px solid rgba(0, 63, 171, 0.2);
  opacity: 1;
}
@media print, screen and (min-width: 920px) {
  .form_search details[open] summary + * {
    padding: 25px;
  }
}
@supports selector(::details-content) {
  .form_search details[open] summary + * {
    padding: unset;
    border-top: unset;
  }
  @media print, screen and (min-width: 920px) {
    .form_search details[open] summary + * {
      padding: unset;
    }
  }
  .form_search details[open]::details-content {
    padding: 15px;
    border-top: 1px solid rgba(0, 63, 171, 0.2);
  }
  @media print, screen and (min-width: 920px) {
    .form_search details[open]::details-content {
      padding: 25px;
    }
  }
}
.form_search details summary {
  list-style: none;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 10px 30px 10px 10px;
  width: 100%;
  border-left: 4px solid #003fab;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.45;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.form_search details summary::after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 1em;
  height: 1em;
  color: #003fab;
  font-size: inherit;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media print, screen and (min-width: 920px) {
  .form_search details summary {
    padding: 15px 45px 15px 15px;
    font-size: 2rem;
  }
  .form_search details summary::after {
    right: 20px;
  }
}
@media (hover: hover) {
  .form_search details summary:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 0.5;
  }
  .form_search details summary:where(:-moz-any-link, :enabled, summary):hover {
    opacity: 0.5;
  }
  .form_search details summary:where(:any-link, :enabled, summary):hover {
    opacity: 0.5;
  }
}
.form_search details summary + * {
  padding: 0 15px;
  background-color: #f2f8ff;
}
@media print, screen and (min-width: 920px) {
  .form_search details summary + * {
    padding: 0 25px;
  }
}
@supports selector(::details-content) {
  .form_search details summary + * {
    padding: unset;
    background-color: transparent;
  }
  @media print, screen and (min-width: 920px) {
    .form_search details summary + * {
      padding: unset;
    }
  }
  .form_search details::details-content {
    padding: 0 15px;
    background-color: #f2f8ff;
  }
  @media print, screen and (min-width: 920px) {
    .form_search details::details-content {
      padding: 0 25px;
    }
  }
}
.form_search details li {
  position: relative;
}
.form_search details li + li {
  margin-top: 12px;
}
@media print, screen and (min-width: 920px) {
  .form_search details li + li {
    margin-top: 18px;
  }
}

.btn.search {
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 20px;
}
.btn.search::after {
  left: 50%;
  right: auto;
  -webkit-transform: translateX(calc(-50% - 2.5em));
          transform: translateX(calc(-50% - 2.5em));
  font-size: 17px;
}
@media print, screen and (min-width: 920px) {
  .btn.search {
    margin-top: 30px;
  }
}

.search_result {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
@media print, screen and (min-width: 1025px) {
  .search_result {
    -webkit-box-ordinal-group: unset;
    -webkit-order: unset;
        -ms-flex-order: unset;
            order: unset;
    width: calc(100% - 410px - 40px);
  }
}
@media print, screen and (min-width: 1280px) {
  .search_result {
    width: 64.4285714286%;
  }
}
.search_result h2 {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.45;
}
.search_result h2::before {
  content: none;
}
@media print, screen and (min-width: 920px) {
  .search_result h2 {
    margin-bottom: 10px;
    font-size: 2rem;
  }
}
.search_result h2 span {
  display: inline;
  margin-right: 5px;
  color: #003fab;
}

@media print, screen and (min-width: 1180px) {
  .result_head,
  .result_foot {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.result_head .search_hits,
.result_foot .search_hits {
  line-height: 1.45;
  text-align: center;
}
@media print, screen and (min-width: 1180px) {
  .result_head .search_hits,
  .result_foot .search_hits {
    text-align: left;
  }
}
.result_head .search_hits strong,
.result_foot .search_hits strong {
  display: inline-block;
  margin-right: 1em;
  font-weight: 700;
}
.result_head .search_hits strong i,
.result_foot .search_hits strong i {
  display: inline-block;
  margin-right: 3px;
  font-size: 2em;
  line-height: 1;
}
.result_head .pagination,
.result_foot .pagination {
  margin-top: 15px;
}
@media print, screen and (min-width: 1180px) {
  .result_head .pagination,
  .result_foot .pagination {
    margin-top: 0;
    margin-right: 0;
  }
}

.result_main {
  margin: 20px 0;
}
@media print, screen and (min-width: 920px) {
  .result_main {
    margin: 30px 0;
  }
}
.result_main article {
  background-color: #fff;
  -webkit-box-shadow: 3px 3px 0 rgba(0, 63, 171, 0.2);
          box-shadow: 3px 3px 0 rgba(0, 63, 171, 0.2);
}
.result_main article + article {
  margin-top: 15px;
}
@media print, screen and (min-width: 920px) {
  .result_main article + article {
    margin-top: 25px;
  }
}
.result_main h3 {
  padding: 8px 15px;
  background-color: #003fab;
  color: #fff;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.45;
}
@media print, screen and (min-width: 920px) {
  .result_main h3 {
    padding: 10px 25px;
    font-size: 2rem;
  }
}
.result_main h3 + div {
  padding: 15px;
}
@media print, screen and (min-width: 920px) {
  .result_main h3 + div {
    padding: 20px 25px;
  }
}
@media print, screen and (min-width: 920px) {
  .result_main .wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    position: relative;
  }
  .result_main .wrap::after {
    content: "";
    display: block;
    position: absolute;
    left: calc(50% + 12.5px);
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #b9ccef;
  }
}
@media print, screen and (min-width: 920px) {
  .result_main .wrap table {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media print, screen and (min-width: 920px) {
  .result_main .wrap table:first-child {
    margin-right: 25px;
  }
}
@media print, screen and (min-width: 920px) {
  .result_main .wrap table:last-child th {
    padding-left: 25px;
  }
}
@media print, screen and (min-width: 920px) {
  .result_main .wrap tr:first-child th, .result_main .wrap tr:first-child td {
    padding-top: 0;
  }
}
.result_main .wrap th, .result_main .wrap td {
  line-height: 1.45;
}
@media print, screen and (min-width: 920px) {
  .result_main .wrap th, .result_main .wrap td {
    padding-top: 10px;
  }
}
.result_main .wrap th {
  padding-right: 1em;
  width: 4em;
  font-weight: 700;
}
.result_main .wrap td a {
  display: inline;
  position: relative;
  margin-right: 1.3em;
  color: #7d6800;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: underline;
  word-break: break-all;
}
.result_main .wrap td a::after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
  position: absolute;
  right: auto;
  bottom: 0.2em;
  margin-left: 0.2em;
  font-size: 1em;
}
.result_main .wrap td a[target=_blank]::after {
  content: "\e908";
}
.result_main .wrap td a.space {
  width: 1em;
  height: 1em;
  text-decoration: none;
}
.result_main .categories {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 6px;
  margin-top: 15px;
}
@media print, screen and (min-width: 920px) {
  .result_main .categories {
    margin-top: 20px;
  }
}
.result_main .categories li {
  font-weight: 700;
  font-size: 1.1rem;
  line-height: 1.2;
  white-space: nowrap;
}
@media print, screen and (min-width: 920px) {
  .result_main .categories li {
    font-size: 1.3rem;
  }
}
.result_main .categories a {
  display: block;
  border-radius: 3em;
  padding: 4px 11px;
  background-color: #e4f0fc;
  color: #003fab;
  text-decoration: none;
}

body.howto .flow {
  counter-reset: flow;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media print, screen and (min-width: 920px) {
  body.howto .flow.horizontal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: 0 44px;
    width: 100%;
  }
}
body.howto .flow.horizontal > li {
  padding: 10px;
  width: 100%;
  border: 1px solid #003fab;
  background: #fff;
}
@media print, screen and (min-width: 920px) {
  body.howto .flow.horizontal > li {
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    padding: 15px;
    width: calc(33.3333333333% - 22px);
    min-height: 160px;
    text-align: center;
  }
  body.howto .flow.horizontal > li::before {
    left: -35px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    border: 16px solid transparent;
    border-left: 24px solid #003fab;
    border-right-width: 0;
  }
}
@media print, screen and (min-width: 920px) {
  body.howto .flow.horizontal > li + li {
    margin-top: 0;
  }
  body.howto .flow.horizontal > li + li::before {
    top: 0;
  }
}
body.howto .flow.vertical > li {
  padding: 20px 20px 0;
  background-color: #f2f8ff;
}
@media print, screen and (min-width: 920px) {
  body.howto .flow.vertical > li {
    padding: 60px 444px 60px 60px;
    min-height: 274px;
  }
}
@media print, screen and (min-width: 920px) {
  body.howto .flow.vertical > li + li {
    margin-top: 60px;
  }
  body.howto .flow.vertical > li + li::before {
    top: -40px;
  }
}
body.howto .flow.vertical > li .wp-block-list {
  margin-bottom: 0;
}
body.howto .flow.vertical > li img {
  display: block;
  margin: 20px auto 0;
  width: 100%;
  max-width: 384px;
}
@media print, screen and (min-width: 920px) {
  body.howto .flow.vertical > li img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: auto;
  }
}
body.howto .flow.vertical h3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 25px;
  padding: 0 0 10px;
  border-bottom: 1px solid #b9ccef;
  color: #003fab;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.5;
}
body.howto .flow.vertical h3::before {
  content: counter(flow);
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 10px;
  width: 1.6em;
  height: 1.6em;
  background-color: #003fab;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1;
}
@media print, screen and (min-width: 920px) {
  body.howto .flow.vertical h3 {
    margin-bottom: 50px;
    padding-bottom: 15px;
    font-size: 2.6rem;
  }
  body.howto .flow.vertical h3::before {
    margin-right: 15px;
    font-size: 3rem;
  }
}
body.howto .flow > li {
  counter-increment: flow;
  position: relative;
}
body.howto .flow > li + li {
  margin-top: 40px;
}
body.howto .flow > li + li::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -30px;
  margin: 0 auto;
  width: 0;
  height: 0;
  border: 12px solid transparent;
  border-top: 18px solid #003fab;
  border-bottom-width: 0;
}
@media print, screen and (min-width: 920px) {
  body.howto .flow > li + li::before {
    border-width: 20px;
    border-top-width: 25px;
    border-bottom-width: 0;
  }
}
body.howto .flow a {
  display: inline;
  position: relative;
  margin-right: 1.3em;
  color: #7d6800;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: underline;
  word-break: break-all;
}
body.howto .flow a::after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
  position: absolute;
  right: auto;
  bottom: 0.2em;
  margin-left: 0.2em;
  font-size: 1em;
}
body.howto .flow a[target=_blank]::after {
  content: "\e908";
}
body.howto .flow a.space {
  width: 1em;
  height: 1em;
  text-decoration: none;
}
body.howto .faq {
  margin-bottom: 60px;
}
@media print, screen and (min-width: 920px) {
  body.howto .faq {
    margin-bottom: 100px;
  }
}
body.howto .faq dl + dl {
  margin-top: 30px;
}
@media print, screen and (min-width: 920px) {
  body.howto .faq dl + dl {
    margin-top: 50px;
  }
}
body.howto .faq dt, body.howto .faq dd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding-left: 60px;
  min-height: 48px;
}
body.howto .faq dt::before, body.howto .faq dt::after, body.howto .faq dd::before, body.howto .faq dd::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
body.howto .faq dt::before, body.howto .faq dd::before {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  left: 0;
  z-index: 2;
  width: 40px;
  font-weight: 700;
  white-space: nowrap;
  text-align: center;
}
body.howto .faq dt::after, body.howto .faq dd::after {
  display: inline-block;
  left: 40px;
  z-index: 1;
  width: 0;
  height: 0;
  margin: auto 0;
  padding: 0;
  border: 6px solid transparent;
  border-left-width: 9px;
  border-right-width: 0;
}
@media print, screen and (min-width: 920px) {
  body.howto .faq dt::before, body.howto .faq dd::before {
    font-size: 2.4rem;
  }
}
body.howto .faq dt {
  padding: 5px 10px 5px 60px;
  background-color: #f2f8ff;
  color: #003fab;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.45;
}
body.howto .faq dt::before {
  background: url(../img/underlayer/faq_txt-q.svg) no-repeat center center #e4f0fc;
}
body.howto .faq dt::after {
  border-left-color: #e4f0fc;
}
@media print, screen and (min-width: 920px) {
  body.howto .faq dt {
    padding: 8px 15px 8px 60px;
    font-size: 2rem;
  }
}
body.howto .faq dd {
  margin-top: 15px;
  padding-right: 10px;
}
body.howto .faq dd::before {
  top: 0;
  max-height: 48px;
  background: url(../img/underlayer/faq_txt-a.svg) no-repeat center center #003fab;
  color: #fff;
}
body.howto .faq dd::after {
  top: 25px;
  bottom: auto;
  border-left-color: #003fab;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media print, screen and (min-width: 920px) {
  body.howto .faq dd {
    margin-top: 25px;
    padding-right: 15px;
  }
}

ol.step {
  counter-reset: step;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 auto 30px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
}
@media print, screen and (min-width: 920px) {
  ol.step {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: 22.5px;
    width: 100%;
    max-width: 1240px;
  }
}
ol.step li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  counter-increment: step;
  position: relative;
  margin: 0 0 15px;
  padding: 10px;
  background-color: #b9ccef;
  font-size: 1.3rem;
  line-height: 1.45;
  text-align: left;
}
ol.step li::before {
  content: "STEP" counter(step);
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: block;
  margin-right: 15px;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1;
  white-space: nowrap;
}
ol.step li::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% + 4px);
  margin: 0 auto;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top: 8px solid #003fab;
  border-bottom-width: 0;
}
@media print, screen and (min-width: 920px) {
  ol.step li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-bottom: 0;
    padding: 15px 10px;
    font-size: 1.3rem;
    text-align: center;
  }
  ol.step li::before {
    margin-right: 0;
    margin-bottom: 5px;
    min-width: 5.5ex;
    font-size: 1.8rem;
  }
  ol.step li::after {
    top: 0;
    bottom: 0;
    left: calc(100% + 6px);
    right: auto;
    margin: auto 0;
    border: 9px solid transparent;
    border-left: 13px solid #003fab;
    border-right-width: 0;
  }
}
ol.step li:last-child {
  margin-bottom: 0;
}
ol.step li:last-child::after {
  content: none;
}
ol.step li.current {
  background-color: #fff;
  color: #003fab;
  font-weight: 700;
  -webkit-box-shadow: 3px 3px 0 rgba(0, 63, 171, 0.16);
          box-shadow: 3px 3px 0 rgba(0, 63, 171, 0.16);
}
ol.step li span {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.form_taxi {
  position: relative;
  margin: 0 20px;
  padding-bottom: 100px;
}
@media print, screen and (min-width: 920px) {
  .form_taxi {
    padding-bottom: 20px;
  }
}
@media print, screen and (min-width: 1280px) {
  .form_taxi {
    left: 50%;
    margin: 0 auto;
    width: calc(100% + 160px);
    max-width: 1400px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media print, screen and (min-width: 1760px) {
  .form_taxi {
    left: auto;
    -webkit-transform: none;
            transform: none;
  }
}
.form_taxi section {
  padding: 30px 20px;
  background-color: #fff;
  -webkit-box-shadow: 6px 6px 0 rgba(0, 63, 171, 0.16);
          box-shadow: 6px 6px 0 rgba(0, 63, 171, 0.16);
}
@media print, screen and (min-width: 920px) {
  .form_taxi section {
    padding: 40px;
  }
}
@media print, screen and (min-width: 1280px) {
  .form_taxi section {
    padding: 60px 80px;
  }
}
@media print, screen and (min-width: 920px) {
  .form_taxi section + section {
    margin-top: 20px;
  }
}
@media print, screen and (min-width: 920px) {
  .form_taxi h2.wp-block-heading {
    margin-bottom: 30px;
  }
}
.form_taxi input[type=text],
.form_taxi input[type=email],
.form_taxi input[type=tel],
.form_taxi input[type=url],
.form_taxi input[type=search],
.form_taxi select,
.form_taxi textarea {
  padding: 5px 10px;
  border: 1px solid #bebebe;
  border-radius: 4px;
  background-color: #fff;
}
@media print, screen and (min-width: 920px) {
  .form_taxi input[type=text],
  .form_taxi input[type=email],
  .form_taxi input[type=tel],
  .form_taxi input[type=url],
  .form_taxi input[type=search],
  .form_taxi select,
  .form_taxi textarea {
    padding: 8px 15px;
    width: 210px;
  }
}
.form_taxi input[type=text].full,
.form_taxi input[type=email].full,
.form_taxi input[type=tel].full,
.form_taxi input[type=url].full,
.form_taxi input[type=search].full,
.form_taxi select.full,
.form_taxi textarea.full {
  width: 100%;
}
.form_taxi input[type=text].error,
.form_taxi input[type=email].error,
.form_taxi input[type=tel].error,
.form_taxi input[type=url].error,
.form_taxi input[type=search].error,
.form_taxi select.error,
.form_taxi textarea.error {
  border-color: #ed1b1b;
  background-color: rgba(255, 0, 0, 0.1);
}
.form_taxi input[type=text],
.form_taxi input[type=email],
.form_taxi input[type=tel],
.form_taxi input[type=url],
.form_taxi input[type=search] {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
}
.form_taxi input[type=text][maxlength="3"], .form_taxi input[type=text][maxlength="4"],
.form_taxi input[type=email][maxlength="3"],
.form_taxi input[type=email][maxlength="4"],
.form_taxi input[type=tel][maxlength="3"],
.form_taxi input[type=tel][maxlength="4"],
.form_taxi input[type=url][maxlength="3"],
.form_taxi input[type=url][maxlength="4"],
.form_taxi input[type=search][maxlength="3"],
.form_taxi input[type=search][maxlength="4"] {
  width: 72px;
}
.form_taxi label + input[type=text], .form_taxi label + input[type=email], .form_taxi label + input[type=tel], .form_taxi label + input[type=url], .form_taxi label + input[type=search] {
  margin-left: 20px;
}
.form_taxi .select_wrap {
  overflow: hidden;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  background-color: #fff;
}
.form_taxi .select_wrap::before, .form_taxi .select_wrap::after {
  content: "";
  position: absolute;
}
.form_taxi .select_wrap::before {
  top: 1px;
  right: 1px;
  bottom: 1px;
  z-index: 1;
  width: 30px;
  border-radius: 0 4px 4px 0;
  background-color: #f2f8ff;
}
.form_taxi .select_wrap::after {
  display: inline-block;
  top: 0;
  bottom: 0;
  right: 9px;
  z-index: 2;
  margin: auto 0;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top: 8px solid #003fab;
  border-bottom-width: 0;
}
.form_taxi .select_wrap.full_sp {
  width: 100%;
}
@media print, screen and (min-width: 920px) {
  .form_taxi .select_wrap.full_sp {
    width: unset;
  }
}
.form_taxi .select_wrap select {
  position: relative;
  z-index: 3;
  padding-right: 40px;
  width: 100%;
  min-width: 1em;
  height: 100%;
  background: transparent;
}
@media print, screen and (min-width: 920px) {
  .form_taxi .select_wrap select {
    padding-right: 45px;
  }
}
.form_taxi .select_wrap select.error {
  background-color: rgba(255, 0, 0, 0.1);
}
.form_taxi table {
  display: block;
  border-collapse: collapse;
}
@media print, screen and (min-width: 920px) {
  .form_taxi table {
    display: table;
    width: 100%;
  }
}
.form_taxi tbody {
  display: block;
}
@media print, screen and (min-width: 920px) {
  .form_taxi tbody {
    display: table-row-group;
  }
}
.form_taxi tr {
  display: block;
}
@media print, screen and (min-width: 920px) {
  .form_taxi tr {
    display: table-row;
  }
}
.form_taxi tr:first-child th, .form_taxi tr:first-child td {
  padding-top: 0;
}
@media print, screen and (min-width: 920px) {
  .form_taxi tr:first-child th {
    padding-top: 10px;
  }
}
.form_taxi tr:first-child .required::before,
.form_taxi tr:first-child .optional::before {
  top: 0;
}
@media print, screen and (min-width: 920px) {
  .form_taxi tr:first-child .required::before,
  .form_taxi tr:first-child .optional::before {
    top: 10px;
  }
}
.form_taxi th, .form_taxi td {
  display: block;
  padding: 18px 0;
  line-height: 1.45;
}
@media print, screen and (min-width: 920px) {
  .form_taxi th, .form_taxi td {
    display: table-cell;
    padding: 20px 0;
    border-bottom: 1px solid #b9ccef;
  }
}
.form_taxi th.bdr_none, .form_taxi td.bdr_none {
  padding-bottom: 0;
  border-bottom-width: 0;
}
.form_taxi th {
  padding-right: 1em;
  font-size: 1.6rem;
}
@media print, screen and (min-width: 920px) {
  .form_taxi th {
    width: 250px;
  }
}
.form_taxi td {
  padding-top: 0;
  border-bottom: 1px solid #b9ccef;
}
@media print, screen and (min-width: 920px) {
  .form_taxi td {
    padding-top: 20px;
  }
}
@media print, screen and (min-width: 920px) {
  .form_taxi td tr:first-child th {
    padding-top: 8px;
  }
}
@media print, screen and (min-width: 920px) {
  .form_taxi td p:first-child {
    padding-top: 10px;
  }
}
.form_taxi td table {
  margin-top: 6px;
}
@media print, screen and (min-width: 920px) {
  .form_taxi td table {
    margin-top: 0;
  }
}
.form_taxi td th, .form_taxi td td {
  padding-top: 6px;
  padding-bottom: 6px;
  border-bottom: 0;
}
@media print, screen and (min-width: 920px) {
  .form_taxi td th, .form_taxi td td {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}
@media print, screen and (min-width: 920px) {
  .form_taxi td th {
    width: 100px;
  }
}
.form_taxi td td {
  padding-top: 0;
}
@media print, screen and (min-width: 920px) {
  .form_taxi td td {
    padding-top: 10px;
  }
}
.form_taxi td .is-layout-flex {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.form_taxi small {
  font-size: 1.1rem;
}
@media print, screen and (min-width: 920px) {
  .form_taxi small {
    font-size: 1.3rem;
  }
}
.form_taxi .required,
.form_taxi .optional {
  position: relative;
  padding-left: 50px;
}
.form_taxi .required::before,
.form_taxi .optional::before {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 18px;
  padding: 3px 5px;
  border: 1px solid #003fab;
  border-radius: 4px;
  color: #003fab;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1;
}
@media print, screen and (min-width: 920px) {
  .form_taxi .required,
  .form_taxi .optional {
    padding-left: 60px;
    padding-top: 30px;
  }
  .form_taxi .required::before,
  .form_taxi .optional::before {
    top: 30px;
    padding: 4px 8px;
  }
}
.form_taxi .required::before {
  content: "必須";
  border-color: #eb6440;
  background-color: #eb6440;
  color: #fff;
}
.form_taxi .optional::before {
  content: "任意";
}
.form_taxi p.required,
.form_taxi p.optional {
  margin-bottom: 15px;
  font-weight: 700;
  font-size: 1.6rem;
}
.form_taxi p.required::before,
.form_taxi p.optional::before {
  top: 4px;
}
@media print, screen and (min-width: 920px) {
  .form_taxi p.required,
  .form_taxi p.optional {
    margin-bottom: 30px;
    padding-top: 0;
  }
  .form_taxi p.required::before,
  .form_taxi p.optional::before {
    top: 3px;
  }
}
.form_taxi .btn {
  margin-top: 40px;
}
@media print, screen and (min-width: 920px) {
  .form_taxi .btn {
    margin-top: 80px;
  }
}
.form_taxi .btn.g-recaptcha, .form_taxi .btn[type=submit] {
  border-color: #ec6340;
  background-color: #ec6340;
}
@media (hover: hover) {
  .form_taxi .btn.g-recaptcha:where(:-webkit-any-link, :enabled, summary):hover, .form_taxi .btn[type=submit]:where(:-webkit-any-link, :enabled, summary):hover {
    color: #ec6340;
  }
  .form_taxi .btn.g-recaptcha:where(:-moz-any-link, :enabled, summary):hover, .form_taxi .btn[type=submit]:where(:-moz-any-link, :enabled, summary):hover {
    color: #ec6340;
  }
  .form_taxi .btn.g-recaptcha:where(:any-link, :enabled, summary):hover, .form_taxi .btn[type=submit]:where(:any-link, :enabled, summary):hover {
    color: #ec6340;
  }
}
.form_taxi .wp-block-columns-is-layout-flex {
  gap: 15px 40px;
  margin-bottom: 0;
}
.form_taxi .wp-block-columns-is-layout-flex:not(:first-child) {
  margin-top: 20px;
  margin-bottom: 0;
}
@media print, screen and (min-width: 920px) {
  .form_taxi .wp-block-columns-is-layout-flex:not(:first-child) {
    margin-top: 20px;
    margin-bottom: 0;
  }
}
.form_taxi .wp-block-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: unset;
  -webkit-flex: unset;
      -ms-flex: unset;
          flex: unset;
  -webkit-flex-grow: unset;
      -ms-flex-positive: unset;
          flex-grow: unset;
}
.form_taxi .wp-block-buttons.is-layout-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
  margin: 40px 0 0;
}
@media print, screen and (min-width: 920px) {
  .form_taxi .wp-block-buttons.is-layout-flex {
    margin-top: 80px;
  }
}
.form_taxi .wp-block-buttons.is-layout-flex > div {
  position: absolute;
  left: 0;
  bottom: 0;
}
.form_taxi .wp-block-buttons.is-layout-flex .btn {
  margin: 0;
}
.form_taxi .panel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 8px;
}
@media print, screen and (min-width: 920px) {
  .form_taxi .panel {
    gap: 12px;
  }
}
.form_taxi .panel li {
  position: relative;
  width: 100%;
}
@media print, screen and (min-width: 920px) {
  .form_taxi .panel li {
    width: calc(25% - 9px);
  }
}
.form_taxi .panel input[type=checkbox] + label {
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  padding: 5px 5px 5px 35px;
  height: 100%;
  border: 1px solid #f2f8ff;
  background-color: #f2f8ff;
}
.form_taxi .panel input[type=checkbox] + label::before, .form_taxi .panel input[type=checkbox] + label::after {
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.form_taxi .panel input[type=checkbox] + label::before {
  left: 10px;
}
.form_taxi .panel input[type=checkbox] + label::after {
  top: -3px;
  left: 14px;
}
@media print, screen and (min-width: 920px) {
  .form_taxi .panel input[type=checkbox] + label {
    padding: 8px 10px 8px 50px;
    min-height: 64px;
  }
  .form_taxi .panel input[type=checkbox] + label::before {
    left: 20px;
  }
  .form_taxi .panel input[type=checkbox] + label::after {
    top: -3px;
    left: 24px;
  }
}
.form_taxi .panel input[type=checkbox]:checked + label {
  border-color: #003fab;
  background-color: #b9d5ef;
}
.form_taxi .panel input[type=checkbox].error + label {
  border-color: rgba(255, 0, 0, 0.1);
  background-color: rgba(255, 0, 0, 0.1);
}
.form_taxi .panel input[type=checkbox]:disabled + label {
  background-color: #ccc;
}
.form_taxi .email_conf {
  display: block;
  margin: 10px 0;
}
@media print, screen and (min-width: 920px) {
  .form_taxi .email_conf {
    margin-top: 0;
  }
}
.form_taxi .sec_agree {
  margin: 40px auto 0;
  padding: 0 0 20px;
  max-width: 1080px;
  text-align: center;
}
@media print, screen and (min-width: 920px) {
  .form_taxi .sec_agree {
    margin-top: 80px;
    padding-bottom: 40px;
  }
}
.form_taxi .sec_agree h2 {
  margin-bottom: 20px;
  padding: 8px;
  background-color: #003fab;
  color: #fff;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.45;
}
@media print, screen and (min-width: 920px) {
  .form_taxi .sec_agree h2 {
    margin-bottom: 50px;
    padding: 10px;
    font-size: 2.4rem;
  }
}
.form_taxi .sec_agree ul {
  margin-top: 20px;
  padding: 0 20px;
  text-align: left;
}
@media print, screen and (min-width: 920px) {
  .form_taxi .sec_agree ul {
    margin-top: 40px;
    padding: 0 40px;
  }
}
.form_taxi .sec_agree li + li {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #b9ccef;
}
@media print, screen and (min-width: 920px) {
  .form_taxi .sec_agree li + li {
    margin-top: 15px;
    padding-top: 15px;
  }
}
.form_taxi .sec_agree li a {
  display: inline;
  position: relative;
  margin-right: 1.3em;
  color: #7d6800;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: underline;
  word-break: break-all;
  margin-right: 0;
  margin-right: 1.3em;
}
.form_taxi .sec_agree li a::after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
  position: absolute;
  right: auto;
  bottom: 0.2em;
  margin-left: 0.2em;
  font-size: 1em;
}
.form_taxi .sec_agree li a[target=_blank]::after {
  content: "\e908";
}
.form_taxi .sec_agree li a.space {
  width: 1em;
  height: 1em;
  text-decoration: none;
}
.form_taxi .sec_agree li a::after {
  content: none;
}
.form_taxi .sec_agree li a[target=_blank]::after {
  content: "\e908";
}
@media print, screen and (min-width: 920px) {
  .form_taxi .sec_confirm tr:first-child th {
    padding-top: 0;
  }
}
.form_taxi .sec_confirm th, .form_taxi .sec_confirm td {
  padding-bottom: 0;
  border-bottom-width: 0;
}
.form_taxi .sec_confirm th table, .form_taxi .sec_confirm td table {
  width: auto;
}
.form_taxi .sec_confirm a {
  display: inline;
  position: relative;
  margin-right: 1.3em;
  color: #7d6800;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: underline;
  word-break: break-all;
  display: block;
  margin: 20px 1.2em 0 auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  color: #003fab;
  text-decoration: none;
}
.form_taxi .sec_confirm a::after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
  position: absolute;
  right: auto;
  bottom: 0.2em;
  margin-left: 0.2em;
  font-size: 1em;
}
.form_taxi .sec_confirm a[target=_blank]::after {
  content: "\e908";
}
.form_taxi .sec_confirm a.space {
  width: 1em;
  height: 1em;
  text-decoration: none;
}
@media print, screen and (min-width: 920px) {
  .form_taxi .sec_confirm a {
    margin-top: 30px;
  }
}
.form_taxi .sec_submit {
  margin-top: 40px;
  padding-bottom: 30px;
  border: 1px solid #003fab;
  background-color: #f2f8ff;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media print, screen and (min-width: 920px) {
  .form_taxi .sec_submit {
    margin-top: 80px;
    padding-bottom: 60px;
  }
}
.form_taxi .sec_submit p {
  font-size: 1.8rem;
  line-height: 1.6;
  text-align: center;
}
@media print, screen and (min-width: 920px) {
  .form_taxi .sec_submit p {
    font-size: 2.4rem;
  }
}
.form_taxi .sec_submit .wp-block-buttons.is-layout-flex {
  margin: 25px 0 0;
}
@media print, screen and (min-width: 920px) {
  .form_taxi .sec_submit .wp-block-buttons.is-layout-flex {
    margin-top: 50px;
  }
}
@media print, screen and (min-width: 920px) {
  .form_taxi .sec_complete {
    text-align: center;
  }
}
.form_taxi .sec_complete .thanks {
  display: block;
  margin-bottom: 15px;
  font-size: 1.8rem;
  line-height: 1.45;
  text-align: center;
}
@media print, screen and (min-width: 920px) {
  .form_taxi .sec_complete .thanks {
    margin-bottom: 20px;
    font-size: 2.4rem;
  }
}
.form_taxi .sec_complete .registered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0;
  gap: 15px 0;
}
@media print, screen and (min-width: 920px) {
  .form_taxi .sec_complete .registered {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: 8px;
    margin: 40px auto;
  }
}
.form_taxi .sec_complete .registered address {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
  width: 100%;
  border: 1px solid #003fab;
}
@media print, screen and (min-width: 768px) {
  .form_taxi .sec_complete .registered address {
    max-width: 368px;
  }
}
@media print, screen and (min-width: 920px) {
  .form_taxi .sec_complete .registered address {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 15px;
    width: auto;
  }
}
.form_taxi .sec_complete .registered span {
  display: block;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.2;
}
@media print, screen and (min-width: 920px) {
  .form_taxi .sec_complete .registered span {
    font-size: 1.8rem;
  }
}
.form_taxi .sec_complete .registered i {
  display: inline-block;
  margin-left: 8px;
  font-size: 2.4rem;
}
@media print, screen and (min-width: 920px) {
  .form_taxi .sec_complete .registered i {
    font-size: 2.5vw;
  }
}
@media print, screen and (min-width: 1500px) {
  .form_taxi .sec_complete .registered i {
    font-size: min(2.5vw, 3.5rem);
  }
}
.form_taxi .sec_complete .btn {
  margin-top: 30px;
}
@media print, screen and (min-width: 920px) {
  .form_taxi .sec_complete .btn {
    margin-top: 50px;
  }
}

.form_error_box {
  margin: 0 auto 40px;
  padding: 20px 30px;
  border: 2px solid #ed1b1b;
  color: #ed1b1b;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.45;
  text-align: center;
}
@media print, screen and (min-width: 920px) {
  .form_error_box {
    margin-bottom: 80px;
    font-size: 1.8rem;
  }
}

.form_error {
  display: block;
  margin-top: 10px;
  color: #ed1b1b;
  font-weight: 700;
  line-height: 1.45;
}

.grecaptcha-badge {
  position: absolute !important;
  left: 0;
  right: auto !important;
  bottom: 0 !important;
  z-index: 5 !important;
}
@media print, screen and (min-width: 920px) {
  .grecaptcha-badge {
    bottom: -80px !important;
  }
}
.grecaptcha-badge iframe {
  margin: 0 !important;
}

@media print, screen and (min-width: 1025px) {
  body.form1 .page_title,
  body.form2 .page_title,
  body.form3 .page_title,
  body.form_confirm .page_title,
  body.form_complete .page_title {
    margin-right: 100px;
    padding: 50px 100px 40px;
  }
}
body.form1 .contents.bg_none .breadcrumbs,
body.form2 .contents.bg_none .breadcrumbs,
body.form3 .contents.bg_none .breadcrumbs,
body.form_confirm .contents.bg_none .breadcrumbs,
body.form_complete .contents.bg_none .breadcrumbs {
  margin-bottom: 30px;
}
@media print, screen and (min-width: 1280px) {
  body.form1 .contents.bg_none .breadcrumbs,
  body.form2 .contents.bg_none .breadcrumbs,
  body.form3 .contents.bg_none .breadcrumbs,
  body.form_confirm .contents.bg_none .breadcrumbs,
  body.form_complete .contents.bg_none .breadcrumbs {
    margin-bottom: 30px;
  }
}

body.form1 .intro {
  margin-bottom: 30px;
}
@media print, screen and (min-width: 920px) {
  body.form1 .intro {
    margin-bottom: 40px;
    text-align: center;
  }
}
body.form1 .intro strong {
  display: block;
  font-size: 2rem;
}
@media print, screen and (min-width: 920px) {
  body.form1 .intro strong {
    font-size: 2.4rem;
  }
}
body.form1 .intro small {
  display: block;
  margin-top: 5px;
  font-size: inherit;
  line-height: 1.45;
}

@media print, screen and (min-width: 920px) {
  body.form_confirm .form_taxi td tr:first-child th {
    padding-top: 0;
  }
}
@media print, screen and (min-width: 920px) {
  body.form_confirm .form_taxi td th {
    padding-top: 12px;
  }
}

body.page.map .wp-block-table td:first-child {
  min-width: 5em;
}
@media print, screen and (min-width: 920px) {
  body.page.map .wp-block-table td:first-child {
    min-width: 3em;
  }
}

body.page-template-page-login .contents.restricted {
  padding-top: 60px;
  text-align: center;
}
@media print, screen and (min-width: 920px) {
  body.page-template-page-login .contents.restricted {
    padding-top: 120px;
  }
}
body.page-template-page-login .contents.restricted h1 {
  margin: 0 0 25px;
  font-weight: 700;
  font-size: 2.4rem;
}
@media print, screen and (min-width: 920px) {
  body.page-template-page-login .contents.restricted h1 {
    margin-bottom: 40px;
    font-size: 3.2rem;
  }
}
body.page-template-page-login .contents.restricted input[type=password] {
  margin: 30px auto 0;
  padding: 8px 12px;
  width: 75%;
  max-width: 400px;
  border: 1px solid #003fab;
  border-radius: 0;
  background-color: #fff;
  text-align: left;
}
@media print, screen and (min-width: 920px) {
  body.page-template-page-login .contents.restricted input[type=password] {
    margin-top: 40px;
    padding: 12px 15px;
  }
}
body.page-template-page-login .contents.restricted .btn {
  margin-top: 15px;
  padding-left: 50px;
  padding-right: 30px;
  min-width: 160px;
}
body.page-template-page-login .contents.restricted .btn::after {
  right: auto;
  left: 30px;
  font-size: 1.7rem;
}
@media print, screen and (min-width: 920px) {
  body.page-template-page-login .contents.restricted .btn {
    margin-top: 25px;
  }
}
body.page-template-page-login .contents.restricted .error {
  color: #ed1b1b;
  font-weight: 700;
}