@charset "UTF-8";
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: scroll;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */
}

*,
::before,
::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0;
}

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

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

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

abbr[title] {
  border-bottom: 1px dotted;
  /* Add a bordered underline effect in all browsers */
  text-decoration: none;
  /* Remove text decoration in Firefox 40+ */
}

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects;
  /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}

b,
strong {
  font-weight: bolder;
  /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}

dfn {
  font-style: italic;
  /* Address styling not present in Safari and Chrome */
}

/* Address styling not present in IE 8/9 */
/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
  border: none;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=search] {
  -webkit-appearance: textfield;
  /* Safari 8+ */
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */
}

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule. */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

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

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */
}

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
}

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

[type=search] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  max-width: 100%;
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
}

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

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */
}

audio,
canvas,
progress,
video {
  display: inline-block;
  /* Internet Explorer 11+, Windows Phone 8.1+ */
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

/* # =================================================================
   # Selection
   # ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

a {
  text-decoration: none;
}

html {
  font-size: 0.5208333333vw;
  scroll-behavior: smooth;
}
@media screen and (max-width: 1440px) {
  html {
    font-size: 0.6944444444vw;
  }
}
@media screen and (max-width: 767.999px) {
  html {
    font-size: 2.6041666667vw;
  }
}

body {
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.7;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: auto;
  word-break: break-all;
  min-height: 100dvh;
  color: #191B1E;
}
@media screen and (max-width: 767.999px) {
  body {
    font-weight: 400;
  }
}

a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #000;
}
a:hover {
  color: #000;
  cursor: pointer;
}

ol li,
ul li {
  list-style: none;
}

img {
  vertical-align: bottom;
  width: 100%;
}

.txtC {
  text-align: center !important;
}

.txtR {
  text-align: right !important;
}

.txtL {
  text-align: left !important;
}

.w10 {
  width: 10%;
}

.w15 {
  width: 15%;
}

.w20 {
  width: 20%;
}

.w25 {
  width: 25%;
}

.w30 {
  width: 30%;
}

.w35 {
  width: 35%;
}

.w40 {
  width: 40%;
}

.w45 {
  width: 45%;
}

.w50 {
  width: 50%;
}

.w55 {
  width: 55%;
}

.w60 {
  width: 60%;
}

.w65 {
  width: 65%;
}

.w70 {
  width: 70%;
}

.w75 {
  width: 75%;
}

.w80 {
  width: 80%;
}

.w85 {
  width: 85%;
}

.w90 {
  width: 90%;
}

.w95 {
  width: 95%;
}

.w100 {
  max-width: 100% !important;
  width: 100% !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mt1r {
  margin-top: 1rem !important;
}

.mt2r {
  margin-top: 2rem !important;
}

.mt3r {
  margin-top: 3rem !important;
}

.mt4r {
  margin-top: 4rem !important;
}

.mt5r {
  margin-top: 5rem !important;
}

.mt6r {
  margin-top: 6rem !important;
}

.mt7r {
  margin-top: 7rem !important;
}

.mt8r {
  margin-top: 8rem !important;
}

.mt9r {
  margin-top: 9rem !important;
}

.mt10r {
  margin-top: 10rem !important;
}

.mb1r {
  margin-bottom: 1rem !important;
}

.mb2r {
  margin-bottom: 2rem !important;
}

.mb3r {
  margin-bottom: 3rem !important;
}

.mb4r {
  margin-bottom: 4rem !important;
}

.mb5r {
  margin-bottom: 5rem !important;
}

.mb6r {
  margin-bottom: 6rem !important;
}

.mb7r {
  margin-bottom: 7rem !important;
}

.mb8r {
  margin-bottom: 8rem !important;
}

.mb9r {
  margin-bottom: 9rem !important;
}

.mb10r {
  margin-bottom: 10rem !important;
}

.ml1r {
  margin-left: 1rem !important;
}

.ml2r {
  margin-left: 2rem !important;
}

.ml3r {
  margin-left: 3rem !important;
}

.ml4r {
  margin-left: 4rem !important;
}

.ml5r {
  margin-left: 5rem !important;
}

.ml6r {
  margin-left: 6rem !important;
}

.ml7r {
  margin-left: 7rem !important;
}

.ml8r {
  margin-left: 8rem !important;
}

.ml9r {
  margin-left: 9rem !important;
}

.ml10r {
  margin-left: 10rem !important;
}

.mr1r {
  margin-right: 1rem !important;
}

.mr2r {
  margin-right: 2rem !important;
}

.mr3r {
  margin-right: 3rem !important;
}

.mr4r {
  margin-right: 4rem !important;
}

.mr5r {
  margin-right: 5rem !important;
}

.mr6r {
  margin-right: 6rem !important;
}

.mr7r {
  margin-right: 7rem !important;
}

.mr8r {
  margin-right: 8rem !important;
}

.mr9r {
  margin-right: 9rem !important;
}

.mr10r {
  margin-right: 10rem !important;
}

.pl1em {
  padding-left: 1em;
}

.pl2em {
  padding-left: 2em;
}

.pl3em {
  padding-left: 3em;
}

.ind1 {
  text-indent: -1em !important;
  margin-left: 1em !important;
}

.ind2 {
  text-indent: -2em !important;
  margin-left: 2em !important;
}

.ind3 {
  text-indent: -3em !important;
  margin-left: 3em !important;
}

.ind4 {
  text-indent: -4em !important;
  margin-left: 4em !important;
}

.m0 {
  margin: 0 !important;
}

.p0 {
  padding: 0 !important;
}

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

.mr0 {
  margin-right: 0 !important;
}

.ml0 {
  margin-left: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mauto {
  margin: auto;
}

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

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

.container {
  max-width: 1100px;
  margin: auto;
  padding: 0 5%;
}
@media screen and (max-width: 767.999px) {
  .container {
    padding: 0 1.5rem;
  }
}

.h2-title {
  font-size: 36px;
  padding-bottom: 0.6em;
  font-weight: 800;
  letter-spacing: 0.15em;
  text-align: center;
  color: #00368F;
  position: relative;
}
@media screen and (max-width: 1440px) {
  .h2-title {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 767.999px) {
  .h2-title {
    font-size: 2.4rem;
    line-height: 1.4em;
  }
}
.h2-title:before {
  content: "";
  width: 1.6em;
  height: 0.2em;
  background: #DF203C;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.common-copy {
  font-size: 24px;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-align: center;
  margin-top: 3em;
}
@media screen and (max-width: 1440px) {
  .common-copy {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 767.999px) {
  .common-copy {
    font-size: 1.8rem;
    margin-top: 3rem;
  }
}
.common-copy span {
  color: #00368F;
}
.common-copy span.red {
  color: #DF203C;
}

header {
  position: relative;
}
header .header-logo {
  position: fixed;
  top: 20px;
  left: 30px;
  width: 160px;
  z-index: 100;
}
@media screen and (max-width: 1440px) {
  header .header-logo {
    top: 2rem;
    left: 3rem;
    width: 16rem;
  }
}
@media screen and (max-width: 767.999px) {
  header .header-logo {
    top: 1.45rem;
    left: 0.8rem;
    width: 10.5rem;
  }
}
header .header-logo #logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header .header-menu {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 30px;
  right: 120px;
  gap: 0 20px;
  z-index: 100;
}
@media screen and (max-width: 1440px) {
  header .header-menu {
    top: 3rem;
    right: 12rem;
    gap: 0 2rem;
  }
}
@media screen and (max-width: 767.999px) {
  header .header-menu {
    top: 1.2rem;
    right: 6rem;
    gap: 0 0.8rem;
  }
}
header .header-menu .menu-list a {
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 0.06em;
  border-radius: 100vmax;
  height: 3em;
  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;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 1440px) {
  header .header-menu .menu-list a {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767.999px) {
  header .header-menu .menu-list a {
    font-size: 1rem;
    line-height: 1.1em;
    height: 3.5rem;
    border-radius: 0.75rem;
    text-align: center;
  }
}
header .header-menu .menu-list a.outline {
  color: #00368F;
  background: #fff;
  border: 1px solid #fff;
  width: 200px;
  -webkit-box-shadow: 0 0 20px 0 rgba(82, 89, 105, 0.5);
          box-shadow: 0 0 20px 0 rgba(82, 89, 105, 0.5);
}
@media screen and (max-width: 1440px) {
  header .header-menu .menu-list a.outline {
    width: 20rem;
    -webkit-box-shadow: 0 0 2rem 0 rgba(82, 89, 105, 0.5);
            box-shadow: 0 0 2rem 0 rgba(82, 89, 105, 0.5);
  }
}
@media screen and (max-width: 767.999px) {
  header .header-menu .menu-list a.outline {
    font-size: 1.15rem;
    width: 8.5rem;
    -webkit-box-shadow: 0 0 1rem 0 rgba(82, 89, 105, 0.5);
            box-shadow: 0 0 1rem 0 rgba(82, 89, 105, 0.5);
  }
}
header .header-menu .menu-list a.outline:hover {
  color: #fff;
  background: #00368F;
}
header .header-menu .menu-list a.entry {
  color: #fff;
  background: #DF203C;
  border: 1px solid #DF203C;
  width: 260px;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 1440px) {
  header .header-menu .menu-list a.entry {
    width: 26rem;
    -webkit-box-shadow: 0 0.4rem 0.4rem 0 rgba(0, 0, 0, 0.25);
            box-shadow: 0 0.4rem 0.4rem 0 rgba(0, 0, 0, 0.25);
  }
}
@media screen and (max-width: 767.999px) {
  header .header-menu .menu-list a.entry {
    width: 9rem;
    -webkit-box-shadow: 0 0.2rem 0.2rem 0 rgba(0, 0, 0, 0.25);
            box-shadow: 0 0.2rem 0.2rem 0 rgba(0, 0, 0, 0.25);
  }
}
header .header-menu .menu-list a.entry:hover {
  color: #DF203C;
  background: #fff;
}
header #header-nav {
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  background: #218CEA;
  overflow-y: auto;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  height: 100vh;
  width: 50em;
  padding: 15em 5em 5em;
}
@media screen and (max-width: 767.999px) {
  header #header-nav {
    width: 100%;
    padding: 10rem 1.5rem;
  }
}
header #header-nav ul.nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 3em 2%;
}
@media screen and (max-width: 767.999px) {
  header #header-nav ul.nav-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.5rem 2%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
  }
}
header #header-nav ul.nav-list > li {
  width: 49%;
}
@media screen and (max-width: 767.999px) {
  header #header-nav ul.nav-list > li {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
header #header-nav ul.nav-list > li a {
  font-size: 1.4em;
  font-weight: 700;
  color: #fff;
  position: relative;
  padding-left: 1.5em;
}
@media screen and (max-width: 767.999px) {
  header #header-nav ul.nav-list > li a {
    font-size: 1.6rem;
  }
}
header #header-nav ul.nav-list > li a:before {
  content: "";
  width: 0.8em;
  height: 0.8em;
  border: 0.2em solid #fff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
header #header-nav ul.nav-list > li a:hover:before {
  border-color: #DF203C;
}
header #header-nav .nav-btn {
  margin-top: 5em;
}
@media screen and (max-width: 767.999px) {
  header #header-nav .nav-btn {
    margin-top: 4rem;
  }
}
header #header-nav .nav-btn a {
  font-size: 1.5em;
  font-weight: 700;
  letter-spacing: 0.06em;
  color: #00368F;
  background: #fff;
  border-radius: 100vmax;
  border: 1px solid #fff;
  -webkit-box-shadow: 0 0 1.2em 0 rgba(82, 89, 105, 0.5);
          box-shadow: 0 0 1.2em 0 rgba(82, 89, 105, 0.5);
  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;
  margin: auto;
  width: 15em;
  height: 3em;
}
@media screen and (max-width: 767.999px) {
  header #header-nav .nav-btn a {
    font-size: 1.6rem;
    width: 80%;
    height: 5rem;
  }
}
header #header-nav .nav-btn a:hover {
  color: #fff;
  background: #00368F;
}
header #nav-btn {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 100;
}
@media screen and (max-width: 1440px) {
  header #nav-btn {
    top: 2rem;
    right: 2rem;
  }
}
@media screen and (max-width: 767.999px) {
  header #nav-btn {
    top: 0.7rem;
    right: 0.7rem;
  }
}
header #nav-btn .btn-open {
  position: relative;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
  -webkit-box-shadow: 0 0 20px 0 rgba(121, 138, 177, 0.5);
          box-shadow: 0 0 20px 0 rgba(121, 138, 177, 0.5);
  width: 74px;
  height: 74px;
}
@media screen and (max-width: 1440px) {
  header #nav-btn .btn-open {
    -webkit-box-shadow: 0 0 2rem 0 rgba(121, 138, 177, 0.5);
            box-shadow: 0 0 2rem 0 rgba(121, 138, 177, 0.5);
    width: 7.4rem;
    height: 7.4rem;
  }
}
@media screen and (max-width: 767.999px) {
  header #nav-btn .btn-open {
    -webkit-box-shadow: 0 0 1rem 0 rgba(121, 138, 177, 0.5);
            box-shadow: 0 0 1rem 0 rgba(121, 138, 177, 0.5);
    width: 4.5rem;
    height: 4.5rem;
  }
}
header #nav-btn .btn-open span {
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  border-radius: 100vmax;
  background: #00368F;
  left: 20px;
  height: 5px;
  width: 34px;
}
@media screen and (max-width: 1440px) {
  header #nav-btn .btn-open span {
    left: 2rem;
    height: 0.5rem;
    width: 3.4rem;
  }
}
@media screen and (max-width: 767.999px) {
  header #nav-btn .btn-open span {
    left: 1.1rem;
    height: 0.3rem;
    width: 2.1rem;
  }
}
header #nav-btn .btn-open span:nth-of-type(1) {
  top: 25px;
}
@media screen and (max-width: 1440px) {
  header #nav-btn .btn-open span:nth-of-type(1) {
    top: 2.5rem;
  }
}
@media screen and (max-width: 767.999px) {
  header #nav-btn .btn-open span:nth-of-type(1) {
    top: 1.6rem;
  }
}
header #nav-btn .btn-open span:nth-of-type(2) {
  top: 35px;
}
@media screen and (max-width: 1440px) {
  header #nav-btn .btn-open span:nth-of-type(2) {
    top: 3.5rem;
  }
}
@media screen and (max-width: 767.999px) {
  header #nav-btn .btn-open span:nth-of-type(2) {
    top: 2.2rem;
  }
}
header #nav-btn .btn-open span:nth-of-type(3) {
  top: 45px;
}
@media screen and (max-width: 1440px) {
  header #nav-btn .btn-open span:nth-of-type(3) {
    top: 4.5rem;
  }
}
@media screen and (max-width: 767.999px) {
  header #nav-btn .btn-open span:nth-of-type(3) {
    top: 2.9rem;
  }
}
header.active #nav-btn .btn-open span:nth-of-type(1) {
  top: 15px;
  left: 20px;
  -webkit-transform: translateY(20px) rotate(-45deg);
          transform: translateY(20px) rotate(-45deg);
  width: 34px;
}
@media screen and (max-width: 1440px) {
  header.active #nav-btn .btn-open span:nth-of-type(1) {
    top: 1.5rem;
    left: 2rem;
    -webkit-transform: translateY(2rem) rotate(-45deg);
            transform: translateY(2rem) rotate(-45deg);
    width: 3.4rem;
  }
}
@media screen and (max-width: 767.999px) {
  header.active #nav-btn .btn-open span:nth-of-type(1) {
    top: 0.15rem;
    left: 1.15rem;
    width: 2.1rem;
  }
}
header.active #nav-btn .btn-open span:nth-of-type(2) {
  opacity: 0;
}
header.active #nav-btn .btn-open span:nth-of-type(3) {
  top: 55px;
  left: 20px;
  -webkit-transform: translateY(-20px) rotate(45deg);
          transform: translateY(-20px) rotate(45deg);
  width: 34px;
}
@media screen and (max-width: 1440px) {
  header.active #nav-btn .btn-open span:nth-of-type(3) {
    top: 5.5rem;
    left: 2rem;
    -webkit-transform: translateY(-2rem) rotate(45deg);
            transform: translateY(-2rem) rotate(45deg);
    width: 3.4rem;
  }
}
@media screen and (max-width: 767.999px) {
  header.active #nav-btn .btn-open span:nth-of-type(3) {
    top: 4.15rem;
    left: 1.15rem;
    width: 2.1rem;
  }
}
header.active #header-nav {
  visibility: visible;
  opacity: 1;
}

footer {
  color: #fff;
  background: #00368F;
  font-size: 16px;
  padding: 3em 0;
}
@media screen and (max-width: 1000px) {
  footer {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 767.999px) {
  footer {
    font-size: 1.6rem;
    padding: 4rem 0 1.5rem;
  }
}
footer ul.footer-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40em;
  gap: 0.5em 2.5em;
  margin: auto;
}
@media screen and (max-width: 767.999px) {
  footer ul.footer-list {
    width: 100%;
    gap: 1rem 2%;
  }
}
@media screen and (max-width: 767.999px) {
  footer ul.footer-list > li {
    width: 48%;
    text-align: center;
  }
}
footer ul.footer-list > li a {
  font-size: 0.925em;
  font-weight: 700;
  line-height: 1.2em;
  letter-spacing: 0.03em;
  color: #fff;
}
@media screen and (max-width: 767.999px) {
  footer ul.footer-list > li a {
    font-size: 1.2rem;
    font-weight: 400;
  }
}
footer ul.footer-list > li a:hover {
  text-decoration: underline;
}
footer .footer-btn {
  margin-top: 2em;
}
@media screen and (max-width: 767.999px) {
  footer .footer-btn {
    margin-top: 4rem;
  }
}
footer .footer-btn a {
  color: #00368F;
  background: #fff;
  border-radius: 100vmax;
  font-size: 1em;
  font-weight: 700;
  letter-spacing: 0.06em;
  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;
  width: 15em;
  height: 2.5em;
  margin: auto;
  border: 1px solid #fff;
}
@media screen and (max-width: 767.999px) {
  footer .footer-btn a {
    font-size: 1.4rem;
    width: 80%;
    height: 5rem;
  }
}
footer .footer-btn a:hover {
  color: #fff;
  background: #00368F;
}
footer #copyright {
  font-size: 0.8em;
  color: #fff;
  opacity: 0.5;
  text-align: center;
  margin-top: 3em;
}
@media screen and (max-width: 767.999px) {
  footer #copyright {
    font-size: 1rem;
    margin-top: 4rem;
  }
}

.wrapper#top {
  overflow: hidden;
}
.wrapper#top #mv {
  background-image: url("../img/share/pattern_08.png"), url("../img/share/pattern_12.png"), url("../img/share/pattern_11.png"), url("../img/share/pattern_13.png"), url("../img/share/pattern_09.png"), url("../img/share/pattern_14.jpg");
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
  background-size: 2% auto, 12% auto, 4.5% auto, 2% auto, 2% auto, 62% auto;
  background-position: top 98% left 10%, top 50% left 35%, top 22% left 30%, top 19% left, top 10% left 24%, top left;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv {
    background-image: url("../img/share/pattern_08.png"), url("../img/share/pattern_11.png"), url("../img/share/pattern_13.png"), url("../img/share/pattern_09.png"), url("../img/share/pattern_14.jpg");
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-size: 1.6rem auto, 4.5rem auto, 1.5rem auto, 1.5rem auto, 100% auto;
    background-position: top 28rem right 2rem, top 6rem left 17rem, top 22rem right, top 9rem right 4rem, top left;
  }
}
.wrapper#top #mv:before {
  content: "";
  background: url("../img/share/pattern_06.png") no-repeat top left/contain;
  width: 26%;
  height: 10.3%;
  position: absolute;
  top: 90%;
  left: 32%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv:before {
    width: 11.5rem;
    height: 5.2rem;
    top: auto;
    bottom: 0;
    left: 1rem;
    z-index: 1;
  }
}
.wrapper#top #mv:after {
  content: "";
  background: url("../img/share/pattern_07.png") no-repeat top left/contain;
  width: 22.7%;
  height: 28.1%;
  position: absolute;
  top: 90%;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv:after {
    width: 9.08rem;
    height: 11.24rem;
    top: 26rem;
    left: auto;
    right: 7rem;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
}
.wrapper#top #mv .mv-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.wrapper#top #mv .mv-content .mv-head {
  width: 38.5%;
  padding: 11% 0 0 11%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-content .mv-head {
    width: 100%;
    padding: 8.5rem 0 0 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-content .mv-head .mv-head-en {
    width: 38%;
  }
}
.wrapper#top #mv .mv-content .mv-head .mv-head-en img {
  width: 58%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-content .mv-head .mv-head-en img {
    width: 100%;
  }
}
.wrapper#top #mv .mv-content .mv-head .mv-head-lead {
  font-weight: 700;
  line-height: 1.7em;
  letter-spacing: 0.09em;
  font-size: 1.55vw;
  margin-top: 10%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-content .mv-head .mv-head-lead {
    width: 62%;
    font-size: 1.5rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}
.wrapper#top #mv .mv-content .mv-head .mv-head-lead strong {
  color: #00368F;
  font-weight: 700;
}
.wrapper#top #mv .mv-content .mv-pic {
  width: 61.5%;
  aspect-ratio: 2358/2026;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-content .mv-pic {
    width: 100%;
    aspect-ratio: 768/570;
    margin-top: 3rem;
    aspect-ratio: auto;
  }
}
.wrapper#top #mv .mv-content .mv-pic .slick-track .slick-slide:nth-child(n+2) {
  opacity: 0;
}
.wrapper#top #mv .mv-content .mv-pic .mv-pic-list img {
  border-bottom-left-radius: 24rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-content .mv-pic .mv-pic-list img {
    border-bottom-left-radius: 12rem;
  }
}
.wrapper#top #mv .mv-content .mv-pic .mv-pic-list > div:nth-child(n+2) {
  opacity: 0;
}
.wrapper#top #mv .mv-content .mv-pic .mv-pic-list.slick-initialized .slick-track .slick-slide:nth-child(n+2) {
  opacity: 1;
}
.wrapper#top #mv .mv-content .mv-pic .mv-pic-label {
  position: absolute;
  top: 0;
  right: 1em;
  bottom: 0;
  margin: auto;
  font-family: "Montserrat", sans-serif;
  font-size: 1.1em;
  font-weight: 900;
  letter-spacing: 0.42em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-content .mv-pic .mv-pic-label {
    font-size: 0.9rem;
    right: auto;
    left: 1rem;
    bottom: auto;
    top: 2rem;
  }
}
.wrapper#top #mv .mv-scroll {
  position: absolute;
  bottom: -1em;
  right: 2em;
  width: 7em;
  aspect-ratio: 1/1;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 1.5em 0 #aaa;
          box-shadow: 0 0 1.5em 0 #aaa;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-scroll {
    bottom: 3rem;
    right: 1.5rem;
    width: 7rem;
  }
}
.wrapper#top #mv .mv-scroll a {
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrapper#top #about {
  padding-top: 10em;
  font-size: 16px;
  background-image: url("../img/share/pattern_26.png"), url("../img/share/pattern_16.png"), url("../img/share/pattern_08.png"), url("../img/share/pattern_25.png"), url("../img/share/pattern_22.png"), url("../img/share/pattern_21.png"), url("../img/share/pattern_12.png"), url("../img/share/pattern_24.png"), url("../img/share/pattern_23.png"), url("../img/share/pattern_15.png"), url("../img/share/pattern_19.png"), url("../img/share/pattern_18.png"), url("../img/share/pattern_20.png"), url("../img/share/pattern_17.png");
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
  background-size: 10% auto, 12% auto, 1.5% auto, 1.8% auto, 8% auto, 5% auto, 11% auto, 13% auto, 20% auto, 2% auto, 1.8% auto, 1.5% auto, 6.5% auto, 46% auto;
  background-position: top 81% right 17%, top 90% right 16%, top 90% left 18%, top 85% left 25%, top 39.5% right 9%, top 47% right 15%, top 42% right 8%, top 38% left 8%, top 50% left 5%, top 28% left 22%, top 22% right 29%, top 8% right 30%, top 15% right 16%, top -30% right 10%;
}
@media screen and (max-width: 1440px) {
  .wrapper#top #about {
    background-position: top 81% right 17%, top 90% right 16%, top 90% left 18%, top 85% left 25%, top 39.5% right 0, top 47% right 2%, top 42% right -2%, top 38% left -5%, top 50% left -8%, top 28% left 22%, top 22% right 29%, top 8% right 30%, top 15% right 16%, top -30% right 10%;
  }
}
@media screen and (max-width: 1000px) {
  .wrapper#top #about {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about {
    font-size: 1.6rem;
    padding-top: 10rem;
    background-image: url("../img/share/pattern_20.png"), url("../img/share/pattern_17.png");
    background-repeat: no-repeat, no-repeat;
    background-size: 6rem auto, 30rem auto;
    background-position: top 3rem right 5rem, top -10rem right -10rem;
  }
}
.wrapper#top #about .about-copy {
  font-size: 1.375em;
  margin-top: 4em;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-align: center;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about .about-copy {
    font-size: 1.8rem;
    margin-top: 4rem;
  }
}
.wrapper#top #about .about-copy span {
  color: #DF203C;
}
.wrapper#top #about .about-lead {
  font-size: 1.25em;
  margin-top: 3em;
  font-weight: 600;
  line-height: 2.4em;
  letter-spacing: 0.06em;
  text-align: center;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about .about-lead {
    font-size: 1.5rem;
    margin-top: 4rem;
    line-height: 2em;
    text-align: left;
  }
}
.wrapper#top #about .about-lead p + p {
  margin-top: 1.8em;
}
.wrapper#top #about .about-lead span {
  color: #00368F;
}
.wrapper#top #about .about-lead strong {
  font-size: 1.4em;
  font-weight: 700;
  letter-spacing: 0.09em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about .about-lead strong {
    font-size: 1.7rem;
  }
}
.wrapper#top #about .about-lead strong span {
  color: #DF203C;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about .about-lead .about-note {
    text-align: center;
  }
}
.wrapper#top #about .about-btn {
  margin-top: 4.4em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about .about-btn {
    margin-top: 4rem;
  }
}
.wrapper#top #about .about-btn a {
  font-size: 1.375em;
  font-weight: 800;
  letter-spacing: 0.06em;
  color: #fff;
  background: #DF203C;
  border-radius: 100vmax;
  border: 1px solid #DF203C;
  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;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 1em 3em;
  margin: auto;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about .about-btn a {
    font-size: 1.6rem;
    padding: 0;
    width: 90%;
    height: 6rem;
  }
}
.wrapper#top #about .about-btn a:hover {
  color: #DF203C;
  background: #fff;
}
.wrapper#top #pro {
  font-size: 16px;
  position: relative;
  background-image: url("../img/share/pattern_02.png"), url("../img/share/pattern_40.png");
  background-repeat: no-repeat, no-repeat;
  background-size: 40% auto, 35%;
  background-position: bottom -5% left 2%, top 40% right 3%;
  padding-bottom: 5em;
}
@media screen and (max-width: 1000px) {
  .wrapper#top #pro {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #pro {
    font-size: 1.6rem;
    background-size: 20rem auto, 20rem;
    background-position: bottom -11rem left -1rem, top 9rem right -3rem;
  }
}
.wrapper#top #pro:before {
  content: "";
  width: 100%;
  height: calc(100% - 20em);
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(249.27deg, #E7F3FF 13.68%, #93C7F6 63.56%, #218CEA 97.58%);
  border-top-left-radius: 12em;
  border-bottom-right-radius: 12em;
  z-index: -1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #pro:before {
    background: linear-gradient(249.27deg, #E7F3FF 70.68%, #93C7F6 90.56%, #218CEA 97.58%);
    height: calc(100% - 20rem);
    border-top-left-radius: 5rem;
    border-bottom-right-radius: 5rem;
  }
}
.wrapper#top #pro .pro-title {
  font-size: 1.6em;
  font-weight: 800;
  letter-spacing: 0.06em;
  margin-top: 5em;
  text-align: center;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #pro .pro-title {
    font-size: 1.8rem;
    margin-top: 10rem;
  }
}
.wrapper#top #pro .pro-title span {
  color: #DF203C;
}
.wrapper#top #pro ul.pro-list {
  margin-top: 7em;
  counter-reset: number-counter;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #pro ul.pro-list {
    margin-top: 4rem;
  }
}
.wrapper#top #pro ul.pro-list > li {
  border-radius: 1.25em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  position: relative;
  counter-increment: number-counter;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #pro ul.pro-list > li {
    border-radius: 1.2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.wrapper#top #pro ul.pro-list > li:before {
  content: "";
  width: 100%;
  height: calc(100% - 1.5em);
  background: linear-gradient(237.09deg, #66B3FF 8.49%, #B5DAFF 17.81%, #E7F1FB 36.68%, #FFFFFF 62.57%);
  border-radius: 1.25em;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #pro ul.pro-list > li:before {
    border-radius: 1.2rem;
    height: calc(100% - 2rem);
  }
}
.wrapper#top #pro ul.pro-list > li:after {
  content: counter(number-counter, decimal-leading-zero) ".";
  font-size: 6em;
  font-weight: 700;
  position: absolute;
  top: -0.2em;
  left: 0.4em;
  line-height: 1em;
  color: #218CEA;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #pro ul.pro-list > li:after {
    font-size: 5rem;
    top: 0;
    left: 1rem;
  }
}
.wrapper#top #pro ul.pro-list > li .pro-list-content {
  width: 50%;
  padding: 5em 2.5em 2.5em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #pro ul.pro-list > li .pro-list-content {
    width: 100%;
    padding: 6rem 1.5rem 1rem;
  }
}
.wrapper#top #pro ul.pro-list > li .pro-list-content .pro-list-heading {
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1.8em;
  color: #00368F;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #pro ul.pro-list > li .pro-list-content .pro-list-heading {
    font-size: 2rem;
  }
}
.wrapper#top #pro ul.pro-list > li .pro-list-content .pro-list-text {
  font-size: 1em;
  line-height: 2.1em;
  margin-top: 1.5em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #pro ul.pro-list > li .pro-list-content .pro-list-text {
    font-size: 1.5rem;
    line-height: 2em;
    margin-top: 2rem;
  }
}
.wrapper#top #pro ul.pro-list > li .pro-list-pic {
  width: 50%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #pro ul.pro-list > li .pro-list-pic {
    width: 100%;
  }
}
.wrapper#top #pro ul.pro-list > li:nth-child(n+2) {
  margin-top: 2.3em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #pro ul.pro-list > li:nth-child(n+2) {
    margin-top: 4rem;
  }
}
.wrapper#top #pro ul.pro-list > li:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #pro ul.pro-list > li:nth-child(2n) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.wrapper#top #pro ul.pro-list > li:nth-child(2n):before {
  background: linear-gradient(83.8deg, #66B3FF 17.29%, #B5DAFF 29.75%, #E7F1FB 46.89%, #FFFFFF 78.13%);
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #pro ul.pro-list > li:nth-child(2n):before {
    background: linear-gradient(-237.09deg, #66B3FF 8.49%, #B5DAFF 17.81%, #E7F1FB 36.68%, #FFFFFF 62.57%);
  }
}
.wrapper#top #pro ul.pro-list > li:nth-child(2n):after {
  left: auto;
  right: 0.4em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #pro ul.pro-list > li:nth-child(2n):after {
    right: 1rem;
  }
}
.wrapper#top #pro ul.pro-list > li:nth-child(2n) .pro-list-content .pro-list-heading {
  text-align: right;
}
.wrapper#top #job {
  font-size: 16px;
  padding-top: 10em;
  background-image: url("../img/share/pattern_18.png"), url("../img/share/pattern_08.png"), url("../img/share/pattern_37.png");
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-size: 2% auto, 2.5% auto, 8% auto;
  background-position: top 5% left 30%, top 11% right 13%, top 7% right 15%;
}
@media screen and (max-width: 1200px) {
  .wrapper#top #job {
    font-size: 1.95rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #job {
    font-size: 1.6rem;
    padding-top: 10rem;
    background-size: 1rem auto, 1.5rem auto, 4rem auto;
    background-position: top 8rem left 8rem, top 13rem right 3.5rem, top 10rem right 4rem;
  }
}
.wrapper#top #job ul.job-list {
  margin-top: 9em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #job ul.job-list {
    margin-top: 6rem;
  }
}
.wrapper#top #job ul.job-list > li {
  position: relative;
}
.wrapper#top #job ul.job-list > li .job-list-pic {
  position: absolute;
  top: -12em;
  right: -10em;
  width: 40em;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #job ul.job-list > li .job-list-pic {
    position: initial;
    width: 100%;
    text-align: center;
    margin-top: 2rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #job ul.job-list > li .job-list-pic img {
    width: 80%;
  }
}
.wrapper#top #job ul.job-list > li .job-list-heading {
  font-size: 1.8em;
  padding: 1em 0;
  font-weight: 700;
  letter-spacing: 0.06em;
  color: #fff;
  background: linear-gradient(94.43deg, #218CEA 46.4%, #C1E2FF 79.39%);
  max-width: 1100px;
  margin: auto;
  position: relative;
  padding-left: 1.2em;
}
@media screen and (max-width: 1200px) {
  .wrapper#top #job ul.job-list > li .job-list-heading {
    padding-left: calc(1.2em + 3%);
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #job ul.job-list > li .job-list-heading {
    font-size: 1.8rem;
    padding: 1em 1em 1em 2em;
    background: linear-gradient(94.43deg, #218CEA 46.4%, #C1E2FF 100%);
  }
}
.wrapper#top #job ul.job-list > li .job-list-heading:before {
  content: "";
  width: 0.7em;
  height: 0.7em;
  border: 0.2em solid #fff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 1200px) {
  .wrapper#top #job ul.job-list > li .job-list-heading:before {
    left: 3%;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #job ul.job-list > li .job-list-heading:before {
    left: 1.5rem;
  }
}
.wrapper#top #job ul.job-list > li .job-list-heading:after {
  content: "";
  width: 100vw;
  height: 100%;
  background: #218CEA;
  position: absolute;
  top: 0;
  left: -100vw;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #job ul.job-list > li .job-list-heading:after {
    content: none;
  }
}
.wrapper#top #job ul.job-list > li .job-list-content {
  background: #E7F3FF;
  max-width: 1100px;
  margin: auto;
  padding: 2em 0;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .wrapper#top #job ul.job-list > li .job-list-content {
    padding: 2em 3%;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #job ul.job-list > li .job-list-content {
    padding: 3rem 1.5rem;
  }
}
.wrapper#top #job ul.job-list > li .job-list-content:before {
  content: "";
  width: 100vw;
  height: 100%;
  background: #E7F3FF;
  position: absolute;
  top: 0;
  left: -100vw;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #job ul.job-list > li .job-list-content:before {
    content: none;
  }
}
.wrapper#top #job ul.job-list > li .job-list-content:after {
  content: "";
  width: 8em;
  height: 100%;
  background: #E7F3FF;
  position: absolute;
  top: 0;
  right: -8em;
  border-bottom-right-radius: 8em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #job ul.job-list > li .job-list-content:after {
    content: none;
  }
}
.wrapper#top #job ul.job-list > li .job-list-content .job-list-lead {
  font-size: 1.2em;
  font-weight: 700;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #job ul.job-list > li .job-list-content .job-list-lead {
    font-size: 1.6rem;
  }
}
.wrapper#top #job ul.job-list > li .job-list-content .job-list-text {
  font-size: 1em;
  line-height: 2.1em;
  width: 26em;
  margin-top: 1em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #job ul.job-list > li .job-list-content .job-list-text {
    font-size: 1.5rem;
    line-height: 2em;
    width: 100%;
    margin-top: 2rem;
  }
}
.wrapper#top #job ul.job-list > li .job-list-content .job-list-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 2%;
  margin-top: 2em;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #job ul.job-list > li .job-list-content .job-list-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem 0;
    margin-top: 3rem;
  }
}
.wrapper#top #job ul.job-list > li .job-list-content .job-list-bottom .job-list-bottom-block {
  background: #fff;
  border-radius: 1em;
  width: 49%;
  padding: 1.2em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #job ul.job-list > li .job-list-content .job-list-bottom .job-list-bottom-block {
    border-radius: 1.2rem;
    width: 100%;
    padding: 2.5rem 1.5rem;
  }
}
.wrapper#top #job ul.job-list > li .job-list-content .job-list-bottom .job-list-bottom-block .job-list-bottom-heading {
  font-size: 1.1em;
  font-weight: 700;
  letter-spacing: 0.06em;
  color: #00368F;
  position: relative;
  padding-left: 2em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #job ul.job-list > li .job-list-content .job-list-bottom .job-list-bottom-block .job-list-bottom-heading {
    font-size: 1.6rem;
    padding-left: 2em;
  }
}
.wrapper#top #job ul.job-list > li .job-list-content .job-list-bottom .job-list-bottom-block .job-list-bottom-heading:before {
  content: "";
  width: 1.4em;
  height: 1.4em;
  background: #044CBA;
  border-radius: 0.4em;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.wrapper#top #job ul.job-list > li .job-list-content .job-list-bottom .job-list-bottom-block .job-list-bottom-heading:after {
  content: "";
  width: 1.4em;
  height: 1.4em;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.wrapper#top #job ul.job-list > li .job-list-content .job-list-bottom .job-list-bottom-block .job-list-bottom-heading.point:after {
  background: url("../img/share/icon_star.png") no-repeat center/contain;
  background-size: 50% auto;
}
.wrapper#top #job ul.job-list > li .job-list-content .job-list-bottom .job-list-bottom-block .job-list-bottom-heading.recommend:after {
  background: url("../img/share/icon_good.png") no-repeat center/contain;
  background-size: 50% auto;
}
.wrapper#top #job ul.job-list > li .job-list-content .job-list-bottom .job-list-bottom-block ul.job-list-bottom-list {
  margin-top: 1em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #job ul.job-list > li .job-list-content .job-list-bottom .job-list-bottom-block ul.job-list-bottom-list {
    margin-top: 1.5rem;
  }
}
.wrapper#top #job ul.job-list > li .job-list-content .job-list-bottom .job-list-bottom-block ul.job-list-bottom-list > li {
  font-size: 0.9em;
  line-height: 1.5em;
  position: relative;
  padding-left: 1.8em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #job ul.job-list > li .job-list-content .job-list-bottom .job-list-bottom-block ul.job-list-bottom-list > li {
    line-height: 1.7em;
  }
}
.wrapper#top #job ul.job-list > li .job-list-content .job-list-bottom .job-list-bottom-block ul.job-list-bottom-list > li:before {
  content: "";
  width: 1.2em;
  height: 1.2em;
  background: #DF203C;
  border-radius: 50%;
  position: absolute;
  top: 0.1em;
  left: 0;
}
.wrapper#top #job ul.job-list > li .job-list-content .job-list-bottom .job-list-bottom-block ul.job-list-bottom-list > li:after {
  content: "";
  display: block;
  position: absolute;
  top: 0.4em;
  left: 0.25em;
  width: 0.6em;
  height: 0.4em;
  border-left: 0.15em solid #fff;
  border-bottom: 0.15em solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.wrapper#top #job ul.job-list > li .job-list-content .job-list-bottom .job-list-bottom-block ul.job-list-bottom-list > li:nth-child(n+2) {
  margin-top: 1em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #job ul.job-list > li .job-list-content .job-list-bottom .job-list-bottom-block ul.job-list-bottom-list > li:nth-child(n+2) {
    margin-top: 0.6em;
  }
}
.wrapper#top #job ul.job-list > li:nth-child(1):before {
  content: "";
  background: url("../img/share/pattern_03.png") no-repeat top left/contain;
  background-size: 100%;
  width: 10.62em;
  height: 7.02em;
  position: absolute;
  top: -6em;
  left: 3em;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #job ul.job-list > li:nth-child(1):before {
    width: 7.08rem;
    height: 4.68rem;
    top: -4rem;
    left: 3rem;
  }
}
.wrapper#top #job ul.job-list > li:nth-child(2):before {
  content: "";
  background: url("../img/share/pattern_04.png") no-repeat top left/contain;
  background-size: 100%;
  width: 12.3em;
  height: 7.14em;
  position: absolute;
  top: -6em;
  right: 3em;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #job ul.job-list > li:nth-child(2):before {
    width: 8.2rem;
    height: 4.76rem;
    top: -4rem;
    right: 3rem;
  }
}
.wrapper#top #job ul.job-list > li:nth-child(3):before {
  content: "";
  background: url("../img/share/pattern_05.png") no-repeat top left/contain;
  background-size: 100%;
  width: 12.39em;
  height: 6.21em;
  position: absolute;
  top: -4.5em;
  left: 2em;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #job ul.job-list > li:nth-child(3):before {
    width: 8.26rem;
    height: 4.14rem;
    top: -3rem;
    left: 3rem;
  }
}
.wrapper#top #job ul.job-list > li:nth-child(n+2) {
  margin-top: 9em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #job ul.job-list > li:nth-child(n+2) {
    margin-top: 6rem;
  }
}
.wrapper#top #job ul.job-list > li:nth-child(2n) .job-list-pic {
  right: auto;
  left: -10em;
}
.wrapper#top #job ul.job-list > li:nth-child(2n) .job-list-heading {
  background: linear-gradient(94.43deg, #C1E2FF 46.4%, #218CEA 79.39%);
  padding-left: 23.2em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #job ul.job-list > li:nth-child(2n) .job-list-heading {
    padding: 1em 1em 1em 2em;
    background: linear-gradient(94.43deg, #218CEA 46.4%, #C1E2FF 100%);
  }
}
.wrapper#top #job ul.job-list > li:nth-child(2n) .job-list-heading:before {
  left: 22em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #job ul.job-list > li:nth-child(2n) .job-list-heading:before {
    left: 1.5rem;
  }
}
.wrapper#top #job ul.job-list > li:nth-child(2n) .job-list-heading:after {
  left: auto;
  right: -100vw;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #job ul.job-list > li:nth-child(2n) .job-list-heading:after {
    content: none;
  }
}
.wrapper#top #job ul.job-list > li:nth-child(2n) .job-list-content:before {
  left: auto;
  right: -100vw;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #job ul.job-list > li:nth-child(2n) .job-list-content:before {
    content: none;
  }
}
.wrapper#top #job ul.job-list > li:nth-child(2n) .job-list-content:after {
  right: auto;
  left: -8em;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 8em;
}
.wrapper#top #job ul.job-list > li:nth-child(2n) .job-list-content .job-list-lead {
  padding-left: 33em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #job ul.job-list > li:nth-child(2n) .job-list-content .job-list-lead {
    padding-left: 0;
  }
}
.wrapper#top #job ul.job-list > li:nth-child(2n) .job-list-content .job-list-text {
  padding-left: 39.5em;
  width: 100%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #job ul.job-list > li:nth-child(2n) .job-list-content .job-list-text {
    padding-left: 0;
  }
}
.wrapper#top #interview {
  font-size: 16px;
  padding: 15em 0 20em;
  background-image: url("../img/share/pattern_27.png"), url("../img/share/pattern_28.png");
  background-repeat: no-repeat, no-repeat;
  background-size: 12% auto, 75em auto;
  background-position: top 25% left 15%, top 8em right -2em;
}
@media screen and (max-width: 1440px) {
  .wrapper#top #interview {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #interview {
    font-size: 1.6rem;
    padding: 14rem 0 7rem;
    background-size: 6rem auto, 150% auto;
    background-position: top 10rem left 1.5rem, top 4rem center;
  }
}
.wrapper#top #interview .interview-modal {
  display: none;
  position: fixed;
  z-index: 200;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wrapper#top #interview .interview-modal .interview-modal-bg {
  width: 100%;
  height: 100%;
  background-color: rgba(30, 30, 30, 0.9);
}
.wrapper#top #interview .interview-modal .interview-modal-wrap {
  position: absolute;
  inset: 0;
  margin: auto;
  max-width: 990px;
  max-height: 90%;
  width: 90%;
  padding-top: 2.5em;
  background: linear-gradient(167.04deg, #66B3FF 4.64%, #B5DAFF 18.66%, #E7F1FB 30.68%, #FFFFFF 57.65%);
  border-radius: 1.5em;
  overflow-y: auto;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #interview .interview-modal .interview-modal-wrap {
    padding-top: 4rem;
    border-radius: 1.2rem;
    background: linear-gradient(167.04deg, #bddeff 4.64%, #B5DAFF 18.66%, #E7F1FB 30.68%, #FFFFFF 57.65%);
  }
}
.wrapper#top #interview .interview-modal .interview-modal-wrap:before {
  content: "";
  background: url("../img/share/pattern_39.png") no-repeat top right/contain;
  aspect-ratio: 711/1259;
  width: 70%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.wrapper#top #interview .interview-modal .interview-content .modal-pic {
  margin: 0 2.5em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #interview .interview-modal .interview-content .modal-pic {
    margin: 0 4rem;
  }
}
.wrapper#top #interview .interview-modal .interview-content .modal-pic img {
  border-radius: 1.5em;
  width: 100%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #interview .interview-modal .interview-content .modal-pic img {
    border-radius: 1.2rem;
  }
}
.wrapper#top #interview .interview-modal .interview-content .modal-lead {
  font-size: 1.8em;
  font-weight: 700;
  line-height: 1.7em;
  letter-spacing: 0.09em;
  text-align: center;
  margin: 1.5em 2.5em 0;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #interview .interview-modal .interview-content .modal-lead {
    font-size: 1.7rem;
    margin: 2rem 1.5rem 0;
  }
}
.wrapper#top #interview .interview-modal .interview-content .modal-person {
  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;
  gap: 0 1em;
  margin: 1.5em 2.5em 0;
  position: relative;
  padding-bottom: 2em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #interview .interview-modal .interview-content .modal-person {
    gap: 0 1rem;
    margin: 3rem 1.5rem 0;
    padding-bottom: 2rem;
  }
}
.wrapper#top #interview .interview-modal .interview-content .modal-person:before {
  content: "";
  width: 3em;
  height: 0.4em;
  background: #DF203C;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #interview .interview-modal .interview-content .modal-person:before {
    height: 0.2em;
  }
}
.wrapper#top #interview .interview-modal .interview-content .modal-person .modal-person-label {
  font-size: 0.9em;
  font-weight: 700;
  line-height: 1.4em;
  letter-spacing: 0.03em;
  color: #00368F;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #interview .interview-modal .interview-content .modal-person .modal-person-label {
    font-size: 1.4rem;
  }
}
.wrapper#top #interview .interview-modal .interview-content .modal-person .modal-person-name {
  font-size: 1.4em;
  font-weight: 700;
  line-height: 1em;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #interview .interview-modal .interview-content .modal-person .modal-person-name {
    font-size: 1.6rem;
  }
}
.wrapper#top #interview .interview-modal .interview-content ul.modal-reason {
  margin: 3em 2.5em 0;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #interview .interview-modal .interview-content ul.modal-reason {
    margin: 4rem 1.5rem 0;
  }
}
.wrapper#top #interview .interview-modal .interview-content ul.modal-reason > li .modal-reason-question {
  font-size: 1.2em;
  font-weight: 800;
  line-height: 1.7em;
  color: #00368F;
  position: relative;
  padding-left: 1.2em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #interview .interview-modal .interview-content ul.modal-reason > li .modal-reason-question {
    font-size: 1.5rem;
    padding-left: 1.2em;
  }
}
.wrapper#top #interview .interview-modal .interview-content ul.modal-reason > li .modal-reason-question:before {
  content: "";
  width: 0.6em;
  height: 0.6em;
  background: #00368F;
  border-radius: 50%;
  position: absolute;
  top: 0.45em;
  left: 0;
}
.wrapper#top #interview .interview-modal .interview-content ul.modal-reason > li .modal-reason-answer {
  font-size: 1em;
  line-height: 2.1em;
  margin-top: 0.2em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #interview .interview-modal .interview-content ul.modal-reason > li .modal-reason-answer {
    font-size: 1.4rem;
  }
}
.wrapper#top #interview .interview-modal .interview-content ul.modal-reason > li:nth-child(n+2) {
  margin-top: 1.5em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #interview .interview-modal .interview-content ul.modal-reason > li:nth-child(n+2) {
    margin-top: 2rem;
  }
}
.wrapper#top #interview .interview-modal .interview-content .modal-schedule {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 4em;
  padding: 0 2.5em 2.5em;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #interview .interview-modal .interview-content .modal-schedule {
    margin-top: 4rem;
    padding: 4rem 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.wrapper#top #interview .interview-modal .interview-content .modal-schedule:before {
  content: "";
  width: 100%;
  height: calc(100% - 2em);
  background: #E7F3FF;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #interview .interview-modal .interview-content .modal-schedule:before {
    height: 100%;
  }
}
.wrapper#top #interview .interview-modal .interview-content .modal-schedule .modal-schedule-pic {
  width: 47%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.2em 0;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #interview .interview-modal .interview-content .modal-schedule .modal-schedule-pic {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 0 1rem;
    margin-top: 2rem;
  }
}
.wrapper#top #interview .interview-modal .interview-content .modal-schedule .modal-schedule-pic img {
  border-radius: 1.2em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #interview .interview-modal .interview-content .modal-schedule .modal-schedule-pic img {
    border-radius: 1.2rem;
  }
}
.wrapper#top #interview .interview-modal .interview-content .modal-schedule .modal-schedule-ex {
  width: 46%;
  padding-top: 4em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #interview .interview-modal .interview-content .modal-schedule .modal-schedule-ex {
    width: 100%;
    padding-top: 0;
  }
}
.wrapper#top #interview .interview-modal .interview-content .modal-schedule .modal-schedule-ex .modal-schedule-heading {
  font-size: 1.2em;
  font-weight: 700;
  letter-spacing: 0.06em;
  color: #00368F;
  position: relative;
  padding-left: 2em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #interview .interview-modal .interview-content .modal-schedule .modal-schedule-ex .modal-schedule-heading {
    font-size: 1.6rem;
  }
}
.wrapper#top #interview .interview-modal .interview-content .modal-schedule .modal-schedule-ex .modal-schedule-heading:before {
  content: "";
  background: url("../img/share/icon_clock.png") no-repeat top left/contain;
  aspect-ratio: 1/1;
  width: 1.6em;
  position: absolute;
  top: 0;
  left: 0;
}
.wrapper#top #interview .interview-modal .interview-content .modal-schedule .modal-schedule-ex ul.modal-schedule-time {
  margin-top: 2em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #interview .interview-modal .interview-content .modal-schedule .modal-schedule-ex ul.modal-schedule-time {
    margin-top: 2rem;
  }
}
.wrapper#top #interview .interview-modal .interview-content .modal-schedule .modal-schedule-ex ul.modal-schedule-time > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.wrapper#top #interview .interview-modal .interview-content .modal-schedule .modal-schedule-ex ul.modal-schedule-time > li:before {
  content: "";
  width: 1px;
  height: 50%;
  background: #218CEA;
  position: absolute;
  top: 0;
  left: 0.2em;
}
.wrapper#top #interview .interview-modal .interview-content .modal-schedule .modal-schedule-ex ul.modal-schedule-time > li:after {
  content: "";
  width: 1px;
  height: 50%;
  background: #218CEA;
  position: absolute;
  bottom: 0;
  left: 0.2em;
}
.wrapper#top #interview .interview-modal .interview-content .modal-schedule .modal-schedule-ex ul.modal-schedule-time > li .time {
  font-size: 0.9em;
  font-weight: 600;
  line-height: 1.5em;
  color: #00368F;
  width: 5.5em;
  padding-left: 1.4em;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #interview .interview-modal .interview-content .modal-schedule .modal-schedule-ex ul.modal-schedule-time > li .time {
    font-size: 1.4rem;
  }
}
.wrapper#top #interview .interview-modal .interview-content .modal-schedule .modal-schedule-ex ul.modal-schedule-time > li .time:before {
  content: "";
  width: 0.5em;
  height: 0.5em;
  background: #218CEA;
  border-radius: 50%;
  position: absolute;
  top: 0.45em;
  left: 0;
}
.wrapper#top #interview .interview-modal .interview-content .modal-schedule .modal-schedule-ex ul.modal-schedule-time > li .item {
  font-size: 0.9em;
  line-height: 1.5em;
  width: calc(100% - 5.5em);
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #interview .interview-modal .interview-content .modal-schedule .modal-schedule-ex ul.modal-schedule-time > li .item {
    font-size: 1.4rem;
  }
}
.wrapper#top #interview .interview-modal .interview-content .modal-schedule .modal-schedule-ex ul.modal-schedule-time > li:first-child:before {
  content: none;
}
.wrapper#top #interview .interview-modal .interview-content .modal-schedule .modal-schedule-ex ul.modal-schedule-time > li:last-child:after {
  content: none;
}
.wrapper#top #interview .interview-modal .interview-content .modal-schedule .modal-schedule-ex ul.modal-schedule-time > li:nth-child(n+2) {
  padding-top: 0.5em;
}
.wrapper#top #interview .interview-modal .modal-close {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 990px;
  width: 100%;
  height: 5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  pointer-events: none;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #interview .interview-modal .modal-close {
    height: 4rem;
  }
}
.wrapper#top #interview .interview-modal .modal-close .modal-close-inner {
  width: 5em;
  height: 5em;
  margin: 1em -2em 0 0;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0.5em #aaa;
          box-shadow: 0 0 0.5em #aaa;
  cursor: pointer;
  pointer-events: auto;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #interview .interview-modal .modal-close .modal-close-inner {
    width: 4rem;
    height: 4rem;
    margin: 1rem 1rem 0 0;
  }
}
.wrapper#top #interview ul.interview-list {
  max-width: calc(1400px + 6%);
  margin: auto;
  padding: 0 3%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 2%;
  margin-top: 6em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #interview ul.interview-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 1.5rem;
    gap: 9rem 2%;
    margin-top: 4rem;
  }
}
.wrapper#top #interview ul.interview-list > li {
  width: 32%;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #interview ul.interview-list > li {
    width: 80%;
    margin: auto;
  }
}
.wrapper#top #interview ul.interview-list > li .interview-list-pic {
  border-radius: 1.25em;
  overflow: hidden;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #interview ul.interview-list > li .interview-list-pic {
    border-radius: 1.2rem;
  }
}
.wrapper#top #interview ul.interview-list > li .interview-list-pic img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.wrapper#top #interview ul.interview-list > li .interview-list-content {
  position: absolute;
  bottom: -20%;
  left: 0;
  right: 0;
  margin: auto;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(75%, #fff), color-stop(75%, #DF203C), to(#DF203C));
  background: linear-gradient(180deg, #fff 0%, #fff 75%, #DF203C 75%, #DF203C 100%);
  width: 40%;
  border-radius: 50%;
  aspect-ratio: 1/1;
  -webkit-box-shadow: 0 0.3em 1em 0 rgba(121, 138, 177, 0.5);
          box-shadow: 0 0.3em 1em 0 rgba(121, 138, 177, 0.5);
  padding-top: 2em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #interview ul.interview-list > li .interview-list-content {
    width: 50%;
    padding-top: 3rem;
  }
}
.wrapper#top #interview ul.interview-list > li .interview-list-content:before {
  content: "";
  background: url("../img/share/icon_arr_01.png") no-repeat top left/contain;
  width: 1.2em;
  height: 1.2em;
  position: absolute;
  bottom: 0.8em;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #interview ul.interview-list > li .interview-list-content:before {
    width: 1.5rem;
    height: 1.5rem;
    bottom: 1.1rem;
  }
}
.wrapper#top #interview ul.interview-list > li .interview-list-content .interview-list-label {
  font-size: 1em;
  font-weight: 700;
  line-height: 1.4em;
  letter-spacing: 0.03em;
  text-align: center;
  color: #00368F;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #interview ul.interview-list > li .interview-list-content .interview-list-label {
    font-size: 1.4rem;
  }
}
.wrapper#top #interview ul.interview-list > li .interview-list-content .interview-list-name {
  font-size: 1.5em;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-align: center;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #interview ul.interview-list > li .interview-list-content .interview-list-name {
    font-size: 1.6rem;
  }
}
.wrapper#top #interview ul.interview-list > li:hover .interview-list-pic img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.wrapper#top #environment {
  padding: 13em 0 15em;
  font-size: 16px;
  background-image: url("../img/share/pattern_16.png"), url("../img/share/pattern_08.png"), url("../img/share/pattern_12.png"), url("../img/share/pattern_18.png");
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  background-size: 15% auto, 3% auto, 15% auto, 2% auto;
  background-position: top 5% left 10%, top 8% right 10%, top 7.5% right 3%, top 3% left 30%;
}
@media screen and (max-width: 1000px) {
  .wrapper#top #environment {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #environment {
    padding: 12rem 0 10rem;
    font-size: 1.6rem;
    background-size: 6rem auto, 1.5rem auto, 7rem auto, 1rem auto;
    background-position: top 11rem left 2rem, top 14rem right 4rem, top 13.5rem right, top 8rem left 10rem;
  }
}
.wrapper#top #environment .environment-content {
  margin-top: 5em;
  background-image: url("../img/share/pattern_31.png"), url("../img/share/pattern_30.png");
  background-repeat: no-repeat, no-repeat;
  background-size: 32% auto, 23% auto;
  background-position: top 15% left, top 30% right;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #environment .environment-content {
    margin-top: 4rem;
    background: none;
  }
}
.wrapper#top #environment .environment-block + .environment-block {
  margin-top: 2.5em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #environment .environment-block + .environment-block {
    margin-top: 3rem;
  }
}
.wrapper#top #environment .environment-block .environment-heading {
  background: linear-gradient(93.12deg, #218CEA 64.18%, #C1E2FF 104.79%);
  border-top-left-radius: 0.6em;
  border-top-right-radius: 0.6em;
  font-size: 1.75em;
  font-weight: 700;
  letter-spacing: 0.09em;
  color: #fff;
  padding: 0.8em 1em 0.8em 2.5em;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #environment .environment-block .environment-heading {
    border-top-left-radius: 1.2rem;
    border-top-right-radius: 1.2rem;
    font-size: 1.8rem;
  }
}
.wrapper#top #environment .environment-block .environment-heading:before {
  content: "";
  width: 0.7em;
  height: 0.7em;
  border: 0.2em solid #fff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 1.3em;
  bottom: 0;
  margin: auto;
}
.wrapper#top #environment .environment-block .environment-summary {
  background: #E4F1FF;
  padding: 2.5em 2em;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #environment .environment-block .environment-summary {
    padding: 2.5rem 1.5rem;
    border-bottom-left-radius: 1.2rem;
    border-bottom-right-radius: 1.2rem;
  }
}
.wrapper#top #environment .environment-block .environment-summary .environment-lead {
  font-size: 1em;
  line-height: 1.8em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #environment .environment-block .environment-summary .environment-lead {
    font-size: 1.5rem;
  }
}
.wrapper#top #environment .environment-block .environment-summary ul.environment-flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 3%;
  margin-top: 2em;
  counter-reset: number-counter;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #environment .environment-block .environment-summary ul.environment-flow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.5rem 0;
    margin-top: 3rem;
  }
}
.wrapper#top #environment .environment-block .environment-summary ul.environment-flow > li {
  width: 31%;
  background: #fff;
  border-radius: 1.2em;
  padding: 6em 1.2em 1.5em;
  counter-increment: number-counter;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #environment .environment-block .environment-summary ul.environment-flow > li {
    width: 100%;
    border-radius: 1.2rem;
    padding: 6rem 1.5rem 2rem;
  }
}
.wrapper#top #environment .environment-block .environment-summary ul.environment-flow > li:before {
  content: counter(number-counter, decimal-leading-zero) ".";
  font-size: 5em;
  letter-spacing: -0.06em;
  color: #D2E8FF;
  position: absolute;
  top: 0.1em;
  left: 0.2em;
  line-height: 1em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #environment .environment-block .environment-summary ul.environment-flow > li:before {
    font-size: 4rem;
    top: 1rem;
    left: 1rem;
  }
}
.wrapper#top #environment .environment-block .environment-summary ul.environment-flow > li .environment-flow-heading {
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.4em;
  letter-spacing: 0.03em;
  color: #00368F;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #environment .environment-block .environment-summary ul.environment-flow > li .environment-flow-heading {
    font-size: 1.8rem;
  }
}
.wrapper#top #environment .environment-block .environment-summary ul.environment-flow > li .environment-flow-text {
  font-size: 1em;
  line-height: 1.7em;
  letter-spacing: 0.08em;
  margin-top: 0.8em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #environment .environment-block .environment-summary ul.environment-flow > li .environment-flow-text {
    font-size: 1.5rem;
  }
}
.wrapper#top #environment .environment-block .environment-summary ul.environment-flow > li:not(:last-child):after {
  content: "";
  background: #DF203C;
  height: 2.2em;
  width: 1em;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  position: absolute;
  top: 0;
  right: -1em;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #environment .environment-block .environment-summary ul.environment-flow > li:not(:last-child):after {
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    top: auto;
    left: 0;
    right: 0;
    bottom: -1rem;
    height: 1rem;
    width: 2.2rem;
  }
}
.wrapper#top #environment .environment-block .environment-summary ul.environment-flow > li:nth-child(n+2) .environment-flow-heading:after {
  content: "";
  background: url("../img/share/pattern_19.png") no-repeat top left/contain;
  width: 1.206em;
  height: 2.61em;
  position: absolute;
  top: -4em;
  left: -3.5em;
  -webkit-transform: rotate(-120deg);
          transform: rotate(-120deg);
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #environment .environment-block .environment-summary ul.environment-flow > li:nth-child(n+2) .environment-flow-heading:after {
    content: none;
  }
}
.wrapper#top #environment .environment-block .environment-summary ul.environment-benefits {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 2%;
  margin-top: 2em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #environment .environment-block .environment-summary ul.environment-benefits {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 1.5rem 4%;
    margin-top: 2rem;
  }
}
.wrapper#top #environment .environment-block .environment-summary ul.environment-benefits > li {
  width: 23.5%;
  background: #fff;
  border-radius: 1.2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1.2em 0;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #environment .environment-block .environment-summary ul.environment-benefits > li {
    width: 100%;
    border-radius: 1.2rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 1rem 1.5rem;
  }
}
.wrapper#top #environment .environment-block .environment-summary ul.environment-benefits > li .environment-benefits-pic {
  width: 70%;
  aspect-ratio: 1/1;
  background: linear-gradient(329.09deg, #C1E0FF 15.32%, #D6EBFF 26.36%, #E7F1FB 38.99%, #F7FAFE 67.68%);
  border-radius: 50%;
  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 screen and (max-width: 767.999px) {
  .wrapper#top #environment .environment-block .environment-summary ul.environment-benefits > li .environment-benefits-pic {
    width: 15%;
  }
}
.wrapper#top #environment .environment-block .environment-summary ul.environment-benefits > li .environment-benefits-pic img {
  width: 42%;
}
.wrapper#top #environment .environment-block .environment-summary ul.environment-benefits > li .environment-benefits-heading {
  font-size: 1.125em;
  font-weight: 800;
  line-height: 1.4em;
  letter-spacing: 0.03em;
  text-align: center;
  color: #00368F;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-top: 1em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #environment .environment-block .environment-summary ul.environment-benefits > li .environment-benefits-heading {
    width: 80%;
    font-size: 1.5rem;
    margin-top: 0;
    -webkit-box-flex: initial;
        -ms-flex-positive: initial;
            flex-grow: initial;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #environment .environment-block .environment-summary ul.environment-benefits > li .environment-benefits-heading br {
    display: none;
  }
}
.wrapper#top #environment .environment-block .environment-summary ul.environment-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1em 2%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #environment .environment-block .environment-summary ul.environment-data {
    gap: 2rem 4%;
  }
}
.wrapper#top #environment .environment-block .environment-summary ul.environment-data > li {
  width: 23.5%;
  background: #fff;
  border-radius: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1em 0;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #environment .environment-block .environment-summary ul.environment-data > li {
    width: 48%;
    border-radius: 1.2rem;
    padding: 2rem 1rem;
  }
}
.wrapper#top #environment .environment-block .environment-summary ul.environment-data > li .environment-data-heading {
  font-size: 1.25em;
  font-weight: 800;
  line-height: 1.4em;
  letter-spacing: 0.03em;
  text-align: center;
  color: #00368F;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #environment .environment-block .environment-summary ul.environment-data > li .environment-data-heading {
    font-size: 1.4rem;
  }
}
.wrapper#top #environment .environment-block .environment-summary ul.environment-data > li .environment-data-pic {
  width: 40%;
  aspect-ratio: 1/1;
  background: linear-gradient(329.09deg, #C1E0FF 15.32%, #D6EBFF 26.36%, #E7F1FB 38.99%, #F7FAFE 67.68%);
  border-radius: 50%;
  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;
  margin-top: 0.8em;
}
.wrapper#top #environment .environment-block .environment-summary ul.environment-data > li .environment-data-pic img {
  width: 45%;
}
.wrapper#top #environment .environment-block .environment-summary ul.environment-data > li .environment-data-info {
  margin-top: 1em;
}
.wrapper#top #environment .environment-block .environment-summary ul.environment-data > li .environment-data-info .environment-data-info-count {
  font-size: 1em;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-align: center;
}
.wrapper#top #environment .environment-block .environment-summary ul.environment-data > li .environment-data-info .environment-data-info-count span {
  font-family: "Montserrat", sans-serif;
  font-size: 2em;
  letter-spacing: 0.03em;
  line-height: 1em;
  color: #00368F;
}
.wrapper#top #environment .environment-block .environment-summary ul.environment-data > li .environment-data-info .environment-data-info-note {
  font-size: 0.875em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #environment .environment-block .environment-summary ul.environment-data > li .environment-data-info .environment-data-info-note {
    font-size: 1.2rem;
    text-align: center;
  }
}
.wrapper#top #environment .environment-block .environment-summary ul.environment-data > li.base {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 0;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #environment .environment-block .environment-summary ul.environment-data > li.base {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 2rem;
  }
}
.wrapper#top #environment .environment-block .environment-summary ul.environment-data > li.base .base-heading {
  width: 55%;
  text-align: center;
  font-size: 1.25em;
  font-weight: 700;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #environment .environment-block .environment-summary ul.environment-data > li.base .base-heading {
    width: 100%;
    font-size: 1.6rem;
  }
}
.wrapper#top #environment .environment-block .environment-summary ul.environment-data > li.base .base-heading .heading {
  color: #00368F;
  font-size: 1.2em;
}
.wrapper#top #environment .environment-block .environment-summary ul.environment-data > li.base .base-heading .count {
  font-family: "Montserrat", sans-serif;
  font-size: 3em;
  color: #00368F;
  margin-left: 0.15em;
}
.wrapper#top #environment .environment-block .environment-summary ul.environment-data > li.base .base-heading .note {
  font-size: 0.65em;
}
.wrapper#top #environment .environment-block .environment-summary ul.environment-data > li.base .base-pic {
  width: 45%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #environment .environment-block .environment-summary ul.environment-data > li.base .base-pic {
    width: 100%;
  }
}
.wrapper#top #environment .environment-block .environment-summary ul.environment-data > li.base .base-pic img {
  width: 75%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #environment .environment-block .environment-summary ul.environment-data > li.base .base-pic img {
    width: 100%;
  }
}
.wrapper#top #guidelines {
  background: #F5F5F5 url("../img/share/pattern_29.png") no-repeat top right/contain;
  background-size: 40% auto;
  padding: 8em 0;
  font-size: 16px;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .wrapper#top #guidelines {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #guidelines {
    padding: 6rem 0 8rem;
    font-size: 1.6rem;
  }
}
.wrapper#top #guidelines:before {
  content: "";
  background: url("../img/share/pattern_38.png") no-repeat top right/contain;
  aspect-ratio: 358/304;
  width: 11em;
  position: absolute;
  top: -8em;
  left: 18em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #guidelines:before {
    width: 6rem;
    top: -4rem;
    left: 20%;
  }
}
.wrapper#top #guidelines .guidelines-list {
  margin-top: 7em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #guidelines .guidelines-list {
    margin-top: 4rem;
  }
}
.wrapper#top #guidelines .guidelines-list .guidelines-block {
  background: #fff;
  border-radius: 0.4em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #guidelines .guidelines-list .guidelines-block {
    border-radius: 1.2rem;
  }
}
.wrapper#top #guidelines .guidelines-list .guidelines-block + .guidelines-block {
  margin-top: 2em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #guidelines .guidelines-list .guidelines-block + .guidelines-block {
    margin-top: 2rem;
  }
}
.wrapper#top #guidelines .guidelines-list .guidelines-block .guidelines-heading {
  font-size: 1.4em;
  font-weight: 700;
  color: #fff;
  background: #00368F;
  border-radius: 0.4em;
  padding: 0.6em 1.8em;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #guidelines .guidelines-list .guidelines-block .guidelines-heading {
    font-size: 1.8rem;
    border-radius: 1.2rem;
    padding: 0.6em 2rem;
  }
}
.wrapper#top #guidelines .guidelines-list .guidelines-block .guidelines-heading:before {
  content: "";
  width: 0.6em;
  height: 0.6em;
  border-top: 0.15em solid #fff;
  border-right: 0.15em solid #fff;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  position: absolute;
  top: 0;
  right: 1.5em;
  bottom: 0;
  margin: auto;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.wrapper#top #guidelines .guidelines-list .guidelines-block .guidelines-heading.open:before {
  -webkit-transform: rotate(315deg);
          transform: rotate(315deg);
}
.wrapper#top #guidelines .guidelines-list .guidelines-block .guidelines-summary {
  display: none;
  padding: 3.5em 2.5em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #guidelines .guidelines-list .guidelines-block .guidelines-summary {
    padding: 2.5rem 1.5rem 1rem;
  }
}
.wrapper#top #guidelines .guidelines-list .guidelines-block .guidelines-summary .block {
  margin-bottom: 1.5em;
}
.wrapper#top #guidelines .guidelines-list .guidelines-block .guidelines-summary .block .block-title {
  font-size: 1.125em;
  font-weight: 800;
  line-height: 1.4em;
  letter-spacing: 0.06em;
  color: #00368F;
  position: relative;
  padding-left: 1.2em;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #guidelines .guidelines-list .guidelines-block .guidelines-summary .block .block-title {
    font-size: 1.5rem;
    margin-bottom: 0.3em;
  }
}
.wrapper#top #guidelines .guidelines-list .guidelines-block .guidelines-summary .block .block-title:before {
  content: "";
  width: 0.7em;
  height: 0.7em;
  background: #00368F;
  border-radius: 50%;
  position: absolute;
  top: 0.3em;
  left: 0;
}
.wrapper#top #guidelines .guidelines-list .guidelines-block .guidelines-summary .block .block-body {
  font-size: 0.9375em;
  line-height: 1.6em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #guidelines .guidelines-list .guidelines-block .guidelines-summary .block .block-body {
    font-size: 1.4rem;
  }
}
.wrapper#top #flow {
  padding: 13em 0 7em;
  font-size: 16px;
  position: relative;
  background-image: url("../img/share/pattern_18.png"), url("../img/share/pattern_32.png"), url("../img/share/pattern_33.png");
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-size: 2% auto, 40% auto, 15% auto;
  background-position: top 8% left 35%, top 20% left -5%, top 25% right 5%;
}
@media screen and (max-width: 1000px) {
  .wrapper#top #flow {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #flow {
    padding: 8rem 0;
    font-size: 1.6rem;
    background-size: 1.2rem auto, 20rem auto, 6rem auto;
    background-position: top 4rem left 8rem, top 15rem left -5rem, top 15rem right 1rem;
  }
}
.wrapper#top #flow:before {
  content: "";
  width: 100%;
  height: 60%;
  background: #E7F3FF;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  border-top-right-radius: 15em;
  border-bottom-left-radius: 15em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #flow:before {
    height: 59rem;
    border-top-right-radius: 5rem;
    border-bottom-left-radius: 5rem;
  }
}
.wrapper#top #flow .flow-block {
  margin-top: 6em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #flow .flow-block {
    margin-top: 5rem;
  }
}
.wrapper#top #flow .flow-block .flow-title {
  font-size: 1.8em;
  font-weight: 800;
  line-height: 1em;
  letter-spacing: 0.12em;
  text-align: center;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #flow .flow-block .flow-title {
    font-size: 2rem;
  }
}
.wrapper#top #flow .flow-block ul.flow-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 2.8em;
  margin-top: 3em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #flow .flow-block ul.flow-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3rem 0;
    margin-top: 4rem;
  }
}
.wrapper#top #flow .flow-block ul.flow-list > li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #flow .flow-block ul.flow-list > li {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #flow .flow-block ul.flow-list > li .flow-list-pic {
    width: 25%;
  }
}
.wrapper#top #flow .flow-block ul.flow-list > li .flow-list-pic img {
  border-top-left-radius: 1.2em;
  border-top-right-radius: 1.2em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #flow .flow-block ul.flow-list > li .flow-list-pic img {
    border-radius: 0;
    border-top-left-radius: 1.2rem;
    border-bottom-left-radius: 1.2rem;
    -o-object-fit: cover;
       object-fit: cover;
    height: 6rem;
  }
}
.wrapper#top #flow .flow-block ul.flow-list > li .flow-list-content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #flow .flow-block ul.flow-list > li .flow-list-content {
    width: 75%;
  }
}
.wrapper#top #flow .flow-block ul.flow-list > li .flow-list-content .flow-list-step {
  background: #fff;
  font-size: 3.6em;
  font-weight: 700;
  letter-spacing: -0.06em;
  color: #D2E8FF;
  line-height: 1em;
  margin-bottom: -0.2em;
}
.wrapper#top #flow .flow-block ul.flow-list > li .flow-list-content .flow-list-heading {
  color: #fff;
  background: #00368F;
  font-size: 1.1em;
  font-weight: 700;
  line-height: 1.2em;
  letter-spacing: 0.05em;
  text-align: center;
  border-bottom-left-radius: 1.2em;
  border-bottom-right-radius: 1.2em;
  padding: 0.8em 0;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  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 screen and (max-width: 767.999px) {
  .wrapper#top #flow .flow-block ul.flow-list > li .flow-list-content .flow-list-heading {
    font-size: 1.6rem;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 1.2rem;
    padding: 0.5em 0;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #flow .flow-block ul.flow-list > li .flow-list-content .flow-list-heading br {
    display: none;
  }
}
.wrapper#top #flow .flow-block ul.flow-list > li:not(:last-child):before {
  content: "";
  background: url("../img/share/icon_arr_02.png") no-repeat top left/contain;
  width: 0.896em;
  height: 1.472em;
  position: absolute;
  top: 0;
  right: -2em;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #flow .flow-block ul.flow-list > li:not(:last-child):before {
    background: url("../img/share/icon_arr_03.png") no-repeat top left/contain;
    width: 1.472rem;
    height: 0.896rem;
    top: auto;
    right: 0;
    left: 0;
    bottom: -2rem;
  }
}
.wrapper#top #flow .flow-block ul.flow-list.career > li .flow-list-content .flow-list-step {
  font-size: 2.4em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #flow .flow-block ul.flow-list.career > li .flow-list-content .flow-list-step {
    font-size: 3rem;
  }
}
.wrapper#top #flow .flow-block .flow-note {
  font-size: 0.925em;
  line-height: 1.6em;
  text-align: center;
  margin-top: 1.5em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #flow .flow-block .flow-note {
    font-size: 1.2rem;
    margin-top: 1.5rem;
  }
}
.wrapper#top #contact {
  margin-top: 10em;
  font-size: 16px;
  position: relative;
  padding-top: 6.5em;
}
@media screen and (max-width: 1000px) {
  .wrapper#top #contact {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #contact {
    margin-top: 4rem;
    font-size: 1.6rem;
    padding-top: 10rem;
  }
}
.wrapper#top #contact:before {
  content: "";
  background: url("../img/share/pattern_35.png") no-repeat top center/contain;
  aspect-ratio: 1206/389;
  width: 30em;
  position: absolute;
  top: 0;
  left: 40%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #contact:before {
    width: 20rem;
    top: 5rem;
    left: 40%;
  }
}
.wrapper#top #contact .contact-title {
  font-size: 2.4em;
  font-weight: 800;
  letter-spacing: 0.15em;
  background: url("../img/share/pattern_34.png") no-repeat top center/cover;
  padding: 1.5em 0;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #contact .contact-title {
    font-size: 2rem;
    padding: 1.5rem 0;
  }
}
.wrapper#top #contact .contact-content {
  background: #F7FAFE;
  border-bottom-right-radius: 20em;
  padding: 5em 0;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #contact .contact-content {
    padding: 4rem 0;
  }
}
.wrapper#top #contact .contact-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #contact .contact-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.wrapper#top #contact .contact-list + .contact-list {
  margin-top: 1.5em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #contact .contact-list + .contact-list {
    margin-top: 2rem;
  }
}
.wrapper#top #contact .contact-list .contact-list-head {
  width: 32%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #contact .contact-list .contact-list-head {
    width: 100%;
    margin-top: 0;
  }
}
.wrapper#top #contact .contact-list .contact-list-head .contact-list-head-text {
  font-size: 1em;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.5em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #contact .contact-list .contact-list-head .contact-list-head-text {
    font-size: 1.5rem;
  }
}
.wrapper#top #contact .contact-list .contact-list-head .contact-list-head-label {
  color: #fff;
  background: #000;
  font-size: 0.8em;
  font-weight: 700;
  letter-spacing: 0.06em;
  display: inline-block;
  padding: 0 1em;
  border-radius: 0.3em;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-left: 1em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #contact .contact-list .contact-list-head .contact-list-head-label {
    font-size: 1.2rem;
  }
}
.wrapper#top #contact .contact-list .contact-list-head .contact-list-head-label.equired {
  background: #DF203C;
}
.wrapper#top #contact .contact-list .contact-list-head .contact-list-head-label.any {
  background: #218CEA;
}
.wrapper#top #contact .contact-list .contact-list-body {
  width: 68%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #contact .contact-list .contact-list-body {
    width: 100%;
    margin-top: 1rem;
  }
}
.wrapper#top #contact textarea {
  background: #fff;
  border: 0.15em solid #C8C8C8;
  border-radius: 0.5em;
  width: 100%;
  height: 10em;
  font-size: 1em;
  padding: 0.6em 1em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #contact textarea {
    border-width: 1px;
    font-size: 1.4rem;
  }
}
.wrapper#top #contact input[type=text],
.wrapper#top #contact input[type=tel],
.wrapper#top #contact input[type=email] {
  background: #fff;
  border: 0.15em solid #C8C8C8;
  border-radius: 0.5em;
  width: 100%;
  font-size: 1em;
  padding: 0.6em 1em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #contact input[type=text],
  .wrapper#top #contact input[type=tel],
  .wrapper#top #contact input[type=email] {
    border-width: 1px;
    font-size: 1.4rem;
    padding: 0.8em 1em;
  }
}
.wrapper#top #contact textarea::-webkit-input-placeholder, .wrapper#top #contact input[type=text]::-webkit-input-placeholder, .wrapper#top #contact input[type=tel]::-webkit-input-placeholder, .wrapper#top #contact input[type=email]::-webkit-input-placeholder {
  opacity: 0.5;
}
.wrapper#top #contact textarea::-moz-placeholder, .wrapper#top #contact input[type=text]::-moz-placeholder, .wrapper#top #contact input[type=tel]::-moz-placeholder, .wrapper#top #contact input[type=email]::-moz-placeholder {
  opacity: 0.5;
}
.wrapper#top #contact textarea:-ms-input-placeholder, .wrapper#top #contact input[type=text]:-ms-input-placeholder, .wrapper#top #contact input[type=tel]:-ms-input-placeholder, .wrapper#top #contact input[type=email]:-ms-input-placeholder {
  opacity: 0.5;
}
.wrapper#top #contact textarea::-ms-input-placeholder, .wrapper#top #contact input[type=text]::-ms-input-placeholder, .wrapper#top #contact input[type=tel]::-ms-input-placeholder, .wrapper#top #contact input[type=email]::-ms-input-placeholder {
  opacity: 0.5;
}
.wrapper#top #contact textarea::placeholder,
.wrapper#top #contact input[type=text]::placeholder,
.wrapper#top #contact input[type=tel]::placeholder,
.wrapper#top #contact input[type=email]::placeholder {
  opacity: 0.5;
}
.wrapper#top #contact .contact-agree {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 3em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #contact .contact-agree {
    margin-top: 2rem;
  }
}
.wrapper#top #contact .contact-agree .agree-text {
  font-size: 1em;
  font-weight: 700;
  letter-spacing: 0.08em;
  margin-left: 0.5em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #contact .contact-agree .agree-text {
    font-size: 1.4rem;
  }
}
.wrapper#top #contact .contact-agree .agree-text a {
  color: #006FEF;
  text-decoration: underline;
}
.wrapper#top #contact .contact-agree .agree-text a:hover {
  text-decoration: none;
}
.wrapper#top #contact .contact-agree .checkbox label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 0.5em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1;
  cursor: pointer;
}
.wrapper#top #contact .contact-agree .checkbox label input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  width: 1.6em;
  height: 1.6em;
  border: 0.15em solid #C8C8C8;
  border-radius: 0.4em;
  cursor: pointer;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #contact .contact-agree .checkbox label input {
    border-width: 1px;
  }
}
.wrapper#top #contact .contact-agree .checkbox label input:checked::after {
  content: "";
  position: absolute;
  top: 0.3em;
  left: 0;
  right: 0;
  margin: auto;
  width: 0.8em;
  height: 0.5em;
  border-bottom: 0.2em solid #DF203C;
  border-left: 0.2em solid #DF203C;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.wrapper#top #contact .contact-btn {
  margin-top: 3em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #contact .contact-btn {
    margin-top: 2rem;
  }
}
.wrapper#top #contact .contact-btn button {
  color: #fff;
  background: #DF203C;
  -webkit-box-shadow: 0 0.2em 0.2em 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 0.2em 0.2em 0 rgba(0, 0, 0, 0.25);
  font-size: 1.5em;
  font-weight: 700;
  letter-spacing: 0.06em;
  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;
  border-radius: 100vmax;
  padding: 0.8em 6em;
  margin: auto;
  -webkit-filter: brightness(70%);
          filter: brightness(70%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  pointer-events: none;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #contact .contact-btn button {
    font-size: 1.6rem;
  }
}
.wrapper#top #contact .contact-btn.active button {
  pointer-events: auto;
  -webkit-filter: brightness(100%);
          filter: brightness(100%);
}
.wrapper#top #contact .radio {
  margin-bottom: 1em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #contact .radio {
    margin-bottom: 1rem;
  }
}
.wrapper#top #contact .radio label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 0.5em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1;
  cursor: pointer;
  font-size: 1em;
  font-weight: 600;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #contact .radio label {
    font-size: 1.4rem;
  }
}
.wrapper#top #contact .radio label + label {
  margin-top: 1em;
}
.wrapper#top #contact .radio input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  width: 1em;
  height: 1em;
  border: 0.2em solid #C8C8C8;
  border-radius: 100vmax;
  cursor: pointer;
}
.wrapper#top #contact .radio input:checked {
  border: none;
}
.wrapper#top #contact .radio input:checked:after {
  content: "";
  position: absolute;
  inset: 0;
  width: 1em;
  height: 1em;
  margin: auto;
  border-radius: 100vmax;
  background: #DF203C;
}
.wrapper#top #contact .error {
  color: #DF203C;
  font-size: 1em;
  font-weight: 700;
  margin: 0.5em 0 0 0.2em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #contact .error {
    font-size: 1.5rem;
  }
}
.wrapper#top #blog {
  font-size: 16px;
  padding: 10em 0;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .wrapper#top #blog {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #blog {
    font-size: 1.6rem;
    padding: 8rem 0 6rem;
  }
}
.wrapper#top #blog .blog-content {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(65%, #fff), color-stop(65%, #DF203C), to(#DF203C));
  background: linear-gradient(180deg, #fff 0%, #fff 65%, #DF203C 65%, #DF203C 100%);
  -webkit-box-shadow: 0 0.3em 1em 0 rgba(121, 138, 177, 0.5);
          box-shadow: 0 0.3em 1em 0 rgba(121, 138, 177, 0.5);
  border-radius: 50%;
  aspect-ratio: 1/1;
  width: 18em;
  position: absolute;
  inset: 0;
  margin: auto;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #blog .blog-content {
    position: relative;
  }
}
.wrapper#top #blog .blog-content:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.wrapper#top #blog .blog-content:before {
  content: "";
  background: url("../img/share/pattern_36.png") no-repeat top left/contain;
  aspect-ratio: 337/225;
  width: 9em;
  position: absolute;
  top: -5em;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #blog .blog-content:before {
    width: 10rem;
    top: -5rem;
  }
}
.wrapper#top #blog .blog-content .blog-lead {
  font-size: 1.15em;
  font-weight: 800;
  line-height: 1.35em;
  letter-spacing: 0.12em;
  text-align: center;
}
.wrapper#top #blog .blog-content .blog-lead span {
  color: #00368F;
}
.wrapper#top #blog .blog-content .blog-summary {
  font-size: 0.9em;
  line-height: 1.6em;
  letter-spacing: 0.08em;
  text-align: center;
  margin-top: 1em;
}
.wrapper#top #blog .blog-content .blog-link {
  margin-top: 2.5em;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.24em;
  letter-spacing: 0.09em;
  text-align: center;
  display: block;
  color: #fff;
}
.wrapper#top #blog .blog-content .blog-link a {
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.24em;
  letter-spacing: 0.09em;
  text-align: center;
  display: block;
  color: #fff;
}
.wrapper#top #blog ul.blog-pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 1%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #blog ul.blog-pic {
    gap: 0 0.5rem;
    margin-top: -1.5rem;
  }
}
.wrapper#top #blog ul.blog-pic > li:nth-child(3) {
  margin-left: 13em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #blog ul.blog-pic > li:nth-child(3) {
    margin-left: 0;
  }
}

.wrapper#thanks {
  font-size: 16px;
}
@media screen and (max-width: 1000px) {
  .wrapper#thanks {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#thanks {
    font-size: 1.6rem;
  }
}
.wrapper#thanks .thanks-content {
  padding: 12em 0;
}
@media screen and (max-width: 767.999px) {
  .wrapper#thanks .thanks-content {
    padding: 12rem 0 10rem;
  }
}
.wrapper#thanks .thanks-content .thanks-heading {
  font-size: 3em;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  color: #00368F;
  text-align: center;
}
@media screen and (max-width: 767.999px) {
  .wrapper#thanks .thanks-content .thanks-heading {
    font-size: 4rem;
  }
}
.wrapper#thanks .thanks-content .thanks-lead {
  font-size: 1em;
  line-height: 1.8em;
  letter-spacing: 0.04em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 3em auto 0;
}
@media screen and (max-width: 767.999px) {
  .wrapper#thanks .thanks-content .thanks-lead {
    font-size: 1.5rem;
    margin-top: 4rem;
    line-height: 2em;
  }
}
.wrapper#thanks .thanks-content .thanks-btn a {
  font-size: 1em;
  font-weight: 700;
  color: #fff;
  background: #00368F;
  letter-spacing: 0.04em;
  border-radius: 100vmax;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 1em 5em;
  margin: 5em auto 0;
}
@media screen and (max-width: 767.999px) {
  .wrapper#thanks .thanks-content .thanks-btn a {
    font-size: 1.6rem;
    padding: 1em 0;
    width: 80%;
    margin-top: 5rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}