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

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

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

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

a {
  cursor: pointer;
  text-decoration: none;
  transition: all 0.2s;
}
a:hover {
  color: #888;
}

li {
  list-style-type: none;
}

body {
  font-variant-ligatures: none;
  font-family: "A-OTF リュウミン Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", serif;
  overflow-x: hidden;
}

.mincho {
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", serif;
}

.gothic {
  font-family: "Noto Sans CJK JP", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", sans-serif;
}

img {
  max-width: 100%;
}

.block {
  display: block !important;
}

.none {
  display: none !important;
}

.pc {
  display: block !important;
}
@media (max-width: 768px) {
  .pc {
    display: none !important;
  }
}

.tab {
  display: none !important;
}
@media (max-width: 768px) {
  .tab {
    display: block !important;
  }
}

.container {
  width: 100%;
  max-width: 1200px;
  padding: 0 1%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1200px) {
  .container {
    padding: 0 2%;
  }
}
@media (max-width: 768px) {
  .container {
    padding: 0 5%;
  }
}

.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.flex-low {
  display: flex;
  flex-wrap: wrap;
}

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

.flex-around {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
}

.section-title {
  text-align: center;
  padding-top: 112px;
  padding-bottom: 64px;
}
@media (max-width: 1200px) {
  .section-title {
    padding-top: 9.3333333333vw;
    padding-bottom: 5.3333333333vw;
  }
}
.section-title h2 {
  font-size: 49px;
  color: #17b5ff;
  display: inline-block;
  font-weight: bold;
  position: relative;
  margin-bottom: 0.5rem;
  padding: 0 60px 0.5rem 60px;
}
@media (max-width: 1200px) {
  .section-title h2 {
    font-size: 4.0833333333vw;
    padding: 0 5vw 0.5rem 5vw;
  }
}
@media (max-width: 768px) {
  .section-title h2 {
    font-size: 6.25vw;
  }
}
.section-title h2::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: -10px;
  bottom: 4px;
  width: 100%;
  height: 3px;
  transform: skew(-45deg);
  background-image: repeating-linear-gradient(90deg, transparent 0 4px, #17b5ff 4px 8px);
  z-index: -1;
}
@media (max-width: 1200px) {
  .section-title h2::after {
    left: -0.8333333333vw;
    bottom: 0.3333333333vw;
    height: 0.25vw;
  }
}
@media (max-width: 768px) {
  .section-title h2::after {
    left: -1.3020833333vw;
    bottom: 0.5208333333vw;
    height: 0.390625vw;
  }
}

.recruit {
  background: url(../images/bg.png) repeat;
  background-size: cover;
  background-position: center;
  width: 100vw;
}

@media (max-width: 768px) {
  .grecaptcha-badge {
    display: none;
    box-shadow: none !important;
  }
}

.fadeUp1 {
  opacity: 0;
  transform: translateY(15px);
}

.fadeUp1.show-fadeUp1 {
  animation: fadeUp 1.2s ease-in-out forwards;
}

.fadeUp2 {
  opacity: 0;
  transform: translateY(15px);
}

.fadeUp2.show-fadeUp2 {
  animation: fadeUp 1.2s 0.6s ease-in-out forwards;
}

.fadeUp3 {
  opacity: 0;
  transform: translateY(15px);
}

.fadeUp3.show-fadeUp3 {
  animation: fadeUp 1.2s 1.2s ease-in-out forwards;
}

@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(15px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeIn {
  opacity: 0;
}

.fadeIn.show-fadeIn {
  animation: fadeIn 1.2s ease-in-out forwards;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.bound1 {
  opacity: 0;
}

.bound1.show-bound1 {
  animation: bound 2s 0.6s linear forwards;
}

.bound2 {
  opacity: 0;
}

.bound2.show-bound2 {
  animation: bound 2s 1s linear forwards;
}

@keyframes bound {
  0% {
    transform: translate(0%, -48%);
    opacity: 0;
  }
  30% {
    transform: translate(0%, 0%) scale(0.95);
  }
  40% {
    transform: translate(0%, -12%);
    opacity: 1;
  }
  55% {
    transform: translate(0%, 0%) scale(0.95);
  }
  60% {
    transform: translate(0%, -6%);
  }
  70% {
    transform: translate(0%, 0%) scale(0.95);
  }
  75% {
    transform: translate(0%, -2.4%);
  }
  100% {
    transform: translate(0%, 0%);
    opacity: 1;
  }
}
@keyframes textFade {
  0% {
    visibility: hidden;
    opacity: 0;
  }
  100% {
    visibility: visible;
    opacity: 1;
  }
}
.header {
  /********************************************
  * ハンバーガーメニュー
  ********************************************/
}
.header__flex {
  display: flex;
  align-items: center;
  padding-top: 40px;
  justify-content: flex-start;
  gap: 46px;
}
@media (max-width: 1200px) {
  .header__flex {
    padding-top: 3.3333333333vw;
    gap: 1.6666666667vw;
  }
}
@media (max-width: 768px) {
  .header__flex {
    padding: 2.8653295129vw 0;
  }
}
.header__logo {
  width: 198px;
}
@media (max-width: 1200px) {
  .header__logo {
    width: 16.5vw;
  }
}
@media (max-width: 768px) {
  .header__logo {
    width: 29.2263610315vw;
  }
}
.header__nav__list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 20px;
  gap: 35px;
  letter-spacing: 0.06em;
  color: #17b5ff;
}
@media (max-width: 1200px) {
  .header__nav__list {
    font-size: 1.75vw;
    gap: 2.9166666667vw;
  }
}
.header__tabNav {
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: #17b5ff;
  transition: 0.6s all ease-out;
  z-index: 90;
  overflow: hidden;
}
.header__tabNav::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 3.125vw;
  margin-top: -2.8645833333vw;
  vertical-align: middle;
}
.header__tabNav__list {
  position: absolute;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  justify-content: center;
  gap: 4%;
  top: 3%;
  left: 50%;
  width: 100%;
  height: 100%;
  padding: 6.5104166667vw 0;
  transform: translate(-50%);
}
.header__tabNav__list-link {
  font-size: 3.3854166667vw;
  font-weight: bolder;
  text-align: center;
  line-height: 1.4;
  color: #fff;
}
@media (max-width: 440px) {
  .header__tabNav__list-link {
    font-size: 5.4545454545vw;
    line-height: 1.6;
  }
}
.header__tabNav-active {
  left: 0 !important;
}
.header__tabButton {
  position: fixed;
  width: 5.7291666667vw;
  height: 0.9114583333vw;
  top: 2.6041666667vw;
  right: 5.3385416667vw;
  z-index: 100;
}
.header__tabButton span {
  position: absolute;
  left: 0px;
  width: 100%;
  height: 0.9114583333vw;
  background: #17b5ff;
  transition: 0.3s all ease-in-out;
  z-index: 100;
  color: #17b5ff;
}
.header__tabButton span:nth-of-type(1) {
  top: 3.125vw;
}
.header__tabButton span:nth-of-type(2) {
  top: 5.2083333333vw;
  font-size: 2.34375vw;
}
.header__tabButton span:nth-of-type(3) {
  top: 7.421875vw;
}
.header__tabButton-active:nth-of-type(1) {
  width: 90% !important;
  top: 5.46875vw !important;
  left: 0.9114583333vw;
  transform: rotate(45deg);
  background: #fff;
}
.header__tabButton-active:nth-of-type(2) {
  background-color: transparent;
}
.header__tabButton-active:nth-of-type(3) {
  width: 90% !important;
  top: 5.46875vw !important;
  left: 0.9114583333vw;
  transform: rotate(-45deg);
  background: #fff;
}
.header__tabButton-nav {
  display: flex;
}
.header__tabButton-nav div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 9.1145833333vw 0;
  width: 100%;
  height: 13.0208333333vw;
  gap: 1.953125vw;
}
.header__tabButton-nav div span {
  font-size: 3.3854166667vw;
}
.header__tabButton-bg {
  z-index: 20;
  position: fixed;
  display: block;
  width: 10.4166666667vw;
  height: 10.4166666667vw;
  right: 2.8645833333vw;
  top: 3.125vw;
  background: #fff;
  opacity: 0.8;
}

.top {
  margin: 0 auto;
  padding-top: 23px;
  width: 78.5416666667vw;
}
.top img {
  width: 100%;
}
@media (max-width: 768px) {
  .top {
    width: 100%;
    padding-top: 0;
  }
  .top img {
    width: 100vw;
  }
}

.footer {
  padding-bottom: 40px;
  background-color: #17b5ff;
  /********************************************
  * ハンバーガーメニュー
  ********************************************/
}
@media (max-width: 1200px) {
  .footer {
    padding-bottom: 3.3333333333vw;
  }
}
@media (max-width: 768px) {
  .footer {
    background-color: #fff;
    padding-bottom: 0;
  }
  .footer-wrap {
    background-color: #17b5ff;
  }
}
.footer__flex {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 80px;
  gap: 80px;
}
@media (max-width: 1200px) {
  .footer__flex {
    padding-top: 6.6666666667vw;
    gap: 6.6666666667vw;
  }
}
.footer__link {
  background-color: #fff;
  color: #17b5ff;
  padding: 10px 0;
  width: 50%;
  font-size: 20px;
  text-align: center;
  position: relative;
}
@media (max-width: 1200px) {
  .footer__link {
    padding: 0.8333333333vw 0;
    font-size: 1.6666666667vw;
  }
}
.footer__link a {
  display: block;
}
.footer__logo {
  width: 216px;
}
@media (max-width: 1200px) {
  .footer__logo {
    width: 18vw;
  }
}
@media (max-width: 768px) {
  .footer__logo {
    width: 34.8958333333vw;
    margin: 0 auto;
    padding-bottom: 1.3020833333vw;
  }
  .footer__logo-wrap {
    position: relative;
  }
}
.footer__logo img {
  width: 100%;
}
.footer__pagetop {
  position: absolute;
  top: 0;
  right: 2.6041666667vw;
  border: 3px solid #17b5ff;
  border-radius: 10.4166666667vw;
  padding: 2.6041666667vw 0;
  background-color: #fff;
  color: #17b5ff;
  width: 14.84375vw;
  height: 14.84375vw;
  font-size: 3.515625vw;
  text-align: center;
  letter-spacing: -0.05em;
}
.footer__pagetop::before {
  content: "▲";
  display: block;
  top: 10px;
}
.footer__nav__list {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 66px;
}
@media (max-width: 1200px) {
  .footer__nav__list {
    gap: 5.5vw;
  }
}
.footer__nav__list-link {
  font-size: 21px;
  font-weight: 200;
  padding-top: 40px;
  color: #fff;
}
@media (max-width: 1200px) {
  .footer__nav__list-link {
    font-size: 1.75vw;
    padding-top: 3.3333333333vw;
  }
}
.footer__tabButton {
  color: #fff;
  width: 13.671875vw;
  height: 13.671875vw;
  border-radius: 50px;
  z-index: 100;
  position: relative;
}
.footer__tabButton__link {
  max-height: 13.0208333333vw;
  height: 100vh;
  background-color: #f5f5f5;
  width: 227px;
  border-radius: 10px;
}
.footer__tabButton__link img {
  max-width: 24.3489583333vw;
  width: 100%;
}
.footer__tabButton__link a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer__tabButton-wrapper {
  position: fixed;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding: 2.6041666667vw 0;
  z-index: 100;
  width: 100%;
  gap: 1.3020833333vw;
  display: none;
}
.footer__tabButton span {
  position: absolute;
  width: 6.1197916667vw;
  left: 2.8645833333vw;
  height: 0.9114583333vw;
  background: #646464;
  border-radius: 10px;
  transition: 0.3s all ease-in-out;
}
.footer__tabButton span:nth-of-type(1) {
  top: 4.9479166667vw;
}
.footer__tabButton span:nth-of-type(2) {
  top: 6.7708333333vw;
}
.footer__tabButton span:nth-of-type(3) {
  top: 8.4635416667vw;
}
.footer__tabButton span:nth-of-type(3)::after {
  content: "メニュー";
  position: absolute;
  display: block;
  width: 19.53125vw;
  bottom: 0.390625vw;
  left: 137%;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #646464;
  font-size: 4.0364583333vw;
  font-family: "小塚ゴシック Pr6N", "Noto Sans CJK JP", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", sans-serif;
}
.footer__tabButton-active:nth-of-type(1) {
  width: 25% !important;
  top: 6.25vw !important;
  left: 2.6041666667vw;
  transform: rotate(45deg);
}
.footer__tabButton-active:nth-of-type(2) {
  width: 25% !important;
  top: 6.25vw !important;
  left: 2.6041666667vw;
  transform: rotate(-45deg);
}
.footer__tabButton-active:nth-of-type(3) {
  background-color: transparent !important;
}
.footer__tabButton-active:nth-of-type(3)::after {
  content: "閉じる" !important;
}
.footer__tabButton-bg {
  display: block;
  width: 18.2291666667vw;
  height: 16.9270833333vw;
  right: 3.90625vw;
  top: 5.7291666667vw;
  border-radius: 14px;
  z-index: 99;
  overflow: hidden;
}
@media (max-width: 440px) {
  .footer__tabButton-bg {
    width: 18.1818181818vw;
    height: 18.1818181818vw;
    right: 5vw;
    top: 5vw;
  }
}
.footer__tabLink {
  font-size: 3.3854166667vw;
  font-weight: 200;
  padding: 13.0208333333vw 0 13.0208333333vw;
  text-align: center;
  color: #fff;
}
.footer__tabLink a {
  border-bottom: 0.1302083333vw solid;
}
@media (max-width: 440px) {
  .footer__tabLink {
    font-size: 4.5454545455vw;
  }
}
.footer__tabNav {
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: #ff5ae0;
  color: #fff;
  transition: 0.6s all ease-out;
  z-index: 90;
  overflow: hidden;
}
.footer__tabNav::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 3.125vw;
  margin-top: -2.8645833333vw;
  vertical-align: middle;
}
.footer__tabNav__list {
  position: absolute;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  justify-content: center;
  gap: 4%;
  top: -4%;
  left: 50%;
  width: 100%;
  height: 100%;
  padding: 6.5104166667vw 0;
  transform: translate(-50%);
}
.footer__tabNav__list-link {
  font-size: 3.3854166667vw;
  font-weight: bolder;
  text-align: center;
  line-height: 1.4;
}
@media (max-width: 440px) {
  .footer__tabNav__list-link {
    font-size: 5.4545454545vw;
    line-height: 1.6;
  }
}
.footer__tabNav-active {
  left: 0 !important;
  z-index: 100;
}

.form {
  border: 1px solid #17b5ff;
}
@media (max-width: 768px) {
  .form {
    margin-top: 6.5104166667vw;
  }
}
.form h3 {
  font-size: 19px;
  color: #fff;
  background-color: #17b5ff;
  text-align: center;
  padding: 12px 0;
  font-weight: 400;
  font-family: "Noto Sans CJK JP", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", sans-serif;
}
@media (max-width: 1200px) {
  .form h3 {
    font-size: 1.5833333333vw;
    padding: 1vw 0;
  }
}
@media (max-width: 768px) {
  .form h3 {
    font-family: inherit;
    font-size: 3.2552083333vw;
    padding: 1.5625vw 0;
  }
}
.form .error {
  display: block;
  position: absolute;
  top: 107%;
  left: 38%;
  width: 60%;
  color: red;
  box-sizing: border-box;
  font-size: 16px;
}
@media (max-width: 1200px) {
  .form .error {
    font-size: 1.3333333333vw;
  }
}
@media (max-width: 768px) {
  .form .error {
    font-size: 2.6041666667vw;
    left: 38%;
  }
}
.form .hissu {
  position: relative;
}
.form .hissu::after {
  content: "必須";
  position: absolute;
  right: 40px;
  bottom: 1px;
  padding: 10px 22px;
  background-color: #17b5ff;
  color: #fff;
  font-size: 17px;
}
@media (max-width: 1200px) {
  .form .hissu::after {
    right: 4.2979942693vw;
    padding: 0.8333333333vw 1.8333333333vw;
    font-size: 1.4166666667vw;
  }
}
@media (max-width: 768px) {
  .form .hissu::after {
    padding: 0;
    font-size: 1.5625vw;
    bottom: 11.9791666667vw;
    right: 61.0677083333vw;
  }
}
@media (max-width: 440px) {
  .form .hissu::after {
    bottom: 13.6363636364vw;
  }
}
.form-box {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 42px;
  padding: 0 77px;
}
@media (max-width: 1200px) {
  .form-box {
    gap: 2.5vw;
    padding: 0 6.4166666667vw;
  }
}
@media (max-width: 768px) {
  .form-box {
    flex-direction: column;
    align-items: center;
  }
}
.form-box-wrap {
  display: flex;
  flex-direction: column;
  gap: 42px;
  padding: 40px 0;
}
@media (max-width: 1200px) {
  .form-box-wrap {
    gap: 3.5vw;
    padding: 3.3333333333vw 0;
  }
}
@media (max-width: 768px) {
  .form-box-wrap {
    gap: 10.4166666667vw;
    padding: 5.2083333333vw 0;
  }
}
.form-box-input {
  width: 36%;
}
@media (max-width: 768px) {
  .form-box-input {
    width: 100%;
  }
}
.form-box label {
  width: 318px;
  text-align: center;
  letter-spacing: 0.2rem;
  font-size: 22px;
  background-color: #17b5ff;
  color: #fff;
  padding: 7px 0;
}
@media (max-width: 1200px) {
  .form-box label {
    width: 26.5vw;
    font-size: 1.8333333333vw;
  }
}
@media (max-width: 768px) {
  .form-box label {
    width: 42.7083333333vw;
    font-size: 3.2552083333vw;
  }
}
.form-box label-text {
  width: 100px;
}
@media (max-width: 1200px) {
  .form-box label-text {
    width: 8.3333333333vw;
  }
}
.form-box label p {
  color: #17b5ff;
}
.form-box input {
  width: 574px;
  padding: 8px;
  border: 1px solid #17b5ff;
}
@media (max-width: 1200px) {
  .form-box input {
    width: 47.8333333333vw;
    padding: 0.6666666667vw;
  }
}
@media (max-width: 768px) {
  .form-box input {
    width: 65.1041666667vw;
    padding: 2.34375vw;
    font-size: 2.6041666667vw;
  }
}
.form-box-select select {
  width: 50%;
  padding: 8px 12px;
  background-color: #f5f5f5;
  color: #787878;
  border-radius: 10px;
}
@media (max-width: 1200px) {
  .form-box-select select {
    padding: 0.6666666667vw 1vw;
  }
}
@media (max-width: 768px) {
  .form-box-select select {
    width: 100%;
  }
}
.form-box-radio {
  display: flex;
  gap: 24px;
}
@media (max-width: 1200px) {
  .form-box-radio {
    gap: 1.6666666667vw;
  }
}
@media (max-width: 768px) {
  .form-box-radio {
    flex-wrap: wrap;
    gap: 0 5.2083333333vw;
  }
}
.form-box-radio-inner {
  display: flex;
}
.form-box-radio-inner input {
  width: auto;
  margin-right: 5px;
}
@media (max-width: 1200px) {
  .form-box-radio-inner input {
    margin-right: 0.4166666667vw;
  }
}
.form-box-radio-inner label {
  width: auto;
  background-color: unset;
  font-size: 17px;
}
@media (max-width: 1200px) {
  .form-box-radio-inner label {
    font-size: 1.4166666667vw;
  }
}
@media (max-width: 768px) {
  .form-box-radio-inner label {
    font-size: 4.296875vw;
  }
}
.form textarea {
  width: 574px;
  height: 284px;
  padding: 8px 12px;
  border: 1px solid #17b5ff;
}
@media (max-width: 1200px) {
  .form textarea {
    width: 47.8333333333vw;
    height: 23.6666666667vw;
    padding: 0.6666666667vw 1vw;
  }
}
@media (max-width: 768px) {
  .form textarea {
    width: 78.125vw;
    height: 39.0625vw;
    padding: 2.34375vw 1.5625vw;
    font-size: 2.6041666667vw;
  }
}
.form-textarea {
  align-items: flex-start;
}
.form-submit {
  position: relative;
  text-align: right;
  padding-right: 186px;
}
@media (max-width: 1200px) {
  .form-submit {
    padding-right: 12.25vw;
  }
}
@media (max-width: 768px) {
  .form-submit {
    padding-right: 0;
    margin: 0 auto;
  }
}
.form-submit::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 590px;
  width: 42px;
  height: 34px;
  transform: translateY(-50%);
}
@media (max-width: 1200px) {
  .form-submit::after {
    left: 49.1666666667vw;
    width: 3.5vw;
    height: 2.8333333333vw;
  }
}
@media (max-width: 768px) {
  .form-submit::after {
    left: 55.7291666667vw;
  }
}
@media (max-width: 440px) {
  .form-submit::after {
    left: 63.1818181818vw;
    width: 5.6818181818vw;
    height: 4.5454545455vw;
  }
}
.form-submit input {
  width: 574px;
  padding: 10px 0;
  font-size: 23px;
  line-height: 1;
  letter-spacing: 1rem;
  text-align: center;
  background-color: #17b5ff;
  color: #fff;
}
@media (max-width: 1200px) {
  .form-submit input {
    font-size: 1.9166666667vw;
    width: 47.8333333333vw;
    padding: 0.8333333333vw 0;
  }
}
@media (max-width: 768px) {
  .form-submit input {
    font-size: 4.5572916667vw;
    width: 57.9427083333vw;
    padding: 1.5625vw 0;
  }
}
.form .box {
  margin: 0 auto;
}
.form .box .form-confirm {
  display: block;
  padding: 40px 0;
  line-height: 1.5;
  text-align: center;
  color: #000;
}
@media (max-width: 1200px) {
  .form .box .form-confirm {
    padding: 3.3333333333vw 0;
  }
}
@media (max-width: 768px) {
  .form .box .form-confirm {
    padding: 5.2083333333vw 0;
  }
}
.form .box .form-confirm h4 {
  font-size: 28px;
  padding-bottom: 10px;
}
@media (max-width: 1200px) {
  .form .box .form-confirm h4 {
    font-size: 2.3333333333vw;
    padding-bottom: 0.8333333333vw;
  }
}
@media (max-width: 768px) {
  .form .box .form-confirm h4 {
    font-size: 3.6458333333vw;
    padding-bottom: 1.3020833333vw;
  }
}
.form .box .form-box-input {
  color: #a7bec8;
}

/********************************************
* Now Loading
********************************************/
#form-load {
  display: none;
}

.loader {
  margin: 0 auto;
  border: 12px solid #fafafa;
  border-radius: 50%;
  border-top: 12px solid #3498db;
  width: 100px;
  height: 100px;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.load1 {
  animation: sk-scaleout 1s infinite ease-in-out;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  z-index: 201;
  text-align: center;
  background-color: #b1b1b1;
  color: #ffffff;
  opacity: 0.8;
  width: 800px;
}
.load1 p {
  margin: 0 auto;
  text-align: center;
  padding: 10px;
}

.about__description p {
  font-size: 29px;
  line-height: 1.6;
  letter-spacing: -0.04em;
}
@media (max-width: 1200px) {
  .about__description p {
    font-size: 2.4166666667vw;
  }
}
@media (max-width: 768px) {
  .about__description p {
    font-size: 3.90625vw;
  }
  .about__description p span {
    color: #0095db;
    font-size: 4.1666666667vw;
    letter-spacing: 0.06em;
    font-weight: 500;
  }
}
.about__flow {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 15px;
  width: 892px;
  height: 1116px;
  margin: 0 auto;
  justify-content: space-between;
  padding-top: 145px;
  padding-bottom: 80px;
  position: relative;
}
@media (max-width: 1200px) {
  .about__flow {
    width: 74.3333333333vw;
    height: 93vw;
    padding-top: 12.0833333333vw;
    padding-bottom: 6.6666666667vw;
  }
}
@media (max-width: 768px) {
  .about__flow {
    gap: 16.9270833333vw;
    width: 100%;
    height: 208.3333333333vw;
  }
}
.about__flow::before, .about__flow::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
}
.about__flow::before {
  top: 49px;
  right: -10vw;
  width: 238px;
  height: 176px;
  background: url(../images/about-deco.png) no-repeat center center;
  background-size: 238px 176px;
}
@media (max-width: 1200px) {
  .about__flow::before {
    width: 19.8333333333vw;
    height: 14.6666666667vw;
    background-size: 19.8333333333vw 14.6666666667vw;
    top: 4.0833333333vw;
    right: -12.5vw;
  }
}
@media (max-width: 768px) {
  .about__flow::before {
    width: 13.0208333333vw;
    height: 13.0208333333vw;
    background-size: 13.0208333333vw 13.0208333333vw;
    top: 0;
    right: 0vw;
  }
}
.about__flow::after {
  bottom: 9px;
  left: -367px;
  background: url(../images/about-deco2.png) no-repeat center center;
  background-size: 268px 243px;
  width: 268px;
  height: 243px;
}
@media (max-width: 1200px) {
  .about__flow::after {
    width: 22.3333333333vw;
    height: 20.25vw;
    background-size: 22.3333333333vw 20.25vw;
    bottom: 0.75vw;
    left: -30.5833333333vw;
  }
}
@media (max-width: 768px) {
  .about__flow::after {
    display: none;
  }
}
.about__flow__item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 23px;
}
@media (max-width: 1200px) {
  .about__flow__item {
    gap: 1.9166666667vw;
  }
}
@media (max-width: 768px) {
  .about__flow__item {
    flex-direction: row;
    justify-content: center;
    color: #fff;
    background-color: #17b5ff;
    width: 100%;
    height: 38.4114583333vw;
    gap: 3.90625vw;
  }
}
@media (max-width: 768px) {
  .about__flow__item__deco {
    position: absolute;
    top: -9.375vw;
    right: -3.2552083333vw;
  }
  .about__flow__item__deco img {
    width: 23.3072916667vw;
  }
}
.about__flow__item::after {
  display: block;
  background: url(../images/arrow.png) no-repeat center center;
  background-size: 93px 49px;
  width: 93px;
  height: 49px;
  position: absolute;
}
@media (max-width: 1200px) {
  .about__flow__item::after {
    width: 7.75vw;
    height: 4.0833333333vw;
    background-size: 7.75vw 4.0833333333vw;
  }
}
@media (max-width: 768px) {
  .about__flow__item::after {
    background: url(../images/arrow-sp.png) no-repeat center center;
    background-size: 9.1145833333vw 6.5104166667vw;
    width: 9.1145833333vw;
    height: 6.5104166667vw;
    top: 39.0625vw;
  }
}
.about__flow__item:nth-of-type(1) {
  padding-left: 67px;
}
@media (max-width: 1200px) {
  .about__flow__item:nth-of-type(1) {
    padding-left: 5.5833333333vw;
  }
}
@media (max-width: 768px) {
  .about__flow__item:nth-of-type(1) {
    padding-left: 0;
  }
}
.about__flow__item:nth-of-type(1) .about__flow__item__img img {
  width: 195px;
}
@media (max-width: 1200px) {
  .about__flow__item:nth-of-type(1) .about__flow__item__img img {
    width: 16.25vw;
  }
}
@media (max-width: 768px) {
  .about__flow__item:nth-of-type(1) .about__flow__item__img img {
    width: 19.7916666667vw;
    margin: 0 auto;
  }
}
.about__flow__item:nth-of-type(1) .about__flow__item__img::before {
  content: "1";
}
.about__flow__item:nth-of-type(1)::after {
  content: "";
  top: 95px;
  right: -139px;
}
@media (max-width: 1200px) {
  .about__flow__item:nth-of-type(1)::after {
    top: 7.9166666667vw;
    right: -11.5833333333vw;
  }
}
@media (max-width: 768px) {
  .about__flow__item:nth-of-type(1)::after {
    top: 42.96875vw;
    right: 40.3645833333vw;
  }
}
.about__flow__item:nth-of-type(2) {
  padding-top: 132px;
}
@media (max-width: 1200px) {
  .about__flow__item:nth-of-type(2) {
    padding-top: 11vw;
  }
}
@media (max-width: 768px) {
  .about__flow__item:nth-of-type(2) {
    padding-top: 0;
  }
}
.about__flow__item:nth-of-type(2) .about__flow__item__img img {
  width: 221px;
}
@media (max-width: 1200px) {
  .about__flow__item:nth-of-type(2) .about__flow__item__img img {
    width: 18.4166666667vw;
  }
}
@media (max-width: 768px) {
  .about__flow__item:nth-of-type(2) .about__flow__item__img img {
    width: 24.8697916667vw;
    margin: 0 auto;
  }
}
.about__flow__item:nth-of-type(2) .about__flow__item__img::before {
  content: "2";
  top: -55px;
  left: -74px;
}
@media (max-width: 1200px) {
  .about__flow__item:nth-of-type(2) .about__flow__item__img::before {
    top: -4.5833333333vw;
    left: -6.1666666667vw;
  }
}
@media (max-width: 768px) {
  .about__flow__item:nth-of-type(2) .about__flow__item__img::before {
    top: -1.953125vw;
    left: -0.9114583333vw;
  }
}
.about__flow__item:nth-of-type(2)::after {
  content: "";
  bottom: 43px;
  left: -136px;
  transform: scale(-1, 1);
}
@media (max-width: 768px) {
  .about__flow__item:nth-of-type(2)::after {
    bottom: 0;
    top: 42.96875vw;
    left: 40.3645833333vw;
  }
}
.about__flow__item:nth-of-type(3) .about__flow__item__img {
  padding-left: 28px;
  padding-bottom: 20px;
}
@media (max-width: 1200px) {
  .about__flow__item:nth-of-type(3) .about__flow__item__img {
    padding-left: 2.3333333333vw;
    padding-bottom: 1.6666666667vw;
  }
}
@media (max-width: 768px) {
  .about__flow__item:nth-of-type(3) .about__flow__item__img {
    padding-left: 0;
    padding-bottom: 0;
  }
}
.about__flow__item:nth-of-type(3) .about__flow__item__img img {
  width: 140px;
}
@media (max-width: 1200px) {
  .about__flow__item:nth-of-type(3) .about__flow__item__img img {
    width: 11.6666666667vw;
  }
}
@media (max-width: 768px) {
  .about__flow__item:nth-of-type(3) .about__flow__item__img img {
    width: 16.6666666667vw;
    margin: 0 auto;
  }
}
.about__flow__item:nth-of-type(3) .about__flow__item__img::before {
  content: "3";
  top: -19px;
  left: -90px;
}
@media (max-width: 1200px) {
  .about__flow__item:nth-of-type(3) .about__flow__item__img::before {
    top: -1.5833333333vw;
    left: -7.5vw;
  }
}
@media (max-width: 768px) {
  .about__flow__item:nth-of-type(3) .about__flow__item__img::before {
    top: -1.953125vw;
    left: -0.9114583333vw;
  }
}
.about__flow__item:nth-of-type(3)::after {
  content: "";
  bottom: 385px;
  right: -55px;
}
@media (max-width: 768px) {
  .about__flow__item:nth-of-type(3)::after {
    top: 42.96875vw;
    right: 40.3645833333vw;
  }
}
.about__flow__item:nth-of-type(4) .about__flow__item__img {
  padding-top: 229px;
}
@media (max-width: 1200px) {
  .about__flow__item:nth-of-type(4) .about__flow__item__img {
    padding-top: 19.0833333333vw;
  }
}
@media (max-width: 768px) {
  .about__flow__item:nth-of-type(4) .about__flow__item__img {
    padding-top: 0;
  }
}
.about__flow__item:nth-of-type(4) .about__flow__item__img img {
  width: 221px;
}
@media (max-width: 1200px) {
  .about__flow__item:nth-of-type(4) .about__flow__item__img img {
    width: 18.4166666667vw;
  }
}
@media (max-width: 768px) {
  .about__flow__item:nth-of-type(4) .about__flow__item__img img {
    width: 24.8697916667vw;
    margin: 0 auto;
  }
}
.about__flow__item:nth-of-type(4) .about__flow__item__img::before {
  content: "4";
  top: 230px;
  left: -75px;
}
@media (max-width: 1200px) {
  .about__flow__item:nth-of-type(4) .about__flow__item__img::before {
    top: 19.1666666667vw;
    left: -6.25vw;
  }
}
@media (max-width: 768px) {
  .about__flow__item:nth-of-type(4) .about__flow__item__img::before {
    top: -1.953125vw;
    left: -0.9114583333vw;
  }
}
.about__flow__item__number {
  font-size: 53px;
  color: #17b5ff;
  border: 1px solid #17b5ff;
  text-align: center;
  width: 56px;
  height: 56px;
}
@media (max-width: 1200px) {
  .about__flow__item__number {
    font-size: 4.4166666667vw;
    width: 4.6666666667vw;
    height: 4.6666666667vw;
  }
}
.about__flow__item__img {
  position: relative;
}
@media (max-width: 768px) {
  .about__flow__item__img {
    width: 32.1614583333vw;
    margin: 0 auto;
  }
}
.about__flow__item__img::before {
  position: absolute;
  top: -45px;
  left: -59px;
  display: block;
  font-size: 53px;
  color: #17b5ff;
  border: 1px solid #17b5ff;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;
}
@media (max-width: 1200px) {
  .about__flow__item__img::before {
    top: -3.75vw;
    left: -4.9166666667vw;
    font-size: 4.4166666667vw;
    width: 4.6666666667vw;
    height: 4.6666666667vw;
    line-height: 4.6666666667vw;
  }
}
@media (max-width: 768px) {
  .about__flow__item__img::before {
    top: -1.953125vw;
    left: -0.9114583333vw;
    line-height: 6.5104166667vw;
    color: #17b5ff;
    background-color: #fff;
    border: 1px solid #fff;
    font-size: 6.1197916667vw;
    width: 6.3802083333vw;
    height: 6.3802083333vw;
  }
}
.about__flow__item__title {
  color: #17b5ff;
  font-size: 37px;
  padding-top: 23px;
}
@media (max-width: 1200px) {
  .about__flow__item__title {
    font-size: 3.0833333333vw;
    padding-top: 1.9166666667vw;
  }
}
@media (max-width: 768px) {
  .about__flow__item__title {
    color: #fff;
    font-size: 4.0364583333vw;
    font-weight: 500;
    text-align: center;
  }
}
.about__flow__item__text {
  font-size: 28px;
  text-align: center;
  line-height: 1.5;
}
@media (max-width: 1200px) {
  .about__flow__item__text {
    font-size: 2.3333333333vw;
  }
}
@media (max-width: 768px) {
  .about__flow__item__text {
    font-size: 4.0364583333vw;
    font-weight: 500;
    text-align: left;
  }
}
.about__box {
  display: flex;
  flex-direction: column;
  gap: 20px;
  background-color: #fff;
  width: 865px;
  padding: 25px;
  position: relative;
}
.about__box-bg {
  background: url(../images/about-bg.png) no-repeat center center;
  background-size: 100% 100%;
  width: 100%;
  height: 1409px;
  margin-top: -66px;
}
@media (max-width: 1200px) {
  .about__box-bg {
    height: 117.4166666667vw;
    margin-top: -5.5vw;
  }
}
@media (max-width: 768px) {
  .about__box-bg {
    margin-top: 27.34375vw;
    height: 170.5729166667vw;
  }
}
.about__box-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 69px;
  padding-top: 392px;
}
@media (max-width: 1200px) {
  .about__box-wrap {
    gap: 5.75vw;
    padding-top: 32.6666666667vw;
  }
}
@media (max-width: 768px) {
  .about__box-wrap {
    padding-top: 0;
  }
}
@media (max-width: 1200px) {
  .about__box {
    gap: 1.6666666667vw;
    width: 72.0833333333vw;
    padding: 2.0833333333vw;
  }
}
@media (max-width: 768px) {
  .about__box {
    width: 100%;
    border: 1px solid #0095db;
  }
}
.about__box::before, .about__box::after {
  content: "";
  display: block;
  width: 865px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-bottom: 1px solid #ffffff;
}
@media (max-width: 1200px) {
  .about__box::before, .about__box::after {
    width: 72.0833333333vw;
  }
}
@media (max-width: 768px) {
  .about__box::before, .about__box::after {
    border-bottom: 1px solid #0095db;
    width: 100%;
  }
}
.about__box:nth-of-type(1) {
  margin-right: 298px;
}
@media (max-width: 1200px) {
  .about__box:nth-of-type(1) {
    margin-right: 24.8333333333vw;
  }
}
@media (max-width: 768px) {
  .about__box:nth-of-type(1) {
    margin-right: 0;
  }
}
.about__box:nth-of-type(1)::before {
  border-right: 1px solid #ffffff;
  margin: 0 0 -4px 4px;
}
@media (max-width: 768px) {
  .about__box:nth-of-type(1)::before {
    margin: 0 0 -0.5208333333vw 0.5208333333vw;
    border-right: 1px solid #0095db;
  }
}
.about__box:nth-of-type(1)::after {
  border-right: 1px solid #ffffff;
  margin: 0 0 -8px 8px;
}
@media (max-width: 768px) {
  .about__box:nth-of-type(1)::after {
    margin: 0 0 -1.0416666667vw 1.0416666667vw;
    border-right: 1px solid #0095db;
  }
}
.about__box:nth-of-type(2) {
  margin-left: 249px;
}
@media (max-width: 1200px) {
  .about__box:nth-of-type(2) {
    margin-left: 20.75vw;
  }
}
@media (max-width: 768px) {
  .about__box:nth-of-type(2) {
    margin-left: 0;
  }
}
.about__box:nth-of-type(2)::before {
  border-left: 1px solid #ffffff;
  margin: 0 0 -4px -4px;
}
@media (max-width: 768px) {
  .about__box:nth-of-type(2)::before {
    border-left: 1px solid #0095db;
  }
}
.about__box:nth-of-type(2)::after {
  border-left: 1px solid #ffffff;
  margin: 0 0 -8px -8px;
}
@media (max-width: 768px) {
  .about__box:nth-of-type(2)::after {
    border-left: 1px solid #0095db;
  }
}
.about__box h3 {
  font-size: 45px;
  font-weight: 600;
  color: #0095db;
  line-height: 1.4;
}
@media (max-width: 1200px) {
  .about__box h3 {
    font-size: 3.75vw;
  }
}
@media (max-width: 768px) {
  .about__box h3 {
    font-size: 4.8177083333vw;
  }
}
.about__box p {
  font-size: 24px;
  letter-spacing: -0.04em;
  line-height: 1.6;
}
@media (max-width: 1200px) {
  .about__box p {
    font-size: 2vw;
  }
}
@media (max-width: 768px) {
  .about__box p {
    font-size: 4.0364583333vw;
  }
}
.about__box p span {
  color: #17b5ff;
}
.about__yellow {
  background-color: #ffec1a;
  width: 100%;
}
.about__yellow__wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 50px 0;
  position: relative;
}
@media (max-width: 1200px) {
  .about__yellow__wrap {
    padding: 4.1666666667vw 0;
    gap: 1.6666666667vw;
  }
}
@media (max-width: 768px) {
  .about__yellow__wrap {
    padding: 6.5104166667vw 0;
    gap: 3.90625vw;
  }
}
.about__yellow__img {
  display: block;
  position: absolute;
  width: 531px;
  height: 680px;
  bottom: 0;
  right: 0;
}
@media (max-width: 1200px) {
  .about__yellow__img {
    width: 44.25vw;
    height: 56.6666666667vw;
  }
}
@media (max-width: 768px) {
  .about__yellow__img {
    width: 39.0625vw;
    height: 39.0625vw;
    top: -19.53125vw;
    right: -2.6041666667vw;
  }
}
.about__yellow h3 {
  font-size: 54px;
  color: #17b5ff;
  line-height: 1.3;
  font-weight: 600;
  letter-spacing: 0.04em;
}
@media (max-width: 1200px) {
  .about__yellow h3 {
    font-size: 4.5vw;
  }
}
@media (max-width: 768px) {
  .about__yellow h3 {
    font-size: 5.7291666667vw;
  }
}
.about__yellow__textdeco {
  font-size: 42px;
  color: #ff5ae0;
  line-height: 1.5;
}
@media (max-width: 1200px) {
  .about__yellow__textdeco {
    font-size: 3.5vw;
  }
}
@media (max-width: 768px) {
  .about__yellow__textdeco {
    font-weight: 500;
    font-size: 6.1197916667vw;
  }
}
.about__yellow__textdeco span {
  padding: 0 10px;
  font-size: 49px;
  background-color: #ff5ae0;
  color: #ffec1a;
}
@media (max-width: 1200px) {
  .about__yellow__textdeco span {
    padding: 0 0.8333333333vw;
    font-size: 4.0833333333vw;
  }
}
@media (max-width: 768px) {
  .about__yellow__textdeco span {
    font-size: 7.03125vw;
  }
}
.about__yellow__text {
  width: 667px;
  font-size: 24px;
  color: #0083b7;
  line-height: 1.5;
}
@media (max-width: 1200px) {
  .about__yellow__text {
    width: 55.5833333333vw;
    font-size: 2vw;
  }
}
@media (max-width: 768px) {
  .about__yellow__text {
    width: 100%;
    font-size: 3.515625vw;
    font-weight: 500;
  }
}

.salary__top {
  position: relative;
  padding-bottom: 60px;
}
@media (max-width: 1200px) {
  .salary__top {
    padding-bottom: 5vw;
  }
}
.salary__top::before, .salary__top::after {
  content: "";
  position: absolute;
  z-index: -1;
}
.salary__top::before {
  background: url(../images/salary-deco.png) no-repeat center center;
  background-size: 154px 336px;
  width: 154px;
  height: 336px;
  top: -124px;
  right: -108px;
}
@media (max-width: 1920px) {
  .salary__top::before {
    background-size: 8.0208333333vw 17.5vw;
    width: 8.0208333333vw;
    height: 17.5vw;
    top: -6.4583333333vw;
    right: 0vw;
  }
}
.salary__top::after {
  background: url(../images/salary-deco2.png) no-repeat center center;
  background-size: 136px 128px;
  width: 136px;
  height: 128px;
  bottom: -61px;
  left: -177px;
}
@media (max-width: 1200px) {
  .salary__top::after {
    background-size: 11.3333333333vw 10.6666666667vw;
    width: 11.3333333333vw;
    height: 10.6666666667vw;
    bottom: -5.0833333333vw;
    left: -14.75vw;
  }
}
.salary__description {
  padding: 44px 0 54px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
@media (max-width: 1200px) {
  .salary__description {
    padding: 3.6666666667vw 0 4.5vw;
    gap: 1.6666666667vw;
  }
}
.salary__description p:first-of-type {
  font-size: 41px;
  font-weight: 500;
  line-height: 1.5;
}
@media (max-width: 1200px) {
  .salary__description p:first-of-type {
    font-size: 3.4166666667vw;
  }
}
.salary__description p:last-of-type {
  font-size: 166px;
  color: #17b5ff;
  font-weight: 500;
  font-style: italic;
  font-family: "A-OTF リュウミン Pr5", "A-OTF リュウミン Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", serif;
}
@media (max-width: 1200px) {
  .salary__description p:last-of-type {
    font-size: 13.8333333333vw;
  }
}
.salary__description p:last-of-type span {
  font-size: 53px;
}
@media (max-width: 1200px) {
  .salary__description p:last-of-type span {
    font-size: 4.4166666667vw;
  }
}
.salary__box {
  width: 520px;
}
@media (max-width: 1200px) {
  .salary__box {
    width: 43.3333333333vw;
  }
}
@media (max-width: 768px) {
  .salary__box {
    width: 100%;
  }
}
.salary__box p {
  padding-bottom: 18px;
  color: #17b5ff;
  font-size: 39px;
  font-weight: 500;
  text-align: center;
}
@media (max-width: 1200px) {
  .salary__box p {
    padding-bottom: 1.5vw;
    font-size: 3.25vw;
  }
}
@media (max-width: 768px) {
  .salary__box p {
    font-size: 4.6875vw;
  }
}
.salary__box__wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 70px;
}
@media (max-width: 1200px) {
  .salary__box__wrap {
    gap: 5.8333333333vw;
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .salary__box__wrap {
    gap: 9.1145833333vw;
  }
}
.salary__box-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
}
.salary__box-item-list {
  display: flex;
  flex-direction: column;
  gap: 11px;
}
@media (max-width: 1200px) {
  .salary__box-item-list {
    gap: 0.9166666667vw;
  }
}
@media (max-width: 768px) {
  .salary__box-item-list {
    gap: 1.3020833333vw;
  }
}
@media (max-width: 1200px) {
  .salary__box-item {
    padding: 0 1.6666666667vw;
  }
}
.salary__box-item:nth-of-type(2) {
  border-bottom: 2px dashed #17b5ff;
}
.salary__box-item dt {
  font-size: 23px;
  font-weight: 400;
}
@media (max-width: 1200px) {
  .salary__box-item dt {
    font-size: 1.9166666667vw;
  }
}
@media (max-width: 768px) {
  .salary__box-item dt {
    font-size: 3.90625vw;
  }
}
.salary__box-item dd {
  font-size: 50px;
  font-weight: 500;
}
@media (max-width: 1200px) {
  .salary__box-item dd {
    font-size: 4.1666666667vw;
  }
}
@media (max-width: 768px) {
  .salary__box-item dd {
    font-size: 8.203125vw;
    font-weight: 300;
  }
}
.salary__box-item dd span {
  font-size: 21px;
  font-weight: 300;
}
@media (max-width: 1200px) {
  .salary__box-item dd span {
    font-size: 1.75vw;
  }
}
@media (max-width: 768px) {
  .salary__box-item dd span {
    font-size: 3.515625vw;
  }
}
.salary__box-total {
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #17b5ff;
  color: #fff;
}
@media (max-width: 1200px) {
  .salary__box-total {
    padding: 0 1.6666666667vw;
  }
}
@media (max-width: 768px) {
  .salary__box-total {
    padding: 0 2.6041666667vw;
  }
}
.salary__box-total dt {
  font-size: 23px;
  font-weight: 400;
}
@media (max-width: 1200px) {
  .salary__box-total dt {
    font-size: 1.9166666667vw;
  }
}
@media (max-width: 768px) {
  .salary__box-total dt {
    font-size: 3.90625vw;
  }
}
.salary__box-total dd {
  font-size: 63px;
  font-weight: 500;
}
@media (max-width: 1200px) {
  .salary__box-total dd {
    font-size: 5.25vw;
  }
}
@media (max-width: 768px) {
  .salary__box-total dd {
    font-size: 10.6770833333vw;
  }
}
.salary__box-total dd span {
  font-size: 21px;
  font-weight: 300;
}
@media (max-width: 1200px) {
  .salary__box-total dd span {
    font-size: 1.75vw;
  }
}
@media (max-width: 768px) {
  .salary__box-total dd span {
    font-size: 3.515625vw;
  }
}
.salary__middle {
  margin-top: -52px;
  margin-bottom: 35px;
}
@media (max-width: 1200px) {
  .salary__middle {
    margin-top: -4.3333333333vw;
    margin-bottom: 2.9166666667vw;
  }
}
@media (max-width: 768px) {
  .salary__middle {
    margin-bottom: 0;
  }
}
.salary__100 {
  background: url(../images/100-bg.png) no-repeat center center;
  background-size: 100% 100%;
  width: 100%;
  height: 813px;
  position: relative;
}
@media (max-width: 1920px) {
  .salary__100 {
    height: 39.84375vw;
  }
}
@media (max-width: 768px) {
  .salary__100 {
    height: 68.359375vw;
  }
}
.salary__100__box {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-top: 141px;
  gap: 30px;
}
@media (max-width: 1920px) {
  .salary__100__box {
    padding-top: 4.84375vw;
    gap: 1.5625vw;
  }
}
@media (max-width: 768px) {
  .salary__100__box {
    padding-top: 21.09375vw;
    gap: 0;
  }
}
.salary__100__box-img {
  padding-right: 20px;
}
@media (max-width: 1200px) {
  .salary__100__box-img {
    padding-right: 1.6666666667vw;
  }
}
@media (max-width: 768px) {
  .salary__100__box-img {
    padding-right: 0;
  }
}
.salary__100__box-img img {
  width: 640px;
  height: 673px;
}
@media (max-width: 1920px) {
  .salary__100__box-img img {
    width: 33.3333333333vw;
    height: 35.0520833333vw;
  }
}
@media (max-width: 768px) {
  .salary__100__box-img img {
    width: 42.96875vw;
    height: 47.265625vw;
  }
}
.salary__100__box-textbox {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 673px;
  padding-bottom: 66px;
}
@media (max-width: 1920px) {
  .salary__100__box-textbox {
    width: 35.0520833333vw;
    padding-bottom: 3.4375vw;
  }
}
@media (max-width: 768px) {
  .salary__100__box-textbox {
    width: 55.46875vw;
  }
}
.salary__100__box-textbox p {
  color: #fff;
}
.salary__100__box-textbox p:first-child {
  font-size: 49px;
  font-weight: 300;
}
@media (max-width: 1920px) {
  .salary__100__box-textbox p:first-child {
    font-size: 2.5520833333vw;
  }
}
@media (max-width: 768px) {
  .salary__100__box-textbox p:first-child {
    font-size: 5.859375vw;
    font-weight: 500;
  }
}
.salary__100__box-textbox p:nth-child(2) {
  font-size: 241px;
  color: #ffec1a;
  font-weight: 300;
  line-height: 0.9;
  letter-spacing: -0.09em;
}
@media (max-width: 1920px) {
  .salary__100__box-textbox p:nth-child(2) {
    font-size: 12.5520833333vw;
  }
}
@media (max-width: 768px) {
  .salary__100__box-textbox p:nth-child(2) {
    font-size: 19.7916666667vw;
    letter-spacing: -0.07em;
  }
}
.salary__100__box-textbox p:nth-child(2) span {
  font-size: 165px;
}
@media (max-width: 1920px) {
  .salary__100__box-textbox p:nth-child(2) span {
    font-size: 8.59375vw;
  }
}
@media (max-width: 768px) {
  .salary__100__box-textbox p:nth-child(2) span {
    font-size: 13.5416666667vw;
  }
}
.salary__100__box-textbox p:nth-child(3) {
  font-weight: 500;
  font-size: 46px;
}
@media (max-width: 1920px) {
  .salary__100__box-textbox p:nth-child(3) {
    font-size: 2.3958333333vw;
  }
}
@media (max-width: 768px) {
  .salary__100__box-textbox p:nth-child(3) {
    font-size: 4.296875vw;
  }
}
.salary__100__box-textbox p:last-child {
  font-size: 38px;
  line-height: 1.2;
  font-weight: 500;
}
@media (max-width: 1920px) {
  .salary__100__box-textbox p:last-child {
    font-size: 1.9791666667vw;
  }
}
@media (max-width: 768px) {
  .salary__100__box-textbox p:last-child {
    font-size: 3.6458333333vw;
  }
}
.salary__bottom {
  margin-bottom: 56px;
  height: 405px;
}
@media (max-width: 1200px) {
  .salary__bottom {
    margin-bottom: 4.6666666667vw;
    height: 33.75vw;
  }
}
@media (max-width: 768px) {
  .salary__bottom {
    margin-bottom: 7.2916666667vw;
    height: 32.5520833333vw;
  }
}
.salary__bottom__box {
  width: 100%;
  height: 202px;
}
@media (max-width: 1200px) {
  .salary__bottom__box {
    height: 16.8333333333vw;
  }
}
@media (max-width: 768px) {
  .salary__bottom__box {
    width: 100vw;
    height: 26.3020833333vw;
    margin: 0 -5.5%;
  }
}
.salary__bottom__box p {
  font-size: 53px;
  width: 16.6666666667%;
  text-align: center;
  padding: 30px 0;
  line-height: 1.3;
}
@media (max-width: 1200px) {
  .salary__bottom__box p {
    font-size: 4.4166666667vw;
  }
}
@media (max-width: 768px) {
  .salary__bottom__box p {
    padding: 2.6041666667vw 0;
    font-size: 4.5572916667vw;
  }
}
.salary__bottom__box p:nth-child(even) {
  color: #fff;
  background-color: #17b5ff;
}
.salary__bottom__box_1, .salary__bottom__box_2 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.salary__bottom__box_1 p:nth-child(odd) {
  color: #17b5ff;
  background-color: #ffec1a;
}
.salary__bottom__box_1 p:nth-child(even) {
  color: #fff;
  background-color: #17b5ff;
}
.salary__bottom__box_2 p:nth-child(odd) {
  color: #fff;
  background-color: #17b5ff;
}
.salary__bottom__box_2 p:nth-child(even) {
  color: #17b5ff;
  background-color: #ffec1a;
}

.voice {
  position: relative;
}
.voice::before {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/voice-deco1.png) no-repeat center center;
  background-size: 112px 94px;
  width: 112px;
  height: 94px;
  top: -115px;
  left: 30%;
}
@media (max-width: 1200px) {
  .voice::before {
    background-size: 9.3333333333vw 7.8333333333vw;
    width: 9.3333333333vw;
    height: 7.8333333333vw;
    top: -9.5833333333vw;
    left: 2.5vw;
  }
}
.voice::after {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/voice-deco2.png) no-repeat center center;
  background-size: 297px 299px;
  width: 297px;
  height: 299px;
  bottom: -326px;
  right: 25%;
}
@media (max-width: 1200px) {
  .voice::after {
    background-size: 24.75vw 24.9166666667vw;
    width: 24.75vw;
    height: 24.9166666667vw;
    bottom: -27.1666666667vw;
    right: 2.0833333333vw;
  }
}
.voice__wrap {
  display: flex;
  flex-direction: column;
  gap: 84px;
  padding-top: 5px;
}
@media (max-width: 1200px) {
  .voice__wrap {
    gap: 7vw;
  }
}
@media (max-width: 768px) {
  .voice__wrap {
    gap: 7.8125vw;
  }
}
.voice__item {
  display: flex;
  align-items: flex-start;
  padding-right: 31px;
}
@media (max-width: 1200px) {
  .voice__item {
    padding-right: 2.5833333333vw;
  }
}
@media (max-width: 768px) {
  .voice__item {
    flex-direction: column;
    align-items: center;
    padding-right: 0;
  }
}
.voice__item__img {
  width: 356px;
  z-index: 2;
  margin-left: 28px;
}
@media (max-width: 1200px) {
  .voice__item__img {
    width: 29.6666666667vw;
    margin-left: 2.3333333333vw;
  }
}
@media (max-width: 768px) {
  .voice__item__img {
    width: 43.8802083333vw;
    margin-left: 0;
  }
  .voice__item__img span {
    font-size: 3.3854166667vw;
    padding-top: 3.90625vw;
    text-align: center;
  }
}
.voice__item__img img {
  width: 100%;
}
.voice__item__text {
  padding-top: 58px;
}
@media (max-width: 1200px) {
  .voice__item__text {
    padding-top: 4.8333333333vw;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .voice__item__text {
    padding-top: 3.90625vw;
  }
}
.voice__item__text h3 {
  font-size: 37px;
  font-weight: 600;
  background-color: #17b5ff;
  color: #fff;
  padding: 23px 20px 23px 71px;
  margin-left: -47px;
  width: 738px;
  letter-spacing: 0.19rem;
}
@media (max-width: 1200px) {
  .voice__item__text h3 {
    font-size: 3.0833333333vw;
    padding: 1.9166666667vw 1.6666666667vw 1.9166666667vw 5.9166666667vw;
    margin-left: -3.9166666667vw;
    width: 61.5vw;
  }
}
@media (max-width: 768px) {
  .voice__item__text h3 {
    padding: 2.9947916667vw 2.6041666667vw 2.9947916667vw 2.9947916667vw;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    font-size: 4.1666666667vw;
  }
}
.voice__item__text p {
  padding: 30px 0 7px 45px;
  font-size: 23px;
  line-height: 1.65;
}
@media (max-width: 1200px) {
  .voice__item__text p {
    font-size: 1.9166666667vw;
    padding: 2.5vw 0 0.5833333333vw 3.75vw;
  }
}
@media (max-width: 768px) {
  .voice__item__text p {
    font-size: 3.515625vw;
    padding: 1.3020833333vw 0 0.9114583333vw 0;
  }
}
.voice__item__text span {
  display: block;
  font-size: 23px;
  text-align: right;
}
@media (max-width: 1200px) {
  .voice__item__text span {
    font-size: 1.9166666667vw;
  }
}
.voice__item:nth-child(2) {
  flex-direction: row-reverse;
  gap: 0;
  padding-right: 125px;
}
@media (max-width: 1200px) {
  .voice__item:nth-child(2) {
    padding-right: 8.3333333333vw;
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .voice__item:nth-child(2) {
    padding-right: 0;
  }
}
.voice__item:nth-child(2) .voice__item__text {
  padding-top: 47px;
}
@media (max-width: 1200px) {
  .voice__item:nth-child(2) .voice__item__text {
    padding-top: 3.9166666667vw;
  }
}
.voice__item:nth-child(2) .voice__item__text h3 {
  margin-right: -96px;
  padding: 23px 20px 23px 35px;
}
@media (max-width: 1200px) {
  .voice__item:nth-child(2) .voice__item__text h3 {
    padding: 1.9166666667vw 1.6666666667vw 1.9166666667vw 2.9166666667vw;
  }
}
@media (max-width: 768px) {
  .voice__item:nth-child(2) .voice__item__text h3 {
    margin-right: 0;
    padding: 2.9947916667vw 2.6041666667vw 2.9947916667vw 2.9947916667vw;
  }
}
.voice__item:nth-child(2) .voice__item__text h3 p {
  padding-left: 0;
}
.voice__item:nth-child(2) .voice__item__text h3 span {
  text-align: left;
}

.faq {
  padding-top: 133px;
}
@media (max-width: 1200px) {
  .faq {
    padding-top: 11.0833333333vw;
  }
}
.faq-box-wrapper {
  display: flex;
  flex-direction: column;
  gap: 33px;
  padding-top: 62px;
}
@media (max-width: 1200px) {
  .faq-box-wrapper {
    gap: 2.75vw;
    padding-top: 5.1666666667vw;
  }
}
.faq-box dt {
  padding: 19px 0 19px 31px;
  font-size: 36px;
  text-align: left;
  color: #17b5ff;
  border: 1px solid #17b5ff;
  font-family: "DNP 秀英角ゴシック銀", "Noto Sans CJK JP", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;
  letter-spacing: 0.2rem;
  font-feature-settings: "palt";
}
@media (max-width: 1200px) {
  .faq-box dt {
    font-size: 3vw;
    padding: 1.5833333333vw 0 1.5833333333vw 2.5833333333vw;
  }
}
@media (max-width: 768px) {
  .faq-box dt {
    font-size: 3.7760416667vw;
    font-family: inherit;
    padding: 3.2552083333vw 0 3.2552083333vw 2.6041666667vw;
  }
}
.faq-box dt::before {
  content: "Q.";
  display: inline-block;
  color: #17b5ff;
}
.faq-box:nth-of-type(even) dt {
  background-color: #17b5ff;
  color: #fff;
}
.faq-box:nth-of-type(even) dt::before {
  color: #fff;
}
.faq-box dd {
  padding: 23px 0 23px 30px;
  margin: 0 auto;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: -0.07rem;
}
@media (max-width: 1200px) {
  .faq-box dd {
    font-size: 2vw;
    padding: 1.9166666667vw 0 1.9166666667vw 2.5vw;
  }
}
@media (max-width: 768px) {
  .faq-box dd {
    font-size: 3.125vw;
    padding: 2.6041666667vw 0 2.6041666667vw 2.6041666667vw;
  }
}
.faq-box dd::before {
  content: "A.";
}

.work__box {
  display: flex;
  flex-direction: column;
  gap: 20px;
  background-color: #fff;
  width: 865px;
  padding: 25px;
  position: relative;
  border: 1px solid #17b5ff;
}
.work__box-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 69px;
}
@media (max-width: 1200px) {
  .work__box-wrap {
    gap: 5.75vw;
  }
}
@media (max-width: 1200px) {
  .work__box {
    gap: 1.6666666667vw;
    width: 72.0833333333vw;
    padding: 2.0833333333vw;
  }
}
@media (max-width: 768px) {
  .work__box {
    width: 100%;
  }
}
.work__box::before, .work__box::after {
  content: "";
  display: block;
  width: 865px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-bottom: 1px solid #17b5ff;
}
@media (max-width: 1200px) {
  .work__box::before, .work__box::after {
    width: 72.0833333333vw;
  }
}
@media (max-width: 768px) {
  .work__box::before, .work__box::after {
    width: 100%;
  }
}
.work__box:nth-of-type(1) {
  margin-right: 298px;
}
@media (max-width: 1200px) {
  .work__box:nth-of-type(1) {
    margin-right: 24.8333333333vw;
  }
}
@media (max-width: 768px) {
  .work__box:nth-of-type(1) {
    margin-right: 0;
  }
}
.work__box:nth-of-type(1)::before {
  border-right: 1px solid #17b5ff;
  margin: 0 0 -4px 4px;
}
@media (max-width: 1200px) {
  .work__box:nth-of-type(1)::before {
    margin: 0 0 -0.3333333333vw 0.3333333333vw;
  }
}
@media (max-width: 768px) {
  .work__box:nth-of-type(1)::before {
    margin: 0 0 -0.5208333333vw 0.5208333333vw;
  }
}
.work__box:nth-of-type(1)::after {
  border-right: 1px solid #17b5ff;
  margin: 0 0 -8px 8px;
}
@media (max-width: 1200px) {
  .work__box:nth-of-type(1)::after {
    margin: 0 0 -0.6666666667vw 0.6666666667vw;
  }
}
@media (max-width: 768px) {
  .work__box:nth-of-type(1)::after {
    margin: 0 0 -1.0416666667vw 1.0416666667vw;
  }
}
.work__box:nth-of-type(2) {
  margin-left: 249px;
}
@media (max-width: 1200px) {
  .work__box:nth-of-type(2) {
    margin-left: 20.75vw;
  }
}
@media (max-width: 768px) {
  .work__box:nth-of-type(2) {
    margin-left: 0;
  }
}
.work__box:nth-of-type(2)::before {
  border-left: 1px solid #17b5ff;
  margin: 0 0 -4px -4px;
}
@media (max-width: 1200px) {
  .work__box:nth-of-type(2)::before {
    margin: 0 0 -0.3333333333vw -0.3333333333vw;
  }
}
@media (max-width: 768px) {
  .work__box:nth-of-type(2)::before {
    margin: 0 0 -0.5208333333vw -0.5208333333vw;
  }
}
.work__box:nth-of-type(2)::after {
  border-left: 1px solid #17b5ff;
  margin: 0 0 -8px -8px;
}
@media (max-width: 1200px) {
  .work__box:nth-of-type(2)::after {
    margin: 0 0 -0.6666666667vw -0.6666666667vw;
  }
}
@media (max-width: 768px) {
  .work__box:nth-of-type(2)::after {
    margin: 0 0 -1.0416666667vw -1.0416666667vw;
  }
}
.work__box h3 {
  font-size: 45px;
  font-weight: 600;
  color: #0095db;
  line-height: 1.4;
}
@media (max-width: 1200px) {
  .work__box h3 {
    font-size: 3.75vw;
  }
}
@media (max-width: 768px) {
  .work__box h3 {
    font-size: 4.8177083333vw;
    color: #17b5ff;
    line-height: 1.2;
  }
}
.work__box p {
  font-size: 24px;
  letter-spacing: -0.04em;
  line-height: 1.6;
}
@media (max-width: 1200px) {
  .work__box p {
    font-size: 2vw;
  }
}
@media (max-width: 768px) {
  .work__box p {
    font-size: 3.515625vw;
  }
}
.work__box p span {
  color: #17b5ff;
}

.contact {
  padding-bottom: 200px;
}
@media (max-width: 1200px) {
  .contact {
    padding-bottom: 16.6666666667vw;
  }
}
.contact__text {
  font-size: 36px;
  color: #17b5ff;
  padding: 50px 0 65px;
  text-align: center;
}
@media (max-width: 1200px) {
  .contact__text {
    font-size: 3vw;
    padding: 4.1666666667vw 0 5.4166666667vw;
  }
}
@media (max-width: 768px) {
  .contact__text {
    display: none;
  }
}
.contact__box {
  display: flex;
  align-items: stretch;
  gap: 30px;
  padding-top: 30px;
}
@media (max-width: 1200px) {
  .contact__box {
    gap: 2.5vw;
    padding-top: 2.5vw;
  }
}
@media (max-width: 768px) {
  .contact__box {
    flex-direction: column;
    gap: 6.5104166667vw;
  }
}
.contact__box-inner {
  width: 50%;
  border: 1px solid #14a539;
}
@media (max-width: 768px) {
  .contact__box-inner {
    width: 100%;
  }
}
.contact__box-inner h3 {
  color: #fff;
  background-color: #14a539;
  font-size: 19px;
  padding: 7px 0;
  text-align: center;
}
@media (max-width: 1200px) {
  .contact__box-inner h3 {
    font-size: 1.5833333333vw;
    padding: 0.5833333333vw 0;
  }
}
@media (max-width: 768px) {
  .contact__box-inner h3 {
    font-size: 3.2552083333vw;
    padding: 1.0416666667vw 0;
  }
}
.contact__box-inner-line {
  display: flex;
  justify-content: center;
  gap: 30px;
  padding: 10px 0;
}
@media (max-width: 1200px) {
  .contact__box-inner-line {
    gap: 2.5vw;
    padding: 0.8333333333vw 0;
  }
}
@media (max-width: 768px) {
  .contact__box-inner-line {
    padding: 3.90625vw 0;
  }
}
.contact__box-inner-line-img {
  width: 190px;
}
@media (max-width: 1200px) {
  .contact__box-inner-line-img {
    width: 15.8333333333vw;
  }
}
@media (max-width: 768px) {
  .contact__box-inner-line-img {
    width: 29.296875vw;
  }
  .contact__box-inner-line-img p {
    font-size: 3.6458333333vw;
    color: #14a539;
  }
}
.contact__box-inner-line-img img {
  width: 100%;
}
@media (max-width: 768px) {
  .contact__box-inner-line-img img {
    width: 26.3020833333vw;
  }
}
.contact__box-inner-line-text {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
@media (max-width: 768px) {
  .contact__box-inner-line-text {
    gap: 2.6041666667vw;
  }
}
.contact__box-inner-line-qr {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
}
@media (max-width: 1200px) {
  .contact__box-inner-line-qr {
    gap: 1.1666666667vw;
  }
}
.contact__box-inner-line-qr p {
  font-size: 31px;
  color: #14a539;
  font-weight: 400;
}
@media (max-width: 1200px) {
  .contact__box-inner-line-qr p {
    font-size: 2.5833333333vw;
  }
}
.contact__box-inner-line-qr img {
  width: 112px;
}
@media (max-width: 1200px) {
  .contact__box-inner-line-qr img {
    width: 9.3333333333vw;
  }
}
@media (max-width: 768px) {
  .contact__box-inner-line-qr img {
    width: 47.7864583333vw;
  }
}
.contact__box-inner-line-id {
  width: 250px;
}
@media (max-width: 1200px) {
  .contact__box-inner-line-id {
    width: 20.8333333333vw;
  }
}
@media (max-width: 768px) {
  .contact__box-inner-line-id {
    width: 47.3958333333vw;
  }
}
.contact__box-inner-line-id p {
  text-align: center;
}
.contact__box-inner-line-id p:first-child {
  font-size: 23px;
  font-family: "Noto Sans CJK JP", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", sans-serif;
  background-color: #14a539;
  color: #fff;
  padding: 7px 0;
}
@media (max-width: 1200px) {
  .contact__box-inner-line-id p:first-child {
    font-size: 1.9166666667vw;
    padding: 0.5833333333vw 0;
  }
}
@media (max-width: 768px) {
  .contact__box-inner-line-id p:first-child {
    font-size: 4.296875vw;
    padding: 1.3020833333vw 0;
    font-family: inherit;
  }
}
.contact__box-inner-line-id p:last-child {
  font-size: 28px;
  border: 4px solid #14a539;
  color: #14a539;
  padding: 7px 0;
}
@media (max-width: 1200px) {
  .contact__box-inner-line-id p:last-child {
    font-size: 2.3333333333vw;
    padding: 0.5833333333vw 0;
  }
}
@media (max-width: 768px) {
  .contact__box-inner-line-id p:last-child {
    font-size: 4.296875vw;
    padding: 1.3020833333vw 0;
  }
}
.contact__box-inner-tel {
  border: 1px solid #de973e;
}
.contact__box-inner-tel h3 {
  background-color: #de973e;
}
.contact__box-inner-tel-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  color: #de973e;
  padding: 50px 0;
}
@media (max-width: 1200px) {
  .contact__box-inner-tel-text {
    gap: 1.25vw;
    padding: 4.1666666667vw 0;
  }
}
@media (max-width: 768px) {
  .contact__box-inner-tel-text {
    gap: 1.3020833333vw;
    padding: 3.90625vw 0;
  }
}
.contact__box-inner-tel-text p:first-child {
  font-size: 30px;
}
@media (max-width: 1200px) {
  .contact__box-inner-tel-text p:first-child {
    font-size: 2.5vw;
  }
}
@media (max-width: 768px) {
  .contact__box-inner-tel-text p:first-child {
    font-size: 5.2083333333vw;
  }
}
.contact__box-inner-tel-text p:nth-child(2) {
  font-size: 44px;
}
@media (max-width: 1200px) {
  .contact__box-inner-tel-text p:nth-child(2) {
    font-size: 3.6666666667vw;
  }
}
@media (max-width: 768px) {
  .contact__box-inner-tel-text p:nth-child(2) {
    font-size: 11.1979166667vw;
  }
}
@media (max-width: 768px) {
  .contact__box-inner-tel-text p:nth-child(3) {
    width: 56.1197916667vw;
    padding: 1.3020833333vw 0;
    font-size: 3.2552083333vw;
    background-color: #de973e;
    color: #fff;
    text-align: center;
  }
}
.contact__box-inner-tel-text p:last-child {
  font-size: 26px;
}
@media (max-width: 1200px) {
  .contact__box-inner-tel-text p:last-child {
    font-size: 2.1666666667vw;
  }
}
@media (max-width: 768px) {
  .contact__box-inner-tel-text p:last-child {
    font-size: 4.6875vw;
  }
}/*# sourceMappingURL=style.css.map */