@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Anton&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Comfortaa:wght@300..700&family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
#recruit .recruit-form-section .recruit-title,
#contact .recruit-form-section .recruit-title, #recruit .message-section .message-section-title,
#contact .message-section .message-section-title, #top .contact-section .wrapper .title, #top .company-section .company-contents .company-item .address .map-link, #top .mv-section .mv-wrapper .title-area .toyama, .contact-recruit-section .flex-wrapper .wrap-item .wrap-title, .mission-section .mission-items .mission-item .number, footer#footer .footer-wrapper .footer-menu .footer-menu__inner ul li a::before, footer#footer .footer-wrapper .footer-menu .footer-menu__inner .menu-title, .top-bg-section .title-area .en {
  font-family: "Poppins", sans-serif;
}

#company .overview-section .wrapper::after, #company .greeting-section .wrapper::before, #top .company-section::before, #top .feature-section::before, #top .about-section::before, .service-section::before, .mission-section::after, .mission-section::before, .section-title {
  font-family: "Anton", sans-serif;
}

.section-title .small, body {
  font-family: "Noto Sans JP", sans-serif;
}

footer#footer .copyright {
  font-family: "Roboto", sans-serif;
}

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

html {
  font-size: 10px;
  margin: 0;
  scroll-behavior: smooth;
  font-size: 0.694444vw;
}
@media only screen and (max-width: 768px) {
  html {
    font-size: 1.302vw;
  }
}
@media only screen and (max-width: 576px) {
  html {
    font-size: 1.736vw;
  }
}

body {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #333333;
  word-break: break-word;
  margin: 0;
  padding: 0;
  border: 0;
  letter-spacing: 0.05em;
  background-color: #FFFFFF;
}

div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2 {
  line-height: 1.2;
}

h3,
h4 {
  line-height: 1.5;
}

h5,
h6 {
  line-height: inherit;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

b,
strong {
  font-weight: bolder;
}

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

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  vertical-align: middle;
  border-style: none;
  height: auto;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

[role=button] {
  cursor: pointer;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button {
  outline: none;
  border: none;
  cursor: pointer;
}

input[type=radio],
input[type=checkbox] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: none;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

[hidden] {
  display: none !important;
}

*:focus {
  outline: none;
}

.clearfix::after {
  content: "";
  visibility: hidden;
  height: 0;
  display: block;
  font-size: 0;
  clear: both;
}

* html .clearfix {
  zoom: 1;
}

*:first-child + html .clearfix {
  zoom: 1;
}

#wrapper {
  position: relative;
  width: 100%;
}

section {
  position: relative;
}

@media print, screen and (min-width: 769px) {
  .pc-hide,
  .sp-only {
    display: none !important;
  }
}
@media only screen and (max-width: 576px) {
  .sp-hide,
  .pc-only {
    display: none !important;
  }
}
.s-padding {
  padding: 10rem 0;
}
@media only screen and (max-width: 768px) {
  .s-padding {
    padding: 8rem 0;
  }
}
@media only screen and (max-width: 576px) {
  .s-padding {
    padding: 6rem 0;
  }
}

#wrapper {
  position: relative;
  width: 100%;
}

main {
  position: relative;
}

/* input */
input[type=text],
input[type=email],
input[type=tel],
input[type=number],
input[type=password],
select,
textarea {
  position: relative;
  background: #ffffff;
  border: 1px solid #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 1.6rem 1.6rem;
  width: 100%;
  font-weight: 400;
  font-size: 2.2rem;
  line-height: 1.5;
  text-align: left;
  color: #000000;
  outline: none;
  border-radius: 5px;
  vertical-align: middle;
}
@media only screen and (max-width: 576px) {
  input[type=text],
  input[type=email],
  input[type=tel],
  input[type=number],
  input[type=password],
  select,
  textarea {
    padding: 1.2rem 1.6rem;
  }
}
input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #b7b7b7;
}
input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=password]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
  color: #b7b7b7;
}
input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #b7b7b7;
}
input[type=text]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder, input[type=number]::-ms-input-placeholder, input[type=password]::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #b7b7b7;
}
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
input[type=number]::placeholder,
input[type=password]::placeholder,
select::placeholder,
textarea::placeholder {
  color: #b7b7b7;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=password]:focus,
select:focus,
textarea:focus {
  border-color: #ffffff;
}

select {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='16' viewBox='0 0 28 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.72168 0.692352L13.7217 14.2407L26.7217 0.692352' stroke='black' stroke-width='2'/%3E%3C/svg%3E%0A");
  background-position: calc(100% - 1.2rem) 50%;
  background-size: 2rem 1rem;
  background-repeat: no-repeat;
  z-index: 0;
}
select:has(option:checked:disabled) {
  color: #b7b7b7;
}

.container,
.container-fluid {
  max-width: 124rem;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 4rem;
  padding-right: 4rem;
}
@media only screen and (max-width: 1024px) {
  .container,
  .container-fluid {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media only screen and (max-width: 576px) {
  .container,
  .container-fluid {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.container {
  padding-right: 3.2rem;
  padding-left: 3.2rem;
}
@media only screen and (max-width: 768px) {
  .container {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media only screen and (max-width: 576px) {
  .container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media only screen and (max-width: 576px) {
  .container,
  .container-fluid {
    max-width: 54rem;
  }
}
.content-in {
  position: relative;
  max-width: 83.6rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}
@media only screen and (max-width: 576px) {
  .content-in {
    padding-left: 0;
    padding-right: 0;
  }
}

picture,
figure {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
}
picture img,
figure img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.section-title {
  position: relative;
  font-size: 8rem;
  font-weight: 600;
  color: #000;
  line-height: 1;
  letter-spacing: 0.05em;
  margin-bottom: 50px;
  z-index: 2;
}
.section-title::first-letter {
  font-size: 1.1em;
}
.section-title .small {
  font-size: 3.2rem;
  font-weight: 400;
  line-height: 1.25;
  color: #333333;
}
@media only screen and (max-width: 768px) {
  .section-title {
    font-size: 6.4rem;
  }
  .section-title .small {
    font-size: 2.4rem;
  }
}
.section-title.center {
  text-align: center;
}
.section-title.left {
  text-align: left;
}
.section-title.right {
  text-align: right;
}

.top-bg-section {
  position: relative;
  background-color: #F3F7FB;
  height: 35rem;
  z-index: 0;
}
@media only screen and (max-width: 576px) {
  .top-bg-section {
    height: 30rem;
  }
}
.top-bg-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  z-index: -1;
}
.top-bg-section::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../image/back/overlay.png) no-repeat center center/cover;
  z-index: -2;
  opacity: 0.3;
}
.top-bg-section .title-area {
  height: 100%;
  display: -ms-grid;
  display: grid;
  place-content: center;
  color: #fff;
  font-weight: 500;
  text-align: center;
  padding: 0 3rem;
}
.top-bg-section .title-area .en {
  font-size: 5.6rem;
  font-weight: 700;
  letter-spacing: 0.012em;
}
@media only screen and (max-width: 768px) {
  .top-bg-section .title-area .en {
    font-size: 4rem;
  }
}
.top-bg-section .title-area .jp {
  font-size: 3.2rem;
}
.top-bg-section .title-area .subtitle {
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.25;
  margin-top: 3.2rem;
}
@media only screen and (max-width: 576px) {
  .top-bg-section .title-area .subtitle {
    font-size: 1.6rem;
  }
}
.top-bg-section .title-area .small {
  font-size: 1.6rem;
  line-height: 1.25;
  text-align: center;
  font-weight: 500;
  margin-top: 4.8rem;
}
@media only screen and (max-width: 576px) {
  .top-bg-section .title-area .small {
    font-size: 1.4rem;
  }
}

.internal-link__group {
  background-color: #f0f0f0;
}
.internal-link__group ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2.4rem;
}
.internal-link__group ul li {
  display: inline-block;
  padding: 1.6rem 0;
}
.internal-link__group ul li a {
  font-size: 1.6rem;
  font-weight: 500;
}
.internal-link__group ul li:not(:last-child) {
  position: relative;
}
.internal-link__group ul li:not(:last-child)::after {
  position: absolute;
  content: "/";
  right: -1.5rem;
}

.content-border-title {
  font-size: 6rem;
  font-weight: 600;
  color: #0F172A;
  padding-left: 0.8em;
  border-left: 10px solid #1E40AF;
  margin-bottom: 10rem;
}
@media only screen and (max-width: 768px) {
  .content-border-title {
    font-size: 4.8rem;
  }
}
@media only screen and (max-width: 576px) {
  .content-border-title {
    font-size: 3.6rem;
  }
}

.loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: -ms-grid;
  display: grid;
  background-color: #121212;
  z-index: 9999;
  place-content: center;
}
.loader .loader-inner {
  height: 100%;
  position: relative;
  opacity: 1;
}
.loader .loader-inner .loader-txt {
  padding: 0 2rem;
  color: #fff;
  font-weight: 600;
  font-size: 8rem;
  font-style: italic;
}
.loader .loader-inner .loader-txt span {
  display: inline-block;
  margin-right: 0.5rem;
  background: -webkit-gradient(linear, left top, right top, from(#fff), to(#000));
  background: linear-gradient(to right, #fff, #000);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 200% 200%;
  -webkit-animation: loader-gradient-move 3s infinite;
          animation: loader-gradient-move 3s infinite;
}
.loader .loader-inner .loader-txt span + span {
  padding-right: 1rem;
}
@media only screen and (max-width: 576px) {
  .loader .loader-inner .loader-txt {
    font-size: 5rem;
  }
}
.loader .loader-inner .loader-txt span:nth-child(1) {
  scale: -1;
  padding-right: 2rem;
}
@-webkit-keyframes loader-gradient-move {
  0% {
    background-position: 30% 10%;
  }
  20% {
    background-position: 55% 15%;
  }
  40% {
    background-position: 75% 90%;
  }
  60% {
    background-position: 10% 60%;
  }
  80% {
    background-position: 60% 30%;
  }
  100% {
    background-position: 30% 10%;
  }
}
@keyframes loader-gradient-move {
  0% {
    background-position: 30% 10%;
  }
  20% {
    background-position: 55% 15%;
  }
  40% {
    background-position: 75% 90%;
  }
  60% {
    background-position: 10% 60%;
  }
  80% {
    background-position: 60% 30%;
  }
  100% {
    background-position: 30% 10%;
  }
}
.loader .loader-inner .loader-txt span:nth-child(2) {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
.loader .loader-inner .loader-txt span:nth-child(3) {
  -webkit-animation-delay: 0.25s;
          animation-delay: 0.25s;
}
.loader .loader-inner .loader-txt span:nth-child(4) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.loader .loader-inner .loader-txt span:nth-child(5) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.loader .loader-inner .loader-txt span:nth-child(6) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}

.primary-btn {
  position: relative;
  margin: auto;
  margin-top: 4.8rem;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 1.8rem 8rem;
  background-color: #121212;
  border: 1px solid transparent;
  border-radius: 5px;
  color: #fff;
  z-index: 0;
  overflow: hidden;
  -webkit-transition: 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  font-size: 2rem;
}
@media only screen and (max-width: 576px) {
  .primary-btn {
    font-size: 2rem;
  }
}
.primary-btn span {
  display: block;
  position: relative;
  z-index: 2;
}
.primary-btn::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 110%;
  background-color: #fff;
  z-index: -1;
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
}
.primary-btn:hover {
  color: #121212;
}
.primary-btn:hover::before {
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.gsap-split-fade {
  opacity: 0;
}
.gsap-split-fade span {
  opacity: 0;
  -webkit-filter: blur(20px);
          filter: blur(20px);
  -webkit-transform: translateY(-30px);
          transform: translateY(-30px);
}

.fadeImgIn {
  opacity: 0;
  -webkit-filter: blur(40px);
          filter: blur(40px);
  -webkit-transform: scale(1.5) translateY(-100px);
          transform: scale(1.5) translateY(-100px);
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.gsap-blur-text {
  opacity: 0;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
  -webkit-filter: blur(20px);
          filter: blur(20px);
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.split-zoom-in-blur-text span {
  display: inline-block;
}

.g-recaptcha {
  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;
  margin-bottom: 20px;
}

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}

@keyframes zoom {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
header#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 1001;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 768px) {
  header#header {
    border-bottom: unset;
    -webkit-box-shadow: unset;
            box-shadow: unset;
  }
}
.transparent-header header#header {
  background-color: transparent;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

header#header.header-hidden {
  -webkit-transform: translateY(calc(-100% - 1px));
          transform: translateY(calc(-100% - 1px));
}
header#header .header-wrapper {
  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;
  max-width: 128rem;
  margin: auto;
  padding: 0 3.2rem;
  height: 10rem;
}
@media only screen and (max-width: 768px) {
  header#header .header-wrapper {
    height: 60px;
  }
}
header#header .header-wrapper .header-logo a {
  display: block;
}
header#header .header-wrapper .header-logo a img {
  height: 8.5rem;
}
@media only screen and (max-width: 768px) {
  header#header .header-wrapper .header-logo a img {
    height: 50px;
  }
}
header#header .header-wrapper .header-logo a img.logo-white {
  display: none;
}
.transparent-header header#header .header-wrapper .header-logo a img.logo-black {
  display: none;
}
.transparent-header header#header .header-wrapper .header-logo a img.logo-white {
  display: block;
}

@media only screen and (max-width: 768px) {
  header#header .header-wrapper .header-nav {
    display: none;
  }
}
header#header .header-wrapper .header-nav .nav-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.6rem;
}
header#header .header-wrapper .header-nav .nav-menu a {
  display: block;
  font-size: 2rem;
  font-weight: 500;
  color: #333333;
  -webkit-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
header#header .header-wrapper .header-nav .nav-menu a:hover {
  color: #000;
}
header#header .header-wrapper .header-nav .nav-menu a.active {
  color: #000;
  font-weight: 700;
}
header#header .header-wrapper .header-nav .nav-menu a.contact-link {
  padding: 1rem 3rem;
  background-color: #333;
  border-radius: 5px;
  color: #fff;
}
header#header .header-wrapper .header-nav .nav-menu a.contact-link:hover {
  opacity: 0.8;
}

#mobile-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 998;
  right: -100%;
  width: 80%;
  max-width: 50rem;
  overflow-y: auto;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background: #091E3A;
}
#mobile-nav .mobile-nav-container {
  position: relative;
  padding: 56px 20px 30px;
}
#mobile-nav .mobile-nav-menu {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
}
#mobile-nav .mobile-nav-menu > li {
  position: relative;
  display: block;
  border-bottom: 1px solid #FFFFFF;
}
#mobile-nav .mobile-nav-menu > li > a {
  position: relative;
  display: block;
  width: 100%;
  font-weight: 500;
  font-size: 14px;
  line-height: 2.4rem;
  letter-spacing: 0.05em;
  text-align: left;
  color: #FFFFFF;
  padding: 15px 0;
  text-decoration: none;
  outline: none;
}
#mobile-nav .mobile-nav-menu > li .lang-switch {
  color: #FFFFFF;
  padding: 1.5rem 0;
}
#mobile-nav .mobile-nav-menu > li .lang-switch a {
  color: #C20A19;
}
#mobile-nav .mobile-nav-menu .drop-down > a::after {
  content: "";
  position: absolute;
  top: calc(50% - 3px);
  right: 0;
  display: inline-block;
  width: 10px;
  height: 6px;
  background-image: url(../img/common/icon-down.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 2;
}
#mobile-nav .mobile-nav-menu .drop-down ul {
  display: none;
  overflow: hidden;
}
#mobile-nav .mobile-nav-menu .drop-down li {
  padding-left: 16px;
  border-bottom: 1px solid #323232;
}
#mobile-nav .mobile-nav-menu .drop-down li a {
  position: relative;
  display: block;
  width: 100%;
  font-weight: 700;
  font-size: 14px;
  line-height: 2.4rem;
  text-align: left;
  color: #323232;
  padding: 1.6rem 0;
  text-decoration: none;
  outline: none;
}
#mobile-nav .mobile-nav-menu .drop-down.active > a::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
#mobile-nav .mobile-nav-social {
  position: relative;
  margin-top: 4rem;
}
#mobile-nav .mobile-nav-social .social-menu {
  position: relative;
  list-style: none;
  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;
  gap: 2.4rem;
  padding: 0;
  margin: 0;
}
#mobile-nav .mobile-nav-social .social-menu > li {
  position: relative;
  padding: 0;
  margin: 0;
}
#mobile-nav .mobile-nav-social .social-menu > li .social-link {
  position: relative;
  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: 3rem;
  background: none;
  border: none;
  outline: none;
  overflow: hidden;
  z-index: 0;
}
#mobile-nav .mobile-nav-social .social-menu > li .social-link img {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  border: none;
}
#mobile-nav .mobile-nav-social .market-action {
  position: relative;
  margin-top: 1.6rem;
}
#mobile-nav .mobile-nav-social .market-action .market-btn {
  position: relative;
  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: 100%;
  max-width: 100%;
  height: 4.4rem;
  padding: 0.5rem 1.5rem 0.5rem 0.5rem;
  background: #FFFFFF;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 700;
  color: #091E3A;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  border-radius: 0.3rem;
  border: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  z-index: 0;
}
#mobile-nav .mobile-nav-social .market-action .market-btn .text {
  position: relative;
  color: inherit;
  text-decoration: none;
  z-index: 3;
}
#mobile-nav .mobile-nav-social .market-action .market-btn .icon {
  position: absolute;
  top: calc(50% - 8px);
  right: 1rem;
  display: block;
  width: 1.6rem;
  margin: 0;
}
#mobile-nav .mobile-nav-social .market-action .market-btn:hover {
  opacity: 0.8;
}

.mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  width: 60px;
  height: 60px;
  padding: 14px 12px;
  background: #333333;
  display: none;
  border: none;
  outline: none;
  cursor: pointer;
  z-index: 1010;
  margin: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media only screen and (max-width: 768px) {
  .mobile-nav-toggle {
    display: inline-block;
  }
}
.mobile-nav-toggle .toggle-icon {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
}
.mobile-nav-toggle .toggle-icon span {
  display: inline-block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #FFFFFF;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.mobile-nav-toggle .toggle-icon span:nth-child(1) {
  top: 0;
}
.mobile-nav-toggle .toggle-icon span:nth-child(2) {
  top: calc(50% - 1px);
}
.mobile-nav-toggle .toggle-icon span:nth-child(3) {
  bottom: 0;
}
.mobile-nav-toggle.toggle-active .toggle-icon span {
  background: #FFFFFF;
}
.mobile-nav-toggle.toggle-active .toggle-icon span:nth-child(1) {
  -webkit-transform: translateY(14px) rotate(-45deg);
          transform: translateY(14px) rotate(-45deg);
}
.mobile-nav-toggle.toggle-active .toggle-icon span:nth-child(2) {
  opacity: 0;
  visibility: hidden;
}
.mobile-nav-toggle.toggle-active .toggle-icon span:nth-child(3) {
  -webkit-transform: translateY(-16px) rotate(45deg);
          transform: translateY(-16px) rotate(45deg);
}

.mobile-nav-overly {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 997;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* Mobile Nav body classes */
@media only screen and (max-width: 768px) {
  body.mobile-nav-active {
    overflow: hidden;
  }
}

body.mobile-nav-active #mobile-nav {
  right: 0;
}

body.contact-page .mobile-nav-toggle {
  display: none;
}
body.contact-page .sp-phone-link {
  right: 0;
}

footer#footer {
  position: relative;
  background-color: #000;
  padding: 8rem 0rem;
  z-index: 1000;
  overflow: hidden;
  color: #fff;
}
footer#footer .footer-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
}
@media only screen and (max-width: 768px) {
  footer#footer .footer-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
footer#footer .footer-wrapper .company-info {
  width: 35%;
}
@media only screen and (max-width: 768px) {
  footer#footer .footer-wrapper .company-info {
    width: 100%;
  }
}
footer#footer .footer-wrapper .company-info .footer-logo img {
  width: 22rem;
}
footer#footer .footer-wrapper .company-info .company-description {
  font-size: 1.6rem;
  margin-top: 2rem;
  font-weight: 500;
}
footer#footer .footer-wrapper .company-info .detail-info {
  margin-top: 2rem;
  font-size: 1.6rem;
}
footer#footer .footer-wrapper .company-info .detail-info .company-item__info > div {
  margin-top: 1.2rem;
  font-size: 1.4rem;
  line-height: 2.4rem;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.8rem;
}
footer#footer .footer-wrapper .footer-menu {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
footer#footer .footer-wrapper .footer-menu .footer-menu__inner .menu-title {
  font-size: 2.2rem;
  font-weight: 700;
  color: #fff;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
footer#footer .footer-wrapper .footer-menu .footer-menu__inner ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 3rem minmax(0, 1fr);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 3rem;
  padding-top: 1.5rem;
}
@media only screen and (max-width: 576px) {
  footer#footer .footer-wrapper .footer-menu .footer-menu__inner ul {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
footer#footer .footer-wrapper .footer-menu .footer-menu__inner ul li a {
  position: relative;
  width: 100%;
  display: block;
  font-size: 1.8rem;
  line-height: 3rem;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
footer#footer .footer-wrapper .footer-menu .footer-menu__inner ul li a::before {
  content: attr(data-en);
  display: block;
  font-size: 1rem;
  line-height: 1.2;
  color: #c0c0c0;
  font-weight: 500;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
@media only screen and (max-width: 576px) {
  footer#footer .footer-wrapper .footer-menu .footer-menu__inner ul li a {
    font-size: 1.8rem;
    line-height: 1.5;
  }
}
footer#footer .footer-wrapper .footer-menu .footer-menu__inner ul li a:hover {
  color: #1E40AF;
  font-weight: 500;
}
footer#footer .copyright {
  margin-top: 6rem;
  padding-top: 5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  text-align: center;
  font-size: 1.6rem;
}
@media only screen and (max-width: 576px) {
  footer#footer .copyright {
    font-size: 1.8rem;
  }
}

@-webkit-keyframes message-section-slide {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@keyframes message-section-slide {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
main {
  margin-top: 10rem;
  overflow-x: hidden;
}
.transparent-header main {
  margin-top: 0;
}

@media only screen and (max-width: 768px) {
  main {
    margin-top: 60px;
  }
}

.mission-section {
  --section-bg-x: 0;
  z-index: 0;
}
.mission-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 12rem;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  white-space: nowrap;
  line-height: 1;
  color: rgba(51, 51, 51, 0.1);
}
.mission-section::after {
  content: "MISSION";
  position: absolute;
  top: 4rem;
  right: calc(50% - 70rem);
  color: rgba(255, 255, 255, 0.1);
  font-size: 12rem;
  -webkit-transform: translateY(var(--section-bg-x, 0));
          transform: translateY(var(--section-bg-x, 0));
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  white-space: nowrap;
  line-height: 1;
  z-index: 2;
}
.mission-section .wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 768px) {
  .mission-section .wrapper {
    position: relative;
    background-color: #000;
  }
}
.mission-section .section-title {
  color: #fff;
  margin-bottom: 2rem;
}
.mission-section .section-title::first-letter {
  font-size: inherit;
}
.mission-section .mission-description {
  font-size: 1.6rem;
  line-height: 1.5;
  color: #fff;
}
@media only screen and (max-width: 576px) {
  .mission-section .mission-description {
    font-size: 14px;
  }
}
.mission-section .mission-background img {
  width: 100%;
  height: 100%;
}
.mission-section .mission-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12rem;
  margin-top: 8rem;
}
@media only screen and (max-width: 768px) {
  .mission-section .mission-items {
    position: absolute;
    top: -35rem;
    left: 0;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 576px) {
  .mission-section .mission-items {
    top: -28rem;
  }
}
.mission-section .mission-items .mission-item {
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
}
.mission-section .mission-items .mission-item .number {
  font-size: 4rem;
  font-weight: 900;
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  .mission-section .mission-items .mission-item .number {
    font-size: 6rem;
  }
}
@media only screen and (max-width: 576px) {
  .mission-section .mission-items .mission-item .number {
    font-size: 5rem;
  }
}
.mission-section .mission-items .mission-item .title {
  font-size: 1.6rem;
  font-weight: 500;
  margin-top: 1rem;
}
@media only screen and (max-width: 768px) {
  .mission-section .mission-items .mission-item .title {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 576px) {
  .mission-section .mission-items .mission-item .title {
    font-size: 2rem;
  }
}

.tel-inquiry-section {
  background-color: #f8fafc;
  padding: 9.6rem 0;
}
.tel-inquiry-section .wrapper .title-area {
  text-align: center;
}
.tel-inquiry-section .wrapper .title-area .title {
  font-size: 3.6rem;
  font-weight: 300;
  color: #0F172A;
}
.tel-inquiry-section .wrapper .title-area .desc {
  margin-top: 2.4rem;
}
.tel-inquiry-section .wrapper .content-wrap {
  margin-top: 8rem;
}
.tel-inquiry-section .wrapper .content-wrap .tel-items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 4.8rem minmax(0, 1fr);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 4.8rem;
}
@media only screen and (max-width: 576px) {
  .tel-inquiry-section .wrapper .content-wrap .tel-items {
    gap: 2rem;
  }
}
.tel-inquiry-section .wrapper .content-wrap .tel-items .tel-item {
  background-color: #fff;
  border-top: 4px solid #333333;
  text-align: center;
  padding: 5.2rem 4.8rem;
  -webkit-box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.1019607843);
  -webkit-box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1019607843);
}
@media only screen and (max-width: 576px) {
  .tel-inquiry-section .wrapper .content-wrap .tel-items .tel-item {
    padding: 3rem 2rem;
  }
}
.tel-inquiry-section .wrapper .content-wrap .tel-items .tel-item .tel-icon {
  position: relative;
  width: 8rem;
  height: 8rem;
  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;
  background-color: #dbeafe;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
}
.tel-inquiry-section .wrapper .content-wrap .tel-items .tel-item .tel-icon::before {
  content: "";
  position: absolute;
  width: 3rem;
  height: 3rem;
  background-image: url("../image/icon/phone.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.tel-inquiry-section .wrapper .content-wrap .tel-items .tel-item .office {
  font-size: 2.4rem;
  font-weight: 300;
  margin-top: 2.4rem;
  text-align: center;
  color: #0F172A;
}
.tel-inquiry-section .wrapper .content-wrap .tel-items .tel-item .tel-number {
  margin-top: 2.8rem;
}
.tel-inquiry-section .wrapper .content-wrap .tel-items .tel-item .tel-number a {
  font-size: 3rem;
  font-weight: 300;
}

.form-content {
  margin-top: 4.8rem;
}
.form-content .input-group__field .input-row + .input-row {
  margin-top: 3.2rem;
}
.form-content .input-group__field .input-row label {
  display: block;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.6rem;
  font-weight: 500;
  color: #334155;
  margin-bottom: 1.2rem;
}
.form-content .input-group__field .input-row label.required::after {
  content: "*";
  position: relative;
  font-size: 1.5rem;
  color: #1e40af;
  font-weight: 500;
  margin-left: 4px;
}
.form-content .input-group__field .input-row input[type=text],
.form-content .input-group__field .input-row input[type=email],
.form-content .input-group__field .input-row input[type=number],
.form-content .input-group__field .input-row textarea {
  border: 1px solid #E2E8F0;
  font-size: 1.6rem;
  color: #475569;
  padding: 1.7rem;
}
.form-content .input-group__field .input-row input[type=text]::-webkit-input-placeholder, .form-content .input-group__field .input-row input[type=email]::-webkit-input-placeholder, .form-content .input-group__field .input-row input[type=number]::-webkit-input-placeholder, .form-content .input-group__field .input-row textarea::-webkit-input-placeholder {
  color: #9ca3af;
}
.form-content .input-group__field .input-row input[type=text]::-moz-placeholder, .form-content .input-group__field .input-row input[type=email]::-moz-placeholder, .form-content .input-group__field .input-row input[type=number]::-moz-placeholder, .form-content .input-group__field .input-row textarea::-moz-placeholder {
  color: #9ca3af;
}
.form-content .input-group__field .input-row input[type=text]:-ms-input-placeholder, .form-content .input-group__field .input-row input[type=email]:-ms-input-placeholder, .form-content .input-group__field .input-row input[type=number]:-ms-input-placeholder, .form-content .input-group__field .input-row textarea:-ms-input-placeholder {
  color: #9ca3af;
}
.form-content .input-group__field .input-row input[type=text]::-ms-input-placeholder, .form-content .input-group__field .input-row input[type=email]::-ms-input-placeholder, .form-content .input-group__field .input-row input[type=number]::-ms-input-placeholder, .form-content .input-group__field .input-row textarea::-ms-input-placeholder {
  color: #9ca3af;
}
.form-content .input-group__field .input-row input[type=text]::placeholder,
.form-content .input-group__field .input-row input[type=email]::placeholder,
.form-content .input-group__field .input-row input[type=number]::placeholder,
.form-content .input-group__field .input-row textarea::placeholder {
  color: #9ca3af;
}
.form-content .input-group__field .input-row .note {
  margin-top: 0.8rem;
}
.form-content .input-group__field .radio-field.horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2.5rem;
}
.form-content .input-group__field .radio-field .radio-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form-content .input-group__field .radio-field .radio-item input[type=radio] {
  margin: 0;
  padding: 1px;
  width: 20px;
  height: 20px;
}
.form-content .input-group__field .radio-field .radio-item label {
  padding-left: 1rem;
  margin-bottom: 0;
}
.form-content .error {
  font-size: 1.4rem;
  color: #f02030;
  margin-top: 4px;
  display: none;
}
.form-content .term-agree {
  margin-top: 3.2rem;
  padding-top: 3.2rem;
  border-top: 1px solid #E2E8F0;
}
.form-content .btn-area {
  margin-top: 6.4rem;
  text-align: center;
}
.form-content .btn-area button {
  position: relative;
  width: 20rem;
  height: 6rem;
  margin: auto;
  color: #fff;
  border: 1px solid transparent;
  background-color: #1e40af;
  z-index: 0;
  -webkit-transition: 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: 0.6s cubic-bezier(0.8, 0, 0.2, 1);
}
@media only screen and (max-width: 576px) {
  .form-content .btn-area button {
    width: 100%;
  }
}
.form-content .btn-area button:disabled {
  opacity: 0.6;
  background-color: #333;
  cursor: not-allowed;
}
.form-content .btn-area button:not(:disabled) span {
  width: 100%;
  height: 100%;
  font-weight: 500;
  font-size: 1.8rem;
  z-index: 2;
}
.form-content .btn-area button:not(:disabled)::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: -1;
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
}
.form-content .btn-area button:not(:disabled):hover {
  color: #1e40af;
}
.form-content .btn-area button:not(:disabled):hover::before {
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.form-content .btn-area.submit-btn__area {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 576px) {
  .form-content .btn-area.submit-btn__area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  .form-content .btn-area.submit-btn__area button {
    width: 100%;
  }
}
.form-content .btn-area.submit-btn__area .back-btn {
  background-color: #303030;
}
.form-content .send-status {
  margin-top: 2rem;
  text-align: center;
}
.form-content .send-status.success {
  color: green;
}
.form-content .send-status.error {
  color: red;
}

.service-section {
  --section-bg-x: 0;
  background-color: #f0f0f0;
  padding: 24rem 0 10rem;
}
.service-section::before {
  content: "SERVICE";
  position: absolute;
  top: 14rem;
  left: calc(50% - 60rem);
  color: rgba(51, 51, 51, 0.1);
  font-size: 12rem;
  -webkit-transform: translateX(var(--section-bg-x, 0));
          transform: translateX(var(--section-bg-x, 0));
}
@media only screen and (max-width: 768px) {
  .service-section::before {
    left: 4rem;
    font-size: 10rem;
  }
}
@media only screen and (max-width: 576px) {
  .service-section::before {
    left: 2rem;
    top: 10rem;
  }
}
.service-section .section-title {
  margin-bottom: 4rem;
}
.service-section .service-description {
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1.5;
}
@media only screen and (max-width: 768px) {
  .service-section .service-description {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 576px) {
  .service-section .service-description {
    font-size: 16px;
  }
}
.service-section .service-items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 3rem minmax(0, 1fr) 3rem minmax(0, 1fr);
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 3rem;
  margin-top: 5rem;
}
@media only screen and (max-width: 1024px) {
  .service-section .service-items {
    gap: 2rem;
  }
}
@media only screen and (max-width: 576px) {
  .service-section .service-items {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.service-section .service-items .service-item {
  background-color: #fff;
  border-radius: 1.6rem;
  overflow: hidden;
  -webkit-box-shadow: 0 4px 4px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 4px 0px rgba(0, 0, 0, 0.1);
}
.service-section .service-items .service-item .img-field {
  height: 20rem;
  overflow: hidden;
}
.service-section .service-items .service-item .img-field img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.service-section .service-items .service-item .service-info {
  padding: 3rem 2rem;
}
.service-section .service-items .service-item .service-info .item-title {
  font-size: 2rem;
  font-weight: 500;
  color: #000;
}
@media only screen and (max-width: 576px) {
  .service-section .service-items .service-item .service-info .item-title {
    font-size: 18px;
  }
}
.service-section .service-items .service-item .service-info .item-desc {
  margin-top: 1.8rem;
  font-size: 1.6rem;
  line-height: 1.5;
}
@media only screen and (max-width: 576px) {
  .service-section .service-items .service-item .service-info .item-desc {
    font-size: 14px;
  }
}
.service-section .service-items .service-item:hover .img-field img {
  -webkit-transform: scale(1.06);
          transform: scale(1.06);
}

.contact-recruit-section {
  background-color: #f0f0f0;
  height: 40rem;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .contact-recruit-section {
    height: 32rem;
  }
}
@media only screen and (max-width: 576px) {
  .contact-recruit-section {
    height: auto;
  }
}
.contact-recruit-section .flex-wrapper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 576px) {
  .contact-recruit-section .flex-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.contact-recruit-section .flex-wrapper .wrap-item {
  position: relative;
  width: 100%;
  height: 100%;
  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;
  z-index: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 576px) {
  .contact-recruit-section .flex-wrapper .wrap-item {
    height: 23rem;
  }
}
.contact-recruit-section .flex-wrapper .wrap-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: -1;
  opacity: 0.5;
}
.contact-recruit-section .flex-wrapper .wrap-item.contact-wrap {
  background: url("../image/contact_img.png") no-repeat center center/cover;
}
.contact-recruit-section .flex-wrapper .wrap-item.recruit-wrap {
  background: url("../image/recruit_img.png") no-repeat center center/cover;
}
.contact-recruit-section .flex-wrapper .wrap-item .wrap-title {
  position: relative;
  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;
  font-size: 8rem;
  gap: 3rem;
  font-weight: 500;
  color: #fff;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 768px) {
  .contact-recruit-section .flex-wrapper .wrap-item .wrap-title {
    font-size: 4.4rem;
  }
}
.contact-recruit-section .flex-wrapper .wrap-item .wrap-title h2 {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.contact-recruit-section .flex-wrapper .wrap-item .wrap-title .icon {
  width: 8rem;
  height: 8rem;
  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: 5px;
  background-color: #fff;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 768px) {
  .contact-recruit-section .flex-wrapper .wrap-item .wrap-title .icon {
    width: 4rem;
    height: 4rem;
  }
}
.contact-recruit-section .flex-wrapper .wrap-item .wrap-title .icon::after {
  content: "";
  width: 4.4rem;
  height: 4.3rem;
  background: url("../image/icon/arrow.svg") no-repeat center center/cover;
}
@media only screen and (max-width: 768px) {
  .contact-recruit-section .flex-wrapper .wrap-item .wrap-title .icon::after {
    width: 2rem;
    height: 2rem;
  }
}
.contact-recruit-section .flex-wrapper .wrap-item:hover {
  scale: 1.01;
}
.contact-recruit-section .flex-wrapper .wrap-item:hover .wrap-title h2 {
  -webkit-transform: translateX(-1rem);
          transform: translateX(-1rem);
}
.contact-recruit-section .flex-wrapper .wrap-item:hover .wrap-title .icon {
  -webkit-transform: translateX(1rem);
          transform: translateX(1rem);
}
.contact-recruit-section .flex-wrapper .error {
  font-size: 1.4rem;
  color: #f02030;
  margin-top: 4px;
  display: none;
}

#top {
  z-index: 0;
  position: relative;
}
#top .mv-section {
  position: relative;
  height: calc(100vh - 100px);
  z-index: 0;
}
.transparent-header #top .mv-section {
  height: 100vh;
}

@media only screen and (max-width: 768px) {
  #top .mv-section {
    height: 600px;
  }
}
#top .mv-section::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -7.5rem;
  width: 110%;
  height: 15rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: -webkit-gradient(linear, left top, right top, from(#333), color-stop(#666), to(#333));
  background: linear-gradient(to right, #333, #666, #333);
  border-radius: 50%;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  #top .mv-section::before {
    height: 10rem;
    bottom: -4rem;
  }
}
#top .mv-section::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -8rem;
  width: 110%;
  height: 15rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #fff;
  border-radius: 50%;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  #top .mv-section::after {
    height: 10rem;
    bottom: -4rem;
  }
}
#top .mv-section .mv-wrapper {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url("../image/fv-img.png");
  background-size: cover;
  background-position: center 30%;
  background-repeat: no-repeat;
  overflow: hidden;
  z-index: 0;
}
@media only screen and (max-width: 1024px) {
  #top .mv-section .mv-wrapper {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  #top .mv-section .mv-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    gap: 6rem;
    padding-top: 0;
  }
  #top .mv-section .mv-wrapper::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 0.4;
  }
}
#top .mv-section .mv-wrapper .title-area {
  width: 100%;
  max-width: 120rem;
  margin: auto;
  position: relative;
  color: #333333;
  padding: 0 2rem;
  z-index: 1;
}
#top .mv-section .mv-wrapper .title-area .mv-title {
  margin-top: 3rem;
}
#top .mv-section .mv-wrapper .title-area .mv-title p {
  position: relative;
  overflow: hidden;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 7.5rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  padding-left: 1rem;
  line-height: 1.4;
  -webkit-transition: 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
}
@media print, screen and (min-width: 769px) {
  #top .mv-section .mv-wrapper .title-area .mv-title p {
    --reveal: 0;
  }
  #top .mv-section .mv-wrapper .title-area .mv-title p::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: calc(var(--reveal, 0) * 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #fff), color-stop(90%, #fff), color-stop(90%, transparent));
    background: linear-gradient(to bottom, transparent 70%, #fff 70%, #fff 90%, transparent 90%);
    z-index: 0;
  }
  #top .mv-section .mv-wrapper .title-area .mv-title p .mv-title-text {
    position: relative;
    z-index: 1;
    display: inline-block;
    opacity: 0;
  }
}
@media only screen and (max-width: 768px) {
  #top .mv-section .mv-wrapper .title-area .mv-title p {
    color: #fff;
    font-size: 5.4rem;
  }
}
@media only screen and (max-width: 576px) {
  #top .mv-section .mv-wrapper .title-area .mv-title p {
    font-size: 4.2rem;
  }
}
#top .mv-section .mv-wrapper .title-area .toyama {
  font-size: clamp(16px, 1.6vw, 32px);
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  #top .mv-section .mv-wrapper .title-area .toyama {
    color: #fff;
  }
}
@media only screen and (max-width: 576px) {
  #top .mv-section .mv-wrapper .title-area .toyama {
    font-size: 14px;
  }
}
#top .mv-section .mv-wrapper .img-area {
  position: absolute;
  top: 0;
  right: 0;
  width: 50vw;
}
#top .mv-section .mv-wrapper .img-area img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
}
@media only screen and (max-width: 1024px) {
  #top .mv-section .mv-wrapper .img-area {
    bottom: 0;
    top: unset;
    width: 70%;
  }
}
@media only screen and (max-width: 768px) {
  #top .mv-section .mv-wrapper .img-area {
    position: relative;
    width: 80%;
    margin: auto;
  }
}
#top .about-section {
  --section-bg-x: 0;
  background-color: #fff;
  padding: 10rem 0 14rem;
}
@media only screen and (max-width: 768px) {
  #top .about-section {
    padding: 8rem 0 12rem;
  }
}
@media only screen and (max-width: 576px) {
  #top .about-section {
    padding: 6rem 0 10rem;
  }
}
#top .about-section::before {
  content: "ABOUT US";
  position: absolute;
  top: 20rem;
  left: -3rem;
  color: rgba(51, 51, 51, 0.1);
  font-size: 12rem;
  font-weight: 400;
  -webkit-transform: translateY(var(--section-bg-x, 0));
          transform: translateY(var(--section-bg-x, 0));
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  white-space: nowrap;
}
@media only screen and (max-width: 768px) {
  #top .about-section::before {
    top: 0rem;
    left: unset;
    right: 0;
    font-size: 9rem;
  }
}
#top .about-section #waveCanvas {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10rem;
}
#top .about-section .flex-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  #top .about-section .flex-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#top .about-section .flex-wrapper .text-field {
  color: #0F172A;
  max-width: 50%;
}
@media only screen and (max-width: 768px) {
  #top .about-section .flex-wrapper .text-field {
    max-width: 100%;
  }
}
#top .about-section .flex-wrapper .text-field h3 {
  font-size: clamp(28px, 2.8vw, 4rem);
  font-weight: 700;
  line-height: 4rem;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 1024px) {
  #top .about-section .flex-wrapper .text-field h3 {
    font-size: clamp(23px, 2.3vw, 32px);
  }
}
@media only screen and (max-width: 768px) {
  #top .about-section .flex-wrapper .text-field h3 {
    text-align: center;
    font-size: 3rem;
  }
}
#top .about-section .flex-wrapper .text-field h3 span {
  position: relative;
  display: inline-block;
  font-size: 1.4em;
}
#top .about-section .flex-wrapper .text-field h3 span::before {
  content: "";
  position: absolute;
  top: -16px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #333333;
}
@media only screen and (max-width: 768px) {
  #top .about-section .flex-wrapper .text-field h3 span::before {
    top: -0.5em;
  }
}
#top .about-section .flex-wrapper .text-field .desc {
  font-size: clamp(16px, 1.6vw, 32px);
  line-height: 1.5;
  margin-top: 3rem;
}
#top .about-section .flex-wrapper .shape-field {
  width: 50%;
  position: relative;
}
@media only screen and (max-width: 768px) {
  #top .about-section .flex-wrapper .shape-field {
    display: none;
  }
}
#top .about-section .flex-wrapper .shape-field > div {
  position: absolute;
}
#top .about-section .flex-wrapper .shape-field .shape-square {
  width: 20rem;
  height: 20rem;
  left: 30%;
  top: 3rem;
  background-color: #000;
}
#top .about-section .flex-wrapper .shape-field .shape-triangle1 {
  width: 25rem;
  height: 27rem;
  left: 35rem;
  top: 7rem;
  background-color: rgba(0, 0, 0, 0.4);
  clip-path: polygon(60% 0%, 0% 100%, 100% 100%);
  -webkit-transform: rotate(-18deg);
          transform: rotate(-18deg);
}
#top .about-section .flex-wrapper .shape-field .shape-triangle2 {
  width: 18rem;
  height: 20rem;
  left: 42rem;
  top: -5rem;
  background-color: rgba(0, 0, 0, 0.2);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  -webkit-transform: rotate(160deg);
          transform: rotate(160deg);
}
#top .feature-section {
  --section-bg-x: 0;
  background-color: #fff;
}
#top .feature-section::before {
  content: "FEATURE";
  position: absolute;
  top: 4rem;
  right: calc(50% - 70rem);
  color: rgba(51, 51, 51, 0.1);
  font-size: 12rem;
  -webkit-transform: translateX(calc(-1 * var(--section-bg-x, 0)));
          transform: translateX(calc(-1 * var(--section-bg-x, 0)));
}
@media only screen and (max-width: 768px) {
  #top .feature-section::before {
    right: 2rem;
    font-size: 10rem;
  }
}
@media only screen and (max-width: 576px) {
  #top .feature-section::before {
    right: 0;
    top: 10rem;
  }
}
#top .feature-section .feature-contents {
  margin-top: 4rem;
}
#top .feature-section .feature-contents .feature-description {
  font-size: 1.6rem;
}
@media only screen and (max-width: 576px) {
  #top .feature-section .feature-contents .feature-description {
    font-size: 14px;
  }
}
#top .feature-section .feature-contents .feature-items {
  margin-top: 5rem;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 2rem minmax(0, 1fr) 2rem minmax(0, 1fr);
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 2rem;
}
@media only screen and (max-width: 576px) {
  #top .feature-section .feature-contents .feature-items {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 3rem;
  }
}
#top .feature-section .feature-contents .feature-items .feature-item {
  background-color: #f0f0f0;
  text-align: center;
  padding: 3.2rem;
}
#top .feature-section .feature-contents .feature-items .feature-item .feature-item__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.6rem;
}
#top .feature-section .feature-contents .feature-items .feature-item .feature-item__inner .feature-item__icon img {
  width: auto;
  height: 8.8rem;
  -o-object-fit: cover;
     object-fit: cover;
}
#top .feature-section .feature-contents .feature-items .feature-item .feature-item__inner .feature-item__content .feature-item__title {
  font-size: 2rem;
  font-weight: 500;
}
@media only screen and (max-width: 576px) {
  #top .feature-section .feature-contents .feature-items .feature-item .feature-item__inner .feature-item__content .feature-item__title {
    font-size: 18px;
  }
}
#top .feature-section .feature-contents .feature-items .feature-item .feature-item__inner .feature-item__content .feature-item__description {
  font-size: 1.6rem;
  margin-top: 1.6rem;
}
@media only screen and (max-width: 576px) {
  #top .feature-section .feature-contents .feature-items .feature-item .feature-item__inner .feature-item__content .feature-item__description {
    font-size: 14px;
  }
}
#top .company-section {
  --section-bg-x: 0;
  background-color: #f0f0f0;
  padding: 10rem 0;
  overflow: hidden;
}
#top .company-section::before {
  content: "COMPANY";
  position: absolute;
  top: 18rem;
  left: 0;
  color: rgba(51, 51, 51, 0.1);
  font-size: 12rem;
  -webkit-transform: translateY(var(--section-bg-x, 0));
          transform: translateY(var(--section-bg-x, 0));
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  white-space: nowrap;
}
@media only screen and (max-width: 768px) {
  #top .company-section::before {
    top: 23rem;
    left: -3rem;
    font-size: 10rem;
  }
}
@media only screen and (max-width: 576px) {
  #top .company-section::before {
    font-size: 8rem;
    left: -5rem;
  }
}
#top .company-section .company-contents {
  max-width: 94rem;
  margin: 0 auto;
  padding: 6rem 7rem;
  border-radius: 2rem;
  background-color: #fff;
}
@media only screen and (max-width: 576px) {
  #top .company-section .company-contents {
    padding: 4rem;
  }
}
#top .company-section .company-contents .company-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10rem;
  padding: 2rem 0;
  font-size: 2rem;
}
@media only screen and (max-width: 576px) {
  #top .company-section .company-contents .company-item {
    gap: 2rem;
  }
}
#top .company-section .company-contents .company-item + .company-item {
  border-top: 1px dashed rgba(0, 0, 0, 0.2);
}
#top .company-section .company-contents .company-item__title {
  min-width: 15rem;
  color: #000;
  font-weight: 500;
}
@media only screen and (max-width: 576px) {
  #top .company-section .company-contents .company-item__title {
    min-width: 10rem;
  }
}
#top .company-section .company-contents .company-item .address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.4rem;
}
#top .company-section .company-contents .company-item .address .map-link {
  background-color: #202020;
  color: #fff;
  border-radius: 5px;
  padding: 3px 9px;
  font-size: 10px;
  -webkit-transition: 0.3s cubic-bezier(0.8, 0, 0.2, 1);
  transition: 0.3s cubic-bezier(0.8, 0, 0.2, 1);
}
#top .company-section .company-contents .company-item .address .map-link:hover {
  opacity: 0.8;
}
#top .company-section .shape-group-top {
  position: absolute;
  top: 0;
  right: 0;
}
#top .company-section .shape-group-top .shape-item-wrapper {
  position: relative;
}
@media only screen and (max-width: 768px) {
  #top .company-section .shape-group-top .shape-item-wrapper {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
}
#top .company-section .shape-group-top .shape-item-wrapper .shape-item {
  position: absolute;
}
#top .company-section .shape-group-top .shape-item-wrapper .shape-item:nth-child(1) {
  top: -2rem;
  right: 0;
  width: 13rem;
  height: 10rem;
  background-color: rgba(0, 0, 0, 0.7);
}
#top .company-section .shape-group-top .shape-item-wrapper .shape-item:nth-child(2) {
  top: 3rem;
  right: 3rem;
  background-color: rgba(0, 0, 0, 0.6);
  width: 14rem;
  height: 13.5rem;
}
#top .company-section .shape-group-top .shape-item-wrapper .shape-item:nth-child(3) {
  top: 12.6rem;
  right: 0.6rem;
  width: 10rem;
  height: 8rem;
  background-color: rgba(0, 0, 0, 0.6);
}
#top .company-section .shape-group-top .shape-item-wrapper .shape-item:nth-child(4) {
  top: 17.3rem;
  right: 7.8rem;
  width: 10rem;
  height: 7.5rem;
  background-color: rgba(0, 0, 0, 0.5);
}
#top .company-section .shape-group-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
}
@media only screen and (max-width: 768px) {
  #top .company-section .shape-group-bottom {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
}
#top .company-section .shape-group-bottom .shape-item-wrapper {
  position: relative;
}
#top .company-section .shape-group-bottom .shape-item-wrapper .shape-item {
  position: absolute;
}
#top .company-section .shape-group-bottom .shape-item-wrapper .shape-item:nth-child(1) {
  left: -2.1rem;
  bottom: -1rem;
  width: 10.7rem;
  height: 9.4rem;
  background-color: rgba(0, 0, 0, 0.6);
}
#top .company-section .shape-group-bottom .shape-item-wrapper .shape-item:nth-child(2) {
  bottom: 6.2rem;
  left: 3.3rem;
  background-color: rgba(0, 0, 0, 0.6);
  width: 7.8rem;
  height: 7.9rem;
}
#top .company-section .shape-group-bottom .shape-item-wrapper .shape-item:nth-child(3) {
  left: 5.7rem;
  bottom: 3.6rem;
  width: 7.2rem;
  height: 5.3rem;
  background-color: rgba(0, 0, 0, 0.7);
}
#top .contact-section {
  background-color: #fff;
  padding: 12rem 0;
}
#top .contact-section .wrapper {
  position: relative;
  max-width: 90rem;
  margin: 0 auto;
  padding: 8rem 5rem;
  text-align: center;
  border-radius: 2rem;
  overflow: hidden;
  z-index: 0;
}
#top .contact-section .wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../image/contact_bg.png) no-repeat center center/cover;
  opacity: 0.3;
  z-index: -2;
}
#top .contact-section .wrapper::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -50%;
  width: 10rem;
  height: 200%;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transform: rotate(20deg) translateY(-50%);
          transform: rotate(20deg) translateY(-50%);
  z-index: -1;
  -webkit-animation: 5s flashBar infinite;
          animation: 5s flashBar infinite;
}
@-webkit-keyframes flashBar {
  0% {
    left: -50%;
  }
  20% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}
@keyframes flashBar {
  0% {
    left: -50%;
  }
  20% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}
#top .contact-section .wrapper .title {
  font-size: 6rem;
  font-weight: 700;
}
#top .contact-section .wrapper .desc {
  font-size: 2.4rem;
  margin-top: 2rem;
  font-weight: 700;
}
#top .contact-section .wrapper .mail-info {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  margin-top: 4.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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
}
#top .contact-section .wrapper .mail-info .icon {
  width: 7rem;
  height: 7rem;
  border-radius: 50%;
  border: 1px solid #545454;
  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 .contact-section .wrapper .mail-info .icon svg path {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
#top .contact-section .wrapper .mail-info .mail-address {
  font-weight: 500;
  font-size: 2rem;
}
#top .contact-section .wrapper .mail-info:hover .icon {
  background-color: #545454;
}
#top .contact-section .wrapper .mail-info:hover .icon svg path {
  fill: #fff;
}
#top .contact-section .wrapper .mail-info:hover .mail-address span {
  text-decoration: underline;
  text-underline-offset: 0.8rem;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
#top .contact-section .wrapper .contact-link {
  position: relative;
  margin: auto;
  margin-top: 4.5rem;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 1.6rem 5rem;
  background-color: #000;
  border: 1px solid transparent;
  color: #fff;
  border-radius: 5px;
  font-size: 1.6rem;
  -webkit-transition: 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  overflow: hidden;
  z-index: 0;
}
#top .contact-section .wrapper .contact-link span {
  display: block;
  position: relative;
  z-index: 2;
}
#top .contact-section .wrapper .contact-link::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: -1;
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
}
#top .contact-section .wrapper .contact-link:hover {
  color: #000;
}
#top .contact-section .wrapper .contact-link:hover::before {
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
@media only screen and (max-width: 576px) {
  #top .contact-section .wrapper .contact-link {
    font-size: 16px;
  }
}

#company .top-bg-section {
  background-image: url("../image/contact_bg.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0;
}
#company .greeting-section {
  padding: 10rem 0;
  --section-bg-x: 0;
}
#company .greeting-section .wrapper {
  position: relative;
  padding: 0 3.2rem;
}
@media only screen and (max-width: 768px) {
  #company .greeting-section .wrapper {
    padding: 0;
  }
}
#company .greeting-section .wrapper::before {
  content: "GREETING";
  position: absolute;
  top: 17rem;
  left: calc(50% - 75rem);
  color: rgba(51, 51, 51, 0.1);
  font-size: 12rem;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  -webkit-transform: translateY(calc(-1 * var(--section-bg-x, 0)));
          transform: translateY(calc(-1 * var(--section-bg-x, 0)));
}
#company .greeting-section .wrapper .content-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4rem;
}
#company .greeting-section .wrapper .content-wrap .detail-info {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
@media only screen and (max-width: 820px) {
  #company .greeting-section .wrapper .content-wrap .detail-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 6rem;
  }
}
#company .greeting-section .wrapper .content-wrap .detail-info .summary {
  font-size: 20px;
}
@media only screen and (max-width: 768px) {
  #company .greeting-section .wrapper .content-wrap .detail-info .summary {
    font-size: 2rem;
  }
}
#company .greeting-section .wrapper .content-wrap .owner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 2rem;
}
#company .greeting-section .wrapper .content-wrap .owner span {
  color: #262626;
  font-size: 2.4rem;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  #company .greeting-section .wrapper .content-wrap .owner span {
    text-align: center;
  }
}
#company .greeting-section .wrapper .content-wrap .owner span + span {
  font-size: 2.8rem;
}
#company .overview-section {
  padding: 10rem 0;
  --section-bg-x: 0;
}
#company .overview-section::before {
  content: "";
  position: absolute;
  top: -6rem;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #d9d9d9;
  clip-path: polygon(0 30rem, 100% 0, 100% 100%, 0 100%);
  z-index: -2;
}
@media only screen and (max-width: 768px) {
  #company .overview-section::before {
    clip-path: polygon(0 20rem, 100% 0, 100% 100%, 0 100%);
  }
}
#company .overview-section::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f0f0f0;
  z-index: -1;
  clip-path: polygon(0 0, 100% 12rem, 100% 100%, 0 100%);
}
@media only screen and (max-width: 768px) {
  #company .overview-section::after {
    clip-path: polygon(0 0, 100% 6rem, 100% 100%, 0 100%);
  }
}
#company .overview-section .wrapper {
  position: relative;
}
#company .overview-section .wrapper::after {
  content: "OVERVIEW";
  position: absolute;
  top: 18rem;
  right: calc(50% - 75rem);
  color: rgba(51, 51, 51, 0.1);
  font-size: 12rem;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  z-index: 1;
  -webkit-transform: translateY(calc(-1 * var(--section-bg-x, 0)));
          transform: translateY(calc(-1 * var(--section-bg-x, 0)));
  white-space: nowrap;
}
#company .overview-section .wrapper .content-wrap {
  max-width: 100rem;
  margin: 0 auto;
  padding: 0 3.2rem;
}
@media only screen and (max-width: 768px) {
  #company .overview-section .wrapper .content-wrap {
    padding: 0;
  }
}
#company .overview-section .wrapper .content-wrap .company-overview {
  background-color: #fff;
  margin-top: 6.3rem;
  display: table;
  border-collapse: collapse;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  #company .overview-section .wrapper .content-wrap .company-overview {
    padding: 5rem;
  }
}
@media only screen and (max-width: 576px) {
  #company .overview-section .wrapper .content-wrap .company-overview {
    padding: 5rem 3rem;
  }
}
#company .overview-section .wrapper .content-wrap .company-overview .row-item {
  line-height: 2;
  border-top: 1px solid #b7b7b7;
  display: table-row;
  font-size: 1.8rem;
  line-height: 2;
  font-weight: 400;
  color: #000;
}
#company .overview-section .wrapper .content-wrap .company-overview .row-item:last-child {
  border-bottom: 1px solid #b7b7b7;
}
#company .overview-section .wrapper .content-wrap .company-overview .row-item .ov-label {
  display: table-cell;
  width: 30%;
  padding: 1.2rem;
  background-color: #d9d9d9;
  border-right: 1px solid #b7b7b7;
  font-size: 16px;
  text-align: center;
}
@media only screen and (max-width: 576px) {
  #company .overview-section .wrapper .content-wrap .company-overview .row-item .ov-label {
    font-size: 14px;
  }
}
#company .overview-section .wrapper .content-wrap .company-overview .row-item .ov-txt {
  display: table-cell;
  padding: 1.2rem;
  font-size: 16px;
}
@media only screen and (max-width: 576px) {
  #company .overview-section .wrapper .content-wrap .company-overview .row-item .ov-txt {
    font-size: 14px;
  }
}
#company .overview-section .wrapper .content-wrap .company-overview .row-item a {
  display: block;
  color: #1e3cff;
}
#company .overview-section .wrapper .content-wrap .google-map {
  margin-top: 100px;
  aspect-ratio: 16/9;
  width: 100%;
}
#company .overview-section .wrapper .content-wrap .google-map iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#service .top-bg-section {
  background-image: url("../image/service_header.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#service .service-section {
  padding: 10rem 0;
  z-index: 0;
  --section-bg-x: 0;
}
@media only screen and (max-width: 768px) {
  #service .service-section {
    padding: 8rem 0;
  }
}
#service .service-section::before {
  top: 12rem;
  left: unset;
  right: calc(50% - 70rem);
  -webkit-transform: translateX(calc(-1 * var(--section-bg-x, 0)));
          transform: translateX(calc(-1 * var(--section-bg-x, 0)));
}
#service .service-section .shape-field {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
#service .service-section .shape-field .shape-ring {
  width: 48rem;
  height: 48rem;
  position: absolute;
  bottom: -16rem;
  right: -22rem;
  border-radius: 50%;
  background: linear-gradient(-45deg, #363636 0%, #d9d9d9 100%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-mask-image: radial-gradient(circle at 50% 50%, transparent 50%, black 45%);
          mask-image: radial-gradient(circle at 50% 50%, transparent 50%, black 45%);
  mask-mode: alpha;
  -webkit-animation: shapeRingAnimation 16s infinite;
          animation: shapeRingAnimation 16s infinite;
}
@-webkit-keyframes shapeRingAnimation {
  0% {
    bottom: -16rem;
    right: -22rem;
  }
  40% {
    bottom: -14rem;
    right: -20rem;
  }
  80% {
    bottom: -18rem;
    right: -24rem;
  }
}
@keyframes shapeRingAnimation {
  0% {
    bottom: -16rem;
    right: -22rem;
  }
  40% {
    bottom: -14rem;
    right: -20rem;
  }
  80% {
    bottom: -18rem;
    right: -24rem;
  }
}
@media only screen and (max-width: 768px) {
  #service .service-section .shape-field .shape-ring {
    width: 40rem;
    height: 40rem;
  }
}

#recruit,
#contact {
  position: relative;
}
#recruit .top-bg-section,
#contact .top-bg-section {
  background-image: url("../image/recruit_header.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#recruit .message-section .container,
#contact .message-section .container {
  max-width: 1040px;
}
#recruit .message-section .message-section-title-wrap,
#contact .message-section .message-section-title-wrap {
  overflow: hidden;
  width: 100%;
  position: relative;
}
#recruit .message-section .message-section-title-track,
#contact .message-section .message-section-title-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-animation: message-section-slide 20s linear infinite;
          animation: message-section-slide 20s linear infinite;
}
#recruit .message-section .message-section-title,
#contact .message-section .message-section-title {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 22rem;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.3);
  white-space: nowrap;
  padding-right: 0.2em;
}
@media only screen and (max-width: 768px) {
  #recruit .message-section .message-section-title,
  #contact .message-section .message-section-title {
    font-size: 12rem;
  }
}
#recruit .message-section .msg-content,
#contact .message-section .msg-content {
  color: #fff;
  font-size: 3.2rem;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  #recruit .message-section .msg-content,
  #contact .message-section .msg-content {
    font-size: 2.6rem;
  }
}
#recruit .message-section .black-back,
#contact .message-section .black-back {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  width: 200%;
  height: 100%;
  background-color: #121212;
  -webkit-transform: translateX(-50%) rotate(-10deg);
          transform: translateX(-50%) rotate(-10deg);
}
#recruit .recruit-form-section,
#contact .recruit-form-section {
  padding: 20rem 0 10rem;
}
@media only screen and (max-width: 768px) {
  #recruit .recruit-form-section,
  #contact .recruit-form-section {
    padding: 12rem 0 6rem;
  }
}
#recruit .recruit-form-section .container,
#contact .recruit-form-section .container {
  max-width: 1040px;
}
#recruit .recruit-form-section .recruit-title,
#contact .recruit-form-section .recruit-title {
  font-size: 4.4rem;
  font-weight: 700;
  color: #121212;
  border-left: 1.6rem solid #121212;
  padding-left: 2rem;
  line-height: 1.2;
}
#recruit .recruit-form-section .recruit-title .small,
#contact .recruit-form-section .recruit-title .small {
  font-size: 2rem;
  color: #666;
}
#recruit .recruit-form-section .content,
#contact .recruit-form-section .content {
  margin-top: 5rem;
}
#recruit .recruit-form-section .content .form-inner,
#contact .recruit-form-section .content .form-inner {
  background-color: #F0F0F0;
  padding: 10rem;
}
@media only screen and (max-width: 768px) {
  #recruit .recruit-form-section .content .form-inner,
  #contact .recruit-form-section .content .form-inner {
    padding: 5rem;
  }
}
@media only screen and (max-width: 576px) {
  #recruit .recruit-form-section .content .form-inner,
  #contact .recruit-form-section .content .form-inner {
    padding: 4rem 2.4rem;
  }
}
#recruit .recruit-form-section .content .form-inner .error,
#contact .recruit-form-section .content .form-inner .error {
  font-size: 1.4rem;
  color: #f02030;
  margin-top: 4px;
  display: none;
}
#recruit .recruit-form-section .content .form-inner .input-row + .input-row,
#contact .recruit-form-section .content .form-inner .input-row + .input-row {
  margin-top: 5rem;
}
#recruit .recruit-form-section .content .form-inner .input-row label,
#contact .recruit-form-section .content .form-inner .input-row label {
  position: relative;
  min-width: 25rem;
  font-size: 2.2rem;
  font-weight: 500;
  color: #000;
  text-align: center;
  margin-top: 1.5rem;
}
#recruit .recruit-form-section .content .form-inner .input-row label.required::after,
#contact .recruit-form-section .content .form-inner .input-row label.required::after {
  content: "必須";
  position: relative;
  display: inline-block;
  margin-left: 1rem;
  background-color: rgba(255, 0, 0, 0.5);
  color: #fff;
  font-size: 0.6em;
  padding: 0.2rem 0.8rem 0.3rem 0.8rem;
  border-radius: 4px;
}
#recruit .recruit-form-section .content .form-inner .input-row .input-value,
#contact .recruit-form-section .content .form-inner .input-row .input-value {
  width: 100%;
  margin-top: 0.8rem;
}
#recruit .recruit-form-section .content .form-inner .send-btn__group,
#contact .recruit-form-section .content .form-inner .send-btn__group {
  margin-top: 10.6rem;
}

#contact .top-bg-section {
  background-image: url("../image/contact_img.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}