@charset "UTF-8";
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
* {
  box-sizing: border-box;
}

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

.mainslide.slick-initialized.slick-slider.slick-dotted {
  margin: 0;
}

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

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

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

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

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

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

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

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  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;
}

.noto-sans-cjk-jp, body {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 500;
  font-style: normal;
}

.alternate-gothic-atf, .en-text, #front .front-business .business_item .vertical_text, footer .tel_content .tel_item a, .mainvisual-achievement .value, .section-sub-title .sub, .large_head h2 {
  font-family: alternate-gothic-atf, sans-serif;
  font-weight: 500;
  font-style: normal;
}

.vdl-v7Gothic, footer .copyright, footer .footer_content .footer_content_right .footer_nav li, .global-nav__nav ul li, .header.fixed .header-nav ul li, .header .header-content .header-nav ul li, .main-button .text {
  font-family: "vdl-v7gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
}

/* --------------------------------  MIX IN  -------------------------------- */
/* --------------------------------  MIX IN  -------------------------------- */
html {
  margin: 0;
  padding: 0;
  font-size: 10px !important;
}

body {
  max-width: 100%;
  margin: 0 auto;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  font-weight: 500;
  color: #00406c;
  background-color: #e3ecf6;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 1.4rem;
  }
}

section {
  width: 100%;
}

img {
  display: block;
  height: auto;
}

.page-width {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 80px;
}
@media screen and (max-width: 1200px) {
  .page-width {
    padding: 0 40px;
  }
}
@media screen and (max-width: 768px) {
  .page-width {
    padding: 0 24px;
  }
}
@media screen and (max-width: 540px) {
  .page-width {
    padding: 0 16px;
  }
}

.main-button {
  position: relative;
  text-align: center;
  padding: 14px;
  background-color: #008cd0;
  display: block;
  font-weight: 700;
  border-radius: 12px;
  max-width: 384px;
  width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .main-button {
    padding: 12px;
  }
}
.main-button .text {
  position: relative;
  z-index: 2;
  color: #fff;
  transition: 0.3s all;
  padding-right: 24px;
  font-size: 1.8rem;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .main-button .text {
    font-size: 1.4rem;
  }
}
.main-button::before {
  content: "";
  position: absolute;
  z-index: 1;
  opacity: 0;
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  background-color: #e3ecf6;
  border-radius: 10px;
  transition: 0.3s all;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}
.main-button .arrow {
  z-index: 2;
  position: absolute;
  display: inline-block;
  transition: 0.3s all;
  top: 5px;
  width: 6px;
  height: 14px;
}
@media screen and (max-width: 768px) {
  .main-button .arrow {
    top: 3px;
  }
}
.main-button .arrow.front {
  right: 0;
}
.main-button .arrow.behind {
  right: 16px;
  opacity: 0;
}
.main-button .arrow::before,
.main-button .arrow::after {
  content: "";
  position: absolute;
  top: calc(50% - 0.5px);
  right: 0;
  width: 9.2px;
  height: 1px;
  border-radius: 9999px;
  background-color: #fff;
  transform-origin: calc(100% - 0.5px) 50%;
}
.main-button .arrow::before {
  transform: rotate(52.45deg);
}
.main-button .arrow::after {
  transform: rotate(-52.45deg);
}
.main-button:hover .arrow.front {
  right: -16px;
  opacity: 0;
}
.main-button:hover .arrow.behind {
  right: 0;
  opacity: 100;
}
.main-button:hover .arrow::before,
.main-button:hover .arrow::after {
  background-color: #008cd0;
}
.main-button:hover .text {
  color: #008cd0;
}
.main-button:hover::before {
  opacity: 1;
  width: 104%;
  height: 104%;
}

.en-text, #front .front-business .business_item .vertical_text, footer .tel_content .tel_item a, .mainvisual-achievement .value, .section-sub-title .sub, .large_head h2 {
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1;
}

.large_head {
  margin-bottom: 64px;
}
@media screen and (max-width: 768px) {
  .large_head {
    margin-bottom: 48px;
  }
}
.large_head h2 {
  font-size: 8rem;
  margin-bottom: 14px;
}
@media screen and (max-width: 768px) {
  .large_head h2 {
    font-size: 4.8rem;
    margin-bottom: 8px;
  }
}
.large_head p {
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .large_head p {
    font-size: 1.6rem;
  }
}
.large_head.blue {
  color: #008cd0;
}
.large_head.white {
  color: #fff;
}

h3 {
  font-size: 4rem;
  font-weight: 700;
}

.section-sub-title {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .section-sub-title {
    margin-bottom: 24px;
  }
}
.section-sub-title .sub {
  margin-bottom: 16px;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .section-sub-title .sub {
    font-size: 1.6rem;
    margin-bottom: 8px;
  }
}
.section-sub-title .main {
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .section-sub-title .main {
    font-size: 1.6rem;
  }
}

.section-top {
  padding-top: 140px;
}
@media screen and (max-width: 768px) {
  .section-top {
    padding-top: 80px;
  }
}

.section-bottom {
  padding-bottom: 140px;
}
@media screen and (max-width: 768px) {
  .section-bottom {
    padding-bottom: 80px;
  }
}

.flex-left {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.flex-right {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}

a.ext-link::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 2px;
  background-image: url(../images/ext-icon.svg);
  background-size: contain;
  background-repeat: repeat;
  background-position: center;
}

#wpadminbar {
  display: none;
}

html {
  margin-top: 0 !important;
}

.horizontal-scroll-area {
  overflow-x: auto;
}
@media screen and (max-width: 1500px) {
  .horizontal-scroll-area {
    padding-bottom: 16px;
  }
}
.horizontal-scroll-area::-webkit-scrollbar {
  height: 8px;
}
.horizontal-scroll-area::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.1);
}
.horizontal-scroll-area::-webkit-scrollbar-thumb {
  background-color: #008cd0;
  border-radius: 2px;
  cursor: pointer;
}

body.is-loading {
  overflow: hidden;
}

.loading-screen {
  position: fixed;
  inset: 0;
  z-index: 10000;
  width: 100vw;
  height: 100%;
  background-color: #e3ecf6;
  transition: opacity 0.6s ease, visibility 0.6s ease;
}
.loading-screen.is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.loading-screen__inner {
  padding: 24px;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.loading-screen__logo {
  max-width: 200px;
  width: 10vw;
}
@media screen and (max-width: 1200px) {
  .loading-screen__logo {
    width: 20vw;
  }
}
@media screen and (max-width: 768px) {
  .loading-screen__logo {
    width: 30vw;
  }
}

.blink {
  -webkit-animation: blinking 0.7s ease-in-out infinite alternate;
          animation: blinking 0.7s ease-in-out infinite alternate;
}

@-webkit-keyframes blinking {
  0% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}

@keyframes blinking {
  0% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
.mainvisual {
  position: relative;
  height: 130svh;
}
@media screen and (max-width: 1023px) {
  .mainvisual {
    height: 100svh;
  }
}
.mainvisual::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
}
.mainvisual--img {
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}
.mainvisual--img img {
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}
.mainvisual__inner {
  width: 100%;
  height: 100svh;
  position: relative;
  z-index: 3;
}

.catch_copy {
  position: absolute;
  z-index: 2;
  top: 265px;
  left: 80px;
  height: 240px;
}
@media screen and (max-width: 1500px) {
  .catch_copy {
    height: 180px;
  }
}
@media screen and (max-width: 1200px) {
  .catch_copy {
    left: 40px;
    height: 18%;
    top: 48%;
  }
}
@media screen and (max-width: 1023px) {
  .catch_copy {
    height: 16%;
  }
}
@media screen and (max-width: 540px) {
  .catch_copy {
    height: 13%;
    top: auto;
    bottom: 32%;
    left: 24px;
  }
}

.mainvisual-achievement {
  position: absolute;
  bottom: 40px;
  left: 80px;
  background-image: url(../images/frame-left.svg), url(../images/frame-right.svg);
  background-repeat: no-repeat;
  background-size: 48px;
  background-position: left 0 bottom 0, right 0 bottom 0;
  padding: 0 64px;
  width: 298px;
}
@media screen and (max-width: 1200px) {
  .mainvisual-achievement {
    top: auto;
    bottom: 8%;
    left: 24px;
  }
}
@media screen and (max-width: 1023px) {
  .mainvisual-achievement {
    bottom: 8%;
  }
}
@media screen and (max-width: 768px) {
  .mainvisual-achievement {
    background-size: 42px;
    padding: 0 48px;
    width: 232px;
  }
}
@media screen and (max-width: 540px) {
  .mainvisual-achievement {
    top: auto;
    bottom: 8%;
    left: 24px;
    width: 210px;
    background-size: 36px;
  }
}
.mainvisual-achievement p {
  text-align: center;
  color: #fff;
}
.mainvisual-achievement .head {
  font-size: 2.8rem;
  font-weight: 700;
  margin-bottom: 4px;
}
@media screen and (max-width: 768px) {
  .mainvisual-achievement .head {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 540px) {
  .mainvisual-achievement .head {
    font-size: 2rem;
  }
}
.mainvisual-achievement .value {
  font-size: 8rem;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 768px) {
  .mainvisual-achievement .value {
    font-size: 6.4rem;
  }
}
@media screen and (max-width: 540px) {
  .mainvisual-achievement .value {
    font-size: 5.4rem;
  }
}
.mainvisual-achievement .text {
  margin-top: 4px;
  font-size: 2.4rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .mainvisual-achievement .text {
    font-size: 2rem;
  }
}
@media screen and (max-width: 540px) {
  .mainvisual-achievement .text {
    font-size: 1.8rem;
  }
}

.mainvisual-button {
  position: absolute;
  bottom: 40px;
  right: 80px;
  max-width: 400px;
  width: 100%;
  background-color: #fff;
  border-radius: 16px;
  padding: 32px;
  padding-right: 48px;
}
@media screen and (max-width: 1200px) {
  .mainvisual-button {
    right: 40px;
  }
}
@media screen and (max-width: 768px) {
  .mainvisual-button {
    display: none;
  }
}
.mainvisual-button span {
  display: block;
  font-weight: 700;
}
.mainvisual-button .main {
  font-size: 1.8rem;
  color: #008cd0;
  margin-bottom: 8px;
}
.mainvisual-button .sub {
  font-size: 1.6rem;
}
.mainvisual-button .arrow {
  position: absolute;
  width: 16px;
  transition: 0.3s all;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.mainvisual-button:hover .arrow {
  top: 54%;
}

.header {
  left: 0;
  top: 24px;
  z-index: 999;
  width: 100%;
  position: absolute;
}
@media screen and (max-width: 768px) {
  .header {
    top: 16px;
  }
}
.header .header-width {
  max-width: 1920px;
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .header .header-width {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.header .header-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
  width: 100%;
}
@media screen and (max-width: 1500px) {
  .header .header-inner {
    gap: 24px;
  }
}
.header .header-logo a {
  display: block;
}
.header .header-logo a img.logo-a {
  height: 100px;
}
@media screen and (max-width: 540px) {
  .header .header-logo a img.logo-a {
    height: 72px;
  }
}
.header .header-logo a img.logo-b {
  display: none;
}
.header .header-content {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-shrink: 0;
  gap: 40px;
}
@media screen and (max-width: 1500px) {
  .header .header-content {
    gap: 24px;
  }
}
@media screen and (max-width: 1200px) {
  .header .header-content {
    display: none;
  }
}
.header .header-content .header-nav {
  flex-shrink: 0;
}
.header .header-content .header-nav ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 40px;
}
@media screen and (max-width: 1500px) {
  .header .header-content .header-nav ul {
    gap: 24px;
  }
}
.header .header-content .header-nav ul li {
  font-size: 2rem;
}
@media screen and (max-width: 1500px) {
  .header .header-content .header-nav ul li {
    font-size: 1.6rem;
  }
}
.header .header-content .header-nav ul li a {
  display: inline-block;
  padding-bottom: 4px;
  position: relative;
  color: #fff;
  transition: 0.3s all;
}
.header .header-content .header-nav ul li a::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 0px;
  height: 1px;
  background-color: #008cd0;
  transition: 0.3s all;
}
.header .header-content .header-nav ul li a:hover {
  color: #008cd0;
}
.header .header-content .header-nav ul li a:hover::after {
  width: 100%;
}
.header .header-content .main-button {
  width: 240px;
}
@media screen and (max-width: 1500px) {
  .header .header-content .main-button {
    width: auto;
    padding: 14px;
  }
}
.header .header-content .main-button .text {
  font-size: 1.4rem;
}
.header .header-content .main-button .arrow {
  top: 3px;
}
.header.absolute .header-width {
  max-width: 100%;
  padding-left: 80px;
  padding-right: 80px;
}
@media screen and (max-width: 1200px) {
  .header.absolute .header-width {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 768px) {
  .header.absolute .header-width {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (max-width: 540px) {
  .header.absolute .header-width {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media screen and (max-width: 1200px) {
  .header.absolute .header-content {
    display: none;
  }
}
.header.fixed {
  position: fixed;
  transform: translateY(calc(-100% - 24px));
  transition: 0.3s all;
}
.header.fixed .header-frame {
  padding: 20px 20px;
  background-color: rgba(0, 64, 108, 0.2);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  border-radius: 16px;
  transition: 0.3s all;
}
@media screen and (max-width: 768px) {
  .header.fixed .header-frame {
    padding: 16px;
    border-radius: 8px;
  }
}
.header.fixed .header-nav {
  flex-shrink: 0;
}
.header.fixed .header-nav ul li {
  font-size: 1.6rem;
}
@media screen and (max-width: 1500px) {
  .header.fixed .header-nav ul li {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1200px) {
  .header.fixed .header-hmbg-btn {
    display: block;
  }
}
.header.fixed .header-logo a img.logo-a {
  display: none;
}
.header.fixed .header-logo a img.logo-b {
  display: block;
  height: 28px;
}
@media screen and (max-width: 1500px) {
  .header.fixed .header-logo a img.logo-b {
    height: 20px;
  }
}
.header.is-show {
  transform: translateY(0);
}

.header-hmbg-btn {
  display: none;
  position: relative;
  width: 32px;
  height: 24px;
  cursor: pointer;
}
@media screen and (max-width: 540px) {
  .header-hmbg-btn {
    width: 32px;
    height: 24px;
  }
}
.header-hmbg-btn--line {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  border-radius: 10px;
  background-color: #fff;
  transition: 0.3s all;
}
.header-hmbg-btn--line:nth-child(1) {
  top: 0;
}
.header-hmbg-btn--line:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.header-hmbg-btn--line:nth-child(3) {
  bottom: 0;
}
.header-hmbg-btn.active .header-hmbg-btn--line:nth-child(1) {
  transform: rotate(45deg) translate(7px, 10px);
  -webkit-transform: rotate(45deg) translate(7px, 10px);
}
@media screen and (max-width: 540px) {
  .header-hmbg-btn.active .header-hmbg-btn--line:nth-child(1) {
    transform: rotate(45deg) translate(6px, 8px);
    -webkit-transform: rotate(45deg) translate(7px, 8px);
  }
}
.header-hmbg-btn.active .header-hmbg-btn--line:nth-child(2) {
  opacity: 0;
}
.header-hmbg-btn.active .header-hmbg-btn--line:nth-child(3) {
  transform: rotate(-45deg) translate(7px, -10px);
  -webkit-transform: rotate(-45deg) translate(7px, -10px);
}
@media screen and (max-width: 540px) {
  .header-hmbg-btn.active .header-hmbg-btn--line:nth-child(3) {
    transform: rotate(-45deg) translate(6px, -8px);
    -webkit-transform: rotate(-45deg) translate(7px, -8px);
  }
}

.global-nav {
  display: none;
  height: 0;
  overflow: hidden;
  transition: 0.3s all;
}
@media screen and (max-width: 1200px) {
  .global-nav {
    display: block;
  }
}
.global-nav.active {
  height: 320px;
}
@media screen and (max-width: 540px) {
  .global-nav.active {
    height: 268px;
  }
}
.global-nav__inner {
  padding: 24px 16px;
}
.global-nav__nav ul li {
  font-size: 1.6rem;
  text-align: center;
}
@media screen and (max-width: 540px) {
  .global-nav__nav ul li {
    font-size: 1.4rem;
  }
}
.global-nav__nav ul li a {
  display: inline-block;
  position: relative;
  color: #fff;
}
.global-nav__nav ul li + li {
  margin-top: 14px;
}
.global-nav .main-button {
  margin: 24px auto 0 auto;
}

footer {
  background-color: #002946;
  color: #fff;
  padding: 80px 0;
}
footer .footer_content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 24px;
}
@media screen and (max-width: 1023px) {
  footer .footer_content {
    flex-direction: column;
    align-items: center;
    margin-bottom: 54px;
  }
}
@media screen and (max-width: 1023px) {
  footer .footer_content .footer_content_left p {
    text-align: center;
  }
}
footer .footer_content .footer_content_left .footer_logo {
  max-width: 288px;
  margin-bottom: 32px;
}
footer .footer_content .footer_content_left .company_name {
  margin-bottom: 16px;
}
@media screen and (max-width: 1023px) {
  footer .footer_content .footer_content_right {
    width: 100%;
  }
}
footer .footer_content .footer_content_right__inner {
  margin-bottom: 100px;
}
@media screen and (max-width: 1023px) {
  footer .footer_content .footer_content_right__inner {
    margin-bottom: 48px;
  }
}
footer .footer_content .footer_content_right .footer_nav {
  max-width: 400px;
  width: 100%;
  display: flex;
  gap: 29px 40px;
  flex-wrap: wrap;
  margin-bottom: 32px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1023px) {
  footer .footer_content .footer_content_right .footer_nav {
    gap: 20px;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
    margin-bottom: 48px;
  }
}
footer .footer_content .footer_content_right .footer_nav li {
  font-weight: 500;
}
@media screen and (max-width: 1023px) {
  footer .footer_content .footer_content_right .footer_nav li {
    text-align: center;
  }
}
footer .footer_content .footer_content_right .main-button {
  width: 240px;
}
@media screen and (max-width: 1023px) {
  footer .footer_content .footer_content_right .main-button {
    margin: 0 auto;
  }
}
footer .tel_content {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 40px;
  margin-bottom: 16px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 1023px) {
  footer .tel_content {
    gap: 20px;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
}
footer .tel_content .tel_item {
  background-color: #fff;
  border-radius: 16px;
  padding: 24px 48px;
  max-width: calc(50% - 20px);
  width: 100%;
}
@media screen and (max-width: 1023px) {
  footer .tel_content .tel_item {
    max-width: 380px;
    padding: 20px 32px;
  }
}
footer .tel_content .tel_item p {
  color: #00406c;
  margin-bottom: 16px;
  font-weight: 700;
}
@media screen and (max-width: 1023px) {
  footer .tel_content .tel_item p {
    margin-bottom: 14px;
    text-align: center;
  }
}
footer .tel_content .tel_item a {
  white-space: nowrap;
  display: block;
  color: #008cd0;
  font-size: 4rem;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 1023px) {
  footer .tel_content .tel_item a {
    font-size: 3.2rem;
    text-align: center;
  }
}
footer .copyright {
  font-size: 1.4rem;
  font-weight: 500;
}
@media screen and (max-width: 1023px) {
  footer .copyright {
    text-align: center;
  }
}

#front .front-message .contents {
  display: flex;
  gap: 64px;
  width: 100%;
  padding-right: 80px;
}
@media screen and (max-width: 1023px) {
  #front .front-message .contents {
    padding-right: 40px;
    gap: 32px;
  }
}
@media screen and (max-width: 768px) {
  #front .front-message .contents {
    flex-direction: column;
    padding: 0 24px;
  }
}
@media screen and (max-width: 540px) {
  #front .front-message .contents {
    padding: 0 16px;
  }
}
#front .front-message .message-image {
  max-width: 33%;
  width: 100%;
  min-width: 480px;
  position: relative;
}
@media screen and (max-width: 1200px) {
  #front .front-message .message-image {
    min-width: 340px;
  }
}
@media screen and (max-width: 768px) {
  #front .front-message .message-image {
    min-width: auto;
    max-width: 100%;
  }
}
#front .front-message .message-image__inner {
  width: 100%;
  overflow: hidden;
  aspect-ratio: 2/3;
  height: auto;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  #front .front-message .message-image__inner {
    position: relative;
    top: auto;
    left: auto;
  }
}
#front .front-message .message-image__inner img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
#front .front-message .message-text {
  max-width: 50%;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  #front .front-message .message-text {
    max-width: none;
    width: auto;
    flex: 1;
  }
}
#front .front-message .message-text h3 {
  color: #008cd0;
  margin-bottom: 40px;
}
@media screen and (max-width: 1023px) {
  #front .front-message .message-text h3 {
    font-size: 3.2rem;
    margin-bottom: 32px;
  }
}
#front .front-message .message-text p {
  margin-bottom: 48px;
}
@media screen and (max-width: 768px) {
  #front .front-message .message-text p {
    margin-bottom: 24px;
  }
}
#front .front-message .message-text--sign {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}
#front .front-message .message-text--sign img {
  height: 40px;
}
@media screen and (max-width: 1023px) {
  #front .front-message .message-text--sign img {
    height: 32px;
  }
}
@media screen and (max-width: 768px) {
  #front .front-message .message-text--sign img {
    height: 24px;
  }
}
#front .front-business .section-nav {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
  margin-bottom: 120px;
}
@media screen and (max-width: 1500px) {
  #front .front-business .section-nav {
    gap: 24px;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 1200px) {
  #front .front-business .section-nav {
    gap: 16px;
    margin-bottom: 64px;
  }
}
@media screen and (max-width: 768px) {
  #front .front-business .section-nav {
    grid-template-columns: 1fr;
    margin-bottom: 48px;
  }
}
#front .front-business .section-nav .business_button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  padding: 24px;
  background-color: #fff;
  color: #00406c;
  border-radius: 12px;
  font-size: 1.4rem;
  transition: 0.3s all;
}
#front .front-business .section-nav .business_button br {
  display: none;
}
@media screen and (max-width: 1500px) {
  #front .front-business .section-nav .business_button br {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  #front .front-business .section-nav .business_button br {
    display: none;
  }
}
@media screen and (max-width: 1500px) {
  #front .front-business .section-nav .business_button {
    padding: 18px;
  }
}
#front .front-business .section-nav .business_button .ind {
  position: relative;
  width: 24px;
  height: 20px;
  border-left: 1px solid #00406c;
  transition: 0.3s all;
  flex-shrink: 0;
}
#front .front-business .section-nav .business_button .ind .arrow {
  position: absolute;
  display: inline-block;
  width: 10px;
  height: 5px;
  transition: 0.3s all;
  right: 0;
}
#front .front-business .section-nav .business_button .ind .arrow.front {
  top: 10px;
}
#front .front-business .section-nav .business_button .ind .arrow.behind {
  top: -8px;
  opacity: 0;
}
#front .front-business .section-nav .business_button .ind .arrow::before,
#front .front-business .section-nav .business_button .ind .arrow::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: calc(50% - 0.5px);
  width: 1px;
  height: 9.2px;
  border-radius: 9999px;
  background-color: #00406c;
  transform-origin: 50% calc(100% - 0.5px);
}
#front .front-business .section-nav .business_button .ind .arrow::before {
  transform: rotate(52.45deg);
}
#front .front-business .section-nav .business_button .ind .arrow::after {
  transform: rotate(-52.45deg);
}
#front .front-business .section-nav .business_button:hover {
  background-color: #008cd0;
  color: #fff;
}
#front .front-business .section-nav .business_button:hover .ind {
  border-left: 1px solid #fff;
}
#front .front-business .section-nav .business_button:hover .ind .arrow.front {
  top: 24px;
  opacity: 0;
}
#front .front-business .section-nav .business_button:hover .ind .arrow.behind {
  top: 10px;
  opacity: 100;
}
#front .front-business .section-nav .business_button:hover .ind .arrow::before,
#front .front-business .section-nav .business_button:hover .ind .arrow::after {
  background-color: #fff;
}
#front .front-business .contents {
  max-width: 1920px;
  width: 100%;
  padding: 0 80px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  #front .front-business .contents {
    padding: 0 40px;
  }
}
@media screen and (max-width: 768px) {
  #front .front-business .contents {
    padding: 0 24px;
  }
}
@media screen and (max-width: 540px) {
  #front .front-business .contents {
    padding: 0 16px;
  }
}
#front .front-business .business_item {
  background-color: #fff;
  border-radius: 24px;
  width: 100%;
  margin-bottom: 16px;
  overflow: hidden;
  display: flex;
}
@media screen and (max-width: 1023px) {
  #front .front-business .business_item {
    border-radius: 16px;
  }
}
@media screen and (max-width: 540px) {
  #front .front-business .business_item {
    flex-direction: column;
  }
}
#front .front-business .business_item .vertical_text {
  writing-mode: vertical-rl;
  font-size: 2rem;
  padding: 48px 25px;
  border-right: solid 1px #e3ecf6;
  line-height: 0.8;
}
@media screen and (max-width: 1023px) {
  #front .front-business .business_item .vertical_text {
    font-size: 1.6rem;
    padding: 28px 20px 28px 20px;
  }
}
@media screen and (max-width: 540px) {
  #front .front-business .business_item .vertical_text {
    font-size: 2rem;
    padding: 20px 16px;
    writing-mode: horizontal-tb;
    border-bottom: solid 1px #e3ecf6;
    border-right: none;
  }
}
#front .front-business .business_item .business_content__wrapper {
  padding: 40px 40px 40px 80px;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  #front .front-business .business_item .business_content__wrapper {
    padding: 40px;
  }
}
@media screen and (max-width: 540px) {
  #front .front-business .business_item .business_content__wrapper {
    padding: 32px 24px;
  }
}
#front .front-business .business_item .business_content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 80px;
  width: 100%;
}
@media screen and (max-width: 1500px) {
  #front .front-business .business_item .business_content {
    gap: 40px;
  }
}
@media screen and (max-width: 1200px) {
  #front .front-business .business_item .business_content {
    gap: 24px;
  }
}
@media screen and (max-width: 540px) {
  #front .front-business .business_item .business_content {
    flex-direction: column;
  }
}
#front .front-business .business_item .business_content .business_text {
  flex: 1;
}
#front .front-business .business_item .business_content .business_text .head {
  margin-bottom: 40px;
}
@media screen and (max-width: 1500px) {
  #front .front-business .business_item .business_content .business_text .head {
    font-size: 3.2rem;
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 768px) {
  #front .front-business .business_item .business_content .business_text .head {
    font-size: 2.4rem;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 540px) {
  #front .front-business .business_item .business_content .business_text .head {
    font-size: 2rem;
    margin-bottom: 16px;
  }
}
#front .front-business .business_item .business_content .business_text .sub-head {
  font-size: 2.4rem;
  margin-bottom: 24px;
  font-weight: 700;
}
@media screen and (max-width: 1500px) {
  #front .front-business .business_item .business_content .business_text .sub-head {
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  #front .front-business .business_item .business_content .business_text .sub-head {
    font-size: 1.6rem;
    margin-bottom: 16px;
  }
}
#front .front-business .business_item .business_content .business_img {
  max-width: 400px;
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
}
@media screen and (max-width: 1500px) {
  #front .front-business .business_item .business_content .business_img {
    max-width: 320px;
  }
}
@media screen and (max-width: 1200px) {
  #front .front-business .business_item .business_content .business_img {
    max-width: 40%;
  }
}
@media screen and (max-width: 540px) {
  #front .front-business .business_item .business_content .business_img {
    max-width: 100%;
  }
}
#front .front-business .business_item .business_content .business_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#front .front-business .business_item.big-one {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  #front .front-business .business_item.big-one {
    margin-bottom: 40px;
  }
}
#front .front-business .business_item.big-one .vertical_text {
  color: #008cd0;
}
#front .front-business .business_item.big-one .business_content__wrapper {
  padding: 40px 120px;
}
@media screen and (max-width: 1500px) {
  #front .front-business .business_item.big-one .business_content__wrapper {
    padding: 40px 80px;
  }
}
@media screen and (max-width: 1200px) {
  #front .front-business .business_item.big-one .business_content__wrapper {
    padding: 40px;
  }
}
@media screen and (max-width: 768px) {
  #front .front-business .business_item.big-one .business_content__wrapper {
    padding: 24px;
  }
}
@media screen and (max-width: 540px) {
  #front .front-business .business_item.big-one .business_content__wrapper {
    padding: 24px 16px;
  }
}
#front .front-business .business_item.big-one .business_content {
  margin-bottom: 48px;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 48px;
  width: 100%;
}
@media screen and (max-width: 1500px) {
  #front .front-business .business_item.big-one .business_content {
    gap: 40px;
  }
}
@media screen and (max-width: 1023px) {
  #front .front-business .business_item.big-one .business_content {
    flex-direction: column-reverse;
    gap: 24px;
  }
}
@media screen and (max-width: 768px) {
  #front .front-business .business_item.big-one .business_content {
    margin-bottom: 32px;
  }
}
#front .front-business .business_item.big-one .business_content .business_text {
  flex: 1;
}
#front .front-business .business_item.big-one .business_content .business_img {
  max-width: calc(50% - 24px);
  width: 100%;
}
@media screen and (max-width: 1200px) {
  #front .front-business .business_item.big-one .business_content .business_img {
    max-width: 280px;
  }
}
@media screen and (max-width: 1023px) {
  #front .front-business .business_item.big-one .business_content .business_img {
    max-width: 100%;
  }
}
#front .front-business .detail_item__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-bottom: 48px;
}
@media screen and (max-width: 768px) {
  #front .front-business .detail_item__list {
    grid-template-columns: 1fr;
    margin-bottom: 32px;
  }
}
#front .front-business .detail_item__list .detail_item {
  gap: 5%;
  padding: 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #e3ecf6;
  border-radius: 16px;
}
@media screen and (max-width: 1500px) {
  #front .front-business .detail_item__list .detail_item {
    padding: 28px;
  }
}
@media screen and (max-width: 1023px) {
  #front .front-business .detail_item__list .detail_item {
    flex-direction: column;
    justify-content: flex-start;
    padding: 32px;
    gap: 16px;
  }
}
@media screen and (max-width: 768px) {
  #front .front-business .detail_item__list .detail_item {
    padding: 24px;
  }
}
@media screen and (max-width: 540px) {
  #front .front-business .detail_item__list .detail_item {
    padding: 16px;
  }
}
#front .front-business .detail_item__list .detail_item .detail_text {
  flex: 1;
}
@media screen and (max-width: 1023px) {
  #front .front-business .detail_item__list .detail_item .detail_text p {
    text-align: center;
  }
}
#front .front-business .detail_item__list .detail_item .detail_text .title {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 16px;
  color: #008cd0;
}
@media screen and (max-width: 1200px) {
  #front .front-business .detail_item__list .detail_item .detail_text .title {
    font-size: 1.8rem;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 540px) {
  #front .front-business .detail_item__list .detail_item .detail_text .title {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1200px) {
  #front .front-business .detail_item__list .detail_item .detail_text .title .text {
    font-size: 1.4rem;
  }
}
#front .front-business .detail_item__list .detail_item img {
  max-width: 120px;
  width: 20%;
}
@media screen and (max-width: 1023px) {
  #front .front-business .detail_item__list .detail_item img {
    max-width: 100px;
    width: 50%;
  }
}
#front .front-flow .toRequest {
  margin-bottom: 80px;
}
#front .front-flow .toRequest .contents {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
}
@media screen and (max-width: 1023px) {
  #front .front-flow .toRequest .contents {
    grid-template-columns: 1fr;
  }
}
#front .front-flow .toRequest .contents .flow-item {
  position: relative;
  width: 100%;
  border-radius: 24px;
  padding: 40px 24px 32px;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  #front .front-flow .toRequest .contents .flow-item {
    padding: 32px;
  }
}
#front .front-flow .toRequest .contents .flow-item--order {
  position: absolute;
  z-index: 2;
  top: 24px;
  left: 24px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #008cd0;
  font-size: 2.4rem;
  font-weight: 700;
}
@media screen and (max-width: 1023px) {
  #front .front-flow .toRequest .contents .flow-item--order {
    top: 12px;
    left: 20px;
  }
}
@media screen and (max-width: 768px) {
  #front .front-flow .toRequest .contents .flow-item--order {
    top: 8px;
    left: 16px;
    font-size: 2rem;
  }
}
#front .front-flow .toRequest .contents .flow-item--illust {
  max-width: 136px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 48px;
}
@media screen and (max-width: 1023px) {
  #front .front-flow .toRequest .contents .flow-item--illust {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 768px) {
  #front .front-flow .toRequest .contents .flow-item--illust {
    max-width: 100px;
  }
}
@media screen and (max-width: 1023px) {
  #front .front-flow .toRequest .contents .flow-item__text {
    flex: 1;
  }
}
#front .front-flow .toRequest .contents .flow-item__text .title {
  font-size: 2.4rem;
  margin-bottom: 24px;
  font-weight: 700;
}
@media screen and (max-width: 1500px) {
  #front .front-flow .toRequest .contents .flow-item__text .title {
    font-size: 2rem;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 1023px) {
  #front .front-flow .toRequest .contents .flow-item__text .title {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  #front .front-flow .toRequest .contents .flow-item__text .title {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
}
#front .front-flow .toRequest .contents .flow-item__text .text {
  font-size: 1.6rem;
}
@media screen and (max-width: 1023px) {
  #front .front-flow .toRequest .contents .flow-item__text .text {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  #front .front-flow .toRequest .contents .flow-item__text .text {
    font-size: 1.4rem;
  }
}
#front .front-flow .toRequest .contents .flow-item:not(:last-child)::after {
  content: "";
  top: 50%;
  right: -27px;
  position: absolute;
  width: 12px;
  height: 28px;
  background-image: url(../images/arrow_blue_4.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
@media screen and (max-width: 1023px) {
  #front .front-flow .toRequest .contents .flow-item:not(:last-child)::after {
    top: auto;
    right: auto;
    bottom: -40px;
    left: 50%;
    transform-origin: center;
    transform: rotate(90deg) translateX(-50%);
    -webkit-transform: rotate(90deg) translateX(-50%);
  }
}
#front .front-flow .toReceipt .process_content {
  display: flex;
  flex-direction: column;
  gap: 40px;
  position: relative;
  margin-bottom: 48px;
}
@media screen and (max-width: 768px) {
  #front .front-flow .toReceipt .process_content {
    gap: 32px;
  }
}
#front .front-flow .toReceipt .process_content::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 100%;
  background: #fff;
  top: 0;
  left: 130px;
}
@media screen and (max-width: 1023px) {
  #front .front-flow .toReceipt .process_content::before {
    left: 104px;
  }
}
@media screen and (max-width: 768px) {
  #front .front-flow .toReceipt .process_content::before {
    left: 78px;
  }
}
@media screen and (max-width: 540px) {
  #front .front-flow .toReceipt .process_content::before {
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
}
#front .front-flow .toReceipt .process_content .process_item {
  width: 100%;
  padding: 24px 64px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 56px;
  background-color: #fff;
  border-radius: 24px;
  position: relative;
}
@media screen and (max-width: 1023px) {
  #front .front-flow .toReceipt .process_content .process_item {
    padding: 24px 40px;
  }
}
@media screen and (max-width: 768px) {
  #front .front-flow .toReceipt .process_content .process_item {
    gap: 24px;
    padding: 24px;
  }
}
@media screen and (max-width: 540px) {
  #front .front-flow .toReceipt .process_content .process_item {
    flex-direction: column;
  }
}
#front .front-flow .toReceipt .process_content .process_item--num {
  position: absolute;
  z-index: 2;
  top: 24px;
  left: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  color: #008cd0;
}
@media screen and (max-width: 1023px) {
  #front .front-flow .toReceipt .process_content .process_item--num {
    top: 12px;
    left: 20px;
  }
}
@media screen and (max-width: 768px) {
  #front .front-flow .toReceipt .process_content .process_item--num {
    top: 8px;
    left: 16px;
    font-size: 2rem;
  }
}
#front .front-flow .toReceipt .process_content .process_item--illust {
  width: 136px;
}
@media screen and (max-width: 768px) {
  #front .front-flow .toReceipt .process_content .process_item--illust {
    max-width: 100px;
  }
}
#front .front-flow .toReceipt .process_content .process_item--text {
  flex-grow: 1;
}
#front .front-flow .toReceipt .process_content .process_item--text .head {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 40px;
  margin-bottom: 24px;
}
@media screen and (max-width: 1500px) {
  #front .front-flow .toReceipt .process_content .process_item--text .head {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 768px) {
  #front .front-flow .toReceipt .process_content .process_item--text .head {
    flex-direction: column-reverse;
    align-items: flex-start;
    margin-bottom: 10px;
    gap: 8px;
  }
}
#front .front-flow .toReceipt .process_content .process_item--text .head .note {
  border-radius: 40px;
  background-color: #008cd0;
  color: #fff;
  padding: 0 18px;
}
@media screen and (max-width: 768px) {
  #front .front-flow .toReceipt .process_content .process_item--text .head .note {
    font-size: 1.2rem;
    padding: 2px 12px;
  }
}
#front .front-flow .toReceipt .process_content .process_item--text .title {
  font-size: 2.4rem;
  font-weight: 700;
}
@media screen and (max-width: 1500px) {
  #front .front-flow .toReceipt .process_content .process_item--text .title {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  #front .front-flow .toReceipt .process_content .process_item--text .title {
    font-size: 1.6rem;
  }
}
#front .front-choose {
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  #front .front-choose .contents {
    padding-bottom: 0;
  }
}
#front .front-choose .contents table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 8px 0;
  min-width: 1200px;
}
@media screen and (max-width: 1023px) {
  #front .front-choose .contents table {
    min-width: 110vw;
  }
}
@media screen and (max-width: 768px) {
  #front .front-choose .contents table {
    min-width: auto;
  }
}
@media screen and (max-width: 768px) {
  #front .front-choose .contents thead {
    display: none;
  }
}
#front .front-choose .contents thead .head {
  border-radius: 16px 16px 0 0;
  background-color: #e3ecf6;
  text-align: center;
  padding: 32px;
  font-weight: 700;
}
#front .front-choose .contents thead .head.showin {
  background: #008cd0;
  background: linear-gradient(123deg, rgb(0, 140, 208) 0%, rgb(1, 98, 195) 100%);
  color: #fff;
}
#front .front-choose .contents thead .head.showin img {
  position: relative;
  top: 4px;
  max-width: 216px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #front .front-choose .contents tbody tr {
    width: 100%;
    display: block;
    margin-bottom: 24px;
  }
}
#front .front-choose .contents tbody tr:last-child td:nth-of-type(3) {
  border-bottom: 4px solid #008cd0;
}
@media screen and (max-width: 768px) {
  #front .front-choose .contents tbody tr:last-child td:nth-of-type(3) {
    border-bottom: 2px solid #008cd0;
  }
}
#front .front-choose .contents tbody tr th,
#front .front-choose .contents tbody tr td {
  padding: 15px;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #ccd9e1;
}
@media screen and (max-width: 1023px) {
  #front .front-choose .contents tbody tr th,
#front .front-choose .contents tbody tr td {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1023px) {
  #front .front-choose .contents tbody tr th,
#front .front-choose .contents tbody tr td {
    padding: 12px;
  }
}
@media screen and (max-width: 768px) {
  #front .front-choose .contents tbody tr th,
#front .front-choose .contents tbody tr td {
    padding: 0;
  }
}
#front .front-choose .contents tbody tr th {
  padding: 15px;
  text-align: left;
}
@media screen and (max-width: 768px) {
  #front .front-choose .contents tbody tr th {
    display: block;
    background-color: #e3ecf6;
  }
}
#front .front-choose .contents tbody tr td {
  width: 27.7%;
}
@media screen and (max-width: 768px) {
  #front .front-choose .contents tbody tr td {
    width: 100%;
    display: flex;
  }
}
#front .front-choose .contents tbody tr td .label {
  display: none;
  padding: 16px;
  width: 140px;
  text-align: left;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #ccd9e1;
}
#front .front-choose .contents tbody tr td .label.showin {
  background: #008cd0;
  background: linear-gradient(123deg, rgb(0, 140, 208) 0%, rgb(1, 98, 195) 100%);
}
#front .front-choose .contents tbody tr td .label.showin img {
  width: 110px;
}
@media screen and (max-width: 768px) {
  #front .front-choose .contents tbody tr td .label {
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  #front .front-choose .contents tbody tr td .block {
    flex: 1;
    display: block;
    text-align: right;
    padding: 16px;
  }
}
#front .front-choose .contents tbody tr td:not(:last-child) {
  margin-right: 8px;
}
@media screen and (max-width: 768px) {
  #front .front-choose .contents tbody tr td:not(:last-child) {
    margin-right: 0;
  }
}
#front .front-choose .contents tbody tr td:nth-of-type(3) {
  border-left: 4px solid #008cd0;
  border-right: 4px solid #008cd0;
}
@media screen and (max-width: 768px) {
  #front .front-choose .contents tbody tr td:nth-of-type(3) {
    border: 2px solid #008cd0;
  }
}
#front .front-choose .contents tbody tr .text {
  font-size: 2.4rem;
  color: #008cd0;
}
@media screen and (max-width: 1500px) {
  #front .front-choose .contents tbody tr .text {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1023px) {
  #front .front-choose .contents tbody tr .text {
    font-size: 1.8rem;
  }
}
#front .front-choose .contents tbody tr .br_type1 {
  display: none;
}
@media screen and (max-width: 1500px) {
  #front .front-choose .contents tbody tr .br_type1 {
    display: block;
  }
}
#front .front-choose .contents tbody tr .br_type2 {
  display: none;
}
@media screen and (max-width: 540px) {
  #front .front-choose .contents tbody tr .br_type2 {
    display: block;
  }
}
#front .front-choose .contents tbody tr .icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#front .front-choose .contents tbody tr .icon.circle {
  background-image: url(../images/circle.svg);
}
#front .front-choose .contents tbody tr .icon.triangle {
  background-image: url(../images/triangle.svg);
}
#front .front-choose .contents tbody tr .icon.doubleCircle {
  background-image: url(../images/doubleCircle.svg);
}
#front .front-choose .contents tbody tr .icon.cross {
  background-image: url(../images/cross.svg);
}
#front .front-choose .contents tbody tr .bold {
  font-weight: 700;
}
#front .front-choose .contents tbody tr:first-child th {
  border-top: 1px solid #ccd9e1;
}
#front .front-voice .large_head {
  margin-bottom: 0;
}
#front .front-voice .front-voice__inner {
  border-radius: 24px;
  padding-left: 80px;
  padding-right: 80px;
  background: #0162c3;
  background: linear-gradient(0deg, rgb(1, 98, 195) 0%, rgb(0, 140, 208) 100%);
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 80px;
}
@media screen and (max-width: 1500px) {
  #front .front-voice .front-voice__inner {
    padding-left: 64px;
  }
}
@media screen and (max-width: 1200px) {
  #front .front-voice .front-voice__inner {
    padding-right: 40px;
  }
}
@media screen and (max-width: 1023px) {
  #front .front-voice .front-voice__inner {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 40px;
    gap: 64px;
  }
}
@media screen and (max-width: 768px) {
  #front .front-voice .front-voice__inner {
    gap: 64px;
    padding-left: 24px;
  }
}
@media screen and (max-width: 540px) {
  #front .front-voice .front-voice__inner {
    padding-right: 16px;
  }
}
#front .front-voice .contents {
  flex: 1;
  padding-bottom: 16px;
  overflow-x: auto;
}
#front .front-voice .contents::-webkit-scrollbar-thumb {
  background-color: #ccd9e1;
  border-radius: 2px;
  cursor: pointer;
}
@media screen and (max-width: 1023px) {
  #front .front-voice .contents {
    width: 100%;
  }
}
#front .front-voice .contents__inner {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 24px;
  min-width: 1040px;
}
@media screen and (max-width: 540px) {
  #front .front-voice .contents__inner {
    min-width: calc(216vw + 24px);
  }
}
#front .front-voice .voice-card {
  max-width: calc((100% - 48px) / 3);
  width: 100%;
  background-color: #fff;
  border-radius: 24px;
  padding: 32px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  #front .front-voice .voice-card {
    padding: 24px;
  }
}
@media screen and (max-width: 540px) {
  #front .front-voice .voice-card {
    max-width: auto;
    width: 72vw;
  }
}
#front .front-voice .voice-card--image {
  width: 100%;
  aspect-ratio: 1;
  overflow: hidden;
  border-radius: 16px;
  margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
  #front .front-voice .voice-card--image {
    margin-bottom: 16px;
  }
}
#front .front-voice .voice-card--image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#front .front-voice .voice-card--title {
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 24px;
}
@media screen and (max-width: 1500px) {
  #front .front-voice .voice-card--title {
    font-size: 2rem;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 1200px) {
  #front .front-voice .voice-card--title {
    font-size: 1.8rem;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 540px) {
  #front .front-voice .voice-card--title {
    font-size: 1.6rem;
  }
}
#front .front-voice .voice-card--text {
  margin-bottom: 16px;
  flex: 1;
}
@media screen and (max-width: 768px) {
  #front .front-voice .voice-card--text {
    margin-bottom: 12px;
  }
}
#front .front-voice .voice-card__price {
  display: flex;
  justify-content: center;
  align-items: stretch;
}
#front .front-voice .voice-card__price__left {
  padding-right: 24px;
  border-right: #008cd0 solid 1px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#front .front-voice .voice-card__price__left .title {
  margin-bottom: 8px;
}
#front .front-voice .voice-card__price__left .price {
  font-size: 2.4rem;
  font-weight: 700;
  color: #008cd0;
}
@media screen and (max-width: 1500px) {
  #front .front-voice .voice-card__price__left .price {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  #front .front-voice .voice-card__price__left .price {
    font-size: 1.8rem;
  }
}
#front .front-voice .voice-card__price__right {
  padding-left: 24px;
}
#front .front-voice .voice-card__price__right .title {
  margin-bottom: 4px;
}
#front .front-voice .voice-card__price__right .text {
  font-size: 2rem;
}
@media screen and (max-width: 1500px) {
  #front .front-voice .voice-card__price__right .text {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 768px) {
  #front .front-voice .voice-card__price__right .text {
    font-size: 1.6rem;
  }
}
#front .front-voice .voice-card__price__right .block + .block {
  margin-top: 16px;
}
#front .front-company .contents01 {
  margin-bottom: 80px;
}
#front .front-company .contents01__text .head {
  margin-bottom: 40px;
}
@media screen and (max-width: 1500px) {
  #front .front-company .contents01__text .head {
    font-size: 3.2rem;
    margin-bottom: 24px;
  }
}
#front .front-company .contents01__text .sub-head {
  font-weight: 700;
  font-size: 2.4rem;
  margin-bottom: 24px;
}
@media screen and (max-width: 1500px) {
  #front .front-company .contents01__text .sub-head {
    font-size: 2rem;
    margin-bottom: 16px;
  }
}
#front .front-company .contents02 {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  #front .front-company .contents02 {
    flex-direction: column;
    gap: 40px;
  }
}
#front .front-company .contents02__list {
  flex: 1;
}
#front .front-company .contents02__list table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 16px 0;
  margin: 0 -16px;
}
@media screen and (max-width: 768px) {
  #front .front-company .contents02__list table {
    border-spacing: 8px 0;
    margin: 0 -8px;
  }
}
#front .front-company .contents02__list tr:first-child th,
#front .front-company .contents02__list tr:first-child td {
  border-top: 1px solid #ccd9e1;
}
#front .front-company .contents02__list tr td {
  margin-left: 16px;
}
#front .front-company .contents02__list tr th {
  min-width: 170px;
}
@media screen and (max-width: 768px) {
  #front .front-company .contents02__list tr th {
    min-width: 120px;
  }
}
#front .front-company .contents02__list tr th,
#front .front-company .contents02__list tr td {
  padding: 16px;
  vertical-align: middle;
  border-bottom: 1px solid #ccd9e1;
}
@media screen and (max-width: 1200px) {
  #front .front-company .contents02__list tr th,
#front .front-company .contents02__list tr td {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1200px) {
  #front .front-company .contents02__list tr th,
#front .front-company .contents02__list tr td {
    padding: 12px;
  }
}
#front .front-company .contents02__image {
  max-width: 395px;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 1500px) {
  #front .front-company .contents02__image {
    max-width: 320px;
  }
}
@media screen and (max-width: 768px) {
  #front .front-company .contents02__image {
    max-width: 100%;
  }
}
#front .front-company .contents02__image .image {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  aspect-ratio: 1/1.7;
  overflow: hidden;
  border-radius: 16px;
}
@media screen and (max-width: 768px) {
  #front .front-company .contents02__image .image {
    position: relative;
    top: auto;
    left: auto;
  }
}
#front .front-company .contents02__image .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#front .front-contact {
  width: 100%;
  border-radius: 24px 24px 0 0;
  background-color: #008cd0;
  background-image: url(../images/contact-bg.png);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  overflow: hidden;
}
#front .front-contact .contact-form label {
  color: #fff;
  margin-bottom: 16px;
  display: inline-block;
  cursor: pointer;
}
#front .front-contact .contact-form label .req {
  color: #ff0404;
}
#front .front-contact .contact-form input.wpcf7-text,
#front .front-contact .contact-form textarea.wpcf7-textarea {
  width: 100%;
  background-color: #73bcdf;
  border-radius: 8px;
  padding: 16px;
  color: #fff;
  letter-spacing: 0.05em;
  font-weight: 500;
  line-height: 1.6;
}
#front .front-contact .contact-form textarea {
  max-height: 128px;
}
#front .front-contact .contact-form span.wpcf7-spinner {
  display: none;
}
#front .front-contact .contact-form .cf7-row + .cf7-row {
  margin-top: 32px;
}
@media screen and (max-width: 768px) {
  #front .front-contact .contact-form .cf7-row + .cf7-row {
    margin-top: 24px;
  }
}
#front .front-contact .contact-form .cf7-row--2col {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  #front .front-contact .contact-form .cf7-row--2col {
    flex-direction: column;
  }
}
#front .front-contact .contact-form .cf7-row--2col .cf7-field {
  width: calc(50% - 8px);
}
@media screen and (max-width: 768px) {
  #front .front-contact .contact-form .cf7-row--2col .cf7-field {
    width: 100%;
  }
}
#front .front-contact .contact-form .cf7-submit-wrap {
  margin-top: 40px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}
@media screen and (max-width: 1023px) {
  #front .front-contact .contact-form .cf7-submit-wrap {
    justify-content: center;
  }
}
#front .front-contact .contact-form .wpcf7-response-output {
  color: #fff;
  text-align: center;
}

.page-width02 {
  max-width: 1920px;
  width: 100%;
  padding: 0 80px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .page-width02 {
    padding: 0 40px;
  }
}
@media screen and (max-width: 768px) {
  .page-width02 {
    padding: 0 24px;
  }
}
@media screen and (max-width: 540px) {
  .page-width02 {
    padding: 0 16px;
  }
}

.two-colmun {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 1023px) {
  .two-colmun {
    flex-direction: column;
  }
}
.two-colmun__block {
  max-width: 50%;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .two-colmun__block {
    max-width: 100%;
  }
}

.submit-button {
  background-color: #fff;
  display: inline-block;
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}
.submit-button input {
  min-width: 180px;
  padding: 16px;
  text-align: center;
  color: #00406c;
  position: relative;
  z-index: 3;
  padding-right: 24px;
}
.submit-button::before {
  content: "";
  position: absolute;
  z-index: 1;
  opacity: 0;
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  background-color: #002946;
  border-radius: 12px;
  transition: 0.3s all;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}
.submit-button .arrow {
  z-index: 2;
  position: absolute;
  display: inline-block;
  transition: 0.3s all;
  top: 22px;
  width: 6px;
  height: 14px;
}
.submit-button .arrow.front {
  right: 42px;
}
.submit-button .arrow.behind {
  right: 58px;
  opacity: 0;
}
.submit-button .arrow::before,
.submit-button .arrow::after {
  content: "";
  position: absolute;
  top: calc(50% - 0.5px);
  right: 0;
  width: 9.2px;
  height: 1px;
  border-radius: 9999px;
  background-color: #002946;
  transform-origin: calc(100% - 0.5px) 50%;
}
.submit-button .arrow::before {
  transform: rotate(52.45deg);
}
.submit-button .arrow::after {
  transform: rotate(-52.45deg);
}
.submit-button:hover input {
  color: #fff;
}
.submit-button:hover .arrow.front {
  right: 24px;
  opacity: 0;
}
.submit-button:hover .arrow.behind {
  right: 42px;
  opacity: 100;
}
.submit-button:hover .arrow::before,
.submit-button:hover .arrow::after {
  background-color: #fff;
}
.submit-button:hover::before {
  opacity: 100;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
}

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

span.wpcf7-spinner {
  display: none;
}

/*
* 案件担当者以外が記述する場合はなるべく此処に記述してください。
* このimportしたファイル以下に記述しないでください。
*/
/*# sourceMappingURL=common.css.map */