@charset "UTF-8";
/* foundation */
/* ===========================================================================
   base
=========================================================================== */
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@600&family=Noto+Sans+JP:wght@400;500;600;700;800&display=swap");
/* ===========================================================================
   normalize
=========================================================================== */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

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

/**
 * Correct the font size and margin on `h1` elements within `sec` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 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: 1em; /* 2 */
}

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

/**
 * 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 */
  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: 1em; /* 2 */
}

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

/**
 * 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;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * 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] {
  -webkit-appearance: button;
}

/**
 * Remove the inr border and padding in Firefox.
 */
button::-moz-focus-inr,
[type=button]::-moz-focus-inr,
[type=reset]::-moz-focus-inr,
[type=submit]::-moz-focus-inr {
  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;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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 {
  box-sizing: border-box; /* 1 */
  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;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

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

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

/**
 * Remove the inr 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 */
}

/* 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;
}

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

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

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

/* 呼び出し　例） fontWeight(regular);*/
/* 呼び出し　例） keyColor(eGreen);*/
/* ===========================================================================
   mixin
=========================================================================== */
/* 呼び出し　例） @include mq(tb);*/
/* 呼び出し　例） @include font-size(12);*/
/* 呼び出し　例） @include lineHeightSpaceFill(1.5);*/
html {
  height: 100%;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  text-align: left;
  overflow-x: hidden;
}
@media screen and (min-width: 640px) {
  body {
    font-size: 16px;
    font-size: 1rem;
  }
}

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:visited {
  color: #0078c7;
}
a:link {
  color: #0078c7;
}

button {
  appearance: none;
  padding: 0;
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}

html, body,
p, ol, ul, li, dl, dt, dd,
blockquote, figure, fieldset, legend, textarea, pre, iframe,
h1, h2, h3, h4, h5, h6, hr {
  margin: 0;
  padding: 0;
}

hr {
  margin: 0px;
  padding: 0px;
  height: 0px;
  border: 0px;
}

p {
  word-break: break-all;
}

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

img {
  width: 100%;
  height: auto;
  border: none;
  vertical-align: middle;
}

/* form reset */
input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

textarea {
  resize: vertical;
}

input[type=checkbox],
input[type=radio] {
  display: none;
}

input[type=submit],
input[type=button],
label,
button,
select {
  cursor: pointer;
}

input[type=date] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

select::-ms-expand {
  display: none;
}

.grecaptcha-badge {
  visibility: hidden;
}

/* layout */
/* foundation */
/* ===========================================================================
   container
=========================================================================== */
.l-main {
  width: 100%;
  margin-top: 16px;
}
@media screen and (min-width: 1024px) {
  .l-main {
    margin-top: 32px;
  }
}

/* section layout
 ========================================================================== */
.l-sec {
  width: 100%;
  margin-bottom: 96px;
}
.l-sec[data-bg=jlightblue] {
  background: #f0f5fb;
  padding: 96px 0 0 0;
}
@media screen and (min-width: 1024px) {
  .l-sec {
    margin-bottom: 136px;
  }
  .l-sec[data-bg=jlightblue] {
    padding: 136px 0 0 0;
  }
}
.l-sec:first-child {
  margin-bottom: 0;
}
.l-sec .l-sec__inr {
  width: 100%;
  max-width: 1160px;
  margin-inline: auto;
  padding-left: 6.9333%;
  padding-right: 6.9333%;
}
@media screen and (min-width: 640px) {
  .l-sec .l-sec__inr {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.l-sec .l-sec__inrChild {
  width: 100%;
  max-width: 800px;
  margin-inline: auto;
}

/* group layout
 ========================================================================== */
.l-grp {
  margin-top: 56px;
}
@media screen and (min-width: 640px) {
  .l-grp {
    margin-top: 80px;
  }
}
.l-grp[data-bg=jblue] {
  position: relative;
  background: #0078c7;
  overflow: hidden;
}
.l-grp[data-bg=jblue]::before {
  position: absolute;
  bottom: 4%;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% + 200px);
  height: 20%;
  content: "";
  border-radius: 50%;
  background: #f0f5fb;
}
@media screen and (min-width: 640px) {
  .l-grp[data-bg=jblue]::before {
    bottom: 9%;
  }
}
@media screen and (min-width: 784px) {
  .l-grp[data-bg=jblue]::before {
    bottom: 10%;
    height: 40%;
  }
}
@media screen and (min-width: 1024px) {
  .l-grp[data-bg=jblue]::before {
    bottom: 15%;
  }
}
@media screen and (min-width: 1158px) {
  .l-grp[data-bg=jblue]::before {
    bottom: 21%;
  }
}
.l-grp[data-bg=jblue]::after {
  position: absolute;
  top: 0;
  content: "";
  background: #f0f5fb;
  width: 100%;
  height: 80%;
}
@media screen and (min-width: 784px) {
  .l-grp[data-bg=jblue]::after {
    height: 70%;
  }
}
@media screen and (min-width: 1024px) {
  .l-grp[data-bg=jblue]::after {
    height: 60%;
  }
}
@media screen and (min-width: 1158px) {
  .l-grp[data-bg=jblue]::after {
    height: 55%;
  }
}

/* display layout
 ========================================================================== */
.l-block {
  display: block !important;
}

.l-inline-block {
  display: inline-block !important;
}

.l-inline {
  display: inline !important;
}

/* responsive　layout
 ========================================================================== */
.l-display[data-bg=spOnly] {
  display: block;
}
@media screen and (min-width: 640px) {
  .l-display[data-bg=spOnly] {
    display: none;
  }
}
.l-display[data-bg=spTb] {
  display: block;
}
@media screen and (min-width: 1024px) {
  .l-display[data-bg=spTb] {
    display: none;
  }
}
@media screen and (min-width: 640px) {
  .l-display[data-bg=tbOnly] {
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  .l-display[data-bg=tbOnly] {
    display: none;
  }
}
.l-display[data-bg=TbPc] {
  display: none;
}
@media screen and (min-width: 640px) {
  .l-display[data-bg=TbPc] {
    display: block;
  }
}
.l-display[data-bg=PcOnly] {
  display: none;
}
@media screen and (min-width: 1024px) {
  .l-display[data-bg=PcOnly] {
    display: block;
  }
}

.l-sp {
  display: block;
}
@media screen and (min-width: 640px) {
  .l-sp {
    display: none;
  }
}

.l-tb {
  display: none;
}
@media screen and (min-width: 640px) {
  .l-tb {
    display: block;
  }
}

.l-pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .l-pc {
    display: block;
  }
}

/* foundation */
/* ===========================================================================
   footer
=========================================================================== */
.l-footer {
  width: 100%;
  color: white;
  background: #0078c7;
  padding: 24px;
}
.l-footer .l-sec__inr {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 16px;
  margin-bottom: 0;
}
.l-footer .l-sec__inr > a {
  display: block;
  width: 100%;
  max-width: 155px;
  margin-inline: auto;
}
@media screen and (min-width: 1024px) {
  .l-footer .l-sec__inr {
    flex-direction: row;
    justify-content: space-between;
  }
  .l-footer .l-sec__inr > a {
    max-width: 172px;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer {
    padding: 40px;
  }
}
.l-footer .l-footer__nav {
  display: flex;
  justify-content: center;
  gap: 24px;
  width: 100%;
}
@media screen and (min-width: 640px) {
  .l-footer .l-footer__nav {
    gap: 48px;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer .l-footer__nav {
    justify-content: flex-start;
  }
}
.l-footer .l-footer__nav > li a {
  color: white;
  font-weight: 500;
  font-size: 13px;
  font-size: 0.8125rem;
}
@media screen and (min-width: 640px) {
  .l-footer .l-footer__nav > li a {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 640px) {
  .l-footer .l-footer__nav > li a:hover {
    text-decoration: underline;
  }
}

/* foundation */
/* ===========================================================================
   grid flex style
=========================================================================== */
/* grid layout
 ========================================================================== */
.l-grid {
  display: grid;
}
.l-grid[data-layout=pc3col] {
  position: relative;
  z-index: 9;
  grid-template-columns: repeat(auto-fill, minmax(350px, 350px));
  justify-content: center;
  gap: 32px 24px;
}
.l-grid[data-padding=card03] {
  padding-top: 17px;
}

/* flex layout
 ========================================================================== */
/* foundation */
/* ===========================================================================
   header
=========================================================================== */
.l-header {
  background: #f0f5fb;
}
.l-header .l-header__inr {
  position: relative;
  width: 100%;
  max-width: 1160px;
  margin-inline: auto;
  padding: 16px 0 0 0;
  background: #f0f5fb;
}
@media screen and (min-width: 1024px) {
  .l-header .l-header__inr {
    padding: 40px 30px 0 30px;
  }
}

.l-nabBtnWrap {
  position: absolute;
  top: 26px;
  right: 5.5%;
  z-index: 9999;
}
@media screen and (min-width: 1024px) {
  .l-nabBtnWrap {
    display: none;
  }
}

.l-navBtn {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 19px;
  cursor: pointer;
  transition: all 0.3s;
}
.l-navBtn span {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 3px;
  background-color: #0078c7;
  border-radius: 4px;
  transition: all 0.3s;
}
.l-navBtn span:nth-of-type(1) {
  top: 0;
}
.l-navBtn span:nth-of-type(2) {
  top: 8px;
}
.l-navBtn span:nth-of-type(3) {
  bottom: 0;
}
.l-navBtn.active span:nth-of-type(1) {
  -webkit-transform: translateY(8px) rotate(-45deg);
  transform: translateY(8px) rotate(-45deg);
}
.l-navBtn.active span:nth-of-type(2) {
  opacity: 0;
}
.l-navBtn.active span:nth-of-type(3) {
  -webkit-transform: translateY(-8px) rotate(45deg);
  transform: translateY(-8px) rotate(45deg);
}

.l-nav {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .l-nav {
    display: flex;
    gap: 32px;
    justify-content: space-between;
    align-items: center;
  }
}
.l-nav .l-nav__item:nth-of-type(1) {
  position: relative;
  z-index: 9999;
  width: 80px;
  margin-left: 5.5%;
}
@media screen and (min-width: 640px) {
  .l-nav .l-nav__item:nth-of-type(1) {
    width: 100px;
  }
}
@media screen and (min-width: 1024px) {
  .l-nav .l-nav__item:nth-of-type(1) {
    z-index: 0;
    width: 125px;
    margin-left: 0;
  }
}
.l-nav .l-nav__item:nth-of-type(2) {
  display: flex;
  gap: 24px;
  align-items: center;
}
.l-nav .l-nav__itemInr[data-nav=list] {
  position: absolute;
  top: 0;
  z-index: 999;
  width: 100%;
  opacity: 0;
  padding-top: 120px;
  padding-bottom: 140px;
  visibility: hidden;
  transition: all 0.3s;
}
.l-nav .l-nav__itemInr[data-nav=list].is-open {
  opacity: 1;
  visibility: visible;
  height: 100vh;
  overflow: auto;
  background: yellow;
}
@media screen and (min-width: 1024px) {
  .l-nav .l-nav__itemInr[data-nav=list] {
    position: relative;
    z-index: 0;
    width: auto;
    opacity: 1;
    visibility: visible;
    background: transparent;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.l-nav .l-nav__itemInr[data-nav=list] > ul {
  display: flex;
  flex-direction: column;
  gap: 48px;
  width: 100%;
  padding: 0 10%;
}
@media screen and (min-width: 1024px) {
  .l-nav .l-nav__itemInr[data-nav=list] > ul {
    flex-direction: row;
    gap: 32px;
    padding: 0;
  }
}
.l-nav .l-nav__itemInr[data-nav=list] > ul > li {
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  color: #0078c7;
  text-align: center;
}
.l-nav .l-nav__itemInr[data-nav=list] > ul > li.animetedItem {
  transition: all 0.5s ease;
  margin-top: -5px;
  opacity: 0;
}
.l-nav .l-nav__itemInr[data-nav=list] > ul > li.animetedItem.show {
  opacity: 1;
  margin-top: 0;
}
@media screen and (min-width: 640px) {
  .l-nav .l-nav__itemInr[data-nav=list] > ul > li a:hover {
    text-decoration: underline;
  }
}
@media screen and (min-width: 1024px) {
  .l-nav .l-nav__itemInr[data-nav=list] > ul > li {
    position: relative;
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .l-nav .l-nav__itemInr[data-nav=list] > ul > li.animetedItem {
    opacity: 1;
  }
}
.l-nav .l-nav__itemInr[data-nav=contact] {
  position: absolute;
  z-index: 999;
  top: 17px;
  right: 5.5%;
  display: block;
  color: white;
  font-weight: 700;
  font-size: 13px;
  font-size: 0.8125rem;
  border-radius: 18px;
  background-color: #ff6C00;
  margin-right: 48px;
  padding: 10px 16px;
}
@media screen and (min-width: 640px) {
  .l-nav .l-nav__itemInr[data-nav=contact] {
    font-size: 15px;
    font-size: 0.9375rem;
    outline: 3px solid #ff6C00;
    outline-offset: -3px;
    padding: 12px 21px;
    transition: 0.3s;
  }
  .l-nav .l-nav__itemInr[data-nav=contact]:hover {
    color: black;
    background: #ffef38;
    outline-color: black;
  }
}
@media screen and (min-width: 1024px) {
  .l-nav .l-nav__itemInr[data-nav=contact] {
    position: static;
    width: 222px;
    font-size: 18px;
    font-size: 1.125rem;
    border-radius: 25px;
    text-align: center;
    margin-top: -5px;
    margin-left: 16px;
    margin-right: 0;
    padding: 16px 0;
  }
}

@keyframes transformLeftRight {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(42%);
  }
}
@keyframes transformRightLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(150%);
  }
}
/* object */
/* foundation */
/* ===========================================================================
  object
=========================================================================== */
/* component
 ========================================================================== */
.c-head {
  font-weight: 800;
  color: #0078c7;
  text-align: center;
  margin-bottom: 32px;
}
.c-head span {
  display: inline-block;
  text-align: left;
  font-size: 27px;
  font-size: 1.6875rem;
  line-height: 1.5;
}
.c-head span::before, .c-head span::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.c-head span::before {
  margin-top: calc((1 - 1.5) * 0.5em);
}
.c-head span::after {
  margin-bottom: calc((1 - 1.5) * 0.5em);
}
.c-head span[data-text=center] {
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .c-head {
    margin-bottom: 48px;
  }
  .c-head span {
    font-size: 50px;
    font-size: 3.125rem;
  }
}
.c-head[data-style=img] {
  width: 100%;
  max-width: 708px;
  margin-inline: auto;
}

.c-largeTtl {
  position: relative;
  z-index: 9;
  color: #0078c7;
  font-weight: 600;
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 32px;
}
.c-largeTtl::before, .c-largeTtl::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.c-largeTtl::before {
  margin-top: calc((1 - 1.5) * 0.5em);
}
.c-largeTtl::after {
  margin-bottom: calc((1 - 1.5) * 0.5em);
}
@media screen and (min-width: 1024px) {
  .c-largeTtl {
    font-size: 45px;
    font-size: 2.8125rem;
    margin-bottom: 48px;
  }
}
.c-largeTtl[data-color=white] {
  color: white;
}
.c-largeTtl[data-style=border] {
  position: relative;
  width: 100%;
  border-bottom: 5px solid #0078c7;
  margin-bottom: 64px;
  padding-bottom: 24px;
}
@media screen and (min-width: 1024px) {
  .c-largeTtl[data-style=border] {
    margin-bottom: 97px;
  }
}
.c-largeTtl[data-style=border]::after {
  position: absolute;
  bottom: -19px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
  content: "";
  background: url(../img/img_voice-arrow_sp.svg);
  width: 51px;
  height: 25px;
}
@media screen and (min-width: 1024px) {
  .c-largeTtl[data-style=border]::after {
    bottom: -36px;
    background: url(../img/img_voice-arrow_pc.svg);
    width: 64px;
    height: 48px;
  }
}

.c-middleTtl {
  font-size: 19px;
  font-size: 1.1875rem;
  color: #0078c7;
  font-weight: 700;
  text-align: center;
  margin-bottom: 24px;
  line-height: 1.5;
}
.c-middleTtl::before, .c-middleTtl::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.c-middleTtl::before {
  margin-top: calc((1 - 1.5) * 0.5em);
}
.c-middleTtl::after {
  margin-bottom: calc((1 - 1.5) * 0.5em);
}
@media screen and (min-width: 1024px) {
  .c-middleTtl {
    font-size: 28px;
    font-size: 1.75rem;
    margin-bottom: 32px;
  }
}

.c-largeTxt {
  font-weight: 800;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}
.c-largeTxt::before, .c-largeTxt::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.c-largeTxt::before {
  margin-top: calc((1 - 1.5) * 0.5em);
}
.c-largeTxt::after {
  margin-bottom: calc((1 - 1.5) * 0.5em);
}
@media screen and (min-width: 1024px) {
  .c-largeTxt {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}

.c-card {
  border-radius: 20px;
  border: 4px solid #0078c7;
  background: white;
  margin: 0 4% 0 4%;
}
@media screen and (min-width: 640px) {
  .c-card {
    border-width: 8px;
    margin: 0;
  }
}
.c-card[data-style=card01] {
  position: relative;
  margin-top: 13px;
}
.c-card[data-style=card01] .card01__num {
  position: absolute;
  top: -22px;
  left: -8px;
  z-index: 9;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  width: 55px;
  height: 55px;
  border: 5px solid #0078c7;
  background: #ffef38;
}
.c-card[data-style=card01] .card01__num img {
  display: block;
  width: 28px;
  margin-left: -1px;
}
.c-card[data-style=card01] dt {
  color: white;
  border-radius: 11px 11px 0 0;
  background: #0078c7;
  padding: 16px;
  text-align: center;
}
@media screen and (min-width: 640px) {
  .c-card[data-style=card01] dt {
    padding: 20px;
  }
}
.c-card[data-style=card01] dt span {
  display: inline-block;
  text-align: left;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  padding-bottom: 8px;
}
@media screen and (min-width: 640px) {
  .c-card[data-style=card01] dt span {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
.c-card[data-style=card01] dt > div {
  text-align: center;
}
.c-card[data-style=card01] dt > div span {
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (min-width: 640px) {
  .c-card[data-style=card01] dt > div span {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.c-card[data-style=card01] dd {
  font-weight: 600;
  padding: 16px;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
.c-card[data-style=card01] dd::before, .c-card[data-style=card01] dd::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.c-card[data-style=card01] dd::before {
  margin-top: calc((1 - 1.8) * 0.5em);
}
.c-card[data-style=card01] dd::after {
  margin-bottom: calc((1 - 1.8) * 0.5em);
}
@media screen and (min-width: 640px) {
  .c-card[data-style=card01] dd {
    padding: 24px;
  }
}
.c-card[data-style=card02] {
  opacity: 0;
  background: #f0f5fb;
  padding: 24px 0;
}
.c-card[data-style=card02] dt {
  width: 72.7892%;
  margin-inline: auto;
}
@media screen and (min-width: 640px) {
  .c-card[data-style=card02] dt {
    width: 88.604%;
  }
}
.c-card[data-style=card02] dd {
  color: #0078c7;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  text-align: center;
  letter-spacing: 0.05em;
  margin-top: 16px;
  line-height: 1.5;
}
.c-card[data-style=card02] dd::before, .c-card[data-style=card02] dd::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.c-card[data-style=card02] dd::before {
  margin-top: calc((1 - 1.5) * 0.5em);
}
.c-card[data-style=card02] dd::after {
  margin-bottom: calc((1 - 1.5) * 0.5em);
}
@media screen and (min-width: 640px) {
  .c-card[data-style=card02] dd {
    font-size: 24px;
    font-size: 1.5rem;
    margin-top: 24px;
  }
}
.c-card[data-style=card03] {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.c-card[data-style=card03] .card03__num {
  position: absolute;
  top: -17px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  background: #0078c7;
  padding: 10px 22px;
}
@media screen and (min-width: 640px) {
  .c-card[data-style=card03] .card03__num {
    padding: 10px 56px;
  }
}
.c-card[data-style=card03] .card03__num img {
  display: block;
  width: 88px;
}
@media screen and (min-width: 640px) {
  .c-card[data-style=card03] .card03__num img {
    width: 101px;
  }
}
.c-card[data-style=card03] dl {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.c-card[data-style=card03] dt {
  display: flex;
  flex-direction: column;
  flex: 1;
  color: #0078c7;
  font-weight: 700;
  padding: 47px 28px 0 28px;
}
.c-card[data-style=card03] dt p {
  display: flex;
  flex-direction: column;
  flex: 1;
  text-align: center;
}
.c-card[data-style=card03] dt p span {
  display: inline-block;
  text-align: left;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
.c-card[data-style=card03] dt p span::before, .c-card[data-style=card03] dt p span::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.c-card[data-style=card03] dt p span::before {
  margin-top: calc((1 - 1.5) * 0.5em);
}
.c-card[data-style=card03] dt p span::after {
  margin-bottom: calc((1 - 1.5) * 0.5em);
}
@media screen and (min-width: 640px) {
  .c-card[data-style=card03] dt {
    padding: 47px 32px 0 32px;
  }
  .c-card[data-style=card03] dt p span {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.c-card[data-style=card03] dt > div {
  background: #f0f5fb;
  padding: 8px;
  text-align: center;
  margin: 16px 0 20px 0;
}
@media screen and (min-width: 640px) {
  .c-card[data-style=card03] dt > div {
    margin: 16px 0 24px 0;
  }
}
.c-card[data-style=card03] dt > div span {
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
}
.c-card[data-style=card03] dd {
  display: flex;
  flex-direction: column;
  flex: 1;
  position: relative;
  border-radius: 0 0 11px 11px;
  color: white;
  background: #0078c7;
  font-weight: 600;
  padding: 28px;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
.c-card[data-style=card03] dd::before, .c-card[data-style=card03] dd::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.c-card[data-style=card03] dd::before {
  margin-top: calc((1 - 1.8) * 0.5em);
}
.c-card[data-style=card03] dd::after {
  margin-bottom: calc((1 - 1.8) * 0.5em);
}
@media screen and (min-width: 640px) {
  .c-card[data-style=card03] dd {
    padding: 28px 32px 32px 28px;
  }
}
.c-card[data-style=card03] dd::before {
  position: absolute;
  top: 3px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 13px solid transparent;
  border-left: 13px solid transparent;
  border-top: 16px solid #ffffff;
  border-bottom: 0;
}

.c-fadeItem {
  opacity: 1;
  transform: translateX(-30px);
  transform: translateY(30px);
}

/* 　intro-anime
 ========================================================================== */
.introAnime {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 99999;
}
.introAnime .introAnime__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background: #0078c7;
  padding-left: 20%;
  padding-right: 20%;
}
@media screen and (min-width: 640px) {
  .introAnime .introAnime__inner {
    padding-left: 6.9333%;
    padding-right: 6.9333%;
  }
}
@media screen and (min-width: 1024px) {
  .introAnime .introAnime__inner {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.introAnime .introAnime__head {
  width: 100%;
  max-width: 220px;
  margin-inline: auto;
  transform: translate(-50%);
  opacity: 0;
}
@media screen and (min-width: 1024px) {
  .introAnime .introAnime__head {
    max-width: 330px;
  }
}
.introAnime .introAnime__body {
  width: 100%;
  max-width: 344px;
  margin-inline: auto;
  transform: translate(50%);
  opacity: 0;
}
@media screen and (min-width: 1024px) {
  .introAnime .introAnime__body {
    max-width: 454px;
  }
}

/* mainVisual
 ========================================================================== */
.mainVisual {
  position: relative;
  background: #f0f5fb;
}
@media screen and (min-width: 1024px) and (max-width: 1400px) {
  .mainVisual {
    background-image: url(../img/img_mv-back.png);
    background-repeat: no-repeat;
    background-size: 1000px;
    background-position: center 110px;
  }
}
@media screen and (min-width: 1401px) {
  .mainVisual {
    background-image: url(../img/img_mv-back.png);
    background-repeat: no-repeat;
    background-size: 1390px;
    background-position: center 110px;
  }
}
.mainVisual .mainVisual__inr {
  width: 100%;
  margin-inline: auto;
  padding-top: 32px;
}
@media screen and (min-width: 640px) {
  .mainVisual .mainVisual__inr {
    padding-left: 56px;
    padding-right: 56px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1400px) {
  .mainVisual .mainVisual__inr {
    max-width: 730px;
    padding-top: 72px;
    padding-bottom: 33px;
  }
}
@media screen and (min-width: 1401px) {
  .mainVisual .mainVisual__inr {
    max-width: 910px;
    padding: 72px 30px 42px 30px;
  }
}

/* catch
 ========================================================================== */
.catch01-wrap {
  margin-bottom: 0;
}

.catch01 {
  position: relative;
  overflow-x: hidden;
  background: #f0f5fb;
  padding-top: 16px;
  padding-bottom: 10px;
}
.catch01::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 13vw solid #fff;
  border-left: 100vw solid transparent;
}
@media screen and (min-width: 640px) {
  .catch01 {
    padding-top: 48px;
    padding-bottom: 3.3%;
  }
  .catch01::after {
    border-bottom: 13vw solid #fff;
  }
}
@media screen and (min-width: 1024px) {
  .catch01 {
    padding-bottom: 120px;
  }
  .catch01::after {
    left: 50%;
    transform: translateX(-50%);
    border-bottom: 320px solid #fff;
    border-left: 3500px solid transparent;
  }
}
.catch01 .catch01__inr:first-child {
  position: relative;
}
.catch01 .catch01__inr:first-child img {
  display: block;
  width: 100%;
  max-width: 400px;
  margin-inline: auto;
  padding-left: 2.4%;
  padding-right: 2.4%;
}
@media screen and (min-width: 640px) {
  .catch01 .catch01__inr:first-child img {
    max-width: 909px;
    padding-top: 100px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 1024px) {
  .catch01 .catch01__inr:first-child img {
    padding-top: 130px;
  }
}
.catch01 .catch01__inr:last-child {
  position: relative;
  z-index: 9;
  margin-top: 40px;
}
.catch01 .catch01__head {
  color: #0078c7;
  text-align: center;
  font-weight: 700;
  font-size: 25px;
  font-size: 1.5625rem;
  margin-bottom: 24px;
  line-height: 1.5;
}
.catch01 .catch01__head::before, .catch01 .catch01__head::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.catch01 .catch01__head::before {
  margin-top: calc((1 - 1.5) * 0.5em);
}
.catch01 .catch01__head::after {
  margin-bottom: calc((1 - 1.5) * 0.5em);
}
.catch01 .catch01__head span {
  font-weight: 800;
  font-size: 30px;
  font-size: 1.875rem;
}
@media screen and (min-width: 640px) {
  .catch01 .catch01__head {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    font-size: 31px;
    font-size: 1.9375rem;
  }
  .catch01 .catch01__head span {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
@media screen and (min-width: 1024px) {
  .catch01 .catch01__head {
    font-size: 45px;
    font-size: 2.8125rem;
  }
  .catch01 .catch01__head span {
    font-size: 50px;
    font-size: 3.125rem;
  }
}

/* list-box */
.listBox {
  margin-top: 64px;
}
@media screen and (min-width: 1024px) {
  .listBox {
    margin-top: 32px;
  }
}
.listBox .listBox_ttl {
  color: #0078c7;
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 32px;
  line-height: 1.5;
}
.listBox .listBox_ttl::before, .listBox .listBox_ttl::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.listBox .listBox_ttl::before {
  margin-top: calc((1 - 1.5) * 0.5em);
}
.listBox .listBox_ttl::after {
  margin-bottom: calc((1 - 1.5) * 0.5em);
}
@media screen and (min-width: 640px) {
  .listBox .listBox_ttl {
    font-size: 28px;
    font-size: 1.75rem;
    margin-bottom: 42px;
  }
}
.listBox > ul {
  display: grid;
  gap: 16px;
}
@media screen and (min-width: 640px) {
  .listBox > ul {
    gap: 24px;
  }
}
.listBox > ul > li {
  position: relative;
  display: flex;
  gap: 14px;
  align-items: center;
  background: #f0f5fb;
  border-radius: 17px;
  border: 3px solid #0078c7;
}
@media screen and (min-width: 640px) {
  .listBox > ul > li {
    gap: 16px;
    border: 6px solid #0078c7;
  }
}
.listBox > ul > li > div {
  display: flex;
  align-items: center;
}
.listBox > ul > li > div:first-child {
  height: 100%;
  border-radius: 13px 0 0 13px;
  background: #0078c7;
}
@media screen and (min-width: 640px) {
  .listBox > ul > li > div:first-child {
    border-radius: 9px 0 0 9px;
  }
}
.listBox > ul > li > div:first-child::before {
  position: absolute;
  top: 50%;
  left: 45px;
  transform: translateY(-50%);
  content: "";
  width: 45px;
  height: 103%;
  border-radius: 50%;
  background: #0078c7;
}
@media screen and (min-width: 640px) {
  .listBox > ul > li > div:first-child::before {
    left: 70px;
    height: 106%;
  }
}
@media screen and (min-width: 1024px) {
  .listBox > ul > li > div:first-child::before {
    left: 90px;
  }
}
.listBox > ul > li > div:first-child img {
  position: relative;
  z-index: 9;
  width: 52px;
  margin-left: 16px;
}
@media screen and (min-width: 640px) {
  .listBox > ul > li > div:first-child img {
    width: 72px;
  }
}
@media screen and (min-width: 1024px) {
  .listBox > ul > li > div:first-child img {
    width: 92px;
  }
}
.listBox > ul > li > div:last-child {
  font-weight: 700;
  font-size: 15px;
  font-size: 0.9375rem;
  padding: 10px 10px 13px 19px;
  line-height: 1.5;
}
.listBox > ul > li > div:last-child::before, .listBox > ul > li > div:last-child::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.listBox > ul > li > div:last-child::before {
  margin-top: calc((1 - 1.5) * 0.5em);
}
.listBox > ul > li > div:last-child::after {
  margin-bottom: calc((1 - 1.5) * 0.5em);
}
@media screen and (min-width: 640px) {
  .listBox > ul > li > div:last-child {
    font-size: 20px;
    font-size: 1.25rem;
    padding: 17px 16px 17px 28px;
  }
}
@media screen and (min-width: 1024px) {
  .listBox > ul > li > div:last-child {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.listBox > ul > li > div:last-child span {
  font-size: 12px;
  font-size: 0.75rem;
}
@media screen and (min-width: 640px) {
  .listBox > ul > li > div:last-child span {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}

/* price */
.price {
  width: 100%;
  max-width: 400px;
  margin-inline: auto;
  padding-left: 3%;
  padding-right: 3%;
}
@media screen and (min-width: 640px) {
  .price {
    max-width: 500px;
  }
}
@media screen and (min-width: 1024px) {
  .price {
    max-width: 688px;
    padding-left: 0;
    padding-right: 0;
  }
}

/* contact-box */
.contactBox {
  width: 100vw;
  margin: 56px calc(50% - 50vw) 0;
  background: repeating-linear-gradient(-55deg, #0078c7, #0078c7 17px, #0081d8 17px, #0081d8 27px);
}
@media screen and (min-width: 640px) {
  .contactBox {
    background: repeating-linear-gradient(-55deg, #0078c7, #0078c7 34px, #0081d8 34px, #0081d8 55px);
    margin-top: 80px;
  }
}
.contactBox .contactBox__inr {
  width: 100%;
  max-width: 800px;
  margin-inline: auto;
  padding: 24px;
}
@media screen and (min-width: 640px) {
  .contactBox .contactBox__inr {
    padding: 56px 0;
  }
}
.contactBox .contactBox__inr p, .contactBox .contactBox__inr a {
  margin-inline: auto;
}
.contactBox .contactBox__inr p {
  width: 100%;
  max-width: 230px;
  margin: 0 auto 10px auto;
}
@media screen and (min-width: 640px) {
  .contactBox .contactBox__inr p {
    max-width: 298px;
    margin-bottom: 16px;
  }
}
.contactBox .contactBox__inr a {
  display: block;
  width: 100%;
  max-width: 292px;
  border-radius: 40px;
  color: black;
  background: #ffef38;
  border: 3px solid black;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.6);
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
  margin-inline: auto;
  padding: 24px;
}
@media screen and (min-width: 640px) {
  .contactBox .contactBox__inr a {
    max-width: 356px;
    font-size: 22px;
    font-size: 1.375rem;
    vertical-align: middle;
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    transition-duration: 0.3s;
    transition-property: transform;
  }
  .contactBox .contactBox__inr a:hover {
    transform: scale(1.1) rotate(-3deg);
  }
}

/* slider */
.slider-wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
  background: #f0f5fb;
}

.slider-track {
  display: flex;
  justify-content: flex-start;
  width: 100%;
}

.slide {
  flex: 0 0 100%;
  box-sizing: border-box;
}
@media screen and (min-width: 640px) {
  .slide {
    flex: 0 0 50%;
  }
}
@media screen and (min-width: 800px) {
  .slide {
    flex: 0 0 33.33%;
  }
}
@media screen and (min-width: 1024px) {
  .slide {
    flex: 0 0 25%;
  }
}

.slide img {
  display: block;
  width: 100%;
}

/* service-detail */
.serviceDtl {
  position: relative;
  overflow-x: hidden;
  padding-top: 96px;
  background: #f0f5fb;
}
@media screen and (min-width: 1024px) {
  .serviceDtl {
    padding-top: 136px;
  }
}
.serviceDtl .serviceDtl__backImg {
  display: none;
}
@media screen and (min-width: 1024px) {
  .serviceDtl .serviceDtl__backImg {
    position: absolute;
    top: 209px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 1500px;
    height: auto;
    overflow: hidden;
  }
  .serviceDtl .serviceDtl__backImg img {
    display: block;
    width: 92%;
    height: auto;
    object-fit: cover;
    margin: 50px auto 100px auto;
  }
}
.serviceDtl .serviceDtl__txt p {
  font-weight: 800;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 24px;
  text-align: center;
  line-height: 1.8;
}
.serviceDtl .serviceDtl__txt p::before, .serviceDtl .serviceDtl__txt p::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.serviceDtl .serviceDtl__txt p::before {
  margin-top: calc((1 - 1.8) * 0.5em);
}
.serviceDtl .serviceDtl__txt p::after {
  margin-bottom: calc((1 - 1.8) * 0.5em);
}
.serviceDtl .serviceDtl__txt p:last-child {
  padding-bottom: 32px;
}
@media screen and (min-width: 1024px) {
  .serviceDtl .serviceDtl__txt p {
    font-size: 21px;
    font-size: 1.3125rem;
  }
  .serviceDtl .serviceDtl__txt p:last-child {
    padding-bottom: 48px;
  }
}
.serviceDtl .serviceDtl__img {
  position: relative;
  z-index: 99;
  width: 100%;
  max-width: 630px;
  margin-inline: auto;
}
.serviceDtl .serviceDtl__img img {
  border: 1px solid black;
}

.serviceDtl-box {
  padding-top: 56px;
  background: #0078c7;
}
@media screen and (min-width: 640px) {
  .serviceDtl-box {
    padding-top: 80px;
  }
}
.serviceDtl-box .serviceDtl-box__inr {
  position: relative;
  background: #f0f5fb;
  padding: 64px 30px 0 30px;
}
.serviceDtl-box .serviceDtl-box__inr::before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
  content: "";
  background: url(../img/img_cylinderBg.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 100.4%;
  height: 100%;
}
@media screen and (min-width: 640px) {
  .serviceDtl-box .serviceDtl-box__inr {
    padding: 120px 60px 0 60px;
  }
  .serviceDtl-box .serviceDtl-box__inr::before {
    width: 100.2%;
  }
}
@media screen and (min-width: 1024px) {
  .serviceDtl-box .serviceDtl-box__inr {
    padding-left: 115px;
    padding-right: 115px;
  }
}
.serviceDtl-box .serviceDtl-box__inrHead {
  position: relative;
  z-index: 99;
}
.serviceDtl-box .serviceDtl-box__inrBody {
  position: relative;
  z-index: 99;
  overflow-y: hidden;
}
.serviceDtl-box .serviceDtl-box__inrBody p {
  font-weight: 600;
  letter-spacing: 0.05em;
  text-align: left;
  margin-bottom: 24px;
  line-height: 1.8;
}
.serviceDtl-box .serviceDtl-box__inrBody p::before, .serviceDtl-box .serviceDtl-box__inrBody p::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.serviceDtl-box .serviceDtl-box__inrBody p::before {
  margin-top: calc((1 - 1.8) * 0.5em);
}
.serviceDtl-box .serviceDtl-box__inrBody p::after {
  margin-bottom: calc((1 - 1.8) * 0.5em);
}
@media screen and (min-width: 1024px) {
  .serviceDtl-box .serviceDtl-box__inrBody p:nth-of-type(2) {
    margin-bottom: 32px;
  }
}
.serviceDtl-box .serviceDtl-box__inrBody > div {
  display: flex;
  gap: 8px;
  align-items: center;
}
.serviceDtl-box .serviceDtl-box__inrBody > div b {
  display: block;
  width: auto;
  color: #ff6C00;
  font-weight: 800;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.05em;
  padding-bottom: 32px;
  line-height: 1.8;
}
.serviceDtl-box .serviceDtl-box__inrBody > div b::before, .serviceDtl-box .serviceDtl-box__inrBody > div b::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.serviceDtl-box .serviceDtl-box__inrBody > div b::before {
  margin-top: calc((1 - 1.8) * 0.5em);
}
.serviceDtl-box .serviceDtl-box__inrBody > div b::after {
  margin-bottom: calc((1 - 1.8) * 0.5em);
}
@media screen and (min-width: 640px) {
  .serviceDtl-box .serviceDtl-box__inrBody > div b {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
.serviceDtl-box .serviceDtl-box__inrBody > div img {
  display: block;
  width: 25%;
}
@media screen and (min-width: 1024px) {
  .serviceDtl-box .serviceDtl-box__inrBody > div img {
    width: 144px;
  }
}

.flow-box {
  position: relative;
}
.flow-box .flow-box__inr {
  position: relative;
  overflow: hidden;
  padding-top: 120px;
}
.flow-box .flow-box__inr::before {
  position: absolute;
  top: 100px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
  width: calc(100% + 200px);
  height: 30%;
  content: "";
  border-radius: 50%;
  background: #0078c7;
}
@media screen and (min-width: 640px) {
  .flow-box .flow-box__inr {
    padding-top: 143px;
  }
  .flow-box .flow-box__inr::before {
    top: 128px;
  }
}
@media screen and (min-width: 1024px) {
  .flow-box .flow-box__inr {
    padding-top: 104px;
  }
  .flow-box .flow-box__inr::before {
    top: 52px;
    height: 50%;
  }
}
.flow-box .flow-box__img {
  position: absolute;
  top: 2px;
  left: 50%;
  transform: translateX(-50%);
  width: 72px;
}
@media screen and (min-width: 640px) {
  .flow-box .flow-box__img {
    width: 90px;
  }
}
@media screen and (min-width: 1024px) {
  .flow-box .flow-box__img {
    top: -82px;
    display: flex;
    justify-content: flex-end;
    width: 1100px;
  }
  .flow-box .flow-box__img img {
    display: block;
    width: 123px;
    margin-right: 180px;
  }
}
@media screen and (min-width: 1024px) {
  .flow-box .flow-box__arrow {
    position: absolute;
    top: 15px;
    left: 50%;
    transform: translateX(-50%);
    width: 67px;
    height: 39px;
    border-style: solid;
    border-right: 33px solid transparent;
    border-left: 33px solid transparent;
    border-bottom: 39px solid #0078c7;
    border-top: 0;
  }
}
.flow-box .flow-box__ttl {
  position: relative;
  z-index: 99;
  color: white;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  text-align: center;
  letter-spacing: 0.05em;
  margin-top: 32px;
  margin-bottom: 32px;
  line-height: 1.5;
}
.flow-box .flow-box__ttl::before, .flow-box .flow-box__ttl::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.flow-box .flow-box__ttl::before {
  margin-top: calc((1 - 1.5) * 0.5em);
}
.flow-box .flow-box__ttl::after {
  margin-bottom: calc((1 - 1.5) * 0.5em);
}
.flow-box .flow-box__ttl > span {
  font-size: 13px;
  font-size: 0.8125rem;
  vertical-align: top;
}
.flow-box .flow-box__ttl small {
  display: block;
  margin-top: 10px;
  padding: 0 10px;
  font-weight: 500;
  font-size: 12px;
  font-size: 0.75rem;
  text-align: left;
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (min-width: 640px) {
  .flow-box .flow-box__ttl small {
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .flow-box .flow-box__ttl {
    font-size: 35px;
    font-size: 2.1875rem;
  }
  .flow-box .flow-box__ttl > span {
    font-size: 19px;
    font-size: 1.1875rem;
    vertical-align: 15px;
  }
  .flow-box .flow-box__ttl small {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.flow-box .flow-box__body {
  position: relative;
  z-index: 99;
  background: #0078c7;
  padding-bottom: 96px;
}
@media screen and (min-width: 1024px) {
  .flow-box .flow-box__body {
    padding-bottom: 136px;
  }
}
.flow-box .flow-box__bodyInr {
  display: grid;
  width: 100%;
  max-width: 700px;
}
@media screen and (min-width: 1024px) {
  .flow-box .flow-box__bodyInr {
    max-width: 1160px;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, auto);
    padding-top: 58px;
  }
}
.flow-box .flow-box__bodyInr[data-style=col3] {
  gap: 34px;
  max-width: 400px;
  padding-top: 49px;
}
@media screen and (min-width: 1024px) {
  .flow-box .flow-box__bodyInr[data-style=col3] {
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    max-width: 1160px;
    padding-top: 59px;
  }
}
.flow-box .flow-box__item {
  position: relative;
}
.flow-box .flow-box__item:last-child .flow-box__itemInr {
  background: #f0f5fb;
  border-radius: 0 0 20px 20px;
  padding: 15px 24px;
}
.flow-box .flow-box__item:last-child .flow-box__itemInr::before {
  content: "";
  height: 0;
  background: transparent;
}
@media screen and (min-width: 460px) {
  .flow-box .flow-box__item:last-child .flow-box__itemInr {
    padding-left: 15%;
    padding-right: 15%;
  }
}
@media screen and (min-width: 640px) {
  .flow-box .flow-box__item:last-child .flow-box__itemInr {
    padding-left: 20%;
    padding-right: 20%;
  }
}
@media screen and (min-width: 1024px) {
  .flow-box .flow-box__item:last-child .flow-box__itemInr {
    display: flex;
    gap: 8px;
  }
  .flow-box .flow-box__item:last-child .flow-box__itemInr::before {
    position: absolute;
    top: 0;
    bottom: unset;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    width: 100%;
    height: 8px;
    background: #0078c7;
  }
  .flow-box .flow-box__item:last-child .flow-box__itemInr dt {
    display: flex;
  }
  .flow-box .flow-box__item:last-child .flow-box__itemInr dt p {
    font-size: 28px;
    font-size: 1.75rem;
  }
  .flow-box .flow-box__item:last-child .flow-box__itemInr dd {
    background: transparent;
    margin: 0;
  }
}
@media screen and (min-width: 1024px) {
  .flow-box .flow-box__item:nth-of-type(1) {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .flow-box .flow-box__item:nth-of-type(2) {
    grid-column: 2/3;
    grid-row: 1/2;
  }
  .flow-box .flow-box__item:nth-of-type(3) {
    grid-column: 3/4;
    grid-row: 1/2;
  }
  .flow-box .flow-box__item:nth-of-type(4) {
    grid-column: 4/5;
    grid-row: 1/2;
  }
  .flow-box .flow-box__item:nth-of-type(4) .flow-box__itemInr::before {
    height: 0;
    background: transparent;
  }
  .flow-box .flow-box__item:nth-of-type(4) .flow-box__itemArrowWrap {
    top: unset;
    bottom: -19.7%;
    left: 50%;
    transform: translateX(-50%);
  }
  .flow-box .flow-box__item:nth-of-type(4) .flow-box__itemArrowWrap .flow-box__itemArrow::before, .flow-box .flow-box__item:nth-of-type(4) .flow-box__itemArrowWrap .flow-box__itemArrow::after {
    position: absolute;
    top: -6px;
    left: 50%;
    transform: translateX(-50%);
  }
  .flow-box .flow-box__item:nth-of-type(4) .flow-box__itemArrowWrap .flow-box__itemArrow::before {
    z-index: 9;
    content: "";
    border-style: solid;
    border-right: 14px solid transparent;
    border-left: 14px solid transparent;
    border-top: 16px solid white;
    border-bottom: 0;
  }
  .flow-box .flow-box__item:nth-of-type(4) .flow-box__itemArrowWrap .flow-box__itemArrow::after {
    content: "";
    border-style: solid;
    border-right: 26px solid transparent;
    border-left: 26px solid transparent;
    border-top: 28px solid #0078c7;
    border-bottom: 0;
  }
  .flow-box .flow-box__item:nth-of-type(5) {
    grid-column: 1/5;
    grid-row: 2/3;
  }
}
.flow-box .flow-box__itemInr {
  display: flex;
  gap: 8px;
  justify-content: space-between;
  align-items: center;
  padding: 15px 24px 19px 24px;
  background: white;
}
.flow-box .flow-box__itemInr::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 100%;
  height: 6px;
  background: #0078c7;
}
@media screen and (min-width: 460px) {
  .flow-box .flow-box__itemInr {
    padding-left: 15%;
    padding-right: 15%;
  }
}
@media screen and (min-width: 640px) {
  .flow-box .flow-box__itemInr {
    padding-left: 20%;
    padding-right: 20%;
  }
}
@media screen and (min-width: 1024px) {
  .flow-box .flow-box__itemInr {
    display: grid;
    justify-content: center;
    padding-top: 0;
    padding: 15px 0 19px 0;
  }
  .flow-box .flow-box__itemInr::before {
    position: absolute;
    bottom: 0;
    left: unset;
    right: 0;
    transform: translateX(0);
    content: "";
    width: 8px;
    height: 100%;
    background: #0078c7;
  }
}
.flow-box .flow-box__itemInr dt {
  display: flex;
  gap: 10px;
  align-items: center;
}
.flow-box .flow-box__itemInr dt > img {
  display: block;
  width: 35px;
}
@media screen and (min-width: 1024px) {
  .flow-box .flow-box__itemInr dt > img {
    width: 52px;
  }
}
@media screen and (min-width: 1024px) {
  .flow-box .flow-box__itemInr dt > img {
    margin-inline: auto;
  }
}
.flow-box .flow-box__itemInr dt p {
  position: relative;
  width: auto;
  color: #0078c7;
  font-weight: 700;
  font-size: 15px;
  font-size: 0.9375rem;
}
@media screen and (min-width: 640px) {
  .flow-box .flow-box__itemInr dt p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 1024px) {
  .flow-box .flow-box__itemInr dt p {
    display: flex;
    align-items: center;
    gap: 16px;
  }
}
.flow-box .flow-box__itemInr dt p span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 88px;
  color: black;
  background: #ffef38;
  font-size: 13px;
  font-size: 0.8125rem;
  text-align: center;
  margin-left: 120%;
  padding: 6px 8px;
}
@media screen and (min-width: 640px) {
  .flow-box .flow-box__itemInr dt p span {
    width: 160px;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 120%;
  }
}
@media screen and (min-width: 1024px) {
  .flow-box .flow-box__itemInr dt p span {
    position: static;
    top: 0;
    transform: translateY(0);
    width: auto;
    font-size: 24px;
    font-size: 1.5rem;
    margin-left: 0;
    padding: 10px 14px;
  }
}
@media screen and (min-width: 1024px) {
  .flow-box .flow-box__itemInr dt {
    order: 2;
    display: grid;
    gap: 16px;
    justify-content: center;
  }
}
.flow-box .flow-box__itemInr dd {
  width: 70px;
  border-radius: 50%;
}
.flow-box .flow-box__itemInr dd img {
  display: block;
  border-radius: 50%;
  background: #ffef38;
  border: 4px solid #0078c7;
}
@media screen and (min-width: 1024px) {
  .flow-box .flow-box__itemInr dd {
    order: 1;
    width: 130px;
    background: white;
    margin: -50px auto 0 auto;
  }
  .flow-box .flow-box__itemInr dd .flow-box__icon {
    padding: 13px;
  }
  .flow-box .flow-box__itemInr dd img {
    border-width: 6px;
  }
}
.flow-box .flow-box__itemArrowWrap {
  position: absolute;
  bottom: -32px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
}
@media screen and (min-width: 1024px) {
  .flow-box .flow-box__itemArrowWrap {
    top: 30%;
    transform: translateY(-30%);
    bottom: unset;
    left: unset;
    right: -7px;
    transform: translateX(0);
  }
}
.flow-box .flow-box__itemArrowWrap .flow-box__itemArrow {
  position: relative;
  width: 25px;
  height: 32px;
  margin-inline: auto;
}
.flow-box .flow-box__itemArrowWrap .flow-box__itemArrow::before, .flow-box .flow-box__itemArrowWrap .flow-box__itemArrow::after {
  position: absolute;
  top: -6px;
  left: 50%;
  transform: translateX(-50%);
}
.flow-box .flow-box__itemArrowWrap .flow-box__itemArrow::before {
  z-index: 9;
  content: "";
  border-style: solid;
  border-right: 14px solid transparent;
  border-left: 14px solid transparent;
  border-top: 16px solid white;
  border-bottom: 0;
}
.flow-box .flow-box__itemArrowWrap .flow-box__itemArrow::after {
  content: "";
  border-style: solid;
  border-right: 22px solid transparent;
  border-left: 22px solid transparent;
  border-top: 24px solid #0078c7;
  border-bottom: 0;
}
@media screen and (min-width: 1024px) {
  .flow-box .flow-box__itemArrowWrap .flow-box__itemArrow::before, .flow-box .flow-box__itemArrowWrap .flow-box__itemArrow::after {
    position: absolute;
    top: 66%;
    transform: translateY(-56%);
    left: unset;
    right: 0;
    transform: translateX(0);
  }
  .flow-box .flow-box__itemArrowWrap .flow-box__itemArrow::before {
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 16px solid white;
    border-right: 0;
  }
  .flow-box .flow-box__itemArrowWrap .flow-box__itemArrow::after {
    top: 27%;
    right: -13px;
    border-top: 26px solid transparent;
    border-bottom: 26px solid transparent;
    border-left: 28px solid #0078c7;
    border-right: 0;
  }
}
.flow-box .flow-box__itemCheck {
  position: relative;
  border-radius: 20px;
  background: white;
  border: 5px solid black;
  padding: 31px 24px 24px 24px;
}
.flow-box .flow-box__itemCheck::after {
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #ffef38;
  background-image: url(../img/img_flow-check.svg);
  background-size: 100%;
  border: 4px solid black;
}
.flow-box .flow-box__itemCheck p {
  text-align: center;
}
.flow-box .flow-box__itemCheck p span {
  display: inline-block;
  text-align: left;
  font-weight: 700;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.5;
}
.flow-box .flow-box__itemCheck p span::before, .flow-box .flow-box__itemCheck p span::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.flow-box .flow-box__itemCheck p span::before {
  margin-top: calc((1 - 1.5) * 0.5em);
}
.flow-box .flow-box__itemCheck p span::after {
  margin-bottom: calc((1 - 1.5) * 0.5em);
}
.flow-box .flow-box__itemCheck p:nth-of-type(2) {
  padding-top: 8px;
}
@media screen and (min-width: 1024px) {
  .flow-box .flow-box__itemCheck {
    padding: 35px 34px 24px 34px;
  }
  .flow-box .flow-box__itemCheck::after {
    width: 50px;
    height: 50px;
  }
  .flow-box .flow-box__itemCheck p span {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.faqBox {
  display: grid;
  gap: 16px;
}
@media screen and (min-width: 640px) {
  .faqBox {
    gap: 24px;
  }
}

.faqBox__item {
  display: grid;
  gap: 8px;
  border-radius: 20px;
  background: #f0f5fb;
  padding: 15px 24px 24px 24px;
}
@media screen and (min-width: 640px) {
  .faqBox__item {
    gap: 16px;
  }
}
.faqBox__item dt, .faqBox__item dd {
  position: relative;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
.faqBox__item dt::before, .faqBox__item dt::after, .faqBox__item dd::before, .faqBox__item dd::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.faqBox__item dt::before, .faqBox__item dd::before {
  margin-top: calc((1 - 1.8) * 0.5em);
}
.faqBox__item dt::after, .faqBox__item dd::after {
  margin-bottom: calc((1 - 1.8) * 0.5em);
}
.faqBox__item dt::before, .faqBox__item dd::before {
  position: absolute;
  top: 8px;
  left: 0;
  display: inline-block;
  content: "";
  width: 16px;
  height: 20px;
}
@media screen and (min-width: 640px) {
  .faqBox__item dt::before, .faqBox__item dd::before {
    width: 24px;
    height: 27px;
  }
}
.faqBox__item dt {
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  border-bottom: 2px solid #b7d8ff;
  padding-left: 32px;
  padding-bottom: 12px;
}
.faqBox__item dt::before {
  top: 12px;
  background: url(../img/img_q.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 16px;
}
@media screen and (min-width: 640px) {
  .faqBox__item dt {
    font-size: 20px;
    font-size: 1.25rem;
    padding-bottom: 19px;
  }
}
.faqBox__item dd span {
  display: block;
  font-weight: 700;
  margin-left: 32px;
}
@media screen and (min-width: 640px) {
  .faqBox__item dd span {
    margin-left: 40px;
  }
}
.faqBox__item dd::before {
  background: url(../img/img_a.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 640px) {
  .faqBox__item dd::before {
    top: 5px;
  }
}
.faqBox__item dd p {
  margin-left: 32px;
}
@media screen and (min-width: 640px) {
  .faqBox__item dd p {
    margin-left: 40px;
  }
}

.boxBgDots {
  position: relative;
  width: 100%;
  height: auto;
  border-radius: 20px;
  border: 4px solid black;
  background: #ffef38;
  margin-inline: auto;
  padding: 28px;
}
@media screen and (min-width: 640px) {
  .boxBgDots {
    border-width: 8px;
    padding: 56px 70px;
  }
}
.boxBgDots::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
  border-radius: 20px;
  background: url(../img/img_dots.svg);
  display: block;
  width: calc(100% + 8px);
  height: calc(100% + 8px);
}
.boxBgDots .boxBgDots__head {
  font-weight: 700;
  color: #0078c7;
  margin-bottom: 16px;
}
@media screen and (min-width: 640px) {
  .boxBgDots .boxBgDots__head {
    margin-bottom: 24px;
  }
}
.boxBgDots .boxBgDots__ttl {
  text-align: center;
  margin-bottom: 16px;
}
.boxBgDots .boxBgDots__ttl span {
  display: inline-block;
  text-align: left;
  font-weight: 700;
  font-size: 23px;
  font-size: 1.4375rem;
}
@media screen and (min-width: 640px) {
  .boxBgDots .boxBgDots__ttl {
    margin-bottom: 24px;
  }
  .boxBgDots .boxBgDots__ttl span {
    font-size: 45px;
    font-size: 2.8125rem;
  }
}
.boxBgDots .boxBgDots__txtLarge {
  text-align: center;
  margin-bottom: 16px;
}
.boxBgDots .boxBgDots__txtLarge span {
  display: inline-block;
  text-align: left;
  font-size: 15px;
  font-size: 0.9375rem;
}
@media screen and (min-width: 640px) {
  .boxBgDots .boxBgDots__txtLarge {
    margin-bottom: 24px;
  }
  .boxBgDots .boxBgDots__txtLarge span {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.boxBgDots .boxBgDots__txtBold {
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
.boxBgDots .boxBgDots__txtBold::before, .boxBgDots .boxBgDots__txtBold::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.boxBgDots .boxBgDots__txtBold::before {
  margin-top: calc((1 - 1.8) * 0.5em);
}
.boxBgDots .boxBgDots__txtBold::after {
  margin-bottom: calc((1 - 1.8) * 0.5em);
}
.boxBgDots .boxBgDots__txtBold span {
  display: inline-block;
  text-align: left;
}
@media screen and (min-width: 640px) {
  .boxBgDots .boxBgDots__txtBold span {
    display: block;
    text-align: center;
  }
}
.boxBgDots .boxBgDots__items {
  border-radius: 20px;
  background: white;
}
.boxBgDots .boxBgDots__items dt, .boxBgDots .boxBgDots__items dd {
  text-align: center;
  padding: 24px;
}
.boxBgDots .boxBgDots__items dt span, .boxBgDots .boxBgDots__items dd span {
  display: inline-block;
  text-align: left;
  line-height: 1.8;
}
.boxBgDots .boxBgDots__items dt span::before, .boxBgDots .boxBgDots__items dt span::after, .boxBgDots .boxBgDots__items dd span::before, .boxBgDots .boxBgDots__items dd span::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.boxBgDots .boxBgDots__items dt span::before, .boxBgDots .boxBgDots__items dd span::before {
  margin-top: calc((1 - 1.8) * 0.5em);
}
.boxBgDots .boxBgDots__items dt span::after, .boxBgDots .boxBgDots__items dd span::after {
  margin-bottom: calc((1 - 1.8) * 0.5em);
}
.boxBgDots .boxBgDots__items dt {
  color: white;
  background: #0078c7;
}
@media screen and (min-width: 640px) {
  .boxBgDots .boxBgDots__items dt {
    padding: 10px 24px;
  }
}
.boxBgDots .boxBgDots__items dl:first-child dt {
  border-radius: 20px 20px 0 0;
}

#feat, #price, #faq {
  margin-top: -24px;
  padding-top: 24px;
}
@media screen and (min-width: 1024px) {
  #feat, #price, #faq {
    margin-top: -64px;
    padding-top: 64px;
  }
}

.js-eventContainer {
  overflow: hidden;
}/*# sourceMappingURL=style.css.map */