@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=M+PLUS+1p:wght@400;500;700;800;900&family=Poppins:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@800&display=swap");
/* CSS Document */
/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
  color: inherit; /* Correct border color in Firefox. */
}

ol, ul {
  list-style: none;
}

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

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

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

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

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

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

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

pre {
  font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
}

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

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit; /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0; /* Remove text indentation in Chrome, Edge, and Safari */
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

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

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

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

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
  color: inherit;
}

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

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

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

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}

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

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled=true] {
  cursor: default;
}

html {
  -webkit-appearance: none;
  -webkit-text-size-adjust: 100%;
  word-break: break-all;
  scroll-behavior: smooth;
  font-size: 10px;
}
@media (min-width: 768px) and (max-width: 1392px) {
  html {
    font-size: 0.6887052342vw;
  }
}
@media (max-width: 767px) {
  html {
    font-size: min(2.5641025641vw, 14.6666666667px);
  }
}

:root {
  scroll-padding-top: 9rem;
}
@media (max-width: 767px) {
  :root {
    scroll-padding-top: 9.4rem;
  }
}

body {
  font-family: "Noto Sans JP", sans-serif;
  color: #000;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2.0555555556;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased; /* macOS用 */
  -moz-osx-font-smoothing: grayscale; /* macOS用 */
  font-smooth: always; /* Windows用 */
  margin-top: 10.2rem;
}
@media (max-width: 767px) {
  body {
    font-size: 1.6rem;
    line-height: 1.75;
    margin-top: 4rem;
  }
}

#container {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.main {
  margin-top: min(5.46875vw, 70px);
}
@media (max-width: 767px) {
  .main {
    margin-top: 8rem;
    min-height: 100vh;
  }
}

@media (max-width: 767px) {
  .pc {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .sp {
    display: none !important;
  }
}
a {
  text-decoration: none;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  color: #000;
}
a:hover {
  opacity: 0.7;
}

.inner {
  max-width: 128rem;
  width: 100%;
  margin: 0 auto;
}

img {
  width: 100%;
  height: auto;
  display: block;
}

picture {
  display: block;
  width: 100%;
}

.font-bold {
  font-weight: 500;
}

.header {
  height: 15.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}
@media (max-width: 767px) {
  .header {
    height: 8rem;
  }
}

.header-logo {
  width: 34rem;
}
@media (max-width: 767px) {
  .header-logo {
    width: 20rem;
  }
}

.header-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.l-header__parent-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 3.8rem;
     -moz-column-gap: 3.8rem;
          column-gap: 3.8rem;
  font-size: 1.8rem;
  font-weight: 500;
}

.menu-home {
  position: relative;
}
.menu-home::after {
  content: "home";
  display: block;
  font-size: 1.2rem;
  text-align: center;
  color: #e8662c;
  font-weight: bold;
  margin-top: -1rem;
}

.menu-company {
  position: relative;
}
.menu-company::after {
  content: "company";
  display: block;
  font-size: 1.2rem;
  text-align: center;
  color: #e8662c;
  font-weight: bold;
  margin-top: -1rem;
}

.menu-news {
  position: relative;
}
.menu-news::after {
  content: "news";
  display: block;
  font-size: 1.2rem;
  text-align: center;
  color: #e8662c;
  font-weight: bold;
  margin-top: -1rem;
}

.menu-recruit {
  position: relative;
}
.menu-recruit::after {
  content: "recruit";
  display: block;
  font-size: 1.2rem;
  text-align: center;
  color: #e8662c;
  font-weight: bold;
  margin-top: -1rem;
}

.menu-recruit {
  position: relative;
}
.menu-recruit::after {
  content: "recruit";
  display: block;
  font-size: 1.2rem;
  text-align: center;
  color: #e8662c;
  font-weight: bold;
  margin-top: -1rem;
}

.menu-obligation {
  position: relative;
}
.menu-obligation::after {
  content: "obligation";
  display: block;
  font-size: 1.2rem;
  text-align: center;
  color: #e8662c;
  font-weight: bold;
  margin-top: -1rem;
}

.menu-contact {
  position: relative;
  font-size: 1.8rem;
  font-weight: bold;
}
.menu-contact a {
  background-color: #e8662c;
  border-radius: 2.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 18.8rem;
  height: 4.8rem;
  color: #fff;
  padding-left: 1rem;
  position: relative;
}
.menu-contact::before {
  content: "";
  display: block;
  background-image: url("../../assets/img/pc01/menu-mail.webp");
  width: 2.4rem;
  height: 1.6rem;
  text-align: center;
  background-size: cover;
  margin-right: 0.4rem;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 1.8rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}

.hbm-btn {
  width: 3rem;
  height: 2.4rem;
  position: relative;
  z-index: 1001;
  cursor: pointer;
  display: none;
  margin-right: 1.5rem;
}
.hbm-btn span {
  display: block;
  position: absolute;
  height: 0.3rem;
  width: 100%;
  background: #333;
  border-radius: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.hbm-btn span:nth-child(1) {
  top: 0;
}
.hbm-btn span:nth-child(2) {
  top: 1rem;
}
.hbm-btn span:nth-child(3) {
  top: 2rem;
}
.hbm-btn.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 1rem;
}
.hbm-btn.open span:nth-child(2) {
  opacity: 0;
}
.hbm-btn.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 1rem;
}

@media (max-width: 767px) {
  .l-header__nav {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100vh;
    background: #fff;
    z-index: 1000;
    -webkit-transition: right 0.3s ease;
    transition: right 0.3s ease;
    padding: 4rem 2rem;
  }
  .l-header__nav.open {
    right: 0;
  }
  .l-header__nav .l-header__parent-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
  }
  .l-header__nav .l-header__parent-ul li a {
    font-size: 1.6rem;
    color: #333;
  }
}

@media (max-width: 767px) {
  .hbm-btn {
    display: block;
  }
}
.footer {
  padding-top: 9.7rem;
}
@media (max-width: 767px) {
  .footer {
    padding-top: 6.4rem;
  }
}

.footer-logo {
  width: 37.9rem;
  margin: 0 auto 5.2rem;
}
@media (max-width: 767px) {
  .footer-logo {
    width: 20rem;
    margin-bottom: 3.2rem;
  }
}

.insta {
  margin: 0 auto 5.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.insta img {
  width: 3.3rem;
}

.footer-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 8.5rem;
     -moz-column-gap: 8.5rem;
          column-gap: 8.5rem;
  margin-bottom: 6rem;
}
@media (max-width: 767px) {
  .footer-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 0.8rem;
    text-align: center;
  }
}
.footer-nav li {
  font-size: 1.8rem;
}
@media (max-width: 767px) {
  .footer-nav li {
    font-size: 1.6rem;
  }
}

.copy-right {
  font-size: 1.2rem;
  color: #fff;
  font-weight: 500;
  text-align: center;
  background-color: #e5672b;
  height: 4.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* --------------------------------
top-fv
----------------------------------- */
.fv {
  position: relative;
  width: 100%;
}

.fv-text {
  width: 32.2916666667vw;
  position: absolute;
  top: 50%;
  right: 5.46875vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 767px) {
  .fv-text {
    width: 100%;
    top: 80%;
    right: 0;
    -webkit-transform: none;
            transform: none;
    text-align: center;
    padding: 0 2rem;
  }
}

a:hover {
  opacity: 0.7;
}

/*------------------------
information
------------------------*/
.info {
  padding: 6.8rem 3rem 7.7rem;
}
@media (max-width: 767px) {
  .info {
    padding: 0 2rem 5.2rem;
  }
}

.info-title {
  margin-top: 7rem;
}
@media (max-width: 767px) {
  .info-title {
    margin-top: 10rem;
  }
}
.info-title img {
  width: 13rem;
  margin-bottom: 2.3rem;
}
.info-title p {
  font-size: 2.2rem;
  font-weight: bold;
  color: #fff;
  background-color: #e8662c;
  width: 20.4rem;
  height: 5.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 2.8rem;
}

.info-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10.5rem;
     -moz-column-gap: 10.5rem;
          column-gap: 10.5rem;
}
@media (max-width: 767px) {
  .info-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 4rem;
  }
}

.info-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 1.2rem;
     -moz-column-gap: 1.2rem;
          column-gap: 1.2rem;
  height: 7rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-bottom: #e6e6e6 solid 0.1rem;
  margin-right: 1.8rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 767px) {
  .info-list li {
    margin-right: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
    font-size: 1.6rem;
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

/*------------------------
私たちの想い
------------------------*/
.future {
  background-color: #e8662c;
  padding: 5.9rem 3rem 8.9rem;
  position: relative;
}
@media (max-width: 767px) {
  .future {
    padding: 3.2rem 2rem 5.6rem;
  }
}
.future h2 {
  width: 43.7rem;
  margin: 0 auto 9.1rem;
}
@media (max-width: 767px) {
  .future h2 {
    width: 27.4rem;
    margin-bottom: 5.6rem;
  }
}

.bg-line01 {
  position: absolute;
  top: -1rem;
  left: 0;
  width: 100%;
  z-index: 1;
}
@media (max-width: 767px) {
  .bg-line01 {
    top: -0.2rem;
  }
}
.bg-line01 img {
  width: 100%;
  height: 100%;
}

.future-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 9.1rem;
     -moz-column-gap: 9.1rem;
          column-gap: 9.1rem;
}
@media (max-width: 767px) {
  .future-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.future-img-text {
  width: 35.6rem;
  margin-bottom: 7.1rem;
}
@media (max-width: 767px) {
  .future-img-text {
    width: 100%;
    margin-bottom: 2.4rem;
  }
}
.future-img-img {
  width: 41.8rem;
}
@media (max-width: 767px) {
  .future-img-img {
    width: 100%;
    margin-bottom: 2.4rem;
  }
}

.future-text {
  color: #fff;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 3.5rem;
}
@media (max-width: 767px) {
  .future-text {
    font-size: 1.6rem;
    row-gap: 2.4rem;
  }
}

/*------------------------
サービス
------------------------*/
.service {
  background-color: #fefbd9;
  text-align: center;
  position: relative;
}
.service h2 {
  width: 33.4rem;
  margin: 0 auto 6rem;
}

.service-sub-title {
  font-size: 3.6rem;
  color: #e8662c;
  font-weight: bold;
  /* 文字幅にフィット & 中央寄せ */
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; /* ← inline-flex に */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 8.5rem; /* 複数行の可能性があれば height より min-height が安全 */
  padding-inline: 1rem;
  border-top: 0.1rem solid #e8662c;
  border-bottom: 0.1rem solid #e8662c;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 親が flex のときに伸びないように */
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  /* 1行限定にしたい場合だけ有効化 */
  margin-bottom: 5.3rem;
}
@media (max-width: 767px) {
  .service-sub-title {
    font-size: 2.4rem;
    margin-bottom: 3.2rem;
  }
}

.service-btn {
  background-color: #e8662c;
  color: #fff;
  font-size: 2.2rem;
  font-weight: bold;
  width: 36.4rem;
  height: 7.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 3.75rem;
  margin: 7rem auto 0;
}
@media (max-width: 767px) {
  .service-btn {
    width: 100%;
    margin: 4.8rem auto 0;
  }
}

.service-inner {
  position: relative;
  padding: 9rem 3rem 15rem;
}

.service-text {
  font-weight: 500;
}
@media (max-width: 767px) {
  .service-text {
    font-size: 1.6rem;
    line-height: 2.125;
  }
}

.service-img01 {
  position: absolute;
  top: 6.015625vw;
  left: 0;
  width: 20.3rem;
}

.service-img02 {
  position: absolute;
  top: 0;
  right: -8.4375vw;
  width: 41.6rem;
}
@media (max-width: 767px) {
  .service-img02 {
    width: 20.6rem;
  }
}

.service-img03 {
  position: absolute;
  bottom: 4.453125vw;
  left: -6.25vw;
  width: 31.9rem;
}
@media (max-width: 767px) {
  .service-img03 {
    width: 20.6rem;
    bottom: 0;
    -webkit-transform: translateY(35%);
            transform: translateY(35%);
  }
}

.service-img04 {
  position: absolute;
  bottom: 7.8125vw;
  right: -5vw;
  width: 33.3rem;
}

/*------------------------
recruit
------------------------*/
.recruit {
  background-color: #b1d73d;
  padding: 7.8rem 3rem 8.3rem;
  position: relative;
}
@media (max-width: 767px) {
  .recruit {
    padding: 3.2rem 2rem 5.6rem;
  }
}
.recruit h2 {
  width: 78.9rem;
  margin: 0 auto 5.4rem;
}
@media (max-width: 767px) {
  .recruit h2 {
    width: 100%;
    margin-bottom: 3.2rem;
  }
}

.recruit-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 2.5rem;
     -moz-column-gap: 2.5rem;
          column-gap: 2.5rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .recruit-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 2.4rem;
  }
}

.recruit-img {
  width: 33.1rem;
}
@media (max-width: 767px) {
  .recruit-img {
    margin: 0 auto;
  }
}

.recruit-text {
  width: 42.1rem;
  font-size: 1.8rem;
  font-weight: 500;
}
@media (max-width: 767px) {
  .recruit-text {
    width: 100%;
    font-size: 1.6rem;
  }
}

.recruit-btn {
  background-color: #e8662c;
  color: #fff;
  font-size: 2.2rem;
  font-weight: bold;
  width: 36.4rem;
  height: 7.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 3.75rem;
  margin: 4rem auto 0;
}
@media (max-width: 767px) {
  .recruit-btn {
    width: 100%;
    margin: 2.4rem auto 0;
  }
}

.bg-line02 {
  position: absolute;
  top: -1rem;
  left: 0;
  width: 100%;
  z-index: 1;
}
@media (max-width: 767px) {
  .bg-line02 {
    top: -0.2rem;
  }
}
.bg-line02 img {
  width: 100%;
  height: 100%;
}

.bg-line03 {
  position: absolute;
  bottom: -1rem;
  left: 0;
  width: 100%;
  z-index: 1;
}
@media (max-width: 767px) {
  .bg-line03 {
    bottom: -0.2rem;
  }
}
.bg-line03 img {
  width: 100%;
  height: 100%;
}

/*------------------------
contact
------------------------*/
.contact {
  background-image: url("../../assets/img/pc01/contact-bg.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 17.5rem 3rem 17.7rem;
  position: relative;
}
@media (max-width: 767px) {
  .contact {
    padding: 4.4rem 2rem 4.6rem;
    background-image: url("../../assets/img/pc01/contact-bg-sp.webp");
  }
}
.contact h2 {
  width: 34.8rem;
  margin: 0 auto 5.4rem;
}
@media (max-width: 767px) {
  .contact h2 {
    width: 24rem;
    margin-bottom: 3.2rem;
  }
}

.contact-text {
  font-size: 2.4rem;
  line-height: 1.4166666667;
  font-weight: bold;
  text-align: center;
  color: #fff;
}

.contact-btn {
  background-color: #e8662c;
  color: #fff;
  font-size: 2.2rem;
  font-weight: bold;
  width: 36.1rem;
  height: 7rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 3.5rem;
  margin: 5.6rem auto 0;
}

#recruit {
  /*------------------------
  greeting
  ------------------------*/
  /*------------------------
  features
  ------------------------*/
  /*------------------------
  about
  ------------------------*/
  /*------------------------
  service
  ------------------------*/
  /*------------------------
  募集要項
  ------------------------*/
  /*------------------------
  福利厚生
  ------------------------*/
  /*------------------------
  求める人材像
  ------------------------*/
  /*------------------------
  採用の流れ
  ------------------------*/
}
#recruit .r-inner {
  max-width: 1392px;
  margin: 0 auto;
}
#recruit .r-fv-title {
  background-image: url("../../assets/img/pc02/r-fv.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 10.5rem 0 11rem;
  position: relative;
}
#recruit .r-fv-title h2 {
  width: 27.47rem;
  font-weight: 500;
  margin: 0 auto;
  text-align: center;
}
#recruit .r-fv-title p {
  font-size: 2.123rem;
  color: #e8662c;
  text-align: center;
  margin-bottom: 1.5rem;
}
#recruit .greeting {
  padding: 13.4rem 3rem 11.7rem;
  background-image: url("../../assets/img/pc02/greeting-bg.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
@media (max-width: 767px) {
  #recruit .greeting {
    padding: 4.4rem 2rem 8.6rem;
  }
}
#recruit .greeting h2 {
  width: 52.3rem;
  margin-bottom: 3rem;
}
@media (max-width: 767px) {
  #recruit .greeting h2 {
    width: 100%;
  }
}
#recruit .greeting-container {
  position: relative;
  padding: 6.4rem 7.6rem;
  background-color: #fff;
  border-radius: 4rem 0 4rem 0;
}
@media (max-width: 767px) {
  #recruit .greeting-container {
    padding: 3.2rem 1.8rem;
    border-radius: 0;
  }
}
#recruit .greeting-container .greeting-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 4rem;
}
@media (max-width: 767px) {
  #recruit .greeting-container .greeting-text {
    row-gap: 2.4rem;
  }
}
#recruit .greeting-container .greeting-text01 {
  font-size: 3.2rem;
  font-weight: bold;
  color: #e8662c;
  width: 61.2rem;
  line-height: 1.6;
}
@media (max-width: 767px) {
  #recruit .greeting-container .greeting-text01 {
    font-size: 2.4rem;
    width: 100%;
  }
}
#recruit .greeting-container .greeting-text02 {
  font-size: 1.8rem;
  font-weight: 500;
  width: 61.2rem;
  letter-spacing: 2px;
}
@media (max-width: 767px) {
  #recruit .greeting-container .greeting-text02 {
    font-size: 1.6rem;
    width: 100%;
  }
}
#recruit .greeting-container .greeting-text02 span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fff501));
  background: linear-gradient(transparent 60%, #fff501 60%);
}
#recruit .greeting-img {
  position: absolute;
  top: -10.9rem;
  right: 5rem;
  width: 60rem;
}
@media (max-width: 767px) {
  #recruit .greeting-img {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    margin-bottom: 0rem;
    margin-top: 2rem;
  }
}
#recruit .features {
  padding: 0rem 3rem 7rem;
  background-color: #fef6af;
  position: relative;
}
@media (max-width: 767px) {
  #recruit .features {
    padding: 4.4rem 2rem 4.6rem;
  }
}
#recruit .features h2 {
  width: 57.8rem;
  margin: 0 auto;
  -webkit-transform: translateY(-25%);
          transform: translateY(-25%);
}
@media (max-width: 767px) {
  #recruit .features h2 {
    width: 100%;
    margin-bottom: 0rem;
    -webkit-transform: translateY(-54%);
            transform: translateY(-54%);
  }
}
#recruit .features-text-title {
  font-size: 3.2rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-bottom: 5rem;
}
@media (max-width: 767px) {
  #recruit .features-text-title {
    font-size: 2.4rem;
    margin-bottom: 2rem;
  }
}
#recruit .features-text-title span {
  display: inline-block;
  background-color: #ea6a06;
  padding: 0.5rem 1.5rem;
  margin-bottom: 2rem;
}
#recruit .features-item-text .orange {
  color: #ea6a06;
  font-size: 2.4rem;
  font-weight: bold;
}
@media (max-width: 767px) {
  #recruit .features-item-text .orange {
    font-size: 2rem;
  }
}
#recruit .features-item-text span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fff501));
  background: linear-gradient(transparent 60%, #fff501 60%);
}
#recruit .features-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 2.5rem;
     -moz-column-gap: 2.5rem;
          column-gap: 2.5rem;
  margin-bottom: 7rem;
}
@media (max-width: 767px) {
  #recruit .features-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#recruit .features-item .features-text {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#recruit .features-item .features-item-img {
  width: 69.5rem;
}
@media (max-width: 767px) {
  #recruit .features-item .features-item-img {
    width: 100%;
    margin-bottom: 2.4rem;
  }
}
#recruit .features-item-text01 {
  width: 76.9rem;
  padding: 6.9rem 7.6rem;
  background-color: #fff;
  border-radius: 0 4rem 0 4rem;
  margin-top: 5.3rem;
  height: 45rem;
  letter-spacing: 0.2rem;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.12em;
}
@media (max-width: 767px) {
  #recruit .features-item-text01 {
    width: 100%;
    padding: 3.2rem 2rem;
    border-radius: 0;
    margin-top: 0;
    height: auto;
    font-size: 1.6rem;
  }
}
#recruit .features-item-text01-2 {
  margin-top: 0;
  height: 37.9rem;
}
@media (max-width: 767px) {
  #recruit .features-item-text01-2 {
    margin-top: 0;
    height: auto;
  }
}
#recruit .features-item-text01 .orange {
  margin-bottom: 3rem;
}
#recruit .features-item-img02 {
  margin-top: 5.3rem;
}
@media (max-width: 767px) {
  #recruit .features-item-img02 {
    margin-top: 0;
  }
}
#recruit .features-item-text02 {
  width: 76.9rem;
  padding: 6.9rem 7.6rem;
  background-color: #fff;
  border-radius: 4rem 0 4rem 0;
  position: relative;
  z-index: 1;
  height: 45rem;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.12em;
}
#recruit .features-item-text02 .orange {
  margin-bottom: 3rem;
}
@media (max-width: 767px) {
  #recruit .features-item-text02 {
    width: 100%;
    padding: 3.2rem 2rem;
    border-radius: 0;
    height: auto;
    font-size: 1.6rem;
  }
}
#recruit .feature-staff {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 8rem;
     -moz-column-gap: 8rem;
          column-gap: 8rem;
  letter-spacing: 0.2rem;
}
@media (max-width: 767px) {
  #recruit .feature-staff {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 2.4rem;
  }
}
#recruit .features-item01 .features-item-img {
  margin-right: -7rem;
}
#recruit .features-item02 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (max-width: 767px) {
  #recruit .features-item02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#recruit .features-item02 .features-item-img {
  margin-left: -7rem;
  margin-top: 5.3rem;
}
@media (max-width: 767px) {
  #recruit .features-item02 .features-item-img {
    margin-left: 0;
    margin-top: 0;
  }
}
#recruit .features-item02 .features-item-img03 {
  margin-top: 0;
}
#recruit .features-item-text02-2 {
  margin-top: 5.3rem;
  height: 51.3rem;
}
@media (max-width: 767px) {
  #recruit .features-item-text02-2 {
    margin-top: 0;
    height: auto;
  }
}
#recruit .feature-staff-item {
  width: 58.3rem;
  background-color: #fff;
  padding: 3.5rem 4rem 4rem;
}
@media (max-width: 767px) {
  #recruit .feature-staff-item {
    width: 100%;
  }
}
#recruit .feature-staff-item01 {
  border-radius: 4rem 0 4rem 0;
}
#recruit .feature-staff-item02 {
  border-radius: 0 4rem 0 4rem;
}
#recruit .feature-staff-item-img img {
  width: 13.4rem;
  margin: 0 auto 1.5rem;
}
#recruit .features-container02 {
  padding-top: 8.8rem;
}
#recruit .features-container02 .features-text-title {
  margin-bottom: 5rem;
  letter-spacing: 0.2rem;
}
@media (max-width: 767px) {
  #recruit .features-container02 .features-text-title {
    margin-bottom: 0rem;
  }
}
#recruit .about {
  padding: 13.4rem 3rem 11.7rem;
  background-color: #7bb81d;
  position: relative;
}
@media (max-width: 767px) {
  #recruit .about {
    padding: 4.4rem 2rem 8.6rem;
  }
}
#recruit .about h2 {
  width: 80.7rem;
  margin-bottom: 3.8rem;
}
@media (max-width: 767px) {
  #recruit .about h2 {
    width: 100%;
  }
}
#recruit .about-item01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 6rem;
     -moz-column-gap: 6rem;
          column-gap: 6rem;
}
@media (max-width: 767px) {
  #recruit .about-item01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 2.4rem;
  }
}
#recruit .about-item02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 6rem;
     -moz-column-gap: 6rem;
          column-gap: 6rem;
}
@media (max-width: 767px) {
  #recruit .about-item02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 2.4rem;
    margin-top: 5rem;
  }
}
#recruit .about-img {
  width: 54rem;
  margin-top: -5rem;
  margin-bottom: 3.7rem;
  position: relative;
}
@media (max-width: 767px) {
  #recruit .about-img {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }
}
#recruit .about-img .kira-01 {
  position: absolute;
  top: -1rem;
  right: -1rem;
  width: 7.7rem;
}
#recruit .about-img .kira-02 {
  position: absolute;
  bottom: 6rem;
  left: -1rem;
  width: 7.7rem;
}
@media (max-width: 767px) {
  #recruit .about-img .kira-02 {
    bottom: 0;
    left: 0;
  }
}
#recruit .about-text {
  background-color: #fff;
  width: 79.5rem;
  height: 42.6rem;
  padding: 6rem 6.5rem 0 7.6rem;
  font-weight: 500;
  line-height: 1.8333333333;
  letter-spacing: 2px;
}
@media (max-width: 767px) {
  #recruit .about-text {
    width: 100%;
    height: auto;
    padding: 3.2rem 2rem 0;
    font-size: 1.6rem;
    padding-bottom: 3rem;
  }
}
#recruit .about-text a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#recruit .about-text-up {
  border-radius: 4rem 0 4rem 0;
}
#recruit .about-text-down {
  border-radius: 0 4rem 0 4rem;
}
#recruit .insta-link {
  color: #e8662c;
  border-bottom: #e8662c 0.1rem solid;
  font-weight: bold;
  display: inline-block;
}
#recruit .about-text01 {
  margin-bottom: 2.4rem;
}
#recruit .service {
  background-color: #fef6af;
  text-align: center;
  position: relative;
  padding-bottom: 13rem;
  padding-inline: 2rem;
}
@media (max-width: 767px) {
  #recruit .service {
    padding-bottom: 8rem;
    padding-inline: 0rem;
  }
}
#recruit .service h2 {
  width: 51.3rem;
  margin: 0 auto;
  -webkit-transform: translateY(-25%);
          transform: translateY(-25%);
}
@media (max-width: 767px) {
  #recruit .service h2 {
    width: 100%;
    margin-bottom: 0;
    -webkit-transform: translateY(-24%);
            transform: translateY(-24%);
  }
}
#recruit .r-h--inner {
  width: 100%;
  max-width: 139.2rem;
  margin: 0 auto;
}
#recruit .service-sub-title {
  width: 27.3rem;
  height: 7.2rem;
  border-radius: 3.6rem;
  background-color: #e8662c;
  color: #fff;
  font-size: 3.2rem;
  font-weight: bold;
  margin: 0 auto;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  #recruit .service-sub-title {
    width: 90%;
    font-size: 2.4rem;
    height: 5.6rem;
    margin-bottom: 3.2rem;
    -webkit-transform: translateY(84%);
            transform: translateY(84%);
  }
}
#recruit .service-box01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 3.6rem;
     -moz-column-gap: 3.6rem;
          column-gap: 3.6rem;
  background-color: #fff;
  padding: 11.7rem 0 8rem;
  position: relative;
  margin: 0 auto 8.6rem;
  padding-inline: 7rem;
}
@media (max-width: 767px) {
  #recruit .service-box01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 6.1rem;
    padding: 6.4rem 0 4.8rem;
    margin-bottom: 0rem;
    width: 100%;
    padding-inline: 2rem;
  }
}
#recruit .service-box02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 6.1rem;
  -webkit-column-gap: 3.6rem;
     -moz-column-gap: 3.6rem;
          column-gap: 3.6rem;
  background-color: #fff;
  padding: 11.7rem 20rem 8rem;
  position: relative;
}
@media (max-width: 767px) {
  #recruit .service-box02 {
    padding: 6.4rem 2rem 4.8rem;
    row-gap: 4.8rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#recruit .service-card {
  width: 39.3rem;
  position: relative;
}
@media (max-width: 767px) {
  #recruit .service-card {
    width: 100%;
  }
}
#recruit .service-text {
  width: 35.5rem;
  position: absolute;
  top: 45%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 767px) {
  #recruit .service-text {
    width: 100%;
    top: 50%;
    padding-inline: 3rem;
  }
}
#recruit .service-text-title {
  font-size: 3.2rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 5%;
  letter-spacing: 0.2em;
}
@media (max-width: 767px) {
  #recruit .service-text-title {
    font-size: 2.4rem;
    /* それ以下の画面幅で5%を適用 */
  }
}
@media (max-width: 767px) and (max-width: 767px) and (min-width: 700px) {
  #recruit .service-text-title {
    margin-bottom: 5vh;
  }
}
@media (max-width: 767px) and (max-width: 699px) {
  #recruit .service-text-title {
    margin-bottom: 5%;
  }
}
#recruit .service-text-text {
  font-weight: 500;
  line-height: 1.8888888889;
  text-align: left;
}
#recruit .description {
  background-color: #fef6af;
  padding-inline: 2rem;
}
@media (max-width: 767px) {
  #recruit .description {
    padding-inline: 0;
  }
}
#recruit .description-title {
  width: 100%;
  position: relative;
  z-index: 1;
  background-color: #fef6af;
}
@media (max-width: 767px) {
  #recruit .description-title {
    width: 100%;
  }
}
#recruit .description-contents-title {
  font-size: 3.2rem;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 7.4rem;
  border-radius: 2rem 2rem 0 0;
  background-color: #e8662c;
  color: #fff;
}
@media (max-width: 767px) {
  #recruit .description-container {
    padding-inline: 2rem;
  }
}
#recruit .description-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#recruit .description-box01 {
  width: 27.1rem;
  border-left: #e8662c 0.1rem solid;
}
@media (max-width: 767px) {
  #recruit .description-box01 {
    width: 9.5rem;
  }
}
#recruit .des-div {
  height: 7.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #feefe1;
  color: #e8662c;
  padding-left: 5.2rem;
  border-bottom: #e8662c 0.1rem solid;
}
@media (max-width: 767px) {
  #recruit .des-div {
    padding-left: 1.4rem;
    height: 7.6rem;
  }
}
#recruit .des-div02 {
  height: 7.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 5.2rem;
  border-bottom: #e8662c 0.1rem solid;
  background-color: #fff;
  font-weight: 500;
}
@media (max-width: 767px) {
  #recruit .des-div02 {
    padding-left: 1.4rem;
    height: 7.6rem;
    font-size: 1.2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
#recruit .description-box02 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-left: #e8662c 0.1rem solid;
  border-right: #e8662c 0.1rem solid;
}
#recruit .des-div14 a {
  color: #e8662c;
  border-bottom: #e8662c 0.1rem solid;
  margin-left: 3rem;
  font-weight: 500;
}
@media (max-width: 767px) {
  #recruit .des-div14 a {
    margin-left: 11rem;
  }
}
#recruit .description-container {
  padding-block: 6.9rem 14.6rem;
}
#recruit .benefit {
  background-color: #7bb81d;
  text-align: center;
  position: relative;
  padding-bottom: 7.5rem;
  padding-inline: 2rem;
}
@media (max-width: 767px) {
  #recruit .benefit {
    padding-bottom: 4.8rem;
    padding-inline: 2rem;
  }
}
#recruit .benefit h2 {
  width: 50.8rem;
  margin: 0 auto 7rem;
  -webkit-transform: translateY(-25%);
          transform: translateY(-25%);
}
@media (max-width: 767px) {
  #recruit .benefit h2 {
    width: 100%;
    margin-bottom: 0rem;
    -webkit-transform: translateY(-24%);
            transform: translateY(-24%);
  }
}
#recruit .benefit-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 3.7rem;
     -moz-column-gap: 3.7rem;
          column-gap: 3.7rem;
  background-color: #fff;
  padding: 6rem 7rem;
}
@media (max-width: 767px) {
  #recruit .benefit-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 2.4rem;
    padding: 0;
    background-color: rgba(0, 0, 0, 0);
  }
}
#recruit .benefit-container .benefit-card {
  width: 44.2rem;
}
@media (max-width: 767px) {
  #recruit .benefit-container .benefit-card {
    width: 100%;
  }
}
#recruit .benefit-container .benefit-card-title {
  font-size: 2.6rem;
  font-weight: bold;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 36.5rem;
  height: 9.06rem;
  border-radius: 3.3rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  line-height: 1.1;
  margin: 0 auto;
  margin-bottom: -9.06rem;
  letter-spacing: 0.2em;
}
@media (max-width: 767px) {
  #recruit .benefit-container .benefit-card-title {
    width: 100%;
    height: 6.4rem;
    font-size: 1.8rem;
    margin-bottom: -6.4rem;
  }
}
#recruit .benefit-container .benefit-card-title01 {
  background-color: #ffad02;
}
#recruit .benefit-container .benefit-card-title02 {
  background-color: #9e84c8;
}
#recruit .benefit-container .benefit-card-title03 {
  background-color: #e98890;
}
#recruit .benefit-container .benefit-card-text {
  background-color: #fef6af;
  padding: 6.1rem 3.4rem 0;
  height: 20.7rem;
  text-align: left;
  line-height: 1.6;
  font-weight: 500;
  letter-spacing: 0.14em;
}
@media (max-width: 767px) {
  #recruit .benefit-container .benefit-card-text {
    padding: 5.2rem 2rem 3rem;
    height: auto;
  }
}
#recruit .benefit-container .benefit-card-text p {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.8888888889;
  text-align: left;
}
#recruit .welcome {
  background-color: #fef6af;
  padding: 13rem 3rem 13.5rem;
  position: relative;
}
@media (max-width: 767px) {
  #recruit .welcome {
    padding: 4.4rem 2rem 4.6rem;
  }
}
#recruit .welcome-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 5rem;
     -moz-column-gap: 5rem;
          column-gap: 5rem;
  position: relative;
}
@media (max-width: 767px) {
  #recruit .welcome-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 4rem;
  }
}
#recruit .welcome-title {
  width: 59.7rem;
  margin-bottom: 7rem;
}
@media (max-width: 767px) {
  #recruit .welcome-title {
    width: 100%;
    margin-bottom: 4rem;
  }
}
#recruit .welcome-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 56.8rem;
}
@media (max-width: 767px) {
  #recruit .welcome-lists {
    width: 100%;
  }
}
#recruit .welcome-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 2.8rem;
     -moz-column-gap: 2.8rem;
          column-gap: 2.8rem;
  margin-top: 2rem;
  margin-bottom: 0.5rem;
  letter-spacing: 0.14em;
}
@media (max-width: 767px) {
  #recruit .welcome-text {
    -webkit-column-gap: 1rem;
       -moz-column-gap: 1rem;
            column-gap: 1rem;
  }
}
#recruit .welcome-text-img {
  width: 5rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 767px) {
  #recruit .welcome-text-img {
    width: 3rem;
  }
}
#recruit .welcome-text p {
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  #recruit .welcome-text p {
    font-size: 2.2rem;
    margin-bottom: 0;
  }
}
#recruit .welcome-img {
  width: 69.5rem;
}
@media (max-width: 767px) {
  #recruit .welcome-img {
    width: 100%;
    margin-bottom: 2.4rem;
  }
}
#recruit li {
  list-style: none;
}
#recruit .flow {
  background-image: url("../../assets/img/pc02/flow-bg.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  position: relative;
  padding-bottom: 7.7rem;
}
#recruit .flow h2 {
  width: 16.1rem;
  margin: 0 auto 7rem;
  -webkit-transform: translateY(-25%);
          transform: translateY(-25%);
}
@media (max-width: 767px) {
  #recruit .flow h2 {
    width: 13.1rem;
    margin-bottom: 2rem;
    -webkit-transform: translateY(-24%);
            transform: translateY(-24%);
  }
}
#recruit .flow-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 6rem;
     -moz-column-gap: 6rem;
          column-gap: 6rem;
  background-color: #fff;
  padding: 7rem;
}
@media (max-width: 767px) {
  #recruit .flow-lists {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 10rem;
    padding: 4rem 1.5rem;
  }
}
#recruit .flow-list {
  width: 28.8rem;
  height: 38.8rem;
}
@media (max-width: 767px) {
  #recruit .flow-list {
    width: 24rem;
    height: auto;
    margin: 0 auto;
  }
}
#recruit .flow-list p {
  font-size: 2.3rem;
  font-weight: 500;
  margin-top: 2.5rem;
  text-align: center;
}
#recruit .flow-last {
  width: 34.7rem;
}
#recruit .flow-list-p {
  position: relative;
}
#recruit .flow-list-p::after {
  content: "";
  display: block;
  background-image: url("../../assets/img/pc02/arrow.webp");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 6.1rem;
  height: 5.2rem;
  position: absolute;
  top: 22%;
  left: 100%;
}
@media (max-width: 767px) {
  #recruit .flow-list-p::after {
    top: 100%;
    left: 50%;
    -webkit-transform: rotate(90deg) translateX(50%) translateY(50%);
            transform: rotate(90deg) translateX(50%) translateY(50%);
  }
}

.c-breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 1.2rem;
     -moz-column-gap: 1.2rem;
          column-gap: 1.2rem;
  font-size: 2.1rem;
  padding-block: 2rem;
  background-color: #fff;
}
@media (max-width: 767px) {
  .c-breadcrumbs {
    font-size: 1.6rem;
    padding-block: 1.2rem;
    padding-left: 2rem;
  }
}

.c-breadcrumbs__sign {
  margin-inline: 1.5rem;
}

/*------------------------
news-list
------------------------*/
#news-list .r-inner {
  max-width: 1392px;
  margin: 0 auto;
}
#news-list .r-fv-title {
  background-image: url("../../assets/img/pc02/r-fv.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 10.5rem 0 11rem;
  position: relative;
}
#news-list .r-fv-title h2 {
  width: 27.47rem;
  font-weight: 500;
  margin: 0 auto;
  text-align: center;
}
#news-list .r-fv-title p {
  font-size: 2.123rem;
  color: #e8662c;
  text-align: center;
  margin-bottom: 1.5rem;
}

.news-list__inner {
  width: 100%;
  max-width: 128rem;
  margin: 0 auto;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 767px) {
  .news-list__inner {
    padding-left: 2rem;
    padding-right: 2rem;
    margin: 0 auto;
  }
}

.news-list__top-title {
  font-size: 2.5rem;
  font-weight: 600;
  margin-bottom: 4.5rem;
}
@media (max-width: 767px) {
  .news-list__top-title {
    margin-bottom: 5.3rem;
  }
}

.news-list__item {
  margin-bottom: 7rem;
  display: grid;
  grid-template-columns: repeat(3, 38.7rem);
  row-gap: 5rem;
  -webkit-column-gap: 5rem;
     -moz-column-gap: 5rem;
          column-gap: 5rem;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width: 767px) {
  .news-list__item {
    padding-left: 0rem;
    margin-bottom: 0rem;
    display: block;
  }
}

.news-list__item li a {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}

.news-list__item li a:hover {
  opacity: 0.5;
}

.news-list__img {
  display: block;
  width: 40.8rem;
  position: relative;
}
@media (max-width: 767px) {
  .news-list__img {
    width: 100%;
    margin: 0 auto;
  }
}
.news-list__img img {
  height: 28.8rem;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 1rem;
}
@media (max-width: 767px) {
  .news-list__img img {
    height: auto;
  }
}

.news-list__mark {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.66;
  color: #fff;
  width: 10.5rem;
  height: 3.2rem;
  background-color: #e8662c;
  text-align: center;
  padding-top: 0.3rem;
  position: absolute;
  top: 0;
  left: 0;
  border-top-left-radius: 0.5rem;
}
@media (max-width: 767px) {
  .news-list__mark {
    width: 10rem;
    height: 3rem;
  }
}

.news-list__text {
  margin-top: 2rem;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
  line-height: 2.7rem;
  text-align: left;
  color: #e8662c;
}
@media (max-width: 767px) {
  .news-list__text {
    margin-top: 1.8rem;
    letter-spacing: 0rem;
    line-height: 2.6rem;
  }
}

.news-list__text02 {
  margin-top: 2.8rem;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
  line-height: 2.7rem;
  text-align: left;
}
@media (max-width: 767px) {
  .news-list__text02 {
    margin-top: 1.5rem;
    letter-spacing: 0rem;
    line-height: 2.7rem;
  }
}

.news-list__time {
  font-size: 1.7rem;
  font-weight: 400;
  margin-top: 1.5rem;
  text-align: left;
  letter-spacing: 0.1rem;
}
@media (max-width: 767px) {
  .news-list__time {
    margin-bottom: 4.3rem;
    letter-spacing: 0.05rem;
  }
}

.news-list__content {
  margin-top: 0.5rem;
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: 0.1rem;
  line-height: 2.7rem;
  text-align: left;
  /* 高さ固定 + 行数制限 */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 5.4rem;
}
@media (max-width: 767px) {
  .news-list__content {
    margin-top: 1.8rem;
    letter-spacing: 0rem;
    line-height: 2.6rem;
    -webkit-line-clamp: 2;
    height: 5.2rem;
  }
}

.c-pager {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 20rem;
}
.c-pager .page-numbers {
  display: inline-block;
  width: 5rem;
  height: 5rem;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  line-height: 2.8;
  text-decoration: none;
  color: #000;
  border: 1px solid #000;
  margin-right: 1rem;
  margin-bottom: 1rem;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}
.c-pager :last-child {
  margin-right: 0;
}
.c-pager .current {
  color: #fff;
  background: #e8662c;
}
.c-pager .dots {
  display: inline-block;
  font-size: 1.8rem;
  font-weight: bold;
  margin-right: 1rem;
  border: none;
}

.page-numbers:not(.isActive):hover {
  background: #e8662c;
  color: #fff;
}

/*------------------------
news-detail
------------------------*/
#news-detail .r-inner {
  max-width: 1392px;
  margin: 0 auto;
}
#news-detail .r-fv-title {
  background-image: url("../../assets/img/pc02/r-fv.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 10.5rem 0 11rem;
  position: relative;
}
#news-detail .r-fv-title h2 {
  width: 27.47rem;
  font-weight: 500;
  margin: 0 auto;
  text-align: center;
}
#news-detail .r-fv-title p {
  font-size: 2.123rem;
  color: #e8662c;
  text-align: center;
  margin-bottom: 1.5rem;
}

.container-adjust-news-detail {
  max-width: 144rem;
  margin: 0 auto;
  padding: 0 0.15rem;
  padding-left: 8rem;
  padding-right: 5rem;
}
@media (max-width: 767px) {
  .container-adjust-news-detail {
    padding-left: unset;
    padding-right: unset;
  }
}

.news-detail__contents {
  max-width: 1440px;
  margin-inline: auto;
  padding-top: 12.8rem;
}
@media (max-width: 767px) {
  .news-detail__contents {
    padding-top: 8rem;
  }
}

.news-detail__contents-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-column-gap: 0.8rem;
     -moz-column-gap: 0.8rem;
          column-gap: 0.8rem;
  margin-bottom: 1.6rem;
  max-width: 1440px;
  -webkit-column-gap: 3rem;
     -moz-column-gap: 3rem;
          column-gap: 3rem;
}
@media (max-width: 767px) {
  .news-detail__contents-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.news-detail__contents-left {
  max-width: 100rem;
}
@media (max-width: 767px) {
  .news-detail__contents-left {
    width: 33.5rem;
    margin-inline: auto;
  }
}

.news-detail__contents-left-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -ms-flex-item-align: center;
      align-self: center;
  margin-bottom: 1.6rem;
  -webkit-column-gap: 2rem;
     -moz-column-gap: 2rem;
          column-gap: 2rem;
}
.news-detail__date {
  font-weight: 400;
  color: #878787;
}
@media (max-width: 767px) {
  .news-detail__date {
    letter-spacing: 0.15rem;
    margin-right: 1rem;
  }
}

.news-detail__mark {
  font-weight: 600;
  color: #e8662c;
}
.news-detail__contents-title {
  font-size: 3rem;
  font-weight: 600;
  margin-bottom: 4rem;
  position: relative;
}
@media (max-width: 767px) {
  .news-detail__contents-title {
    font-size: 2.4rem;
    margin-bottom: 5rem;
  }
}

.news-detail__contents-title::after {
  content: "";
  position: absolute;
  bottom: -2rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  .news-detail__contents-title::after {
    max-width: unset;
    top: unset;
  }
}

.news-detail__contents-img {
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: auto;
  margin-bottom: 4rem;
}
@media (max-width: 767px) {
  .news-detail__contents-img {
    width: 33.5rem;
    margin-bottom: 4rem;
    margin-right: unset;
    margin-inline: auto;
  }
}

.news-detail__contents-text {
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 8rem;
  position: relative;
}
.news-detail__contents-text p {
  margin-bottom: 4rem;
}
@media (max-width: 767px) {
  .news-detail__contents-text {
    margin-bottom: 4rem;
    line-height: 1.6;
  }
}

.news-detail__link-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 3.5rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 20.6rem;
  margin-inline: auto;
  padding-block: 1.5rem;
  border: 0.1rem solid #000;
  margin-bottom: 8rem;
}
.news-detail__link-btn p {
  color: #000;
}
.news-detail__link-btn:hover {
  opacity: 0.5;
}

.news-detail__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 5rem;
}

.tag-orange {
  display: inline-block;
  color: #e8662c;
  font-size: 1.6rem;
  padding: 0.25rem 1rem;
  border-radius: 0.5rem;
  border: 0.1rem solid #e8662c;
  white-space: nowrap;
}

.news-detail__contents-right {
  max-width: 27.5rem;
}
@media (max-width: 767px) {
  .news-detail__contents-right {
    max-width: unset;
    width: 33.5rem;
    margin-inline: auto;
  }
}

.news-detail__contents-right-wrap01 {
  margin-bottom: 2rem;
}

.news-detail__contents-right-content-title01 {
  width: 25rem;
  background-color: #e8662c;
  color: #fff;
  text-align: center;
  margin-bottom: 0.5rem;
  font-size: max(1.8rem, 12px);
}
@media (max-width: 767px) {
  .news-detail__contents-right-content-title01 {
    max-width: unset;
    width: 33.5rem;
    margin-inline: auto;
  }
}

.news-detail__contents-right-content-list-wrap {
  font-size: max(1.6rem, 10px);
}

.news-detail__contents-right-content-link01 {
  display: block;
  width: 20rem;
}

.news__details-flex03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10.6rem;
  -webkit-column-gap: 8rem;
     -moz-column-gap: 8rem;
          column-gap: 8rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .news__details-flex03 {
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
    margin-bottom: 6.9rem;
  }
}

.news__details-flex03 a {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  display: block;
}

.news__details-flex03 a:hover {
  opacity: 0.5;
}

.news__details-previous {
  background-color: #e8662c;
  text-align: left;
  padding-left: 2rem;
  letter-spacing: 0.1rem;
  font-size: 1.6rem;
  font-weight: 400;
  margin-bottom: 1rem;
  width: 99.2%;
}
@media (max-width: 767px) {
  .news__details-previous {
    margin-bottom: 1.2rem;
  }
}
.news__details-previous p {
  color: #FFFFFF;
}

.news__details-previous-link {
  width: 45%;
}

.news__details-flex04 {
  -webkit-column-gap: 1.8rem;
     -moz-column-gap: 1.8rem;
          column-gap: 1.8rem;
}

.news__details-title {
  font-size: 1.6rem;
  font-weight: 600;
  text-align: left;
  letter-spacing: 0.1rem;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .news__details-title {
    letter-spacing: 0.01rem;
  }
}

.news__details-next {
  background-color: #e8662c;
  color: #FFFFFF;
  font-size: 1.7rem;
  font-weight: 400;
  text-align: right;
  padding-right: 2.1rem;
  width: 100%;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .news__details-next {
    margin-bottom: 1.2rem;
  }
}

.news__details-next-link {
  width: 45%;
  margin-left: auto;
}

.news__details-img01 img,
.news__details-img02 img {
  width: 25rem;
  height: 15rem;
  -o-object-fit: cover;
     object-fit: cover;
}/*# sourceMappingURL=style.css.map */