@charset "UTF-8";
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::before,
::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

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

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

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

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

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

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

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

dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

caption {
  text-align: left;
}

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

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

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

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

html {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

body {
  min-width: 1150px;
  color: #355a83;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 640px) {
  body {
    min-width: unset;
    font-size: 14px;
    font-size: 0.875rem;
  }
}

a:hover {
  text-decoration: underline;
}
a:hover img {
  opacity: 0.8;
}
a img {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

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

button:focus,
input:focus,
optgroup:focus,
select:focus,
textarea:focus {
  outline: -webkit-focus-ring-color auto 1px;
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 1px;
}

small {
  font-size: inherit;
}

.m-wrapper {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1000px) {
  .m-wrapper {
    max-width: 89.3%;
  }
}

.m-wrapper__wide {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1100px) {
  .m-wrapper__wide {
    max-width: 89.3%;
  }
}

.m-tellink {
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .m-tellink {
    pointer-events: auto;
  }
}

.for-ie {
  display: none;
  width: 100%;
  color: #fff;
  letter-spacing: 0.05em;
  padding: 25px 5.35%;
  background-color: #4b6487;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.for-ie .m-wrapper {
  position: relative;
  padding-right: 100px;
}
.for-ie a {
  text-decoration: underline;
}
.for-ie a:hover {
  text-decoration: none;
}
.for-ie button {
  width: 120px;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px;
  border: 1px solid #fff;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.for-ie button:focus {
  outline: none;
}

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

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

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

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.mT0 {
  margin-top: 0px !important;
}

.mT5 {
  margin-top: 5px !important;
}

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

.mT15 {
  margin-top: 15px !important;
}

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

.mT25 {
  margin-top: 25px !important;
}

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

.mT35 {
  margin-top: 35px !important;
}

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

.mT45 {
  margin-top: 45px !important;
}

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

.mB0 {
  margin-bottom: 0px !important;
}

.mB5 {
  margin-bottom: 5px !important;
}

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

.mB15 {
  margin-bottom: 15px !important;
}

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

.mB25 {
  margin-bottom: 25px !important;
}

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

.mB35 {
  margin-bottom: 35px !important;
}

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

.mB45 {
  margin-bottom: 45px !important;
}

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

.mL0 {
  margin-left: 0px !important;
}

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

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

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

.mR0 {
  margin-right: 0px !important;
}

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

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

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

.pT0 {
  padding-top: 0px !important;
}

.pT5 {
  padding-top: 5px !important;
}

.pT10 {
  padding-top: 10px !important;
}

.pT15 {
  padding-top: 15px !important;
}

.pT20 {
  padding-top: 20px !important;
}

.pT25 {
  padding-top: 25px !important;
}

.pT30 {
  padding-top: 30px !important;
}

.pT35 {
  padding-top: 35px !important;
}

.pT40 {
  padding-top: 40px !important;
}

.pT45 {
  padding-top: 45px !important;
}

.pT50 {
  padding-top: 50px !important;
}

.pB0 {
  padding-bottom: 0px !important;
}

.pB5 {
  padding-bottom: 5px !important;
}

.pB10 {
  padding-bottom: 10px !important;
}

.pB15 {
  padding-bottom: 15px !important;
}

.pB20 {
  padding-bottom: 20px !important;
}

.pB25 {
  padding-bottom: 25px !important;
}

.pB30 {
  padding-bottom: 30px !important;
}

.pB35 {
  padding-bottom: 35px !important;
}

.pB40 {
  padding-bottom: 40px !important;
}

.pB45 {
  padding-bottom: 45px !important;
}

.pB50 {
  padding-bottom: 50px !important;
}

.pL0 {
  padding-left: 0px !important;
}

.pL10 {
  padding-left: 10px !important;
}

.pL20 {
  padding-left: 20px !important;
}

.pL30 {
  padding-left: 30px !important;
}

.pR0 {
  padding-right: 0px !important;
}

.pR10 {
  padding-right: 10px !important;
}

.pR20 {
  padding-right: 20px !important;
}

.pR30 {
  padding-right: 30px !important;
}

.disc-list li {
  position: relative;
  padding-left: 1em;
}
.disc-list li::before {
  position: absolute;
  content: "・";
  top: 0;
  left: 0;
}

.check-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 25px;
}
@media screen and (max-width: 640px) {
  .check-list {
    gap: 10px;
  }
}
.check-list .check-item {
  position: relative;
  padding-left: 35px;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (max-width: 640px) {
  .check-list .check-item {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.8;
  }
}
.check-list .check-item::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 27px;
  aspect-ratio: 53/42;
  background: url(/assets/image/ico-check.png) center/contain no-repeat;
}
@media screen and (max-width: 640px) {
  .check-list .check-item::before {
    top: 3px;
    -webkit-transform: none;
            transform: none;
  }
}
.check-list .check-item .marker {
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.625em, #fff57f), color-stop(0.625em, transparent));
  background-image: linear-gradient(0deg, #fff57f 0.625em, transparent 0.625em);
}

.fadeIn {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
}
.fadeIn.is-show {
  opacity: 1;
}

.fadeInUp {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
}
.fadeInUp.is-show {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.zoomIn {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}
.zoomIn.is-show {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

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

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

.visually-hidden {
  /**
   * a11y-css-resetから引用
   * https://github.com/mike-engel/a11y-css-reset
  **/
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

/*******************************
Style
*******************************/
.simple-ttl {
  margin-bottom: 40px;
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 500;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 640px) {
  .simple-ttl {
    margin-bottom: 30px;
    font-size: 30px;
    font-size: 1.875rem;
  }
}

.loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  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;
  z-index: 10000;
  background: #fff;
}
.loading span {
  display: inline-block;
  color: #355a83;
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  font-size: 1.5em;
  -webkit-animation: animation-loading 1s infinite;
          animation: animation-loading 1s infinite;
}
.loading span:nth-of-type(2) {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
.loading span:nth-of-type(3) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.loading span:nth-of-type(4) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.loading span:nth-of-type(5) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.loading span:nth-of-type(6) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.loading span:nth-of-type(7) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.loading span:nth-of-type(8) {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
.loading span:nth-of-type(9) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.loading span:nth-of-type(10) {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}

@-webkit-keyframes animation-loading {
  50% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
}

@keyframes animation-loading {
  50% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
}
.l-header {
  position: sticky;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #fff;
  padding: 15px 22px;
  color: #4b6487;
  -webkit-box-shadow: 0 0 20px rgba(75, 100, 135, 0.19);
          box-shadow: 0 0 20px rgba(75, 100, 135, 0.19);
  z-index: 9999;
}
@media screen and (max-width: 640px) {
  .l-header {
    height: 65px;
    padding: 10px 15px;
  }
}
.l-header-logo {
  width: 315px;
}
@media screen and (max-width: 1200px) {
  .l-header-logo {
    width: 20%;
  }
}
@media screen and (max-width: 640px) {
  .l-header-logo {
    width: 55%;
    height: 45px;
  }
}
@media screen and (max-width: 640px) {
  .l-header-logo img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: left;
       object-position: left;
  }
}
.l-header-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.l-header-right__nav {
  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;
  gap: 25px;
  z-index: 9999;
}
@media screen and (max-width: 640px) {
  .l-header-right__nav {
    position: absolute;
    top: 65px;
    left: 0;
    gap: 15px;
    width: 100%;
    padding: 25px 15px 45px;
    background: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
    visibility: hidden;
  }
}
.l-header-right__nav.is-show {
  opacity: 1;
  visibility: visible;
}
.l-header-right__nav .nav-item {
  position: relative;
  color: #4b6487;
  text-decoration: none;
  font-weight: 500;
}
@media screen and (max-width: 640px) {
  .l-header-right__nav .nav-item {
    display: block;
    width: 100%;
    font-size: 16px;
    font-size: 1rem;
    text-align: center;
  }
}
.l-header-right__nav .nav-item::after {
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #4b6487;
  bottom: -4px;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
@media screen and (max-width: 640px) {
  .l-header-right__nav .nav-item::after {
    content: none;
  }
}
.l-header-right__nav .nav-item:hover::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1); /* 下線を横方向に1倍、縦方向に1倍に変形（表示） */
}
@media screen and (max-width: 640px) {
  .l-header-right__nav .nav-item:hover::after {
    -webkit-transform: none;
            transform: none;
  }
}
.l-header-right__tel {
  margin-left: 30px;
  font-weight: 700;
  color: #4b6487;
  text-align: right;
  line-height: 1.2;
}
@media screen and (max-width: 640px) {
  .l-header-right__tel {
    display: none;
  }
}
.l-header-right__tel .m-tellink {
  position: relative;
  display: inline-block;
  padding-left: 0.9em;
  font-family: "Quicksand", sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  letter-spacing: 0.06em;
}
.l-header-right__tel .m-tellink::before {
  position: absolute;
  content: "";
  left: 0;
  top: 55%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0.7em;
  aspect-ratio: 1/1;
  background: url(/assets/image/ico-tel__pink.svg) center/contain no-repeat;
}
.l-header-right__tel .m-tellink:hover {
  text-decoration: none;
}
.l-header-right__tel .tel-time {
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
}
.l-header-right__contact {
  margin-left: 20px;
  background: #ef92ae;
  border: 1px solid #ef92ae;
  color: #fff;
  padding: 10px 30px;
  border-radius: 50px;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 640px) {
  .l-header-right__contact {
    display: none;
  }
}
.l-header-right__contact .contact-txt {
  position: relative;
  padding-left: 2em;
}
.l-header-right__contact .contact-txt::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.25em;
  aspect-ratio: 17/13;
  background: url(/assets/image/ico-mail__white.svg) center/contain no-repeat;
}
.l-header-right__contact:hover {
  text-decoration: none;
  background: #fff;
  color: #ef92ae;
}
.l-header-right__contact:hover .contact-txt::before {
  background-image: url(/assets/image/ico-mail__pink.svg);
}
.l-header-right__bg {
  position: fixed;
  top: 65px;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
}
.l-header-right__bg.is-show {
  opacity: 1;
  visibility: visible;
}
.l-header .open-btn {
  display: none;
}
@media screen and (max-width: 640px) {
  .l-header .open-btn {
    display: block;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 25px;
    height: 16px;
  }
}
.l-header .open-btn span {
  position: absolute;
  left: 0;
  width: 25px;
  height: 2px;
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #4b6487;
}
.l-header .open-btn span:nth-child(1) {
  top: 0;
}
.l-header .open-btn span:nth-child(2) {
  top: 7px;
}
.l-header .open-btn span:nth-child(3) {
  top: 14px;
}
.l-header .open-btn.is-active span:nth-child(1) {
  top: 7px;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
.l-header .open-btn.is-active span:nth-child(2) {
  opacity: 0;
}
.l-header .open-btn.is-active span:nth-child(3) {
  top: 7px;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
}

.l-main .mv {
  padding-bottom: 70px;
  background: #fdfdf5;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  .l-main .mv {
    padding-bottom: 30px;
  }
}
.l-main .mv .m-wrapper {
  position: relative;
}
.l-main .mv .m-wrapper::before, .l-main .mv .m-wrapper::after {
  position: absolute;
  content: "";
  width: 303px;
  aspect-ratio: 303/138;
  background: url(/assets/image/top/mv-bg.png) center/contain no-repeat;
}
@media screen and (max-width: 640px) {
  .l-main .mv .m-wrapper::before, .l-main .mv .m-wrapper::after {
    width: 32%;
  }
}
.l-main .mv .m-wrapper::before {
  top: 105px;
  left: -265px;
}
@media screen and (max-width: 640px) {
  .l-main .mv .m-wrapper::before {
    top: 10px;
    left: auto;
    right: -16%;
  }
}
.l-main .mv .m-wrapper::after {
  bottom: 120px;
  right: -270px;
}
@media screen and (max-width: 640px) {
  .l-main .mv .m-wrapper::after {
    bottom: 10px;
    right: auto;
    left: -12%;
  }
}
.l-main .mv-ttl {
  position: relative;
  width: 583px;
  margin: 0 auto;
  z-index: 1;
}
@media screen and (max-width: 640px) {
  .l-main .mv-ttl {
    width: 100%;
  }
}
.l-main .mv-ttl::before {
  position: absolute;
  content: "";
  top: 35px;
  left: -37px;
  width: 133px;
  aspect-ratio: 265/236;
  background: url(/assets/image/top/mv-hukidashi.png) center/contain no-repeat;
}
@media screen and (max-width: 640px) {
  .l-main .mv-ttl::before {
    content: none;
  }
}
.l-main .mv-illust__left {
  position: absolute;
  bottom: 55px;
  left: -70px;
  width: 235px;
  z-index: 5;
}
@media screen and (max-width: 640px) {
  .l-main .mv-illust__left {
    width: 15%;
    top: 10px;
    left: 0;
  }
}
.l-main .mv-illust__right {
  position: absolute;
  bottom: 55px;
  right: -90px;
  width: 256px;
  z-index: 5;
}
@media screen and (max-width: 640px) {
  .l-main .mv-illust__right {
    width: 20.6%;
    bottom: -35px;
    right: -2%;
  }
}
.l-main .service {
  position: relative;
  padding: 110px 0 180px;
  margin-top: -70px;
  border-radius: 70px 70px 0 0;
  background-image: repeating-linear-gradient(315deg, #fff799, #fff799 5px, #fff9b8 5px, #fff9b8 10px);
  z-index: 10;
}
@media screen and (max-width: 640px) {
  .l-main .service {
    padding: 70px 0 100px;
    margin-top: -30px;
    border-radius: 30px 30px 0 0;
  }
}
.l-main .service-ttl {
  max-width: 928px;
  margin: 0 auto 45px;
}
@media screen and (max-width: 640px) {
  .l-main .service-ttl {
    width: 95%;
    margin-bottom: 30px;
  }
}
.l-main .service-case {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 18px;
  padding-bottom: 50px;
}
@media screen and (max-width: 640px) {
  .l-main .service-case {
    gap: 10px;
    padding-bottom: 38px;
  }
}
.l-main .service-case::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 65px;
  height: 22px;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
  background: #ef92ae;
}
.l-main .service-case .case-item {
  position: relative;
  width: calc((100% - 54px) / 4);
  padding: 25px 10px 20px;
  margin-top: 15px;
  background: #4b6487;
  border-radius: 6px;
}
@media screen and (max-width: 640px) {
  .l-main .service-case .case-item {
    width: calc((100% - 10px) / 2);
    padding: 20px 15px 15px;
  }
}
.l-main .service-case .case-item__ttl {
  position: absolute;
  top: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: inline-block;
  padding: 10px 25px;
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 600;
  font-family: "Quicksand", sans-serif;
  color: #fff;
  background: #4b6487;
  border-radius: 50px;
  line-height: 1;
}
@media screen and (max-width: 640px) {
  .l-main .service-case .case-item__ttl {
    top: -10px;
    padding: 7px 16px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.l-main .service-case .case-item__con {
  padding: 30px 0 15px;
  border-top: 1px solid #fff;
}
@media screen and (max-width: 640px) {
  .l-main .service-case .case-item__con {
    padding: 15px 0 0;
  }
}
.l-main .service-case .case-item__con .case-img {
  width: 85px;
  height: 61px;
  margin: auto;
}
@media screen and (max-width: 640px) {
  .l-main .service-case .case-item__con .case-img {
    width: 37%;
    height: 43px;
  }
}
.l-main .service-case .case-item__con .case-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.l-main .service-case .case-item__con .case-txt {
  margin-top: 20px;
  font-size: 16px;
  font-size: 1rem;
  text-align: center;
  color: #fff;
  line-height: 1.5;
}
@media screen and (max-width: 640px) {
  .l-main .service-case .case-item__con .case-txt {
    margin-top: 15px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.l-main .service .support {
  margin-top: 25px;
  padding: 40px 70px 70px;
  background: #fdfdf5;
  border-radius: 18px;
}
@media screen and (max-width: 640px) {
  .l-main .service .support {
    margin-top: 13px;
    padding: 30px 12px;
  }
}
.l-main .service .support-ttl {
  max-width: 780px;
  margin: 0 auto 40px;
}
@media screen and (max-width: 640px) {
  .l-main .service .support-ttl {
    width: 88%;
    margin-bottom: 20px;
  }
}
.l-main .service .support-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 35px;
}
@media screen and (max-width: 640px) {
  .l-main .service .support-list {
    gap: 15px;
  }
}
.l-main .service .support-list .support-item {
  position: relative;
  width: calc((100% - 35px) / 2);
  margin-top: 25px;
  padding: 40px 30px 30px;
  border: solid 2px #355a83;
  border-radius: 10px;
  background: #fff;
}
@media screen and (max-width: 640px) {
  .l-main .service .support-list .support-item {
    width: 100%;
    padding: 30px 15px 22px;
  }
}
.l-main .service .support-list .support-item__ttl {
  position: absolute;
  top: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 15px 30px;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 500;
  text-align: center;
  color: #fff;
  background: #ef92ae;
  border-radius: 520px;
  white-space: nowrap;
  line-height: 1.2;
}
@media screen and (max-width: 640px) {
  .l-main .service .support-list .support-item__ttl {
    padding: 10px 20px;
    font-size: min(16px, 4.27vw);
  }
}
.l-main .service .support-list .support-item__ttl.--blue {
  background: #25acbd;
}
.l-main .flow {
  position: relative;
  padding: 110px 0 180px;
  margin-top: -70px;
  border-radius: 70px 70px 0 0;
  background: #f3a8bb radial-gradient(#f4adbf 30%, transparent 30%);
  background-size: 12px 12px;
  z-index: 10;
}
@media screen and (max-width: 640px) {
  .l-main .flow {
    padding: 70px 0 100px;
    margin-top: -30px;
    border-radius: 30px 30px 0 0;
  }
}
.l-main .flow-list {
  max-width: 735px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
  margin-inline: auto;
  counter-reset: flow_count;
}
.l-main .flow-list .flow-item {
  position: relative;
  margin-left: 30px;
  background: #fff;
  border-radius: 8px;
  padding: 20px 20px 20px 60px;
}
@media screen and (max-width: 640px) {
  .l-main .flow-list .flow-item {
    padding: 20px 20px 20px 40px;
  }
}
.l-main .flow-list .flow-item::before {
  position: absolute;
  content: counter(flow_count, decimal-leading-zero);
  counter-increment: flow_count;
  left: -30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-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;
  width: 60px;
  aspect-ratio: 1/1;
  background: #25acbd;
  color: #fff;
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 600;
  font-family: "Quicksand", sans-serif;
  border-radius: 50%;
}
@media screen and (max-width: 640px) {
  .l-main .flow-list .flow-item::before {
    width: 55px;
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.l-main .flow-list .flow-item__ttl {
  margin-bottom: 8px;
  font-size: 23px;
  font-size: 1.4375rem;
  font-weight: 500;
  line-height: 1.2;
}
@media screen and (max-width: 640px) {
  .l-main .flow-list .flow-item__ttl {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.l-main .flow-list .flow-item__txt {
  font-weight: 400;
  line-height: 1.5;
}
@media screen and (max-width: 640px) {
  .l-main .flow-list .flow-item__txt {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.3;
  }
}

.onayami {
  position: relative;
  padding: 80px 0 180px;
  margin-top: -70px;
  border-radius: 70px 70px 0 0;
  background: #60b5bf;
  z-index: 10;
}
@media screen and (max-width: 640px) {
  .onayami {
    padding: 50px 0 100px;
    margin-top: -30px;
    border-radius: 30px 30px 0 0;
  }
}
.onayami-ttl {
  margin-bottom: 55px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .onayami-ttl {
    margin-bottom: 30px;
  }
}
.onayami-ttl__wrap {
  position: relative;
  display: inline-block;
  padding-bottom: 20px;
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 500;
  text-align: center;
  border-bottom: solid 2px #fff;
  color: #fff;
  line-height: 1.2;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 640px) {
  .onayami-ttl__wrap {
    display: block;
    padding-bottom: 15px;
    font-size: 26px;
    font-size: 1.625rem;
    border-bottom-width: 1px;
    line-height: 1.4;
  }
}
.onayami-ttl__wrap::before {
  position: absolute;
  content: "";
  bottom: -13px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 21px;
  height: 13px;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
  background: #fff;
}
@media screen and (max-width: 640px) {
  .onayami-ttl__wrap::before {
    bottom: -10px;
    width: 14px;
    height: 9px;
  }
}
.onayami-ttl__big {
  padding-top: 0.2em;
  font-size: 60px;
  font-size: 3.75rem;
  color: #fff57f;
  background: top left/1em 0.5em repeat-x radial-gradient(circle at center, #fff 0.065em, rgba(0, 0, 0, 0) 0.065em);
}
@media screen and (max-width: 640px) {
  .onayami-ttl__big {
    font-size: 39px;
    font-size: 2.4375rem;
  }
}
.onayami-con {
  max-width: 700px;
  margin-inline: auto;
  padding: 60px 50px;
  background: url(/assets/image/pattern-check.jpg) center/37px repeat;
  border-radius: 8px;
}
@media screen and (max-width: 640px) {
  .onayami-con {
    padding: 30px 20px;
  }
}

.staff {
  position: relative;
  padding: 70px 0 100px;
  margin-top: -70px;
  border-radius: 70px 70px 0 0;
  background: url(/assets/image/pattern-check.jpg) center/37px repeat;
  z-index: 10;
}
@media screen and (max-width: 640px) {
  .staff {
    padding: 60px 0 70px;
    margin-top: -30px;
    border-radius: 30px 30px 0 0;
  }
}
.staff-ttl {
  margin-bottom: 55px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .staff-ttl {
    margin-bottom: 30px;
  }
}
.staff-ttl__wrap {
  position: relative;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.3em, #fff57f), color-stop(0.3em, transparent));
  background-image: linear-gradient(0deg, #fff57f 0.3em, transparent 0.3em);
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .staff-ttl__wrap {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
.staff-ttl__wrap::before {
  position: absolute;
  content: "";
  top: -15px;
  left: -35px;
  width: 35px;
  aspect-ratio: 70/86;
  background: url(/assets/image/top/staff-ttl__deco.png) center/contain no-repeat;
}
@media screen and (max-width: 640px) {
  .staff-ttl__wrap::before {
    content: none;
  }
}
.staff-ttl__pink {
  color: #ef92ae;
}
.staff-ttl__blue {
  color: #25acbd;
}
.staff-list {
  max-width: 955px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 35px;
}
@media screen and (max-width: 640px) {
  .staff-list {
    gap: 25px;
    width: 74%;
    margin-inline: auto;
  }
}
.staff-list .staff-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: calc((100% - 70px) / 3);
}
@media screen and (max-width: 640px) {
  .staff-list .staff-item {
    width: 100%;
  }
}
.staff-list .staff-item__img {
  position: relative;
  width: 89%;
  margin-inline: auto;
  padding-bottom: 10px;
  margin-bottom: 25px;
}
@media screen and (max-width: 640px) {
  .staff-list .staff-item__img {
    margin-bottom: 20px;
  }
}
.staff-list .staff-item__img .staff-post {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  padding: 0 15px;
  font-weight: 500;
  text-align: center;
  background: #25acbd;
  color: #fff;
  letter-spacing: 0.5px;
  line-height: 40px;
}
@media screen and (max-width: 640px) {
  .staff-list .staff-item__img .staff-post {
    height: 32px;
    font-size: min(14px, 3.73vw);
    line-height: 32px;
  }
}
.staff-list .staff-item__img .staff-post::before, .staff-list .staff-item__img .staff-post::after {
  position: absolute;
  content: "";
  top: 0;
  width: 0px;
  height: 0px;
  z-index: 1;
  border-style: solid;
}
.staff-list .staff-item__img .staff-post::before {
  border-color: transparent transparent transparent #fff;
  border-width: 20px 0px 20px 8px;
  left: 0;
}
@media screen and (max-width: 640px) {
  .staff-list .staff-item__img .staff-post::before {
    border-width: 16px 0px 16px 6px;
  }
}
.staff-list .staff-item__img .staff-post::after {
  border-color: transparent #fff transparent transparent;
  border-width: 20px 8px 20px 0px;
  right: 0;
}
@media screen and (max-width: 640px) {
  .staff-list .staff-item__img .staff-post::after {
    border-width: 16px 6px 16px 0px;
  }
}
.staff-list .staff-item .staff-name {
  margin-bottom: 20px;
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .staff-list .staff-item .staff-name {
    margin-bottom: 15px;
    font-size: 31px;
    font-size: 1.9375rem;
  }
}
.staff-list .staff-item .staff-name ruby {
  ruby-align: center;
}
.staff-list .staff-item .staff-name ruby rt {
  margin-bottom: 5px;
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (max-width: 640px) {
  .staff-list .staff-item .staff-name ruby rt {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.staff-list .staff-item .staff-shikaku {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 15px 25px;
  background: #fff;
  border: solid 2px #ef92ae;
  border-radius: 8px;
  font-weight: 500;
  line-height: 1.875;
  letter-spacing: 0;
}
@media screen and (max-width: 640px) {
  .staff-list .staff-item .staff-shikaku {
    padding: 15px;
  }
}
.staff .about {
  margin-top: 100px;
}
@media screen and (max-width: 640px) {
  .staff .about {
    margin-top: 65px;
  }
}
.staff .about-ttl {
  margin-bottom: 25px;
  font-size: 34px;
  font-size: 2.125rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.5;
}
@media screen and (max-width: 640px) {
  .staff .about-ttl {
    margin-bottom: 15px;
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.staff .about-intro {
  margin-inline: auto;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  line-height: 2;
}
@media screen and (max-width: 640px) {
  .staff .about-intro {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.7;
  }
}
.staff .about .shop-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5%;
  margin-top: 50px;
  padding: 50px;
  border: solid 2px #4b6487;
  border-radius: 8px;
  background: #fff;
}
@media screen and (max-width: 640px) {
  .staff .about .shop-box {
    margin-top: 25px;
    padding: 25px 20px;
  }
}
.staff .about .shop-box .shop-txtbox {
  width: 40%;
}
@media screen and (max-width: 640px) {
  .staff .about .shop-box .shop-txtbox {
    width: 100%;
    text-align: center;
  }
}
.staff .about .shop-box .shop-txtbox__ttl {
  position: relative;
  display: inline-block;
  min-width: 260px;
  height: 40px;
  margin-bottom: 15px;
  padding: 0 15px;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
  text-align: center;
  background: #ef92ae;
  color: #fff;
  letter-spacing: 0.5px;
  line-height: 40px;
}
@media screen and (max-width: 640px) {
  .staff .about .shop-box .shop-txtbox__ttl {
    min-width: auto;
    width: 87.5%;
    margin-bottom: 10px;
    font-size: min(18px, 4.8vw);
  }
}
.staff .about .shop-box .shop-txtbox__ttl::before, .staff .about .shop-box .shop-txtbox__ttl::after {
  position: absolute;
  content: "";
  top: 0;
  width: 0px;
  height: 0px;
  z-index: 1;
  border-style: solid;
}
.staff .about .shop-box .shop-txtbox__ttl::before {
  border-color: transparent transparent transparent #fff;
  border-width: 20px 0px 20px 8px;
  left: 0;
}
.staff .about .shop-box .shop-txtbox__ttl::after {
  border-color: transparent #fff transparent transparent;
  border-width: 20px 8px 20px 0px;
  right: 0;
}
.staff .about .shop-box .shop-txtbox__ttl:nth-of-type(n+2) {
  margin-top: 35px;
}
@media screen and (max-width: 640px) {
  .staff .about .shop-box .shop-txtbox__ttl:nth-of-type(n+2) {
    margin-top: 25px;
  }
}
.staff .about .shop-box .shop-txtbox__ttl.--blue {
  background: #25acbd;
}
.staff .about .shop-box .shop-txtbox__txt {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.7;
}
@media screen and (max-width: 640px) {
  .staff .about .shop-box .shop-txtbox__txt {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.staff .about .shop-box .shop-imgbox {
  width: 55%;
}
@media screen and (max-width: 640px) {
  .staff .about .shop-box .shop-imgbox {
    width: 100%;
    margin-top: 20px;
  }
}
.staff .ksk-bnr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 5%;
  margin-top: 50px;
}
@media screen and (max-width: 640px) {
  .staff .ksk-bnr {
    margin-top: 30px;
    gap: 0 9%;
  }
}
.staff .ksk-bnr .sp-break {
  display: none;
}
@media screen and (max-width: 640px) {
  .staff .ksk-bnr .sp-break {
    display: block;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    height: 0;
  }
}
.staff .ksk-bnr__item {
  width: 16%;
}
@media screen and (max-width: 640px) {
  .staff .ksk-bnr__item {
    width: 45.5%;
  }
}
@media screen and (max-width: 640px) {
  .staff .ksk-bnr__item:nth-of-type(n+3) {
    margin-top: 20px;
  }
}
.staff .ksk-bnr__item__ttl {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.5;
}
.staff .ksk-bnr__link:hover img {
  opacity: 0.5;
}

.contact {
  padding: 80px 0 90px;
  background: #4b6487 radial-gradient(#4f6789 30%, transparent 30%);
  background-size: 12px 12px;
}
@media screen and (max-width: 640px) {
  .contact {
    padding: 35px 0;
  }
}
.contact-ttl {
  margin-bottom: 45px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .contact-ttl {
    margin-bottom: 25px;
  }
}
.contact-ttl__wrap {
  position: relative;
  display: inline-block;
  padding-bottom: 20px;
  font-size: 60px;
  font-size: 3.75rem;
  font-weight: 500;
  text-align: center;
  border-bottom: solid 2px #fff;
  color: #fff;
  line-height: 1.2;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 640px) {
  .contact-ttl__wrap {
    display: block;
    padding-bottom: 15px;
    font-size: 25px;
    font-size: 1.5625rem;
    border-bottom-width: 1px;
    line-height: 1.4;
  }
}
.contact-ttl__wrap::before {
  position: absolute;
  content: "";
  bottom: -13px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 21px;
  height: 13px;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
  background: #fff;
}
@media screen and (max-width: 640px) {
  .contact-ttl__wrap::before {
    bottom: -10px;
    width: 14px;
    height: 9px;
  }
}
.contact-ttl .f-yellow {
  color: #fff57f;
}
.contact-intro {
  position: relative;
  max-width: 585px;
  margin-inline: auto;
  padding: 25px;
  background: #4b6487;
  border: solid 2px #fff;
  border-radius: 8px;
}
@media screen and (max-width: 640px) {
  .contact-intro {
    padding: 20px 25px;
    border-width: 1px;
  }
}
.contact-intro::before {
  position: absolute;
  content: "";
  bottom: -50px;
  right: -63px;
  width: 100px;
  aspect-ratio: 200/234;
  background: url(/assets/image/top/contact-illust.png) center/contain no-repeat;
}
@media screen and (max-width: 640px) {
  .contact-intro::before {
    bottom: -30px;
    right: 5px;
    width: 15.5%;
  }
}
.contact-intro__txt {
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 500;
  text-align: center;
  color: #fff;
  line-height: 1.45;
}
@media screen and (max-width: 640px) {
  .contact-intro__txt {
    font-size: min(18px, 3.9vw);
    line-height: 1.7;
  }
}
.contact-intro__txt .f-yellow {
  color: #fff57f;
}
.contact-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-height: 210px;
  margin-top: 45px;
  padding: 35px 0;
  background: #fff;
  border-radius: 8px;
}
@media screen and (max-width: 640px) {
  .contact-box {
    margin-top: 25px;
    padding: 0 20px;
  }
}
.contact-box .tel-box, .contact-box .mail-box {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50%;
  padding: 0 20px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .contact-box .tel-box, .contact-box .mail-box {
    width: 100%;
    padding: 20px 0 25px;
  }
}
.contact-box .tel-box__ttl, .contact-box .mail-box__ttl {
  margin-bottom: 15px;
  font-size: 23px;
  font-size: 1.4375rem;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (max-width: 640px) {
  .contact-box .tel-box__ttl, .contact-box .mail-box__ttl {
    margin-bottom: 10px;
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.contact-box .tel-box {
  border-right: solid 1px #355a83;
}
@media screen and (max-width: 640px) {
  .contact-box .tel-box {
    border-right: none;
    border-bottom: solid 1px #355a83;
  }
}
.contact-box .tel-box__txt {
  font-weight: 700;
  line-height: 1;
}
.contact-box .tel-box__txt .m-tellink {
  position: relative;
  display: inline-block;
  padding-left: 0.9em;
  font-family: "Quicksand", sans-serif;
  font-size: 39px;
  font-size: 2.4375rem;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 640px) {
  .contact-box .tel-box__txt .m-tellink {
    font-size: 32px;
    font-size: 2rem;
  }
}
.contact-box .tel-box__txt .m-tellink::before {
  position: absolute;
  content: "";
  left: 0;
  top: 55%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0.7em;
  aspect-ratio: 1/1;
  background: url(/assets/image/ico-tel__pink.svg) center/contain no-repeat;
}
.contact-box .tel-box__txt .tel-time {
  display: block;
  margin-top: 8px;
}
@media screen and (max-width: 640px) {
  .contact-box .tel-box__txt .tel-time {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.contact-box .mail-box__btn .mail-link {
  display: inline-block;
  margin-left: 20px;
  background: #ef92ae;
  color: #fff;
  padding: 12px 70px 12px 30px;
  border-radius: 50px;
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 500;
  -webkit-box-shadow: 4px 5px 0 rgba(75, 100, 135, 0.32);
          box-shadow: 4px 5px 0 rgba(75, 100, 135, 0.32);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 640px) {
  .contact-box .mail-box__btn .mail-link {
    margin-left: 0;
    padding: 13px 60px 13px 30px;
    font-size: 18px;
    font-size: 1.125rem;
    font-size: min(18px, 4.8vw);
  }
}
.contact-box .mail-box__btn .mail-link:hover {
  text-decoration: none;
  -webkit-transform: translate(4px, 5px);
          transform: translate(4px, 5px);
  -webkit-box-shadow: 0 0 0 rgba(75, 100, 135, 0.32);
          box-shadow: 0 0 0 rgba(75, 100, 135, 0.32);
}
.contact-box .mail-box__btn .mail-link__txt {
  position: relative;
  padding-left: 3em;
}
@media screen and (max-width: 640px) {
  .contact-box .mail-box__btn .mail-link__txt {
    padding-left: 2.5em;
  }
}
.contact-box .mail-box__btn .mail-link__txt::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.25em;
  aspect-ratio: 17/13;
  background: url(/assets/image/ico-mail__white.svg) center/contain no-repeat;
}

.sp-nav {
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media screen and (max-width: 640px) {
  .sp-nav {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    width: 100%;
    z-index: 999;
  }
}
.sp-nav.is-show {
  opacity: 1;
}
.sp-nav__tel, .sp-nav__mail {
  width: 50%;
}
.sp-nav__tel .m-tellink, .sp-nav__tel .mail-link, .sp-nav__mail .m-tellink, .sp-nav__mail .mail-link {
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px;
  color: #fff;
  font-weight: 500;
  text-align: center;
}
.sp-nav__tel .m-tellink:hover, .sp-nav__tel .mail-link:hover, .sp-nav__mail .m-tellink:hover, .sp-nav__mail .mail-link:hover {
  text-decoration: none;
}
.sp-nav__tel .m-tellink {
  background: #25acbd;
  line-height: 1;
}
.sp-nav__tel .m-tellink .tel-num {
  position: relative;
  display: inline-block;
  padding-left: 0.9em;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  letter-spacing: 0.06em;
}
.sp-nav__tel .m-tellink .tel-num::before {
  position: absolute;
  content: "";
  left: 0;
  top: 55%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0.7em;
  aspect-ratio: 1/1;
  background: url(/assets/image/ico-tel__white.svg) center/contain no-repeat;
}
.sp-nav__tel .m-tellink .tel-time {
  display: block;
  margin-top: 4px;
  font-size: 9px;
  font-size: 0.5625rem;
}
.sp-nav__mail .mail-link {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ef92ae;
}
.sp-nav__mail .mail-link__txt {
  position: relative;
  padding-left: 2em;
}
.sp-nav__mail .mail-link__txt::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.25em;
  aspect-ratio: 17/13;
  background: url(/assets/image/ico-mail__white.svg) center/contain no-repeat;
}

.l-footer .f-info {
  padding-block: 50px;
  text-align: center;
  background: #ef92ae;
  color: #fff;
  line-height: 1.5;
}
@media screen and (max-width: 640px) {
  .l-footer .f-info {
    padding-block: 20px;
  }
}
.l-footer .f-info__num {
  font-size: 12px;
  font-size: 0.75rem;
}
@media screen and (max-width: 640px) {
  .l-footer .f-info__num {
    font-size: 10px;
    font-size: 0.625rem;
  }
}
.l-footer .f-info__company {
  margin-top: 15px;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
}
@media screen and (max-width: 640px) {
  .l-footer .f-info__company {
    margin-top: 8px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.l-footer .f-info__add {
  margin-top: 8px;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
}
@media screen and (max-width: 640px) {
  .l-footer .f-info__add {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.l-footer .f-copy {
  padding: 25px 15px;
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.5;
}
@media screen and (max-width: 640px) {
  .l-footer .f-copy {
    margin-bottom: 49px;
    padding: 12px;
  }
}/*# sourceMappingURL=style.css.map */