@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap");
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

html,
body {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

main {
  overflow-x: hidden;
}

p {
  font-size: 16px;
  font-weight: 400;
  line-height: 2.25;
}

a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
a:hover {
  opacity: 0.8;
}

img {
  max-width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.wpc-only {
  display: none;
}
@media screen and (min-width: 1700px) {
  .wpc-only {
    display: block;
  }
}

.npc {
  display: none;
}
@media screen and (min-width: 1280px) and (max-width: 1700px) {
  .npc {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}

.tab {
  display: none;
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .tab {
    display: block;
  }
}

.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }
}

.ss {
  display: none;
}
@media screen and (max-width: 430px) {
  .ss {
    display: block;
  }
}

.se {
  display: none;
}
@media screen and (max-width: 380px) {
  .se {
    display: block;
  }
}

.sv {
  display: none;
}
@media screen and (max-width: 460px) {
  .sv {
    display: block;
  }
}

.hide-sp {
  display: block;
}
@media screen and (max-width: 768px) {
  .hide-sp {
    display: none;
  }
}

.hide-se {
  display: block;
}
@media screen and (max-width: 380px) {
  .hide-se {
    display: none;
  }
}

.hide-tab {
  display: block;
}
@media screen and (max-width: 1279px) {
  .hide-tab {
    display: none;
  }
}

.breadcrumb {
  padding: 60px 0 70px;
}
@media screen and (max-width: 768px) {
  .breadcrumb {
    overflow-x: scroll;
    padding: 30px 0 15px;
    margin-bottom: 20px;
  }
}
.breadcrumb p {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0.005em;
}
@media screen and (max-width: 768px) {
  .breadcrumb p {
    white-space: nowrap;
    width: 375px;
    padding-right: 25px;
  }
}
.breadcrumb p span {
  display: inline-block;
}
.breadcrumb p span.hyphen {
  color: #1374CA;
  margin: 0 5px;
}

.nav-circle {
  position: fixed;
  right: 98px;
  top: 28px;
  z-index: 10000;
  width: 44px;
  height: 34px;
}
.nav-circle:hover {
  cursor: pointer;
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .nav-circle {
    right: 50px;
  }
}
@media screen and (max-width: 768px) {
  .nav-circle {
    width: 36px;
    height: 28px;
    top: 19px;
    right: 25px;
  }
}

.nav_toggle {
  width: 44px;
  height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
@media screen and (max-width: 768px) {
  .nav_toggle {
    width: 36px;
    height: 28px;
  }
}

.nav_toggle i {
  display: block;
  width: 100%;
  height: 4px;
  border-radius: 2px;
  background-color: #1374CA;
  position: absolute;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.3s;
  transition: opacity 0.5s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.5s;
  transition: transform 0.3s, opacity 0.5s, -webkit-transform 0.3s;
}

.nav_toggle.show i {
  background-color: #1374CA;
}

.nav_toggle i:nth-child(1) {
  top: 0px;
}

.nav_toggle i:nth-child(2) {
  top: 0;
  bottom: 0;
  margin: auto;
}

.nav_toggle i:nth-child(3) {
  bottom: 0;
}

.nav_toggle.show i:nth-child(1) {
  -webkit-transform: translateY(15px) rotate(-45deg);
          transform: translateY(15px) rotate(-45deg);
}
@media screen and (max-width: 768px) {
  .nav_toggle.show i:nth-child(1) {
    -webkit-transform: translateY(12px) rotate(-45deg);
            transform: translateY(12px) rotate(-45deg);
  }
}

.nav_toggle.show i:nth-child(2) {
  opacity: 0;
}

.nav_toggle.show i:nth-child(3) {
  -webkit-transform: translateY(-15px) rotate(45deg);
          transform: translateY(-15px) rotate(45deg);
}
@media screen and (max-width: 768px) {
  .nav_toggle.show i:nth-child(3) {
    -webkit-transform: translateY(-12px) rotate(45deg);
            transform: translateY(-12px) rotate(45deg);
  }
}

.drawer {
  display: none;
  background-color: #F3F7F8;
  width: 100%;
  height: 100vh;
  height: 100svh;
  position: relative;
  z-index: 2;
  position: fixed;
  top: 0;
  left: 0;
  padding-top: 90px;
}
@media screen and (max-width: 768px) {
  .drawer {
    overflow-y: scroll;
  }
}
.drawer .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100vh;
  height: 100svh;
}
@media screen and (max-width: 768px) {
  .drawer .inner {
    display: block;
    height: 100%;
  }
}
.drawer .menu-content__wrap {
  width: 100%;
}
.drawer .menu-content__right {
  max-width: 300px;
}
@media screen and (max-width: 768px) {
  .drawer .menu-content__right {
    width: 300px;
    max-width: 100%;
    margin: 50px auto 0;
    padding-bottom: 60px;
  }
}
.drawer .menu-content__right a {
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .drawer .menu-content__right a {
    margin-bottom: 20px;
  }
}
.drawer .menu-content__right a:last-child {
  margin-bottom: 0;
}

.btn {
  width: 300px;
  height: 60px;
  border-radius: 30px;
  padding: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  position: relative;
  font-size: 18px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .btn {
    width: 250px;
    height: 50px;
    border-radius: 25px;
  }
}
.btn.--circle:before {
  content: "";
  position: absolute;
  top: calc(50% - 15px);
  right: 20px;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  background: url("../img/common/icon_arrow.svg") no-repeat center/contain;
}
.btn.--red {
  background-color: #DC143C;
}
.btn.--blue {
  background-color: #1374CA;
}
.btn.--sky {
  background-color: #58CBE0;
}
.btn.--fix {
  font-size: 16px;
  width: 260px;
}
@media screen and (max-width: 768px) {
  .btn.--fix {
    width: 300px;
    height: 50px;
    border-radius: 30px;
  }
}
.btn.--small {
  width: 240px;
  height: 50px;
  border-radius: 25px;
}
.btn.--center {
  margin-left: auto;
  margin-right: auto;
}
.btn.--right {
  margin-left: auto;
}

section.--gray {
  background-color: #F3F7F8;
}

.inner {
  position: relative;
  width: 100%;
  max-width: 1200px;
  padding: 0 50px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .inner {
    padding: 0 25px;
  }
}
.inner.--large {
  max-width: 1620px;
}

.title-format__wrap .title-sub {
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-size: 25px;
  font-weight: 500;
  color: #1374CA;
  margin-bottom: 20px;
  line-height: 1.3;
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .title-format__wrap .title-sub {
    font-size: 22px;
  }
}
@media screen and (max-width: 768px) {
  .title-format__wrap .title-sub {
    font-size: 18px;
    margin-bottom: 5px;
  }
}
.title-format__wrap .title-main {
  font-family: "Zen Kaku Gothic New", serif;
  font-style: normal;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.875;
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .title-format__wrap .title-main {
    font-size: 33px;
  }
}
@media screen and (max-width: 768px) {
  .title-format__wrap .title-main {
    font-size: 23px;
  }
}
.title-format__wrap .title-main.--large {
  font-size: 45px;
  line-height: 1.44;
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .title-format__wrap .title-main.--large {
    font-size: 36px;
  }
}
@media screen and (max-width: 768px) {
  .title-format__wrap .title-main.--large {
    font-size: 28px;
  }
}
.title-format__wrap .title-text {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .title-format__wrap .title-text {
    margin-top: 15px;
  }
}
.title-format__wrap .punctuation {
  letter-spacing: -0.3em;
}
.title-format__wrap.--center {
  text-align: center;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .title-format__wrap.--block .title-sub {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .title-format__wrap.--block .title-text {
    margin-top: 15px;
  }
}

.icon {
  font-family: "Zen Kaku Gothic New", serif;
  font-style: normal;
  font-size: 23px;
  font-weight: 700;
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 768px) {
  .icon {
    font-size: 20px;
  }
}
.icon:before {
  content: "";
  position: absolute;
  top: calc(50% - 12px);
  right: -40px;
  width: 25px;
  height: 25px;
  border-radius: 15px;
  background: url("../img/common/icon_arrow_sky.svg") no-repeat center/contain;
}
.icon.--large {
  font-size: 30px;
}
@media screen and (max-width: 768px) {
  .icon.--large {
    font-size: 25px;
  }
}
.icon.--small {
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .icon.--small {
    font-size: 18px;
  }
  .icon.--small:before {
    top: calc(50% - 10px);
    right: -35px;
    width: 20px;
    height: 20px;
  }
}
.icon.--white:before {
  background: url("../img/common/icon_arrow.svg") no-repeat center/contain;
}

.title-area {
  position: relative;
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .title-area {
    margin-bottom: 50px;
  }
}
.title-area .title-area__inner {
  text-align: center;
  max-width: calc(100% - 660px);
  margin: 0 auto;
}
@media screen and (max-width: 1280px) and (max-width: 1500px) {
  .title-area .title-area__inner {
    max-width: calc(100% - 480px);
  }
}
@media screen and (max-width: 768px) {
  .title-area .title-area__inner {
    max-width: 100%;
  }
}
.title-area .title-area__inner.--full {
  max-width: 100% !important;
}
.title-area .title-area__inner .title-area__top {
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-size: 25px;
  color: #1374CA;
}
@media screen and (max-width: 1280px) and (max-width: 1500px) {
  .title-area .title-area__inner .title-area__top {
    font-size: 23px;
  }
}
@media screen and (max-width: 768px) {
  .title-area .title-area__inner .title-area__top {
    font-size: 18px;
  }
}
.title-area .title-area__inner .title-area__main {
  font-family: "Zen Kaku Gothic New", serif;
  font-style: normal;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.3;
  margin: 20px 0 30px;
}
@media screen and (max-width: 1280px) and (max-width: 1500px) {
  .title-area .title-area__inner .title-area__main {
    font-size: 36px;
  }
}
@media screen and (max-width: 768px) {
  .title-area .title-area__inner .title-area__main {
    font-size: 28px;
    margin: 20px 0 160px;
  }
}
.title-area .title-area__inner .title-area__text {
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .title-area .title-area__inner .title-area__text {
    text-align: left;
  }
}
.title-area:before, .title-area:after {
  position: absolute;
  content: "";
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 280px;
  height: 200px;
  top: calc(50% - 100px);
}
@media screen and (min-width: 1280px) and (max-width: 1700px) {
  .title-area:before, .title-area:after {
    width: 230px;
    height: 150px;
    top: calc(50% - 75px);
  }
}
@media screen and (max-width: 1280px) and (max-width: 1500px) {
  .title-area:before, .title-area:after {
    width: 180px;
    height: 150px;
    top: calc(50% - 75px);
  }
}
@media screen and (max-width: 768px) {
  .title-area:before, .title-area:after {
    width: 150px;
    height: 120px;
    top: 120px;
  }
}
.title-area:before {
  left: 50px;
}
@media screen and (min-width: 1280px) and (max-width: 1700px) {
  .title-area:before {
    left: 20px;
  }
}
@media screen and (max-width: 1280px) and (max-width: 1500px) {
  .title-area:before {
    left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .title-area:before {
    left: calc(50% - 75px);
  }
}
.title-area:after {
  right: 50px;
}
@media screen and (min-width: 1280px) and (max-width: 1700px) {
  .title-area:after {
    right: 20px;
  }
}
@media screen and (max-width: 1280px) and (max-width: 1500px) {
  .title-area:after {
    right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .title-area:after {
    display: none;
  }
}
.title-area.--message:before {
  background-image: url("../img/message/img_illust01.svg");
}
.title-area.--message:after {
  background-image: url("../img/message/img_illust02.svg");
}
.title-area.--quick_learn:before {
  background-image: url("../img/quick_learn/img_illust01.svg");
}
.title-area.--quick_learn:after {
  background-image: url("../img/quick_learn/img_illust02.svg");
}
.title-area.--welfare:before {
  background-image: url("../img/welfare/img_illust01.svg");
}
.title-area.--welfare:after {
  background-image: url("../img/welfare/img_illust02.svg");
}
.title-area.--careers:before {
  background-image: url("../img/careers/img_illust01.svg");
}
.title-area.--careers:after {
  background-image: url("../img/careers/img_illust02.svg");
}
.title-area.--career_step:before {
  background-image: url("../img/career_step/img_illust01.svg");
}
.title-area.--career_step:after {
  background-image: url("../img/career_step/img_illust02.svg");
}
.title-area.--senior:before {
  background-image: url("../img/senior/img_illust01.svg");
}
.title-area.--senior:after {
  background-image: url("../img/senior/img_illust02.svg");
}
.title-area.--faq:before {
  background-image: url("../img/faq/img_illust01.svg");
}
.title-area.--faq:after {
  background-image: url("../img/faq/img_illust02.svg");
}
.title-area.--entry:before {
  background-image: url("../img/entry/img_illust01.svg");
}
.title-area.--entry:after {
  background-image: url("../img/entry/img_illust02.svg");
}
.title-area.--sdgs:before {
  background-image: url("../img/sdgs/img_illust01.svg");
}
.title-area.--sdgs:after {
  background-image: url("../img/sdgs/img_illust02.svg");
}
.title-area.--story:before {
  background-image: url("../img/story/img_illust01.svg");
}
.title-area.--story:after {
  background-image: url("../img/story/img_illust02.svg");
}

.anchor {
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .anchor {
    margin-bottom: 50px;
  }
}
.anchor .anchor-list {
  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;
}
.anchor .anchor-list.--center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.anchor .anchor-list.--center .anchor-item:first-child {
  margin-right: 4.2%;
}
.anchor .anchor-list.--small {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .anchor .anchor-list {
    display: block;
  }
}
.anchor .anchor-list .anchor-item {
  width: 30.6666666667%;
}
@media screen and (max-width: 768px) {
  .anchor .anchor-list .anchor-item {
    width: 100%;
    margin-bottom: 20px;
  }
  .anchor .anchor-list .anchor-item:last-child {
    margin-bottom: 0;
  }
}
.anchor .anchor-list .anchor-item .anchor-btn {
  width: 100%;
  padding: 10px 32px;
  height: 92px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  border-radius: 5px;
  border: 1px solid #1374CA;
  position: relative;
  background-color: #1374CA;
  color: #fff;
  font-size: 19px;
  font-weight: 500;
  letter-spacing: -0.002em;
  line-height: 1.42;
  text-align: center;
}
.anchor .anchor-list .anchor-item .anchor-btn.--small {
  font-size: 18px;
}
@media screen and (max-width: 1280px) and (max-width: 1500px) {
  .anchor .anchor-list .anchor-item .anchor-btn {
    font-size: 1.8vw;
    height: 85px;
  }
}
@media screen and (max-width: 768px) {
  .anchor .anchor-list .anchor-item .anchor-btn {
    font-size: 18px;
    height: 50px;
    padding: 10px 22px;
  }
}
.anchor .anchor-list .anchor-item .anchor-btn:after {
  content: "";
  position: absolute;
  right: 14px;
  top: calc(50% - 5px);
  width: 17px;
  height: 10px;
  background: url("../img/common/icon_arrow_white.svg") no-repeat top center/cover;
}
@media screen and (max-width: 768px) {
  .anchor .anchor-list .anchor-item .anchor-btn:after {
    right: 12px;
    width: 14px;
  }
}
.anchor .anchor-list.--white .anchor-btn {
  color: #1374CA;
  background-color: #fff;
}
.anchor .anchor-list.--white .anchor-btn:after {
  background: url("../img/common/icon_arrow_blue.svg") no-repeat top center/cover;
}
.anchor .anchor-gray__wrap {
  background: #F3F7F8;
  border-radius: 15px;
  text-align: center;
  padding: 20px;
  max-width: 800px;
  margin: 0 auto;
}
.anchor .anchor-gray__wrap .anchor-sub {
  font-family: "Zen Kaku Gothic New", serif;
  font-style: normal;
  font-size: 23px;
  font-weight: 700;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .anchor .anchor-gray__wrap .anchor-sub {
    font-size: 20px;
  }
}
.anchor .anchor-gray__wrap .anchor-list .anchor-item {
  width: calc(33.3333333333% - 20px);
  margin: 10px;
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .anchor .anchor-gray__wrap .anchor-list .anchor-item {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 768px) {
  .anchor .anchor-gray__wrap .anchor-list .anchor-item {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
.anchor .anchor-gray__wrap .anchor-list .anchor-item .anchor-btn {
  height: 60px;
}

.faq-wrap .faq-item {
  border-bottom: 1px solid #1374CA;
}
.faq-wrap .faq-item .faq-q,
.faq-wrap .faq-item .faq-a {
  position: relative;
  padding: 0 84px 0 74px;
  margin: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .faq-wrap .faq-item .faq-q,
  .faq-wrap .faq-item .faq-a {
    padding: 0 50px 0 64px;
    margin: 16px 0 26px 0;
  }
}
@media screen and (max-width: 768px) {
  .faq-wrap .faq-item .faq-q,
  .faq-wrap .faq-item .faq-a {
    padding: 0 30px 0 54px;
    margin: 16px 0 26px 0;
  }
}
.faq-wrap .faq-item .faq-q:before,
.faq-wrap .faq-item .faq-a:before {
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-size: 25px;
  font-weight: bold;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 54px;
  height: 54px;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #1374CA;
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .faq-wrap .faq-item .faq-q:before,
  .faq-wrap .faq-item .faq-a:before {
    width: 48px;
    height: 48px;
    font-size: 23px;
  }
}
@media screen and (max-width: 768px) {
  .faq-wrap .faq-item .faq-q:before,
  .faq-wrap .faq-item .faq-a:before {
    width: 40px;
    height: 40px;
    font-size: 18px;
  }
}
.faq-wrap .faq-item .faq-q p,
.faq-wrap .faq-item .faq-a p {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.0025em;
  line-height: 1.55;
  padding-top: 14px;
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .faq-wrap .faq-item .faq-q p,
  .faq-wrap .faq-item .faq-a p {
    padding-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .faq-wrap .faq-item .faq-q p,
  .faq-wrap .faq-item .faq-a p {
    font-size: 16px;
    padding-top: 7px;
  }
}
.faq-wrap .faq-item .faq-q p a,
.faq-wrap .faq-item .faq-a p a {
  color: #1374CA;
  text-decoration: underline;
}
.faq-wrap .faq-item .faq-q:hover {
  cursor: pointer;
}
.faq-wrap .faq-item .faq-q:before {
  content: "Q";
  background-color: #1374CA;
  color: #fff;
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .faq-wrap .faq-item .faq-q:before {
    padding-top: 3px;
  }
}
@media screen and (max-width: 768px) {
  .faq-wrap .faq-item .faq-q:before {
    padding-top: 3px;
  }
}
.faq-wrap .faq-item .faq-q:after {
  content: "";
  position: absolute;
  right: 50px;
  top: 20px;
  width: 22px;
  height: 22px;
  background: url("../img/common/icon_arrow_blue.svg") no-repeat center/contain;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .faq-wrap .faq-item .faq-q:after {
    right: 20px;
    top: 14px;
  }
}
@media screen and (max-width: 768px) {
  .faq-wrap .faq-item .faq-q:after {
    right: 0px;
    top: 10px;
    width: 18px;
    height: 18px;
  }
}
.faq-wrap .faq-item .faq-q.active:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.faq-wrap .faq-item .faq-a {
  display: none;
  margin-top: 0;
  padding-right: 20px;
}
@media screen and (max-width: 768px) {
  .faq-wrap .faq-item .faq-a {
    padding-right: 0;
  }
}
.faq-wrap .faq-item .faq-a:before {
  content: "A";
  background-color: #fff;
  color: #1374CA;
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .faq-wrap .faq-item .faq-a:before {
    padding-top: 5px;
  }
}
@media screen and (max-width: 768px) {
  .faq-wrap .faq-item .faq-a:before {
    padding-top: 5px;
  }
}

.title-gray__sub {
  font-family: "Zen Kaku Gothic New", serif;
  font-style: normal;
  font-size: 45px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  margin-bottom: 50px;
  background: #F3F7F8;
  padding: 43px 0;
}
.title-gray__sub.--blue {
  color: #fff;
  background: #1374CA;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .title-gray__sub.--blue {
    line-height: 1;
  }
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .title-gray__sub {
    font-size: 32px;
    margin-bottom: 45px;
    padding: 38px 0;
  }
}
@media screen and (max-width: 768px) {
  .title-gray__sub {
    font-size: 25px;
    margin-bottom: 30px;
    padding: 30px 0;
  }
}

.contact-area {
  text-align: center;
}
.contact-area .contact-sub {
  font-family: "Zen Kaku Gothic New", serif;
  font-style: normal;
  font-size: 45px;
  font-weight: 700;
  line-height: 1.44;
  margin-bottom: 30px;
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .contact-area .contact-sub {
    font-size: 32px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .contact-area .contact-sub {
    font-size: 28px;
    margin-bottom: 15px;
  }
}
.contact-area .contact-text {
  margin-bottom: 50px;
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .contact-area .contact-text {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .contact-area .contact-text {
    font-size: 15px;
    margin-bottom: 30px;
  }
}
.contact-area .btn {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .contact-area .btn {
    width: 280px;
  }
}

.header {
  width: 100%;
  height: 90px;
  padding: 0 190px 0 100px;
  background: #fff;
  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;
  position: sticky;
  top: 0;
  z-index: 3;
}
.header.show {
  background: #F3F7F8;
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .header {
    padding: 0 120px 0 50px;
  }
}
@media screen and (max-width: 768px) {
  .header {
    padding: 0 25px;
    height: 65px;
  }
}

.header-logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .header-logo a {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .header-logo a {
    font-size: 12px;
  }
}
.header-logo img {
  max-width: 87px;
  margin-right: 18px;
}
@media screen and (max-width: 768px) {
  .header-logo img {
    max-width: 66px;
    margin-right: 13px;
  }
}
@media screen and (max-width: 380px) {
  .header-logo img {
    max-width: 60px;
  }
}

.header-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-nav .header-nav__item:first-child {
  margin-right: 20px;
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .header-nav .header-nav__item .btn {
    width: 200px;
  }
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .header-nav {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .header-nav {
    display: none;
  }
}

.footer {
  background: #F3F7F8;
  padding: 80px 0 50px;
  margin-top: 150px;
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .footer {
    margin-top: 100px;
  }
}
@media screen and (max-width: 768px) {
  .footer {
    padding: 50px 0 30px;
    margin-top: 100px;
  }
}

.menu-content {
  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;
  margin-bottom: 100px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .menu-content {
    display: block;
    margin-bottom: 50px;
  }
}

.drawer .menu-content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.drawer .menu-content__right {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .drawer .menu-content__right {
    margin-top: 40px;
  }
}

.menu-content__left {
  width: calc(95% - 260px);
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .menu-content__left {
    width: calc(95% - 260px);
  }
}
@media screen and (max-width: 768px) {
  .menu-content__left {
    width: 100%;
  }
}

.footer-logo {
  margin-bottom: 70px;
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .footer-logo {
    width: 400px;
  }
}
@media screen and (max-width: 768px) {
  .footer-logo {
    margin-bottom: 40px;
  }
}
.footer-logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .footer-logo a {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 15px;
  }
}
@media screen and (max-width: 380px) {
  .footer-logo a {
    font-size: 14px;
  }
}
.footer-logo img {
  max-width: 91px;
  margin-right: 18px;
}
@media screen and (max-width: 768px) {
  .footer-logo img {
    max-width: 80px;
  }
}
@media screen and (max-width: 380px) {
  .footer-logo img {
    max-width: 70px;
  }
}

.menu-content__top {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .menu-content__top {
    font-size: 15px;
    margin-bottom: 15px;
  }
}
.menu-content__top.--out {
  margin-bottom: 25px;
}

.menu-content__area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .menu-content__area {
    display: block;
  }
}

.menu-content__listWrap {
  width: 18%;
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .menu-content__listWrap {
    width: 35%;
  }
}
@media screen and (max-width: 768px) {
  .menu-content__listWrap {
    width: 100%;
  }
}
.menu-content__listWrap.--double {
  width: 75%;
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .menu-content__listWrap.--double {
    width: 65%;
    padding-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .menu-content__listWrap.--double {
    width: 100%;
    margin-bottom: 50px;
    padding-right: 0;
  }
}

.menu-content__listFlex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .menu-content__listFlex {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .menu-content__listFlex {
    display: block;
  }
}
.menu-content__listFlex .menu-content__list.--first {
  margin-right: 20%;
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .menu-content__listFlex .menu-content__list.--first {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .menu-content__listFlex .menu-content__list.--first {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .menu-content__listFlex .menu-content__list {
    display: block;
  }
}
.menu-content__listFlex .menu-content__list .menu-content__listItem {
  font-size: 14px;
  line-height: 2.375;
}
@media screen and (max-width: 768px) {
  .menu-content__listFlex .menu-content__list .menu-content__listItem {
    font-size: 13px;
    line-height: 2.7;
  }
}

.menu-content__right {
  max-width: 260px;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .menu-content__right {
    width: 300px;
    max-width: 100%;
    margin: 50px auto 0;
  }
}
.menu-content__right a {
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .menu-content__right a {
    margin-bottom: 20px;
  }
}
.menu-content__right a:last-child {
  margin-bottom: 0;
}

.copyright {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .copyright {
    font-size: 12px;
  }
}