@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

blockquote,
q {
  quotes: none;
}

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

html,
body,
#body {
  width: 100%;
  height: 100%;
}

img {
  vertical-align: bottom;
}

main {
  font: inherit;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 62.5%;
  overflow-y: scroll;
}

body {
  font-size: 1.6rem;
  line-height: 1.75;
  color: black;
  background: white;
}
@media (max-width: 768px) {
  body {
    font-size: 1.5rem;
  }
}

.body {
  overflow: hidden;
}

a {
  color: #0065b2;
  text-decoration: none;
}

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

a:visited {
  color: #0065b2;
}

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

a:active {
  color: #0065b2;
}

.link-none a,
a[href^="tel:"] {
  text-decoration: none;
}

.link-none a {
  pointer-events: none;
}

@media (min-width: 1025px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
.disp_none {
  display: none !important;
}

@media (max-width: 768px) {
  .sp {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .tablet {
    display: none !important;
  }
}
@media (min-width: 1025px) {
  .pc {
    display: none !important;
  }
}
bold,
.bold,
strong {
  font-weight: 600;
}

em,
.em {
  font-style: italic;
}

sup {
  font-size: 0.9rem;
}

.nowrap {
  white-space: nowrap !important;
}

.indent-none {
  text-indent: 0 !important;
}

.indent01 {
  text-indent: 1.7rem !important;
}

.indent02 {
  text-indent: -1rem !important;
  margin-left: 1rem !important;
}

.indent03 {
  text-indent: -1.25rem !important;
  margin-left: 1.25rem !important;
}

.indent04 {
  text-indent: -2rem !important;
  margin-left: 2rem !important;
}

.indent05 {
  text-indent: -2.5rem !important;
  margin-left: 2.5rem !important;
}

.indent06 {
  text-indent: -3rem !important;
  margin-left: 3rem !important;
}

.indent07 {
  text-indent: -3.5rem !important;
  margin-left: 3.5rem !important;
}

.indent08 {
  text-indent: -4rem !important;
  margin-left: 4rem !important;
}

.indent09 {
  text-indent: -4.5rem !important;
  margin-left: 4.5rem !important;
}

.indent10 {
  text-indent: -5rem !important;
  margin-left: 5rem !important;
}

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

.xcenter,
table td.xcenter,
table th.xcenter,
table tr.xcenter th,
table tr.xcenter td {
  text-align: center !important;
}

.xleft,
table td.xleft,
table th.xleft,
table tr.xleft th,
table tr.xleft td {
  text-align: left !important;
}

.xright,
table td.xright,
table th.xright,
table tr.xright th,
table tr.xright td {
  text-align: right !important;
}

.ytop,
table td.ytop,
table th.ytop,
table tr.ytop th,
table tr.ytop td {
  vertical-align: top !important;
}

.ymiddle,
table td.ymiddle,
table th.ymiddle,
table tr.ymiddle th,
table tr.ymiddle td {
  vertical-align: middle !important;
}

.ybottom,
table td.ybottom,
table th.ybottom,
table tr.ybottom th,
table tr.ybottom td {
  vertical-align: bottom !important;
}

@media (max-width: 768px) {
  .sp_xcenter,
  table td.sp_xcenter,
  table th.sp_xcenter,
  table tr.sp_xcenter th,
  table tr.sp_xcenter td {
    text-align: center !important;
  }
  .sp_xleft,
  table td.sp_xleft,
  table th.sp_xleft,
  table tr.sp_xleft th,
  table tr.sp_xleft td {
    text-align: left !important;
  }
  .sp_xright,
  table td.sp_xright,
  table th.sp_xright,
  table tr.sp_xright th,
  table tr.sp_xright td {
    text-align: right !important;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .tl_xcenter,
  table td.tl_xcenter,
  table th.tl_xcenter,
  table tr.tl_xcenter th,
  table tr.tl_xcenter td {
    text-align: center !important;
  }
  .tl_xleft,
  table td.tl_xleft,
  table th.tl_xleft,
  table tr.tl_xleft th,
  table tr.tl_xleft td {
    text-align: left !important;
  }
  .tl_xright,
  table td.tl_xright,
  table th.tl_xright,
  table tr.tl_xright th,
  table tr.tl_xright td {
    text-align: right !important;
  }
}
@media (min-width: 1025px) {
  .pc_xcenter,
  table td.pc_xcenter,
  table th.pc_xcenter,
  table tr.pc_xcenter th,
  table tr.pc_xcenter td {
    text-align: center !important;
  }
  .pc_xleft,
  table td.pc_xleft,
  table th.pc_xleft,
  table tr.pc_xleft th,
  table tr.pc_xleft td {
    text-align: left !important;
  }
  .pc_xright,
  table td.pc_xright,
  table th.pc_xright,
  table tr.pc_xright td,
  table tr.pc_xright th {
    text-align: right !important;
  }
}
html {
  height: -webkit-fill-available;
}

body {
  background: white;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  line-height: 2;
  color: #282828;
  letter-spacing: 0.025rem;
}

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

.image-fit img {
  width: 100%;
  height: auto;
}

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

.anchor {
  scroll-margin-top: 160px;
}
@media (max-width: 1024px) {
  .anchor {
    scroll-margin-top: 100px;
  }
}
@media (max-width: 768px) {
  .anchor {
    scroll-margin-top: 65px;
  }
}

.background-color01 {
  background: #e0ffff;
  margin: 25px 0;
  padding: 25px;
}

.background-color02 {
  background: #fef263;
  margin: 25px 0;
  padding: 25px;
}

.pagetitle {
  width: 100%;
  background: url("../images/common/pagetitle_pc.svg") center center/cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #003366;
  font-weight: 600;
  font-size: 4rem;
  aspect-ratio: 1366/325;
  line-height: 1.5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .pagetitle {
    font-size: 3.2rem;
    aspect-ratio: 750/440;
    background: url("../images/common/pagetitle_sp.svg") center center/cover;
    color: white;
    margin-bottom: 25px;
  }
}
@media (max-width: 768px) {
  .pagetitle {
    font-size: 2.4rem;
  }
}

.btn01 a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px 40px 7px 30px;
  background: #003366;
  color: white;
  text-decoration: none;
  font-size: 1.6rem;
  border-radius: 9999px;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  line-height: 1.75;
  position: relative;
}
.btn01 a::after {
  content: "";
  width: 10px;
  height: 16px;
  background: url("../images/common/arrow01.svg") center center;
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.btn01 a:hover {
  background: #3399f0;
}

.contents800,
.contents1000 {
  padding: 0 50px 100px 50px;
  max-width: 900px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .contents800,
  .contents1000 {
    padding: 0 20px 75px 20px;
  }
}

.contents800 {
  max-width: 900px;
}

.contents1000 {
  max-width: 1100px;
}

.contents a {
  color: #003366;
}
.contents h2,
.contents h3,
.contents h4,
.contents h5,
.contents h6 {
  font-weight: 600;
  line-height: 1.5;
}
.contents h2,
.contents .h02-01 {
  border-left: 2px solid #3399f0;
  padding: 5px 0 5px 15px;
  font-size: 2.8rem;
  color: #3399f0;
}
@media (max-width: 1024px) {
  .contents h2,
  .contents .h02-01 {
    font-size: 2.6rem;
  }
}
@media (max-width: 768px) {
  .contents h2,
  .contents .h02-01 {
    font-size: 2.2rem;
  }
}
.contents h3 {
  font-size: 2.4rem;
}
@media (max-width: 768px) {
  .contents h3 {
    font-size: 2.2rem;
  }
}
.contents h4 {
  font-size: 1.8rem;
}
@media (max-width: 768px) {
  .contents h4 {
    font-size: 1.6rem;
  }
}
.contents h5 {
  font-size: 1.6rem;
}
@media (max-width: 768px) {
  .contents h5 {
    font-size: 1.4rem;
  }
}
.contents h6 {
  font-size: 1.6rem;
}
@media (max-width: 768px) {
  .contents h6 {
    font-size: 1.2rem;
  }
}
.contents a {
  color: #003366;
}
.contents ul,
.contents ol {
  margin-left: 30px;
}
.contents h2 + p,
.contents h3 + p,
.contents h4 + p,
.contents h5 + p,
.contents h6 + p,
.contents h2 + ul,
.contents h3 + ul,
.contents h4 + ul,
.contents h5 + ul,
.contents h6 + ul,
.contents h2 + ol,
.contents h3 + ol,
.contents h4 + ol,
.contents h5 + ol,
.contents h6 + ol,
.contents h2 + figure,
.contents h3 + figure,
.contents h4 + figure,
.contents h5 + figure,
.contents h6 + figure,
.contents h2 + table,
.contents h3 + table,
.contents h4 + table,
.contents h5 + table,
.contents h6 + table {
  margin-top: 15px;
}
.contents p + p,
.contents p + ul,
.contents p + ol,
.contents p + figure,
.contents p + table,
.contents ul + p,
.contents ul + ul,
.contents ul + ol,
.contents ul + figure,
.contents ul + table,
.contents ol + p,
.contents ol + ul,
.contents ol + ol,
.contents ol + figure,
.contents ol + table,
.contents figure + p,
.contents figure + ul,
.contents figure + ol,
.contents figure + figure,
.contents figure + table,
.contents table + p,
.contents table + ul,
.contents table + ol,
.contents table + figure,
.contents table + table {
  margin-top: 25px;
}
.contents ul li > ul,
.contents ul li > ol,
.contents ol li > ul,
.contents ol li > ol {
  margin: 10px 0 10px 45px;
}
.contents p + h2,
.contents p + h3,
.contents p + h4,
.contents p + h5,
.contents p + h6,
.contents ul + h2,
.contents ul + h3,
.contents ul + h4,
.contents ul + h5,
.contents ul + h6,
.contents ol + h2,
.contents ol + h3,
.contents ol + h4,
.contents ol + h5,
.contents ol + h6,
.contents figure + h2,
.contents figure + h3,
.contents figure + h4,
.contents figure + h5,
.contents figure + h6,
.contents table + h2,
.contents table + h3,
.contents table + h4,
.contents table + h5,
.contents table + h6 {
  margin-top: 75px;
}
.contents h2 + h2,
.contents h2 + h3,
.contents h2 + h4,
.contents h2 + h5,
.contents h2 + h6,
.contents h3 + h2,
.contents h3 + h3,
.contents h3 + h4,
.contents h3 + h5,
.contents h3 + h6,
.contents h4 + h2,
.contents h4 + h3,
.contents h4 + h4,
.contents h4 + h5,
.contents h4 + h6,
.contents h5 + h2,
.contents h5 + h3,
.contents h5 + h4,
.contents h5 + h5,
.contents h5 + h6,
.contents h6 + h2,
.contents h6 + h3,
.contents h6 + h4,
.contents h6 + h5,
.contents h6 + h6 {
  margin-top: 35px;
}
.contents table {
  width: 100%;
  border-collapse: collapse;
}
.contents table th,
.contents table td {
  padding: 10px 12px;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}
.contents table th {
  white-space: nowrap;
}

.wp-element-caption {
  font-size: 1.4rem;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .wp-element-caption {
    font-size: 1.2rem;
  }
}

.has-black-color {
  color: #000000;
}

.has-cyan-bluish-gray-color {
  color: #abb8c3;
}

.has-white-color {
  color: #ffffff;
}

.has-pale-pink-color {
  color: #f78da7;
}

.has-vivid-red-color {
  color: #cf2e2e;
}

.has-luminous-vivid-orange-color {
  color: #ff6900;
}

.has-luminous-vivid-amber-color {
  color: #fcb900;
}

.has-light-green-cyan-color {
  color: #7bdcb5;
}

.has-vivid-green-cyan-color {
  color: #00d084;
}

.has-pale-cyan-blue-color {
  color: #8ed1fc;
}

.has-vivid-cyan-blue-color {
  color: #0693e3;
}

.has-vivid-purple-color {
  color: #9b51e0;
}

.has-black-background-color {
  background-color: #000000;
}

.has-cyan-bluish-gray-background-color {
  background-color: #abb8c3;
}

.has-white-background-color {
  background-color: #ffffff;
}

.has-pale-pink-background-color {
  background-color: #f78da7;
}

.has-vivid-red-background-color {
  background-color: #cf2e2e;
}

.has-luminous-vivid-orange-background-color {
  background-color: #ff6900;
}

.has-luminous-vivid-amber-background-color {
  background-color: #fcb900;
}

.has-light-green-cyan-background-color {
  background-color: #7bdcb5;
}

.has-vivid-green-cyan-background-color {
  background-color: #00d084;
}

.has-pale-cyan-blue-background-color {
  background-color: #8ed1fc;
}

.has-vivid-cyan-blue-background-color {
  background-color: #0693e3;
}

.has-vivid-purple-background-color {
  background-color: #9b51e0;
}

.has-black-border-color {
  border-color: #000000;
}

.has-vivid-red-border-color {
  border-color: #cf2e2e;
}

.wp-block-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 3rem;
  margin: 3rem 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media (max-width: 768px) {
  .wp-block-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.6rem;
  }
}
.wp-block-columns.alignwide {
  max-width: var(--wp--style--global--wide-size);
  margin-left: auto;
  margin-right: auto;
}
.wp-block-columns.alignfull {
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

.wp-block-column {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  min-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.wp-block-column > * {
  max-width: 100%;
}
.wp-block-column img {
  width: 100%;
  height: auto;
  display: block;
}
.wp-block-column figure {
  margin: 0;
}

.wp-block-columns.has-2-columns > .wp-block-column {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 1.5rem);
          flex: 0 0 calc(50% - 1.5rem);
}
@media (max-width: 768px) {
  .wp-block-columns.has-2-columns > .wp-block-column {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}

.wp-block-columns.has-3-columns > .wp-block-column {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33.333% - 2rem);
          flex: 0 0 calc(33.333% - 2rem);
}
@media (max-width: 768px) {
  .wp-block-columns.has-3-columns > .wp-block-column {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}

.wp-block-columns.has-4-columns > .wp-block-column {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(25% - 2.25rem);
          flex: 0 0 calc(25% - 2.25rem);
}
@media (max-width: 768px) {
  .wp-block-columns.has-4-columns > .wp-block-column {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}

.wp-block-columns.is-style-equal-height {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.wp-block-columns.is-style-equal-height .wp-block-column {
  height: 100%;
}

.wp-block-column.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.wp-block-column.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media (max-width: 768px) {
  .wp-block-column.sp-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .wp-block-column.sp-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.wp-block-columns.is-vertically-aligned-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.wp-block-columns.is-vertically-aligned-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.wp-block-columns.is-layout-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 3rem;
  margin: 3rem 0;
}
@media (max-width: 768px) {
  .wp-block-columns.is-layout-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    gap: 1.6rem;
  }
}
.wp-block-columns.is-layout-flex.alignwide {
  max-width: var(--wp--style--global--wide-size);
  margin-left: auto;
  margin-right: auto;
}
.wp-block-columns.is-layout-flex.alignfull {
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

.wp-block-columns.is-layout-flex > .wp-block-column {
  min-width: 0;
}
@media (max-width: 768px) {
  .wp-block-columns.is-layout-flex > .wp-block-column {
    -ms-flex-preferred-size: auto !important;
        flex-basis: auto !important;
    width: 100%;
  }
}

.wp-block-columns.is-layout-flex > .wp-block-column.is-layout-flow {
  display: block;
}

.wp-block-columns.is-layout-flex .wp-block-image {
  margin: 0;
}

.wp-block-columns.is-layout-flex img {
  max-width: 100%;
  height: auto;
  display: block;
}

.wp-block-columns.is-layout-flex .wp-block-image.is-resized img[style*=width] {
  width: 100% !important;
  height: auto !important;
}

.body {
  padding-top: 160px;
}
@media (max-width: 1024px) {
  .body {
    padding-top: 145px;
  }
}
@media (max-width: 768px) {
  .body {
    padding-top: 55px;
  }
}

.header {
  width: 100%;
  height: 160px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 8000;
}
@media (max-width: 1024px) {
  .header {
    height: 100px;
  }
}
@media (max-width: 768px) {
  .header {
    height: 65px;
  }
}
.header-top {
  padding: 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 115px;
  background: white;
}
@media (max-width: 1024px) {
  .header-top {
    height: 100px;
  }
}
@media (max-width: 768px) {
  .header-top {
    height: 55px;
    padding: 0 20px;
  }
}
.header-top-logo {
  width: 586px;
}
@media (max-width: 1024px) {
  .header-top-logo {
    width: 400px;
  }
}
@media (max-width: 768px) {
  .header-top-logo {
    width: 240px;
  }
}
@media (max-width: 768px) {
  .header-top-navi {
    display: none;
  }
}
.header-top-navi ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  line-height: 1;
}
.header-top-navi ul li {
  position: relative;
  padding: 0 10px;
}
.header-top-navi ul li::after {
  content: "";
  background: white;
  width: 2px;
  height: 110%;
  position: absolute;
  top: 6%;
  left: 0;
}
.header-top-navi ul li:last-child::before {
  content: "";
  background: white;
  width: 2px;
  height: 110%;
  position: absolute;
  top: 6%;
  right: 0;
}
.header-top-navi ul li a {
  position: relative;
  text-decoration: none;
  color: #003366;
}
.header-top-navi ul li a.active::after {
  position: absolute;
  bottom: -5px;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  background: #3399f0;
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.header-top-navi ul li a::after {
  position: absolute;
  bottom: -5px;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background: #3399f0;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.header-top-navi ul li a:hover {
  opacity: 1;
}
.header-top-navi ul li a:hover::after {
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.header-under {
  background: #3399f0;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 768px) {
  .header-under {
    display: none;
  }
}
.header-under ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  line-height: 1;
}
.header-under ul li {
  border-right: 2px solid white;
}
.header-under ul li:first-child {
  border-left: 2px solid white;
}
.header-under ul li a {
  display: block;
  padding: 0 35px;
  height: 45px;
  text-decoration: none;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 1025px) {
  .header-under ul li a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .header-under ul li a:hover {
    color: #3399f0;
    background: white;
  }
}
.header-under ul li a.active {
  color: #3399f0;
  background: white;
}

.hb-menu {
  display: block;
  position: fixed;
  top: 3px;
  right: 20px;
  width: 30px;
  height: 50px;
  z-index: 9999;
  cursor: pointer;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  caret-color: rgba(0, 0, 0, 0);
}
@media (min-width: 769px) {
  .hb-menu {
    display: none;
  }
}
.hb-menu span:nth-of-type(1),
.hb-menu span:nth-of-type(2),
.hb-menu span:nth-of-type(3) {
  position: absolute;
  right: 0;
  height: 2px;
  background-color: #3399f0;
  display: inline-block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.hb-menu span:nth-of-type(1) {
  width: 30px;
  top: 14px;
}
.hb-menu span:nth-of-type(2) {
  width: 30px;
  top: 24px;
}
.hb-menu span:nth-of-type(3) {
  width: 30px;
  top: 34px;
}
.hb-menu.active {
  background: none;
}
.hb-menu.active span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotate(30deg);
          transform: translateY(11px) rotate(30deg);
  background-color: #3399f0;
}
.hb-menu.active span:nth-of-type(2) {
  opacity: 0;
  -webkit-animation: active-menu 0.8s forwards;
          animation: active-menu 0.8s forwards;
}
.hb-menu.active span:nth-of-type(3) {
  -webkit-transform: translateY(-10px) rotate(-30deg);
          transform: translateY(-10px) rotate(-30deg);
  background-color: #3399f0;
}

.sp-navi {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s step-end;
  transition: opacity 0.3s ease, visibility 0.3s step-end;
  background: white;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 7000;
  padding: 100px 20px 50px 20px;
  overflow-y: auto;
}
.sp-navi ul {
  list-style: none;
  font-size: 1.5rem;
  font-weight: 600;
}
.sp-navi ul li:nth-child(n+2) {
  margin-top: 10px;
}
.sp-navi ul li a {
  display: block;
  color: #3399f0;
  text-align: center;
  text-decoration: none;
}
.sp-navi.is-open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  -webkit-transition: opacity 0.3s ease, visibility 0s step-start;
  transition: opacity 0.3s ease, visibility 0s step-start;
}

.footer {
  background: #3399f0;
  color: white;
}
.footer a {
  display: block;
  color: white;
  text-decoration: none;
}
@media (min-width: 1025px) {
  .footer a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
.footer-summery {
  width: 100%;
  background: #e9edf5;
  padding: 25px 40px 50px 40px;
  color: #1e1e1e;
}
@media (max-width: 768px) {
  .footer-summery {
    padding: 25px 20px 50px 20px;
  }
}
.footer-summery dl {
  max-width: 800px;
  margin: 0 auto;
}
.footer-summery dl dt {
  font-size: 1.6rem;
}
@media (max-width: 768px) {
  .footer-summery dl dt {
    font-size: 1.5rem;
  }
}
.footer-summery dl dd {
  font-size: 1.4rem;
}
@media (max-width: 768px) {
  .footer-summery dl dd {
    font-size: 1.3rem;
  }
}
.footer-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 50px 40px;
}
@media (max-width: 768px) {
  .footer-link {
    display: none;
  }
}
.footer-link ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  line-height: 1;
}
.footer-link ul:nth-of-type(1) {
  font-size: 1.8rem;
}
.footer-link ul:nth-of-type(2) {
  margin: 25px 0 15px 0;
}
.footer-link ul li {
  position: relative;
  padding: 0 10px;
}
.footer-link ul li::after {
  content: "";
  background: white;
  width: 2px;
  height: 110%;
  position: absolute;
  top: 6%;
  left: 0;
}
.footer-link ul li:last-child::before {
  content: "";
  background: white;
  width: 2px;
  height: 110%;
  position: absolute;
  top: 6%;
  right: 0;
}
.footer-link ul li a {
  position: relative;
}
.footer-link ul li a::after {
  position: absolute;
  bottom: -7px;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background: white;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.footer-link ul li a:hover {
  opacity: 1;
}
.footer-link ul li a:hover::after {
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.footer-address {
  max-width: 1100px;
  padding: 0 40px;
  margin: 0 auto;
  font-size: 1.4rem;
  line-height: 1.7;
}
@media (min-width: 1025px) {
  .footer-address {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (max-width: 768px) {
  .footer-address {
    padding: 50px 20px 0 20px;
  }
}
@media (min-width: 1025px) {
  .footer-address-logo {
    width: 370px;
    padding-bottom: 5px;
  }
}
@media (max-width: 1024px) {
  .footer-address-logo {
    width: 300px;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .footer-address-logo {
    width: 270px;
    margin: 0 auto;
  }
}
@media (min-width: 1025px) {
  .footer-address-address {
    width: 255px;
    white-space: nowrap;
  }
}
@media (max-width: 1024px) {
  .footer-address-address {
    text-align: center;
    margin-top: 25px;
  }
}
@media (min-width: 1025px) {
  .footer-address-mail {
    width: 275px;
    white-space: nowrap;
  }
}
@media (max-width: 1024px) {
  .footer-address-mail {
    text-align: center;
    margin-top: 25px;
  }
}
.footer-copyright {
  text-align: center;
  padding: 50px 20px;
  font-size: 1.2rem;
}
@media (max-width: 768px) {
  .footer-copyright {
    font-size: 0.8rem;
  }
}

.index-mainimage {
  max-width: 1300px;
  margin: 0 auto;
  padding: 50px 50px 50px 50px;
}
@media (max-width: 768px) {
  .index-mainimage {
    padding: 0 20px 20px 20px;
  }
}

.index h2 {
  color: #3399f0;
  font-size: 4rem;
  margin-bottom: 50px;
  text-align: center;
  font-weight: 600;
  position: relative;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .index h2 {
    font-size: 3.2rem;
    margin-bottom: 35px;
  }
}
.index h2::after {
  content: "";
  width: 30px;
  height: 2px;
  background: #3399f0;
  position: absolute;
  left: 50%;
  bottom: -10px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.index .btn01 {
  text-align: right;
}

@media (min-width: 769px) {
  .news-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 769px) {
  .news-left {
    width: calc(100% - 300px);
  }
}
@media (max-width: 768px) {
  .news-left {
    width: 100%;
  }
}
@media (min-width: 769px) {
  .news-right {
    width: 200px;
  }
}
@media (max-width: 768px) {
  .news-right {
    width: 100%;
    margin-top: 75px;
  }
}
.news-right ul {
  list-style: none;
  border-top: 1px dotted #8e8e8e;
}
.news-right ul li {
  border-bottom: 1px dotted #8e8e8e;
}
.news-right ul li a {
  display: block;
  padding: 10px 15px;
  color: #282828;
  text-decoration: none;
}

.news-list {
  width: 100%;
  border-top: 1px solid #CCCCCC;
  margin-bottom: 35px;
}
@media (min-width: 769px) {
  .news-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.news-list dt {
  border-bottom: 1px solid #CCCCCC;
  padding: 15px 15px;
  width: 12.5rem;
}
@media (max-width: 768px) {
  .news-list dt {
    width: 100%;
    border-bottom: none;
    padding: 15px 20px 0 20px;
  }
}
.news-list dd {
  border-bottom: 1px solid #CCCCCC;
  padding: 15px 15px 15px 0;
  width: calc(100% - 12.5rem);
}
@media (max-width: 768px) {
  .news-list dd {
    width: 100%;
    padding: 0 20px 15px 20px;
  }
}
.news-list dd a {
  color: #003366;
}

.news-heading {
  border-bottom: 2px solid #3399f0;
  font-size: 2.6rem;
  font-weight: 600;
  padding-bottom: 10px;
  margin-bottom: 15px;
  line-height: normal;
}
@media (max-width: 768px) {
  .news-heading {
    font-size: 2.4rem;
  }
}

.news-date {
  text-align: right;
  margin-bottom: 25px;
}

.navigation.pagination {
  margin-top: 3.2rem;
  text-align: center;
}
.navigation.pagination .screen-reader-text {
  display: none;
}
.navigation.pagination .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.8rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.navigation.pagination .nav-links .page-numbers {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 3.2rem;
  height: 3.2rem;
  padding: 0 1rem;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  border: 1px solid #CCCCCC;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1025px) {
  .navigation.pagination .nav-links .page-numbers:hover {
    color: white;
    background: #3399f0;
    border: 1px solid #3399f0;
  }
}
.navigation.pagination .nav-links .page-numbers.current {
  font-weight: 700;
  pointer-events: none;
  color: white;
  background: #3399f0;
  border: 1px solid #3399f0;
}
.navigation.pagination .nav-links .page-numbers.dots {
  border: none;
  padding: 0 0.4rem;
  min-width: auto;
}
.navigation.pagination .nav-links .page-numbers.prev, .navigation.pagination .nav-links .page-numbers.next {
  padding: 0 1.2rem;
  border: none;
}

.sitepolicy h2 {
  font-size: 2.4rem;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 1.75;
}
@media (max-width: 768px) {
  .sitepolicy h2 {
    font-size: 1.8rem;
  }
}
.sitepolicy h2:nth-child(n+2) {
  margin-top: 75px;
}
.sitepolicy p + P {
  margin-top: 25px;
}/*# sourceMappingURL=style.min.css.map */