@charset "UTF-8";
.main {
  overflow: hidden;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-display: swap;
  font-weight: 400;
  color: #242424;
}

.sp_br {
  display: block;
}
.pc_br {
  display: none;
}
.btn {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 4px solid #242424;
  padding: 10px 20px;
  width: 100%;
  gap: 10px;
  -webkit-transition: flex-direction 1s ease-in-out, -webkit- 2009flex-direction 1s ease-in-out, -webkit-flex-direction 1s ease-in-out;
  transition: flex-direction 1s ease-in-out, -webkit- 2009flex-direction 1s ease-in-out, -webkit-flex-direction 1s ease-in-out;
  transition: flex-direction 1s ease-in-out;
  transition: flex-direction 1s ease-in-out, -webkit- 2009flex-direction 1s ease-in-out, -webkit-flex-direction 1s ease-in-out, -ms-flex-direction 1s ease-in-out;
}
.btn:hover {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.btn__text01 {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.2em;
}

.btn02 {
  background: #242424;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 30px;
  width: 100%;
  gap: 50px;
  color: #fff;
  -webkit-transition: flex-direction 1s ease-in-out, -webkit- 2009flex-direction 1s ease-in-out, -webkit-flex-direction 1s ease-in-out;
  transition: flex-direction 1s ease-in-out, -webkit- 2009flex-direction 1s ease-in-out, -webkit-flex-direction 1s ease-in-out;
  transition: flex-direction 1s ease-in-out;
  transition: flex-direction 1s ease-in-out, -webkit- 2009flex-direction 1s ease-in-out, -webkit-flex-direction 1s ease-in-out, -ms-flex-direction 1s ease-in-out;
}
.btn02:hover {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.btn02__text01 {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.02em;
}

.btn03 {
  background: #242424;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 30px;
  width: 100%;
  gap: 50px;
  color: #fff;
  -webkit-transition: flex-direction 1s ease-in-out, -webkit- 2009flex-direction 1s ease-in-out, -webkit-flex-direction 1s ease-in-out;
  transition: flex-direction 1s ease-in-out, -webkit- 2009flex-direction 1s ease-in-out, -webkit-flex-direction 1s ease-in-out;
  transition: flex-direction 1s ease-in-out;
  transition: flex-direction 1s ease-in-out, -webkit- 2009flex-direction 1s ease-in-out, -webkit-flex-direction 1s ease-in-out, -ms-flex-direction 1s ease-in-out;
}
.btn03:hover {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.btn03__text01 {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.02em;
}

.btn04 {
  background: #242424;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 18px;
  width: 100%;
  gap: 10px;
  color: #fff;
  -webkit-transition: flex-direction 1s ease-in-out, -webkit- 2009flex-direction 1s ease-in-out, -webkit-flex-direction 1s ease-in-out;
  transition: flex-direction 1s ease-in-out, -webkit- 2009flex-direction 1s ease-in-out, -webkit-flex-direction 1s ease-in-out;
  transition: flex-direction 1s ease-in-out;
  transition: flex-direction 1s ease-in-out, -webkit- 2009flex-direction 1s ease-in-out, -webkit-flex-direction 1s ease-in-out, -ms-flex-direction 1s ease-in-out;
}
.btn04:hover {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.btn04__text01 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.02em;
}

.btn05 {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 2px solid #242424;
  padding: 10px 20px;
  width: 55%;
  gap: 10px;
  -webkit-transition: flex-direction 1s ease-in-out, -webkit- 2009flex-direction 1s ease-in-out, -webkit-flex-direction 1s ease-in-out;
  transition: flex-direction 1s ease-in-out, -webkit- 2009flex-direction 1s ease-in-out, -webkit-flex-direction 1s ease-in-out;
  transition: flex-direction 1s ease-in-out;
  transition: flex-direction 1s ease-in-out, -webkit- 2009flex-direction 1s ease-in-out, -webkit-flex-direction 1s ease-in-out, -ms-flex-direction 1s ease-in-out;
}
.btn05:hover {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.btn05__text01 {
  font-family: "Oswald", serif;
  font-display: swap;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  font-weight: 700;
}

.btn06 {
  background: #242424;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 30px;
  width: 100%;
  gap: 50px;
  color: #fff;
  -webkit-transition: flex-direction 1s ease-in-out, -webkit- 2009flex-direction 1s ease-in-out, -webkit-flex-direction 1s ease-in-out;
  transition: flex-direction 1s ease-in-out, -webkit- 2009flex-direction 1s ease-in-out, -webkit-flex-direction 1s ease-in-out;
  transition: flex-direction 1s ease-in-out;
  transition: flex-direction 1s ease-in-out, -webkit- 2009flex-direction 1s ease-in-out, -webkit-flex-direction 1s ease-in-out, -ms-flex-direction 1s ease-in-out;
}
.btn06:hover {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.btn06__text01 {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.02em;
}

.btn07 {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #242424;
  color: #fff;
  padding: 15px 20px;
  width: 25%;
  gap: 10px;
  -webkit-transition: flex-direction 1s ease-in-out, -webkit- 2009flex-direction 1s ease-in-out, -webkit-flex-direction 1s ease-in-out;
  transition: flex-direction 1s ease-in-out, -webkit- 2009flex-direction 1s ease-in-out, -webkit-flex-direction 1s ease-in-out;
  transition: flex-direction 1s ease-in-out;
  transition: flex-direction 1s ease-in-out, -webkit- 2009flex-direction 1s ease-in-out, -webkit-flex-direction 1s ease-in-out, -ms-flex-direction 1s ease-in-out;
}
.btn07:hover {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.btn07__text01 {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.2em;
}

.btn08 {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 2px solid #242424;
  padding: 10px 7px;
  width: 68%;
  gap: 10px;
  margin-top: 18px;
  -webkit-transition: flex-direction 1s ease-in-out, -webkit- 2009flex-direction 1s ease-in-out, -webkit-flex-direction 1s ease-in-out;
  transition: flex-direction 1s ease-in-out, -webkit- 2009flex-direction 1s ease-in-out, -webkit-flex-direction 1s ease-in-out;
  transition: flex-direction 1s ease-in-out;
  transition: flex-direction 1s ease-in-out, -webkit- 2009flex-direction 1s ease-in-out, -webkit-flex-direction 1s ease-in-out, -ms-flex-direction 1s ease-in-out;
}
.btn08:hover {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.btn08__text01 {
  font-size: 17px;
  font-weight: 700;
}

.btn09 {
  background: #242424;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 18px;
  width: 32%;
  gap: 10px;
  color: #fff;
  -webkit-transition: flex-direction 1s ease-in-out, -webkit- 2009flex-direction 1s ease-in-out, -webkit-flex-direction 1s ease-in-out;
  transition: flex-direction 1s ease-in-out, -webkit- 2009flex-direction 1s ease-in-out, -webkit-flex-direction 1s ease-in-out;
  transition: flex-direction 1s ease-in-out;
  transition: flex-direction 1s ease-in-out, -webkit- 2009flex-direction 1s ease-in-out, -webkit-flex-direction 1s ease-in-out, -ms-flex-direction 1s ease-in-out;
}
.btn09:hover {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.btn09__text01 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.02em;
}

/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 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 {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  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] {
  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 */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  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;
  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;
  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;
}

body.-active {
  overflow: hidden;
}

body.-active::before {
  content: "";
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  left: 0;
  right: 0%;
  top: 0;
  bottom: 0;
  z-index: 40;
}

.l-header {
  background: rgba(192, 192, 192, 0.7);
  width: 100%;
  height: 70px;
  position: fixed;
  top: 0;
  z-index: 9999;
}
.l-header__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1180px;
  width: 95%;
  height: 100%;
  margin: 0 auto;
}
.l-header__logo {
  width: 26%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-header__logo:hover {
  opacity: 0.6;
}
.l-header__logo-link {
  display: block;
}
.l-header__logo-visu {
  width: 100%;
}
.l-header__logo-img {
  width: 100%;
}
.l-header__nav {
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  width: 0;
  overflow: hidden;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff023), to(#fcbe2c));
  background: linear-gradient(#fff023 0%, #fcbe2c 100%);
  will-change: transform;
  opacity: 0;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
  transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
  transition: transform 0.4s ease, opacity 0.4s ease;
  transition: transform 0.4s ease, opacity 0.4s ease, -webkit-transform 0.4s ease;
}
.l-header__company-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.l-header__visual-wrapper {
  width: 60%;
}
.l-header__visual {
  width: 100%;
}
.l-header__img {
  width: 100%;
}
.l-header__item {
  width: 65%;
  padding: 6vw 0vw 10vw 5vw;
}
.l-header__item-logo {
  width: 80%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-header__item-logo:hover {
  opacity: 0.6;
}
.l-header__item-logo-link {
  display: block;
}
.l-header__item-logo-visu {
  width: 83%;
}
.l-header__item-logo-img {
  width: 100%;
}
.l-header__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 6vw;
}
.l-header__list {
  font-size: 20px;
  font-weight: 700;
  line-height: 2;
}
.l-header__item-link {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-header__item-link:hover {
  opacity: 0.6;
}
.l-header__list-item {
  margin-bottom: 10px;
}
.l-header__company-link {
  display: block;
  margin-top: 5vw;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-header__company-link:hover {
  opacity: 0.6;
}
.l-header__company-img {
  width: 100%;
}
.l-header__company-addres {
  margin-top: 28px;
}
.l-header__company-addres01 {
  display: block;
  font-size: rem(18);
  line-height: 1.9;
}
.l-header__wrapper {
  margin-left: 5vw;
}
.l-header__btn-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.l-header__entry-btn {
  margin-right: 3vw;
}
.l-header__copy {
  width: 100%;
  margin-top: 3vw;
  font-size: 16px;
  font-weight: 700;
}
.l-header__btn-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.l-header__btn {
  background: rgb(0, 0, 0);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 90px;
  height: 70px;
  padding: 21px 27px;
  position: relative;
  z-index: 50;
}
.l-header__btn-item {
  background: rgb(255, 255, 255);
  display: block;
  width: 100%;
  height: 2px;
  border-radius: 999px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-header__btn-item:first-child {
  -webkit-transform-origin: left top;
          transform-origin: left top;
  background: rgb(255, 255, 255);
}
.l-header__btn-item:last-child {
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  background: rgb(255, 255, 255);
}

.-active .l-header__btn-item:first-child {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.-active .l-header__btn-item:nth-child(2) {
  opacity: 0;
}
.-active .l-header__btn-item:last-child {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.main {
  overflow: hidden;
}

.-active .l-header__nav {
  width: 100vw;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
  right: 0;
}

.footer {
  background: #F6F6F6;
  padding-top: 5vw;
  padding-bottom: 5vw;
}
.footer__inner {
  max-width: 1080px;
  width: 95%;
  margin: 0 auto;
}
.footer__nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.footer__nav-inner {
  max-width: 1100px;
  width: 95%;
  margin: 0 auto;
  padding: 1rem;
}
.footer__company-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 30px;
}
.footer__company-link {
  display: block;
  margin-top: 5vw;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.footer__company-link:hover {
  opacity: 0.6;
}
.footer__company-img {
  width: 70%;
}
.footer__company {
  width: 49%;
}
.footer__company01 {
  font-size: 15px;
  margin-bottom: 20px;
  margin-top: 10px;
}
.footer__company01-visual {
  width: 10%;
}
.footer__company01-img {
  width: 100%;
}
.footer__logo {
  width: 65%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.footer__logo:hover {
  opacity: 0.6;
}
.footer__logo-link {
  display: block;
}
.footer__logo-visu {
  width: 100%;
}
.footer__logo-img {
  width: 100%;
}
.footer__company-addres {
  margin-top: 28px;
}
.footer__company-addres01 {
  display: block;
  font-size: rem(18);
  line-height: 1.9;
}
.footer__list {
  font-size: 20px;
  font-weight: 700;
  line-height: 2;
}
.footer__item-link {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.footer__item-link:hover {
  opacity: 0.6;
}
.footer__item {
  margin-bottom: 0.75rem;
}
.footer__company-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.footer__btn-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.footer__copy {
  width: 100%;
  margin-top: 8vw;
  font-size: 16px;
  font-weight: 700;
}

.l-entry {
  padding-bottom: 11vw;
}
.l-entry__bc {
  background: url(../img/common/entry.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 40vw;
  position: relative;
}
.l-entry__bc::after {
  content: "";
  background: rgba(36, 36, 36, 0.2);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.l-entry__bc-title {
  display: block;
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 43%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  line-height: 1.5;
  text-align: center;
  width: 80%;
  z-index: 30;
}
.l-entry__btn-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin-top: -6vw;
  position: relative;
  z-index: 40;
}
.l-entry__btn-wrapper::before {
  content: "";
  background-image: url(../img/common/entry.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  position: absolute;
  top: -7%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 23em;
  height: 10em;
  z-index: 50;
}
.l-entry__btn {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff023), to(#fcbe2c));
  background: linear-gradient(#fff023 0%, #fcbe2c 100%);
  display: block;
  padding: 5vw 10vw;
  gap: 10px;
  width: 50%;
  text-align: center;
  margin: 0 auto;
  font-size: 40px;
  font-weight: 700;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-entry__btn:hover {
  opacity: 0.6;
}

.l-entry {
  padding-bottom: 11vw;
}
.l-entry__bc {
  background: url(../img/common/entry.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 40vw;
  position: relative;
}
.l-entry__bc::after {
  content: "";
  background: rgba(36, 36, 36, 0.2);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.l-entry__bc-title {
  display: block;
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 43%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  line-height: 1.5;
  text-align: center;
  width: 80%;
  z-index: 30;
}
.l-entry__btn-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin-top: -6vw;
  position: relative;
  z-index: 40;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-entry__btn-wrapper:hover {
  opacity: 0.6;
}
.l-entry__btn-wrapper::before {
  content: "";
  background-image: url(../img/common/entry.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  position: absolute;
  top: -8%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 23em;
  height: 4em;
  z-index: 50;
}
.l-entry__btn {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff023), to(#fcbe2c));
  background: linear-gradient(#fff023 0%, #fcbe2c 100%);
  display: block;
  padding: 5vw 10vw;
  gap: 10px;
  width: 50%;
  text-align: center;
  margin: 0 auto;
  font-size: 40px;
  font-weight: 700;
}

svg {
  vertical-align: bottom;
}

.l-top-cover {
  position: relative;
  overflow: hidden;
}
.l-top-cover__deco-visual {
  position: absolute;
  top: -70%;
  right: -57%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 72%;
  z-index: 10;
}
.l-top-cover__deco-img {
  height: auto;
  max-width: 100%;
  vertical-align: top;
}
.l-top-cover__deco-visual02 {
  position: absolute;
  top: 14%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 10%;
  width: 100%;
  z-index: 30;
}
.l-top-cover__deco-img02 {
  height: auto;
  max-width: 100%;
  vertical-align: top;
}

.index-top {
  position: relative;
  overflow: hidden;
}
.index-top__inner {
  max-width: 1180px;
  width: 95%;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 8vw;
  position: relative;
}
.index-top__visual {
  width: 90%;
  position: relative;
  z-index: 20;
}
.index-top__img {
  width: 100%;
  border-radius: 60px 0px;
}
.index-top__text-wrapper {
  margin-top: -18vw;
  width: 100%;
  padding-left: 1vw;
}
.index-top__bc-text {
  width: 21.3em;
  position: relative;
  z-index: 39;
  margin-bottom: -4vw;
}
.index-top__sub {
  font-size: 38px;
  font-weight: 700;
  letter-spacing: 0.001em;
  position: relative;
  z-index: 40;
}
.index-top__sub02 {
  font-size: 38px;
  font-weight: 700;
  margin-top: 3px;
  letter-spacing: 0.001em;
  position: relative;
  z-index: 40;
}
.index-top__main {
  font-size: 88px;
  font-weight: 700;
  position: relative;
  z-index: 40;
}
.index-top__mv {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1180px;
  width: 95%;
  padding: 13vw 0 0;
  z-index: 40;
  margin: auto;
}
.index-top__mv-text {
  width: 52%;
}
.index-top__mv-maintext {
  white-space: nowrap;
  font-size: 35px;
  font-weight: 700;
  line-height: 1.5;
  width: 48%;
}
.index-top__mv-subtext {
  width: 100%;
}
.index-top__mv-sub01 {
  font-size: 18px;
  font-weight: 400;
  margin-top: 4vw;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
.index-top__mv-sub02 {
  font-size: 18px;
  font-weight: 400;
  margin-top: 3vw;
  line-height: 1.5;
}
.index-top__mv-visual {
  margin-right: -26%;
  width: 67%;
}
.index-top__mv-img {
  width: 100%;
}
.index-top__mv-name {
  text-align: right;
  font-size: 24px;
  font-weight: 700;
  margin-top: 29px;
}
.index-top__mv-name02 {
  font-size: 16px;
  font-weight: 500;
}

.index-about {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff023), to(#fcbe2c));
  background: linear-gradient(#fff023 0%, #fcbe2c 100%);
  padding: 13vw 0 18vw;
}
.index-about__kyo {
  margin-bottom: -18vw;
}
.index-about__kyo02 {
  margin-top: -20vw;
}
.index-about__inner {
  max-width: 1080px;
  width: 95%;
  margin: 0 auto;
}
.index-about__yoko {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 6vw;
}
.index-about__visual {
  width: 50%;
  position: relative;
  margin-left: -26%;
}
.index-about__img {
  width: 100%;
}
.index-about__w-text {
  position: absolute;
  bottom: -10%;
  left: 62%;
  color: #fff;
  width: 100%;
}
.index-about__w-text01 {
  font-size: 28px;
  font-weight: 700;
}
.index-about__w-text02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
  width: 100%;
}
.index-about__w-text03 {
  font-size: 140px;
  font-weight: 700;
  font-family: "Oswald", sans-serif;
  font-display: swap;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
.index-about__w-text04 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 10px;
}
.index-about__text-wrapper {
  width: 50%;
  margin-top: 5vw;
}
.index-about__sub-title {
  font-size: 28px;
  font-weight: 700;
}
.index-about__title {
  font-size: 58px;
  font-weight: 700;
  margin-top: 10px;
}
.index-about__text {
  font-size: 18px;
  font-weight: 400;
  margin-top: 4vw;
  line-height: 2;
}
.index-about__btn-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-self: right;
  margin-top: 6vw;
}

.index-job {
  padding: 3vw 0 10vw;
}
.index-job__inner {
  max-width: 1180px;
  width: 95%;
  margin: 0 auto;
}
.index-job__sub-title {
  font-size: 28px;
  font-weight: 700;
}
.index-job__title {
  font-size: 58px;
  font-weight: 700;
  margin-top: 10px;
}
.index-job__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 3vw;
  padding-top: 10vw;
}
.index-job__visual {
  width: 50%;
  margin-top: -3vw;
  position: relative;
  z-index: 20;
}
.index-job__visual-title {
  display: inline-block;
  border: 2px solid #000;
  background: #fff;
  font-size: 46px;
  font-weight: 700;
  margin-left: 5vw;
  padding: 1vw 2vw;
  position: relative;
  z-index: 10;
}
.index-job__img {
  width: 100%;
  margin-top: -20px;
  border-radius: 60px 0px;
}
.index-job__item {
  width: 40%;
  position: relative;
}
.index-job__item::before {
  content: "";
  background-image: url(../img/index/job/job-deco-01.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -50%;
  left: -37%;
  width: 45em;
  height: 45em;
  z-index: -10;
}
.index-job__item-title {
  display: inline-block;
  border: 2px solid #000;
  background: #fff;
  font-size: 16px;
  font-weight: 700;
  padding: 1vw 2vw;
}
.index-job__item-main {
  font-size: 28px;
  font-weight: 700;
  margin-top: 2vw;
  color: #fff;
}
.index-job__item-text {
  font-size: 18px;
  font-weight: 400;
  line-height: 2;
  margin-top: 1vw;
  color: #fff;
  width: 90%;
}
.index-job__btn-wrapper {
  display: inline-block;
  margin-top: 2vw;
}
.index-job__flex02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 10vw;
}
.index-job__mt {
  margin-top: 8vw;
}
.index-job__in {
  width: 40%;
  margin-right: -9vw;
  position: relative;
}
.index-job__in::before {
  content: "";
  background-image: url(../img/index/job/job-deco-02.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -46%;
  left: -37%;
  width: 30em;
  height: 29em;
  z-index: -10;
}
.index-job__bc-text {
  width: 15.3em;
  position: relative;
  z-index: 9;
  margin-bottom: -2.5vw;
}
.index-job__in-title {
  display: block;
  border: 2px solid #000;
  background: #fff;
  font-size: 16px;
  font-weight: 700;
  padding: 1vw 2vw;
  width: 50%;
  position: relative;
  z-index: 10;
}
.index-job__in-name {
  font-size: 28px;
  font-weight: 700;
  margin-top: 2vw;
  position: relative;
  z-index: 10;
}
.index-job__in-main {
  font-size: 37px;
  font-weight: 700;
  margin-top: 2vw;
  position: relative;
  z-index: 10;
}
.index-job__in-visual {
  width: 60%;
  margin-top: -3vw;
  position: relative;
}
.index-job__in-visual::after {
  content: "";
  background-image: url(../img/index/job/job-deco-03.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0%;
  right: -27%;
  width: 17em;
  height: 15em;
  z-index: -10;
}
.index-job__in-img {
  width: 100%;
  margin-top: -20px;
  border-radius: 60px 0px;
}
.index-job__btn-wrapper02 {
  display: inline-block;
  margin-top: 4vw;
}

.index-welfare {
  margin-top: 3rem;
  padding-bottom: 5vw;
  color: #fff;
  position: relative;
}
.index-welfare__item {
  background: -webkit-gradient(linear, left top, left bottom, from(#1db43b), to(#0f5a1e));
  background: linear-gradient(#1db43b 0%, #0f5a1e 100%);
  width: 61vw;
  margin-right: calc((50vw - 100%) * -1);
  padding: 10vw 5vw;
  border-radius: 0 60px 60px 0;
}
.index-welfare__sub-title {
  font-size: 28px;
  font-weight: 700;
  position: relative;
  z-index: 10;
}
.index-welfare__title {
  font-size: 50px;
  font-weight: 700;
  margin-top: 10px;
  position: relative;
  z-index: 10;
}
.index-welfare__main {
  margin-top: 5vw;
  font-size: 34px;
  font-weight: 700;
  position: relative;
  z-index: 10;
}
.index-welfare__text {
  font-size: 18px;
  font-weight: 400;
  line-height: 2;
  margin-top: 1vw;
  color: #fff;
  position: relative;
  z-index: 10;
  width: 60%;
}
.index-welfare__visual {
  width: 100%;
  position: absolute;
  left: 34%;
  bottom: 0%;
}
.index-welfare__img {
  width: 60%;
  border-radius: 60px 0;
}
.index-welfare__btn-wrapper02 {
  display: inline-block;
  margin-top: 4vw;
  position: relative;
  z-index: 10;
}

.index-fb {
  margin-top: 10vw;
  padding-bottom: 20vw;
  color: #fff;
  position: relative;
}
.index-fb__item {
  background: -webkit-gradient(linear, left top, left bottom, from(#1db43b), to(#0f5a1e));
  background: linear-gradient(#1db43b 0%, #0f5a1e 100%);
  margin-left: auto;
  margin-right: 0;
  padding: 10vw 5vw 10vw 10vw;
  border-radius: 60px 0px 0px 60px;
  width: 55%;
}
.index-fb__sub-title {
  font-size: 28px;
  font-weight: 700;
  position: relative;
  z-index: 10;
}
.index-fb__sub-title::before {
  content: "";
  background-image: url(../img/index/fb/logo-icon.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 0%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 3.3em;
  height: 2.3em;
  z-index: 10;
}
.index-fb__title {
  font-size: 50px;
  font-weight: 700;
  margin-top: 10px;
  position: relative;
  z-index: 10;
}
.index-fb__main {
  margin-top: 4vw;
  font-size: 34px;
  font-weight: 700;
  position: relative;
  z-index: 10;
}
.index-fb__text {
  font-size: 18px;
  font-weight: 400;
  line-height: 2;
  margin-top: 1vw;
  color: #fff;
  position: relative;
  z-index: 10;
  width: 100%;
}
.index-fb__visual {
  width: 27%;
  position: absolute;
  left: 20%;
  top: 9%;
  border-radius: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #1877f2;
}
.index-fb__img {
  width: 100%;
}
.index-fb__btn-wrapper02 {
  display: inline-block;
  margin-top: 4vw;
  position: relative;
  z-index: 10;
}

svg {
  vertical-align: bottom;
}

.l-about-cover {
  position: relative;
  z-index: 20;
}
.l-about-cover__deco-visual {
  position: absolute;
  top: -70%;
  right: -57%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 72%;
  z-index: -10;
}
.l-about-cover__deco-img {
  height: auto;
  max-width: 100%;
  vertical-align: top;
}
.l-about-cover__deco-visual02 {
  position: absolute;
  top: 14%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 3%;
  width: 41%;
  z-index: -10;
}
.l-about-cover__deco-img02 {
  height: auto;
  max-width: 100%;
  vertical-align: top;
}

.about-top {
  margin-top: 10vw;
  padding-bottom: 7rem;
}
.about-top__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1180px;
  margin: auto;
  position: relative;
  z-index: 10;
}
.about-top__title {
  width: 48%;
  padding-top: 6vw;
}
.about-top__main-title {
  font-size: 30px;
  font-family: "Oswald", serif;
  font-display: swap;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
.about-top__sub-title {
  font-size: 53px;
  font-weight: 700;
  margin-bottom: 10px;
  width: 100%;
}
.about-top__visual {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  width: 48%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: calc(50% - 50vw);
}
.about-top__img {
  width: 100%;
  height: auto;
  border-radius: 60px 0 0 60px;
}
.about-top__bc {
  margin-top: 5vw;
}
.about-top__bc-title {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.5;
}
.about-top__bc-subtitle {
  max-width: 1180px;
  margin: auto;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
  margin-top: 1vw;
}

.about-item {
  padding-bottom: 7vw;
}
.about-item__inner {
  max-width: 1080px;
  width: 95%;
  margin: 0 auto;
}
.about-item__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.about-item__flex02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: -6vw;
}
.about-item__flex03 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.about-item__flex04 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: -1vw;
}
.about-item__visual {
  width: 40%;
}
.about-item__visual02 {
  width: 47%;
}
.about-item__z20 {
  position: relative;
  z-index: 20;
}
.about-item__visual03 {
  width: 41%;
  margin-top: 2vw;
}
.about-item__visual04 {
  width: 50%;
  margin-left: 3vw;
}
.about-item__img {
  width: 100%;
}
.about-item__wrapper {
  width: 50%;
  margin-left: 7vw;
}
.about-item__wrapper02 {
  width: 42%;
  margin-left: 7vw;
}
.about-item__wrapper03 {
  width: 42%;
  margin-left: 5vw;
}
.about-item__wrapper04 {
  width: 40%;
}
.about-item__right {
  width: 75%;
  margin-top: 5vw;
}
.about-item__right02 {
  width: 86%;
  margin-top: -17vw;
}
.about-item__text-wrapper {
  margin-left: -3vw;
  width: 60%;
}
.about-item__text-wrapper02 {
  width: 85%;
}
.about-item__text-wrapper03 {
  width: 85%;
  padding-top: 4vw;
}
.about-item__text-wrapper04 {
  width: 100%;
}
.about-item__text {
  font-size: 18px;
  font-weight: 400;
  line-height: 2;
}
.about-item__deco01 {
  position: relative;
}
.about-item__deco01::after {
  content: "";
  background-image: url(../img/about/item/about-deco01.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: clamp(-115px, 5vh, -130px);
  right: clamp(-51px, 5vw, 7px);
  width: 10em;
  height: 20em;
  z-index: -10;
}
.about-item__deco02 {
  position: relative;
}
.about-item__deco02::after {
  content: "";
  background-image: url(../img/about/item/about-deco02.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: clamp(-152px, 5vh, -166px);
  left: clamp(20px, 5vw, 50px); /* 右からの距離を調整 */
  width: 17em;
  height: 21em;
  z-index: -10;
}
.about-item__deco03 {
  position: relative;
}
.about-item__deco03::after {
  content: "";
  background-image: url(../img/about/item/about-deco03.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 3vw;
  left: clamp(-102px, 5vw, -102px);
  width: 10em;
  height: 15em;
  z-index: 10;
}
.about-item__deco04 {
  position: relative;
}
.about-item__deco04::after {
  content: "";
  background-image: url(../img/about/item/about-deco04.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: clamp(-65px, 5vw, -74px);
  left: clamp(20px, 5vw, 50px);
  width: 14em;
  height: 7em;
  z-index: 10;
}
.about-item__deco05 {
  position: relative;
}
.about-item__deco05::after {
  content: "";
  background-image: url(../img/about/item/about-deco05.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: clamp(-83px, 5vh, -91px);
  right: clamp(20px, 5vw, 50px);
  width: 9em;
  height: 9em;
  z-index: -10;
}

svg {
  vertical-align: bottom;
}

.l-technical-cover {
  position: relative;
  z-index: 20;
}
.l-technical-cover__deco-visual {
  position: absolute;
  top: -70%;
  right: -57%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 72%;
}
.l-technical-cover__deco-img {
  height: auto;
  max-width: 100%;
  vertical-align: top;
}
.l-technical-cover__deco-visual02 {
  position: absolute;
  top: 14%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 3%;
  width: 41%;
}
.l-technical-cover__deco-img02 {
  height: auto;
  max-width: 100%;
  vertical-align: top;
}

.technical-top {
  margin-top: 10vw;
  padding-bottom: 7rem;
}
.technical-top__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1180px;
  margin: auto;
  position: relative;
  z-index: 10;
}
.technical-top__title {
  width: 48%;
  padding-top: 6vw;
}
.technical-top__main-title {
  font-size: 30px;
  font-family: "Oswald", serif;
  font-display: swap;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
.technical-top__sub-title {
  font-size: 53px;
  font-weight: 700;
  margin-bottom: 10px;
  width: 100%;
}
.technical-top__visual {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  width: 48%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: calc(50% - 50vw);
  margin-left: -4%;
}
.technical-top__img {
  width: 100%;
  height: auto;
  border-radius: 60px 0 0 60px;
}
.technical-top__bc {
  background: #fff;
  border: 2px solid #242424;
  padding: 30px 20px 30px 20px;
  margin-top: 5vw;
  position: relative;
  z-index: 50;
}
.technical-top__bc-title {
  font-size: 70px;
  font-weight: 700;
}
.technical-top__bc-subtitle {
  font-family: "Oswald", serif;
  font-display: swap;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  margin-top: 5px;
  font-size: 50px;
}

.technical-mv {
  padding-bottom: 13vw;
}
.technical-mv__inner {
  max-width: 1180px;
  width: 95%;
  margin: 0 auto;
}
.technical-mv__title-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.technical-mv__main-title {
  font-family: "Oswald", serif;
  font-display: swap;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 90px;
  text-align: center;
}
.technical-mv__sub-title {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-top: 5px;
}
.technical-mv__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 50px;
  margin-top: 7vw;
}
.technical-mv__visual {
  width: 42%;
  position: relative;
  border-radius: 50%;
}
.technical-mv__visual::before {
  content: "";
  background-image: url(../img/technical/mv/technical-mv-deco.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 72%;
  left: -72%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 48em;
  height: 47em;
  z-index: -10;
}
.technical-mv__img {
  width: 100%;
  border-radius: 50%;
}
.technical-mv__item {
  width: 46%;
}
.technical-mv__main {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.5;
}
.technical-mv__text {
  font-size: 20px;
  line-height: 2;
  margin-top: 3vw;
  font-weight: 500;
}

.technical-case {
  padding: 14vw 0 24vw;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff023), to(#fcbe2c));
  background: linear-gradient(#fff023 0%, #fcbe2c 100%);
}
.technical-case__kyo {
  margin-bottom: -18vw;
}
.technical-case__kyo02 {
  margin-top: -20vw;
}
.technical-case__inner {
  max-width: 1080px;
  width: 95%;
  margin: 0 auto;
}
.technical-case__title-wrapper {
  margin-bottom: 7vw;
}
.technical-case__main-title {
  font-family: "Oswald", serif;
  font-display: swap;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 90px;
  text-align: center;
}
.technical-case__sub-title {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-top: 5px;
}
.technical-case__title {
  font-size: 30px;
  font-weight: 700;
}
.technical-case__title:not(:first-of-type) {
  margin-top: 5vw;
}
.technical-case__item {
  /*コレ*/
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /*コレ*/
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-top: 1.5vw;
}
.technical-case__visual {
  width: 50%;
  background: #fff;
  border-radius: 0 0 0px 60px;
}
.technical-case__img {
  width: 100%;
  border-radius: 0 60px;
}
.technical-case__wrapper {
  background: #fff;
  padding: 1vw 1vw;
  width: 50%;
  border-radius: 0 60px 0 0;
}
.technical-case__text {
  font-size: 18px;
  line-height: 1.7;
  font-weight: 400;
}
.technical-case__leader {
  font-size: 18px;
  font-weight: 700;
  text-align: right;
}
.technical-case__name {
  font-size: 18px;
  font-weight: 700;
  text-align: right;
}

.technical-btn {
  padding-top: 7vw;
  padding-bottom: 7vw;
}
.technical-btn__inner {
  max-width: 1080px;
  width: 95%;
  margin: 0 auto;
}
.technical-btn__main-title {
  font-family: "Oswald", serif;
  font-display: swap;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 90px;
  text-align: center;
}
.technical-btn__sub-title {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-top: 5px;
}
.technical-btn__lead-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.technical-btn__lead {
  font-size: 24px;
  font-weight: 700;
  line-height: 2;
  text-align: center;
  margin-top: 7vw;
  width: 70%;
}
.technical-btn__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin-top: 4vw;
  position: relative;
}
.technical-btn__flex::before {
  content: "";
  background-image: url(../img/technical/in/in-deco01.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 3%;
  right: -41%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 30em;
  height: 30em;
  z-index: -10;
}
.technical-btn__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 62%;
  gap: 5vw;
}
.technical-btn__item {
  width: 100%;
}
.technical-btn__text-wrapper {
  padding-left: 2vw;
}
.technical-btn__visual {
  width: 100%;
}
.technical-btn__img {
  width: 100%;
  border-radius: 60px 0;
}
.technical-btn__num {
  font-family: "Oswald", serif;
  font-display: swap;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  position: relative;
  margin-top: -3vw;
  color: #00AC22;
  font-weight: 700;
  font-size: 70px;
}
.technical-btn__name01 {
  font-weight: 700;
  font-size: 24px;
  margin-top: 0.6vw;
}
.technical-btn__name02 {
  font-weight: 400;
  font-size: 18px;
  margin-top: 0.6vw;
}
.technical-btn__name03 {
  font-weight: 700;
  font-size: 24px;
  margin-top: 0.6vw;
}
.technical-btn__btn {
  margin-right: 3vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
  -webkit-justify-content: right;
      -ms-flex-pack: right;
          justify-content: right;
}

.technical-in {
  padding-top: 16vw;
  padding-bottom: 7vw;
  position: relative;
}
.technical-in__inner {
  max-width: 1080px;
  width: 95%;
  margin: 0 auto;
}
.technical-in__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 3vw;
}
.technical-in__flex::after {
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, from(#1db43b), to(#0f5a1e));
  background: linear-gradient(#1db43b 0%, #0f5a1e 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 17%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 31%;
  height: 35.3em;
  border-radius: 0px 60px 60px 0;
  z-index: -10;
}
.technical-in__visual {
  width: 36%;
  position: relative;
}
.technical-in__visual::before {
  content: "";
  background-image: url(../img/technical/in/in-deco04.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 6%;
  left: -3%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 18.3em;
  height: 8.3em;
  z-index: 10;
}
.technical-in__visual02 {
  width: 36%;
  position: relative;
}
.technical-in__visual02::before {
  content: "";
  background-image: url(../img/technical/in/in-deco05.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 6%;
  left: -3%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 18.3em;
  height: 8.3em;
  z-index: 10;
}
.technical-in__img {
  width: 100%;
  border-radius: 60px 0;
}
.technical-in__item {
  width: 50%;
}
.technical-in__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.technical-in__num {
  font-family: "Oswald", serif;
  font-display: swap;
  font-display: swap;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  color: #00AC22;
  font-size: 100px;
  font-weight: 700;
}
.technical-in__cate {
  font-size: 18px;
  padding: 10px 40px;
  border: 2px solid #242424;
  margin-left: 50px;
  font-weight: 700;
  margin-top: 2.6vw;
}
.technical-in__name01 {
  font-size: 36px;
  font-weight: 700;
  margin-top: 1vw;
}
.technical-in__name02 {
  font-size: 25px;
  font-weight: 400;
  margin-top: 1vw;
}
.technical-in__name03 {
  font-size: 36px;
  font-weight: 700;
  margin-top: 1vw;
}
.technical-in__main {
  font-weight: 700;
  font-size: 40px;
  margin-top: 3vw;
  color: #00AC22;
}
.technical-in__text {
  font-size: 20px;
  line-height: 2;
  font-weight: 400;
  margin-top: 1.5vw;
}
.technical-in__sc-flex {
  margin: 0 auto;
  gap: 8vw;
  margin-top: 6vw;
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.technical-in__sc {
  width: 45%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; /*子要素に追加*/
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; /*子要素に追加*/
  height: auto;
}
.technical-in__sc-title {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff023), to(#fcbe2c));
  background: linear-gradient(#fff023 0%, #fcbe2c 100%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 30px;
  font-weight: 700;
  border-radius: 45px;
  padding: 25px 20px;
  width: 100%;
}
.technical-in__sc-visual {
  width: 100%;
  margin-top: 4vw;
}
.technical-in__sc-img {
  width: 100%;
}
.technical-in__sc-visual02 {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  margin-left: -15%; /* 必要に応じて調整 */
  width: 115%; /* 幅を広げて調整 */
  margin-top: 3vw;
}
.technical-in__sc-img02 {
  width: 100%;
  border-radius: 60px 0;
  width: 100%;
  height: auto;
}
.technical-in__re-wrapper {
  width: 45%;
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; /*子要素に追加*/
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; /*子要素に追加*/
  position: relative;
}
.technical-in__re-wrapper::before {
  content: "";
  background-image: url(../img/technical/in/in-deco03.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -16%;
  right: -61%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 26em;
  height: 26em;
  z-index: -10;
}
.technical-in__re-title {
  padding-top: 2vw;
  border-top: 2px solid #242424;
  font-size: 28px;
  font-weight: 700;
}
.technical-in__re-text {
  font-size: 20px;
  line-height: 2;
  margin-top: 1vw;
  font-weight: 400;
  margin-bottom: 1vw;
}
.technical-in__re-visual {
  width: 100%;
  margin-right: calc(50% - 50vw);
  margin-bottom: 2vw;
}
.technical-in__re-img {
  border-radius: 60px 0;
  width: 50vw;
}

svg {
  vertical-align: bottom;
}

.skill-case {
  padding: 14vw 0 24vw;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff023), to(#fcbe2c));
  background: linear-gradient(#fff023 0%, #fcbe2c 100%);
}
.skill-case__inner {
  max-width: 1080px;
  width: 95%;
  margin: 0 auto;
}
.skill-case__title-wrapper {
  margin-bottom: 4vw;
}
.skill-case__main-title {
  font-family: "Oswald", serif;
  font-display: swap;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 90px;
  text-align: center;
}
.skill-case__sub-title {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-top: 5px;
}
.skill-case__read-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.skill-case__read {
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  width: 70%;
  line-height: 2;
}
.skill-case__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
  margin-top: 3vw;
}
.skill-case__item02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
  margin-top: 5vw;
}
.skill-case__wrapper {
  width: 50%;
}
.skill-case__wrapper02 {
  width: 50%;
}
.skill-case__main {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.5;
}
.skill-case__text {
  font-size: 20px;
  line-height: 2;
  font-weight: 400;
  margin-top: 2vw;
}
.skill-case__visual {
  width: 28%;
}
.skill-case__visual02 {
  width: 34%;
}
.skill-case__img {
  width: 100%;
}

svg {
  vertical-align: bottom;
}

.l-welfare-cover {
  position: relative;
  z-index: 20;
}
.l-welfare-cover__deco-visual {
  position: absolute;
  top: -70%;
  right: -57%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 72%;
  z-index: -10;
}
.l-welfare-cover__deco-img {
  height: auto;
  max-width: 100%;
  vertical-align: top;
}
.l-welfare-cover__deco-visual02 {
  position: absolute;
  top: 14%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 3%;
  width: 41%;
  z-index: -10;
}
.l-welfare-cover__deco-img02 {
  height: auto;
  max-width: 100%;
  vertical-align: top;
}

.welfare-top {
  margin-top: 10vw;
  padding-bottom: 7rem;
}
.welfare-top__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1180px;
  margin: auto;
  position: relative;
  z-index: 10;
}
.welfare-top__title {
  width: 48%;
  padding-top: 6vw;
}
.welfare-top__main-title {
  font-size: 30px;
  font-family: "Oswald", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
.welfare-top__sub-title {
  font-size: 53px;
  font-weight: 700;
  margin-bottom: 10px;
  width: 100%;
}
.welfare-top__visual {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  width: 48%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: calc(50% - 50vw);
}
.welfare-top__img {
  width: 100%;
  height: auto;
  border-radius: 60px 0 0 60px;
}
.welfare-top__bc {
  margin-top: 5vw;
}
.welfare-top__bc-title {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.5;
}
.welfare-top__bc-subtitle {
  max-width: 1180px;
  margin: auto;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
  margin-top: 1vw;
}
.welfare-mv__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.welfare-mv__title-wrapper {
  width: 54%;
  margin-left: calc(33% - 33vw);
  background: -webkit-gradient(linear, left top, left bottom, from(#1db43b), to(#0f5a1e));
  background: linear-gradient(#1db43b 0%, #0f5a1e 100%);
  border-radius: 0px 60px 60px 0;
  padding-top: 30px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 500px;
  color: #fff;
}
.welfare-mv__title {
  padding-left: calc(46vw - 70%);
  padding-top: 4vw;
  font-size: 44px;
  font-weight: 700;
}
.welfare-mv__text-wrapper {
  position: relative;
  z-index: 10;
}
.welfare-mv__text {
  padding: 10px 30px 50px;
  font-size: 20px;
  line-height: 2;
  font-weight: 400;
}
.welfare-mv__inner {
  max-width: 1080px;
  width: 95%;
  margin: 0 auto;
}
.welfare-mv__visual {
  width: 80%;
  margin-top: -180px;
}
.welfare-mv__img {
  width: 100%;
  border-radius: 60px 0;
}

.welfare-support {
  margin-top: 1vw;
  padding-bottom: 7vw;
}
.welfare-support__inner {
  max-width: 1080px;
  width: 95%;
  margin: 0 auto;
}
.welfare-support__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
  width: 100%;
  margin-top: 11vw;
}
.welfare-support__flex02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
  width: 100%;
  margin-top: 11vw;
}
.welfare-support__title {
  font-size: 30px;
  font-weight: 700;
}
.welfare-support__text-wrapper {
  width: 40%;
}
.welfare-support__text {
  font-size: 18px;
  line-height: 2;
  font-weight: 400;
  margin-top: 1vw;
}
.welfare-support__visual {
  width: 60%;
  position: relative;
}
.welfare-support__visual::before {
  content: "";
  background-image: url(../img/welfare/deco/deco01.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0%;
  right: -72%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 40em;
  height: 40em;
  z-index: -10;
}
.welfare-support__visual02 {
  width: 60%;
  position: relative;
}
.welfare-support__visual02::before {
  content: "";
  background-image: url(../img/welfare/deco/deco02.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 70%;
  left: -72%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 40em;
  height: 40em;
  z-index: -10;
}
.welfare-support__img {
  width: 100%;
  border-radius: 60px 0;
}
.welfare-support__img-yasai {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 26%;
  margin: 0 auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.welfare-support__btn-wrapper {
  display: inline-block;
  margin-top: 2vw;
}

svg {
  vertical-align: bottom;
}

.l-recruit-cover {
  position: relative;
  z-index: 20;
}
.l-recruit-cover__deco-visual {
  position: absolute;
  top: -70%;
  right: -57%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 72%;
  z-index: -10;
}
.l-recruit-cover__deco-img {
  height: auto;
  max-width: 100%;
  vertical-align: top;
}
.l-recruit-cover__deco-visual02 {
  position: absolute;
  top: 14%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 3%;
  width: 41%;
  z-index: -10;
}
.l-recruit-cover__deco-img02 {
  height: auto;
  max-width: 100%;
  vertical-align: top;
}

.recruit-top {
  margin-top: 10vw;
  padding-bottom: 7rem;
}
.recruit-top__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1180px;
  margin: auto;
  position: relative;
  z-index: 10;
}
.recruit-top__title {
  width: 48%;
  padding-top: 6vw;
}
.recruit-top__main-title {
  font-size: 30px;
  font-family: "Oswald", serif;
  font-display: swap;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
.recruit-top__sub-title {
  font-size: 53px;
  font-weight: 700;
  margin-bottom: 10px;
  width: 100%;
}
.recruit-top__visual {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  width: 48%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: calc(50% - 50vw);
}
.recruit-top__img {
  width: 100%;
  height: auto;
  border-radius: 60px 0 0 60px;
}
.recruit-top__bc {
  margin-top: 5vw;
}
.recruit-top__bc-title {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.5;
}
.recruit-top__bc-subtitle {
  max-width: 1180px;
  margin: auto;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
  margin-top: 1vw;
}

.recruit-main {
  margin-top: 1vw;
  padding-bottom: 7vw;
  /* ★Q＆A */
  /* 質問 */
  /* 答え */
}
.recruit-main__inner {
  max-width: 1180px;
  width: 95%;
  margin: 0 auto;
}
.recruit-main__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.recruit-main__job {
  width: 25%;
}
.recruit-main__job-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.recruit-main__bosyu {
  width: 70%;
}
.recruit-main__title {
  font-size: 58px;
  font-weight: 700;
  padding-top: 10px;
}
.recruit-main__title:not(:first-child) {
  padding-top: 10vw;
}
.recruit-main__sub-title {
  font-family: "Oswald", serif;
  font-display: swap;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 28px;
  font-weight: 700;
  margin-top: 1vw;
}
.recruit-main__qa {
  width: 100%;
  margin-top: 24px;
}
.recruit-main__qa-item {
  width: 100%;
}
.recruit-main__qa-label {
  background: #242424;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  /* アラインアイテムで水平中央に
    真ん中に文字をおくために　Qとフォントサイズが異なるため */
  font-size: 20px;
  font-weight: 400;
  width: 100%;
  padding: 22px 38px;
  position: relative;
  /* デザインの変更がある場合あるため、&__qaにはつけない
    パディングは均等にとってあげる */
  cursor: pointer;
}
.recruit-main__qa-label:not(:first-child) {
  margin-top: 20px;
}
.recruit-main__qa-label::after {
  position: absolute;
  top: -2px;
  right: 0;
  content: "+";
  font-size: 1.7em;
  font-weight: bold;
  line-height: 2em;
  display: inline-block;
  width: 2em;
  height: 2em;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.recruit-main__qa-data {
  display: none;
  /* 初期状態では表示させなくする */
  /* 複数行書くかもしれないので、パディングで余白をとってあげる */
  /* カンプで測ると32pxだが、margin32pxがついているため、30ｐｘになる */
}
.recruit-main__table-tr {
  border-bottom: 1px solid #707070;
}
.recruit-main__table-header {
  padding: 50px 0 50px 36px;
  border: none;
  width: 24%;
  font-size: 22px;
  background: #F6F6F6;
}
.recruit-main__table-date {
  padding: 32px 0 32px 32px;
  border: none;
  font-size: 18px;
  line-height: 1.5;
  margin-top: 1vw;
  font-weight: 400;
}
.recruit-main__entry-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: right;
  -webkit-justify-content: right;
      -ms-flex-pack: right;
          justify-content: right;
  margin-top: 1vw;
}
.recruit-main__flow {
  width: 100%;
  margin-top: 5vw;
}
.recruit-main__flow-bc {
  background-color: #FFF023;
  padding: 20px 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 20px;
}
.recruit-main__flow-main {
  text-align: center;
  font-size: 22px;
  font-weight: 400;
}
.recruit-main__flow-sub {
  display: inline-block;
  font-size: 18px;
  margin-left: 10px;
}
.recruit-main__flow-triangle {
  text-align: center;
  font-size: 20px;
  padding: 10px 10px;
}

svg {
  vertical-align: bottom;
}

.l-entry-cover {
  position: relative;
  z-index: 20;
}
.l-entry-cover__deco-visual {
  position: absolute;
  top: -70%;
  right: -57%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 72%;
  z-index: -10;
}
.l-entry-cover__deco-img {
  height: auto;
  max-width: 100%;
  vertical-align: top;
}
.l-entry-cover__deco-visual02 {
  position: absolute;
  top: 14%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 3%;
  width: 41%;
  z-index: -10;
}
.l-entry-cover__deco-img02 {
  height: auto;
  max-width: 100%;
  vertical-align: top;
}

.entry-top {
  margin-top: 10vw;
  padding-bottom: 7rem;
}
.entry-top__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1180px;
  margin: auto;
  position: relative;
  z-index: 10;
}
.entry-top__title {
  width: 48%;
  padding-top: 6vw;
}
.entry-top__main-title {
  font-size: 30px;
  font-family: "Oswald", serif;
  font-display: swap;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
.entry-top__sub-title {
  font-size: 53px;
  font-weight: 700;
  margin-bottom: 10px;
  width: 100%;
}
.entry-top__visual {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  width: 48%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: calc(50% - 50vw);
}
.entry-top__img {
  width: 100%;
  height: auto;
  border-radius: 60px 0 0 60px;
}
.entry-top__bc {
  margin-top: 5vw;
}
.entry-top__bc-title {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.5;
}
.entry-top__bc-subtitle {
  max-width: 1180px;
  margin: auto;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
  margin-top: 1vw;
}

.wpcf7-form-control-wrap {
  width: 100%;
}

.contact-form {
  padding-bottom: 10vw;
}
.contact-form__inner {
  max-width: 1180px;
  width: 95%;
  margin: 0 auto;
}
.contact-form__wrapper {
  width: 80%;
  margin: 0 auto;
}
.contact-form__title {
  font-size: 26px;
  font-weight: 900;
  line-height: 1.8;
}
.contact-form__text {
  font-size: 22px;
  font-weight: 500;
}
.contact-form__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  padding: 20px;
  width: 100%;
}
.contact-form__form-label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 250px;
  font-size: 18px;
}
.contact-form__label {
  font-weight: bold;
}
.contact-form__required {
  margin-left: 10px;
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 13px;
  font-weight: 400;
  font-weight: bold;
  color: #ffffff;
  background-color: #00AC22;
  border-radius: 11px;
}
.contact-form__input {
  background-color: rgba(23, 23, 23, 0.1);
  border: none;
  border-radius: 3px;
  padding: 15px 20px;
  font-size: 16px;
  color: #333;
  width: 100%;
}
.contact-form__input::-webkit-input-placeholder {
  color: #999;
  font-size: 14px;
}
.contact-form__input::-moz-placeholder {
  color: #999;
  font-size: 14px;
}
.contact-form__input:-ms-input-placeholder {
  color: #999;
  font-size: 14px;
}
.contact-form__input::-ms-input-placeholder {
  color: #999;
  font-size: 14px;
}
.contact-form__input::placeholder {
  color: #999;
  font-size: 14px;
}
.contact-form__input02 {
  background-color: rgba(23, 23, 23, 0.1);
  border: none;
  border-radius: 3px;
  font-size: 16px;
  color: #333;
  width: 330px;
  width: 100%;
}
.contact-form__input02::-webkit-input-placeholder {
  color: #999;
  font-size: 14px;
}
.contact-form__input02::-moz-placeholder {
  color: #999;
  font-size: 14px;
}
.contact-form__input02:-ms-input-placeholder {
  color: #999;
  font-size: 14px;
}
.contact-form__input02::-ms-input-placeholder {
  color: #999;
  font-size: 14px;
}
.contact-form__input02::placeholder {
  color: #999;
  font-size: 14px;
}
.contact-form__input06 {
  background-color: rgba(23, 23, 23, 0.1);
  border: none;
  border-radius: 3px;
  padding: 15px 20px;
  font-size: 16px;
  width: 100%;
  color: #333;
}
.contact-form__input06::-webkit-input-placeholder {
  color: #999;
  font-size: 14px;
}
.contact-form__input06::-moz-placeholder {
  color: #999;
  font-size: 14px;
}
.contact-form__input06:-ms-input-placeholder {
  color: #999;
  font-size: 14px;
}
.contact-form__input06::-ms-input-placeholder {
  color: #999;
  font-size: 14px;
}
.contact-form__input06::placeholder {
  color: #999;
  font-size: 14px;
}
.contact-form__textarea {
  background-color: rgba(23, 23, 23, 0.1);
  border: none;
  border-radius: 3px;
  padding: 15px 20px;
  font-size: 15px;
  color: #333;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 333px;
  width: 100%;
}
.contact-form__textarea::-webkit-input-placeholder {
  color: #999;
  font-size: 14px;
}
.contact-form__textarea::-moz-placeholder {
  color: #999;
  font-size: 14px;
}
.contact-form__textarea:-ms-input-placeholder {
  color: #999;
  font-size: 14px;
}
.contact-form__textarea::-ms-input-placeholder {
  color: #999;
  font-size: 14px;
}
.contact-form__textarea::placeholder {
  color: #999;
  font-size: 14px;
}
.contact-form__select {
  background-color: #f2f4f5;
  border: none;
  border-radius: 3px;
  padding: 15px 20px;
  font-size: 16px;
  color: #333;
}
.contact-form__button-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
}
.contact-form__radio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 20px;
  padding: 20px 20px 40px;
}
.contact-form__radio02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px;
}
.contact-form__radio-title {
  font-size: 20px;
  font-weight: 700;
}
.contact-form__radio-label {
  font-size: 18px;
  margin-top: 10px;
}
.contact-form__bc-gray {
  padding: 0px 0;
  width: 90%;
}
.contact-form__occupation-title {
  font-size: 17px;
  font-weight: 700;
}
.contact-form__button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.contact-form__button:not(:first-of-type) {
  margin-left: 30px;
}
.contact-form__button-link {
  display: block;
  width: 100%;
  text-align: center;
  padding: 20px 5px;
  background: #171717;
  color: #fff;
  border-radius: 60px;
  font-size: 24px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.contact-form__button-link:hover {
  opacity: 0.6;
}
.contact-form__btn-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 4vw;
  gap: 10px;
}

.contact-form__add-tate {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px; /* 各要素間の余白 */
  width: 100%;
}

.contact-form__add-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; /* 垂直方向で中央揃え */
  gap: 10px; /* &#12306;と入力欄の間の余白 */
  width: 100%;
}

.contact-form__birth {
  font-size: 16px;
  color: #333;
}

.contact-form__input04 {
  width: 100%;
  font-size: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: rgba(23, 23, 23, 0.1);
  border: none;
  border-radius: 3px;
  padding: 15px 20px;
  font-size: 16px;
  color: #333;
}

.contact-form__input03 {
  width: 30%;
  font-size: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: rgba(23, 23, 23, 0.1);
  border: none;
  border-radius: 3px;
  padding: 15px 20px;
  font-size: 16px;
  color: #333;
}

.check-box-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin: 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px;
}

.check-box-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 14px;
}

.check-box-wrapper {
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.check-box-head {
  font-size: 18px;
  margin: 0px auto 0;
  text-align: center;
  font-weight: 700;
}

.check-privacy {
  border: 1px solid #000;
  border-radius: 4px;
  font-size: 14px;
  height: 200px;
  line-height: 2;
  margin: 11px auto 0;
  max-width: 920px;
  overflow: auto;
  padding: 20px 28px;
  width: 95%;
  font-weight: 700;
}

.checkbox-label-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}

.checkbox-label-input {
  margin-top: 5px;
}

.checkbox-label {
  font-size: 18px;
  margin-left: 10px;
}

.wpcf7 p {
  display: inline;
}

#form_submit_button {
  background: #000;
  color: #FF4600;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#form_submit_button:hover {
  opacity: 0.6;
}

div.wpcf7 .wpcf7-spinner {
  display: none !important;
}

.radio-group-wrapper {
  border-bottom: 5px solid #707070;
  padding-bottom: 0px;
  margin-bottom: 20px;
}

.radio-group-wrapper02 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.radio-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 26px;
  font-size: 22px;
}

.radio-font {
  font-size: 22px;
}

.radio-font02 {
  font-size: 18px;
}

.radio-group label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  cursor: pointer;
}

.radio-group input[type=radio] {
  accent-color: #00AC22; /* ラジオボタンの色を指定 */
  width: 22px;
  height: 22px;
}

.dropdown-group select {
  width: 100%;
  padding: 15px 20px;
  border: 1px solid #ccc;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  font-size: 14px;
}

.dropdown-group {
  position: relative;
}

.dropdown-group::after {
  content: "▼";
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: none;
  font-size: 12px;
  color: #666;
}

.select-font {
  font-size: 15px;
  color: #333;
}

.contact-form__birthday {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.contact-form__group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}

.contact-form__text {
  width: 80px;
  padding: 15px 20px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 16px;
  text-align: center;
}

.contact-form__text02 {
  width: 30%;
  padding: 15px 4px 15px 20px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 16px;
}

.contact-form__suffix {
  font-size: 15px;
  color: #333;
}

.thanks {
  margin-top: 5rem;
  margin-bottom: 5rem;
  position: relative;
  z-index: 50;
}
.thanks__inner {
  max-width: 1080px;
  width: 95%;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.thanks__wrapper {
  width: 80%;
}
.thanks__text {
  font-size: 24px;
  font-weight: 700;
}
.thanks__text-sub {
  font-size: 20px;
  margin-top: 17px;
}

div.wpcf7 .wpcf7-spinner {
  display: none !important;
}

form {
  padding-top: 100px !important;
}

@media screen and (max-width: 768px) {
  .sp_br {
    display: none;
  }
  .pc_br {
    display: block;
  }
  .btn {
    padding: 4px 6px;
    border: 2px solid #242424;
  }
  .btn__text01 {
    font-size: 15px;
    letter-spacing: 0.1em;
  }
  .btn__text02 {
    font-size: 15px;
  }
  .btn02 {
    padding: 15px 20px;
    gap: 20px;
    width: 100%;
  }
  .btn02__text01 {
    font-size: 15px;
    letter-spacing: 0.1em;
  }
  .btn02__text02 {
    font-size: 15px;
  }
  .btn03 {
    padding: 15px 20px;
    gap: 20px;
    width: 60%;
  }
  .btn03__text01 {
    font-size: 15px;
    letter-spacing: 0.1em;
  }
  .btn03__text02 {
    font-size: 15px;
  }
  .btn04 {
    padding: 15px 20px;
    gap: 20px;
    width: 100%;
  }
  .btn04__text01 {
    font-size: 15px;
    letter-spacing: 0.1em;
  }
  .btn04__text02 {
    font-size: 15px;
  }
  .btn05 {
    padding: 4px 6px;
    width: 100%;
    margin-top: 4vw;
  }
  .btn05__text01 {
    font-size: 18px;
  }
  .btn05__text02 {
    font-size: 15px;
  }
  .btn06 {
    padding: 15px 20px;
    gap: 20px;
    width: 71%;
  }
  .btn06__text01 {
    font-size: 15px;
    letter-spacing: 0.1em;
  }
  .btn06__text02 {
    font-size: 15px;
  }
  .btn07 {
    border: 2px solid #242424;
    width: 40%;
  }
  .btn07__text01 {
    font-size: 15px;
    letter-spacing: 0.1em;
  }
  .btn07__text02 {
    font-size: 15px;
  }
  .btn08 {
    padding: 26px 6px 15px;
    width: 63%;
    margin-top: 4vw;
  }
  .btn08__text01 {
    font-size: 18px;
  }
  .btn08__text02 {
    font-size: 15px;
  }
  .btn09 {
    padding: 15px 20px;
    gap: 20px;
    width: 71%;
  }
  .btn09__text01 {
    font-size: 15px;
    letter-spacing: 0.1em;
  }
  .btn09__text02 {
    font-size: 15px;
  }
  .l-header {
    height: 51px;
  }
  .l-header__inner {
    padding: 10px;
    height: auto;
  }
  .l-header__logo {
    width: 40%;
  }
  .l-header__logo-visu {
    width: 100%;
  }
  .l-header__nav {
    padding: 0.5rem 2rem;
  }
  .l-header__visual-wrapper {
    display: none;
  }
  .l-header__item {
    width: 100%;
    padding: 0vw 0vw 10vw 0vw;
  }
  .l-header__item-logo {
    width: 72%;
  }
  .l-header__item-logo-visu {
    width: 100%;
  }
  .l-header__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 3vw;
  }
  .l-header__list {
    width: 100%;
    margin-top: 5vw;
    font-size: 16px;
  }
  .l-header__company-img {
    width: 80%;
  }
  .l-header__company-addres {
    margin-top: 6px;
  }
  .l-header__company-addres01 {
    font-size: 16px;
  }
  .l-header__wrapper {
    margin-left: 0;
  }
  .l-header__btn-wrapper {
    width: 100%;
    margin-top: 5vw;
  }
  .l-header__entry-btn {
    display: none;
  }
  .l-header__copy {
    font-size: 14px;
  }
  .l-header__btn {
    width: 36px;
    height: 28px;
    padding: 7px 9px;
  }
  .footer {
    padding: 0;
    padding-top: 22px;
  }
  .footer__nav-inner {
    padding: 0;
  }
  .footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer__company-wrapper {
    padding-top: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer__company-img {
    width: 80%;
  }
  .footer__company {
    width: 100%;
  }
  .footer__company01-visual {
    width: 16%;
  }
  .footer__logo {
    width: 50%;
  }
  .footer__logo-visu {
    width: 100%;
  }
  .footer__company-addres {
    margin-top: 6px;
  }
  .footer__company-addres01 {
    font-size: rem(14);
  }
  .footer__list {
    width: 100%;
    margin-top: 5vw;
  }
  .footer__company-button {
    width: 100%;
    margin-top: 1rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer__btn-wrapper {
    width: 100%;
  }
  .l-entry__bc-title {
    font-size: 18px;
    width: 90%;
    font-weight: 500;
    text-align: center;
  }
  .l-entry__btn-wrapper::before {
    width: 8em;
    height: 3em;
  }
  .l-entry__btn {
    font-size: 20px;
  }
  .l-entry__bc-title {
    font-size: 15px;
    line-height: 1.8;
    width: 90%;
    font-weight: 500;
    text-align: center;
  }
  .l-entry__btn-wrapper::before {
    width: 8em;
    height: 2em;
  }
  .l-entry__btn {
    font-size: 20px;
  }
  .l-top-cover__deco-visual {
    top: 0;
  }
  .index-top__inner {
    margin-top: 12vw;
  }
  .index-top__visual {
    width: 100%;
  }
  .index-top__bc-text {
    width: 12.3em;
  }
  .index-top__sub {
    font-size: 20px;
  }
  .index-top__sub02 {
    font-size: 20px;
  }
  .index-top__main {
    font-size: 30px;
  }
  .index-top__mv {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .index-top__mv-text {
    width: 100%;
  }
  .index-top__mv-maintext {
    width: 100%;
    font-size: 20px;
    margin-top: 2vw;
  }
  .index-top__mv-sub01 {
    font-size: 16px;
  }
  .index-top__mv-sub02 {
    font-size: 16px;
  }
  .index-top__mv-visual {
    margin-right: 0;
    width: 70%;
    margin: 0 auto;
  }
  .index-top__mv-name {
    font-size: 22px;
  }
  .index-about__yoko {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .index-about__visual {
    width: 100%;
    margin-left: 0;
    margin: 0 auto;
  }
  .index-about__w-text {
    position: initial;
    width: 100%;
  }
  .index-about__w-text01 {
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
  }
  .index-about__w-text02 {
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .index-about__w-text03 {
    font-size: 80px;
    line-height: 1;
  }
  .index-about__w-text04 {
    font-size: 20px;
  }
  .index-about__text-wrapper {
    width: 100%;
  }
  .index-about__sub-title {
    font-size: 20px;
  }
  .index-about__title {
    font-size: 26px;
  }
  .index-about__text {
    line-height: 1.5;
    font-size: 16px;
  }
  .index-job__sub-title {
    font-size: 20px;
  }
  .index-job__title {
    font-size: 26px;
  }
  .index-job__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 4vw;
    gap: 0vw;
  }
  .index-job__visual {
    width: 100%;
    margin-top: 1vw;
  }
  .index-job__visual-title {
    font-size: 26px;
  }
  .index-job__item {
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#1db43b), to(#0f5a1e));
    background: linear-gradient(#1db43b 0%, #0f5a1e 100%);
    border-radius: 20px;
    padding: 4vw 2vw 5vw;
  }
  .index-job__item::before {
    display: none;
  }
  .index-job__item-main {
    font-size: 22px;
  }
  .index-job__item-text {
    font-size: 16px;
    line-height: 1.5;
    width: 100%;
  }
  .index-job__btn-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 5vw;
  }
  .index-job__flex02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding-top: 4vw;
  }
  .index-job__mt {
    margin-top: 20vw;
  }
  .index-job__in {
    width: 100%;
  }
  .index-job__in::before {
    top: -19%;
    left: -29%;
    width: 22em;
    height: 20em;
  }
  .index-job__bc-text {
    width: 6.3em;
  }
  .index-job__in-title {
    width: 43%;
  }
  .index-job__in-name {
    font-size: 18px;
  }
  .index-job__in-main {
    font-size: 22px;
  }
  .index-job__in-visual {
    width: 100%;
    margin-top: 1vw;
  }
  .index-job__in-visual::after {
    display: none;
  }
  .index-job__in-img {
    margin-top: 0;
  }
  .index-job__btn-wrapper02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 5vw;
  }
  .index-welfare__item {
    width: 100%;
  }
  .index-welfare__sub-title {
    font-size: 20px;
  }
  .index-welfare__title {
    font-size: 26px;
  }
  .index-welfare__main {
    font-size: 22px;
    margin-top: 6vw;
  }
  .index-welfare__text {
    width: 100%;
    line-height: 1.5;
    margin-top: 10px;
  }
  .index-welfare__visual {
    display: none;
  }
  .index-welfare__btn-wrapper02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 5vw;
  }
  .index-fb {
    margin-top: 5vw;
    padding-bottom: 15vw;
  }
  .index-fb__item {
    width: 100%;
  }
  .index-fb__sub-title {
    font-size: 20px;
  }
  .index-fb__sub-title::before {
    width: 2em;
    height: 2em;
    top: 21%;
    right: 0%;
  }
  .index-fb__title {
    font-size: 26px;
  }
  .index-fb__main {
    font-size: 22px;
    margin-top: 6vw;
  }
  .index-fb__text {
    width: 100%;
    line-height: 1.5;
    margin-top: 10px;
  }
  .index-fb__visual {
    display: none;
  }
  .index-fb__btn-wrapper02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 5vw;
  }
  .l-about-cover__deco-visual {
    top: 0;
  }
  .about-top {
    margin-top: 4rem;
    padding-bottom: 1rem;
  }
  .about-top__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .about-top__title {
    width: 100%;
    padding: 20px 10px 8px;
  }
  .about-top__visual {
    width: 100%;
    margin-left: 0;
  }
  .about-item__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .about-item__flex02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 0;
  }
  .about-item__flex03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .about-item__flex04 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 0;
  }
  .about-item__visual {
    width: 80%;
  }
  .about-item__visual02 {
    width: 80%;
    margin-top: 4vw;
  }
  .about-item__visual03 {
    width: 82%;
  }
  .about-item__visual04 {
    width: 80%;
    margin-top: 5vw;
  }
  .about-item__wrapper {
    width: 100%;
    margin-left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .about-item__wrapper02 {
    width: 100%;
    margin-left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .about-item__wrapper03 {
    width: 100%;
    margin-left: 0;
  }
  .about-item__wrapper04 {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .about-item__right {
    width: 80%;
    margin-left: 0;
  }
  .about-item__right02 {
    width: 80%;
    margin-left: 0;
    margin-top: 4vw;
  }
  .about-item__text-wrapper {
    width: 100%;
    margin-left: 0;
  }
  .about-item__text-wrapper02 {
    width: 100%;
    margin-top: 3vw;
  }
  .about-item__text-wrapper03 {
    width: 100%;
    margin-top: 3vw;
  }
  .about-item__text-wrapper04 {
    width: 100%;
    margin-top: 3vw;
  }
  .about-item__text {
    font-size: 15px;
    line-height: 1.8;
  }
  .about-item__deco01::after {
    display: none;
  }
  .about-item__deco02::after {
    display: none;
  }
  .about-item__deco03::after {
    display: none;
  }
  .about-item__deco04::after {
    display: none;
  }
  .about-item__deco05::after {
    display: none;
  }
  .l-technical-cover__deco-visual {
    top: 0;
  }
  .technical-top {
    margin-top: 4rem;
    padding-bottom: 1rem;
  }
  .technical-top__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .technical-top__title {
    width: 100%;
    padding: 20px 30px;
  }
  .technical-top__visual {
    width: 100%;
    margin-left: 0;
  }
  .technical-mv {
    margin-top: 10vw;
  }
  .technical-mv__main-title {
    font-size: 36px;
  }
  .technical-mv__sub-title {
    margin-top: 3px;
  }
  .technical-mv__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .technical-mv__visual {
    width: 100%;
  }
  .technical-mv__visual::before {
    top: 63%;
    left: -29%;
    width: 30em;
    height: 30em;
  }
  .technical-mv__item {
    width: 100%;
  }
  .technical-mv__main {
    font-size: 23px;
  }
  .technical-mv__text {
    font-size: 15px;
    line-height: 1.8;
  }
  .technical-case__main-title {
    font-size: 36px;
  }
  .technical-case__title {
    font-size: 18px;
  }
  .technical-case__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .technical-case__visual {
    width: 100%;
    border-radius: 0 60px 0px 60px;
  }
  .technical-case__wrapper {
    width: 100%;
    padding: 5vw 5vw;
    border-radius: 0 0px 0 0;
  }
  .technical-case__text {
    font-size: 15px;
    line-height: 1.8;
  }
  .technical-case__leader {
    font-size: 16px;
  }
  .technical-case__name {
    font-size: 16px;
  }
  .technical-btn {
    padding-top: 4rem;
  }
  .technical-btn__main-title {
    font-size: 36px;
  }
  .technical-btn__lead {
    width: 100%;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 500;
  }
  .technical-btn__flex::before {
    width: 14.3em;
    height: 14.3em;
    right: -32%;
  }
  .technical-btn__list {
    width: 100%;
    gap: 3vw;
  }
  .technical-btn__text-wrapper {
    padding-left: 0;
  }
  .technical-btn__visual {
    width: 100%;
  }
  .technical-btn__num {
    font-size: 42px;
    margin-top: -8vw;
  }
  .technical-btn__name01 {
    font-size: 18px;
    font-weight: 400;
  }
  .technical-btn__name02 {
    font-size: 18px;
    font-weight: 400;
  }
  .technical-btn__name03 {
    font-size: 18px;
    font-weight: 400;
  }
  .technical-in__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .technical-in__flex::after {
    top: 6%;
    left: -74%;
    width: 35.3em;
    height: 25.3em;
  }
  .technical-in__visual {
    width: 86%;
  }
  .technical-in__visual::before {
    width: 11.3em;
    height: 5.3em;
  }
  .technical-in__visual02 {
    width: 86%;
  }
  .technical-in__visual02::before {
    width: 11.3em;
    height: 5.3em;
  }
  .technical-in__item {
    width: 100%;
  }
  .technical-in__num {
    font-size: 70px;
  }
  .technical-in__cate {
    font-size: 16px;
    margin-left: 34px;
  }
  .technical-in__name01 {
    font-size: 20px;
  }
  .technical-in__name02 {
    font-size: 20px;
  }
  .technical-in__name03 {
    font-size: 20px;
  }
  .technical-in__main {
    font-size: 22px;
  }
  .technical-in__text {
    font-size: 15px;
    line-height: 1.8;
  }
  .technical-in__sc-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .technical-in__sc {
    width: 100%;
  }
  .technical-in__sc-title {
    font-size: 22px;
    padding: 16px 20px;
  }
  .technical-in__sc-visual {
    width: 80%;
    margin: 6vw auto 0;
  }
  .technical-in__sc-visual02 {
    margin-left: 0;
    width: 100%;
  }
  .technical-in__sc-img02 {
    width: 100%;
  }
  .technical-in__re-wrapper {
    width: 100%;
  }
  .technical-in__re-wrapper::before {
    bottom: -10%;
    right: -28%;
    width: 13em;
    height: 13em;
  }
  .technical-in__re-title {
    font-size: 22px;
    padding-top: 5vw;
  }
  .technical-in__re-text {
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 5vw;
  }
  .technical-in__re-visual {
    margin-top: 0;
  }
  .technical-in__re-img {
    width: 100%;
  }
  .skill-case__title-wrapper {
    margin-bottom: 7vw;
  }
  .skill-case__main-title {
    font-size: 36px;
  }
  .skill-case__read {
    width: 100%;
    line-height: 1.5;
    font-weight: 500;
    font-size: 18px;
  }
  .skill-case__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-top: 2vw;
  }
  .skill-case__item02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 6vw;
  }
  .skill-case__wrapper {
    width: 100%;
  }
  .skill-case__wrapper02 {
    width: 100%;
  }
  .skill-case__main {
    font-size: 23px;
  }
  .skill-case__text {
    font-size: 15px;
    line-height: 1.8;
  }
  .skill-case__visual {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .skill-case__visual02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .skill-case__img {
    width: 65%;
  }
  .l-welfare-cover__deco-visual {
    top: 0;
  }
  .welfare-top {
    margin-top: 4rem;
    padding-bottom: 2rem;
  }
  .welfare-top__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .welfare-top__title {
    width: 100%;
    padding: 20px 10px 8px;
  }
  .welfare-top__visual {
    width: 100%;
    margin-left: 0;
  }
  .welfare-mv {
    margin-top: 1vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .welfare-mv__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 3vw;
  }
  .welfare-mv__title-wrapper {
    margin-left: 0;
    padding-left: 0;
    width: 100%;
    padding: 10px;
    height: 177px;
    height: auto;
  }
  .welfare-mv__title {
    padding-left: 0;
    text-align: center;
    padding-top: 0;
    font-size: 20px;
  }
  .welfare-mv__text-wrapper {
    margin-left: 0px;
    margin-top: 0vw;
    padding: 20px 15px 0px;
  }
  .welfare-mv__text {
    font-size: 15px;
    line-height: 1.8;
    padding: 0px 0px;
  }
  .welfare-mv__visual {
    width: 100%;
    margin-top: 0;
  }
  .welfare-support {
    padding-bottom: 12vw;
  }
  .welfare-support__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-top: 13vw;
    gap: 18px;
  }
  .welfare-support__flex02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 18px;
    margin-top: 13vw;
  }
  .welfare-support__title {
    font-size: 22px;
    text-align: center;
  }
  .welfare-support__text-wrapper {
    width: 100%;
  }
  .welfare-support__text {
    font-size: 15px;
    line-height: 1.8;
  }
  .welfare-support__visual {
    width: 100%;
  }
  .welfare-support__visual::before {
    display: none;
  }
  .welfare-support__visual02 {
    width: 100%;
  }
  .welfare-support__visual02::before {
    display: none;
  }
  .welfare-support__btn-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 5vw;
  }
  .l-recruit-cover__deco-visual {
    top: 0;
  }
  .recruit-top {
    margin-top: 4rem;
    padding-bottom: 1rem;
  }
  .recruit-top__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .recruit-top__title {
    width: 100%;
    padding: 20px 10px 8px;
  }
  .recruit-top__visual {
    width: 100%;
    margin-left: 0;
  }
  .recruit-main__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .recruit-main__job {
    width: 100%;
  }
  .recruit-main__bosyu {
    width: 100%;
  }
  .recruit-main__title {
    font-size: 26px;
    padding-top: 40px;
  }
  .recruit-main__sub-title {
    font-size: 20px;
  }
  .recruit-main__qa-label {
    padding: 22px 21px;
  }
  .recruit-main__table-header {
    display: block;
    width: 100%;
    padding: 20px 0 20px 21px;
    font-size: 18px;
  }
  .recruit-main__table-date {
    font-size: 15px;
    line-height: 1.8;
    padding: 7px 20px 16px 21px;
  }
  .recruit-main__table-date {
    width: 100%;
    display: block;
    padding-top: 0;
  }
  .recruit-main__flow-bc {
    padding: 15px 10px;
  }
  .recruit-main__flow-main {
    font-size: 20px;
  }
  .recruit-main__flow-sub {
    font-size: 16px;
    margin-left: 4px;
  }
  .recruit-main__flow-triangle {
    text-align: center;
    font-size: 20px;
    padding: 5px 10px;
  }
  .l-entry-cover__deco-visual {
    top: 0;
  }
  .entry-top {
    margin-top: 4rem;
    padding-bottom: 1rem;
  }
  .entry-top__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .entry-top__title {
    width: 100%;
    padding: 20px 10px 8px;
  }
  .entry-top__visual {
    width: 100%;
    margin-left: 0;
  }
  .contact-form__wrapper {
    width: 90%;
  }
  .contact-form__title {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 500;
  }
  .contact-form__text {
    font-size: 19px;
    padding: 0px 20px;
  }
  .contact-form__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    padding: 20px 0;
  }
  .contact-form__form-label {
    font-size: 16px;
  }
  .contact-form__input {
    margin-top: 0.5rem;
    width: 100%;
    padding: 15px 20px;
  }
  .contact-form__input02 {
    margin-top: 0.5rem;
    width: 100%;
  }
  .contact-form__input06 {
    margin-top: 0.5rem;
    width: 97px;
    padding: 15px 20px;
  }
  .contact-form__textarea {
    margin-top: 0.5rem;
    width: 100%;
  }
  .contact-form__select {
    margin-top: 0.5rem;
  }
  .contact-form__radio {
    padding: 1px 20px 26px;
  }
  .contact-form__radio02 {
    padding: 20px;
  }
  .contact-form__radio-title {
    font-size: 18px;
  }
  .contact-form__radio-label {
    font-size: 16px;
  }
  .contact-form__bc-gray {
    padding: 10px 0;
    width: 100%;
  }
  .contact-form__occupation-title {
    font-size: 16px;
  }
  .contact-form__button:not(:first-of-type) {
    margin-left: 0;
    margin-top: 15px;
  }
  .contact-form__button-link {
    font-size: 18px;
    padding: 15px 5px;
  }
  .contact-form__btn-wrapper {
    margin-top: 7vw;
  }
  .contact-form__input03 {
    width: 50%;
  }
  .check-box-container {
    padding: 0;
  }
  .check-box-head {
    margin-top: 1rem;
  }
  .check-privacy {
    width: 100%;
  }
  .radio-group-wrapper02 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .radio-group {
    font-size: 20px;
    gap: 19px;
  }
  .radio-font {
    font-size: 20px;
  }
  .thanks {
    margin-bottom: 20px;
    margin-top: 0rem;
  }
  .thanks__wrapper {
    width: 100%;
  }
  .thanks__text {
    font-size: 18px;
  }
  .thanks__text-sub {
    font-size: 16px;
  }
  form {
    padding-top: 20px !important;
  }
}

@media screen and (max-width: 1025px) {
  .about-top__main-title {
    font-size: 20px;
    padding-left: 0px;
  }
  .about-top__sub-title {
    font-size: 24px;
    padding-left: 0;
  }
  .about-top__bc {
    margin-left: 0vw;
    margin-top: 4vw;
    position: relative;
  }
  .about-top__bc-title {
    font-size: 18px;
  }
  .about-top__bc-subtitle {
    font-size: 16px;
    font-weight: 400;
    padding: 0 10px;
    margin-top: 0vw;
  }
  .technical-top__main-title {
    font-size: 20px;
    padding-left: 0px;
  }
  .technical-top__sub-title {
    font-size: 24px;
    padding-left: 0;
  }
  .technical-top__bc {
    position: static;
    -webkit-transform: none;
            transform: none;
    padding: 10px 20px 10px 20px;
    margin-left: 0vw;
    margin-top: 3vw;
  }
  .technical-top__bc-title {
    font-size: 24px;
  }
  .technical-top__bc-subtitle {
    font-size: 27px;
  }
  .welfare-top__main-title {
    font-size: 20px;
    padding-left: 0px;
  }
  .welfare-top__sub-title {
    font-size: 24px;
    padding-left: 0;
  }
  .welfare-top__bc {
    margin-left: 0vw;
    margin-top: 4vw;
    position: relative;
  }
  .welfare-top__bc-title {
    font-size: 18px;
  }
  .welfare-top__bc-subtitle {
    font-size: 16px;
    font-weight: 400;
    padding: 0 10px;
    margin-top: 0vw;
  }
  .recruit-top__main-title {
    font-size: 20px;
    padding-left: 0px;
  }
  .recruit-top__sub-title {
    font-size: 24px;
    padding-left: 0;
  }
  .recruit-top__bc {
    margin-left: 0vw;
    margin-top: 4vw;
    position: relative;
  }
  .recruit-top__bc-title {
    font-size: 18px;
  }
  .recruit-top__bc-subtitle {
    font-size: 16px;
    font-weight: 400;
    padding: 0 10px;
    margin-top: 0vw;
  }
  .entry-top__main-title {
    font-size: 20px;
    padding-left: 0px;
  }
  .entry-top__sub-title {
    font-size: 24px;
    padding-left: 0;
  }
  .entry-top__bc {
    margin-left: 0vw;
    margin-top: 4vw;
    position: relative;
  }
  .entry-top__bc-title {
    font-size: 18px;
  }
  .entry-top__bc-subtitle {
    font-size: 16px;
    font-weight: 400;
    padding: 0 10px;
    margin-top: 0vw;
  }
}
/*# sourceMappingURL=style.css.map */