@charset "UTF-8";
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

header {
  color: #F6A829;
  position: fixed;
  width: 100%;
  z-index: 1000;
  top: 0;
}
header .headerBoxPc {
  display: flex;
  justify-content: space-between;
}
header .headerBoxPc .headerLeft {
  max-width: 200px;
  padding: 2rem;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 0 0 3rem 0;
}
@media (max-width: 780px) {
  header .headerBoxPc .headerLeft {
    border-radius: 0 0 2rem 0;
    max-width: 180px;
    padding: 1.5rem;
  }
}
@media (max-width: 500px) {
  header .headerBoxPc .headerLeft {
    border-radius: 0 0 1rem 0;
    max-width: 150px;
    padding: 1rem;
  }
}
header .headerBoxPc .headerLeft img {
  width: 100%;
  border-radius: 1rem;
}
header .headerBoxPc .headerRight {
  display: flex;
  justify-content: right;
  align-items: center;
  padding: 0.5rem 2rem 0.5rem 3rem;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  height: 5rem;
}
@media (max-width: 780px) {
  header .headerBoxPc .headerRight {
    height: 60px;
  }
}
header .headerBoxPc .headerRight ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 780px) {
  header .headerBoxPc .headerRight ul {
    display: none;
  }
}
header .headerBoxPc .headerRight ul li {
  margin-right: 1rem;
  position: relative;
}
header .headerBoxPc .headerRight ul li a {
  color: #212C53;
  font-weight: bold;
  text-decoration: none;
  padding: 0.2rem 0.3rem;
  transition: 0.5s;
  border-radius: 0.1rem;
}
header .headerBoxPc .headerRight ul li a:hover, header .headerBoxPc .headerRight ul li a.active {
  margin-bottom: 3rem;
  border-bottom: #F6A829 solid 3px;
}
header .headerBoxPc .headerRight ul li .submenu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: rgba(255, 255, 255, 0.95);
  min-width: 200px;
  padding: 10px 0;
  border: 1px solid #eee;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  z-index: 1001;
}
header .headerBoxPc .headerRight ul li .submenu.show {
  display: block;
}
header .headerBoxPc .headerRight ul li .submenu li {
  margin: 0;
  width: 100%;
}
header .headerBoxPc .headerRight ul li .submenu li a {
  display: block;
  padding: 10px 20px;
  width: 100%;
}
header .headerBoxPc .headerRight ul li .submenu li a:hover {
  margin-bottom: 0;
  border-bottom: none;
  background: rgba(190, 159, 75, 0.1);
}
header .telBox {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
header .telBox .telBox01 {
  color: #3B3B3B;
  margin-bottom: 0.5rem;
}
header .telBox .telBox02 {
  background-color: #F6A829;
  color: white;
  padding: 0.5rem;
}
header .telBox .telBox02 a {
  color: white;
  text-decoration: none;
}
@media (max-width: 780px) {
  header .telBox {
    display: none;
  }
}
header #drawer {
  display: none;
}
@media (max-width: 780px) {
  header #drawer {
    display: block;
  }
  header #drawer .toggleButton {
    position: fixed;
    top: 5px;
    right: 10px;
    z-index: 1002;
    width: 50px;
    height: 50px;
    background: #212C53;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 6px;
    transition: all 0.3s ease;
  }
  header #drawer .toggleButton span {
    display: block;
    width: 30px;
    height: 2px;
    background: white;
    transition: all 0.3s ease;
  }
  header #drawer .toggleButton.close {
    background: #F6A829;
  }
  header #drawer .toggleButton.close span:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
  }
  header #drawer .toggleButton.close span:nth-child(2) {
    opacity: 0;
  }
  header #drawer .toggleButton.close span:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
  }
  header #drawer #drawerMenu {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100vh;
    background: rgba(255, 255, 255, 0.98);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1001;
    overflow-y: auto;
  }
  header #drawer #drawerMenu.open {
    right: 0;
  }
  header #drawer #drawerMenu .drawer-header {
    padding: 20px;
    background: #212C53;
  }
  header #drawer #drawerMenu .drawer-header img {
    max-width: 150px;
    height: auto;
  }
  header #drawer #drawerMenu ul {
    padding: 20px;
  }
  header #drawer #drawerMenu ul li {
    margin: 10px 0;
    opacity: 0;
    transform: translateX(20px);
    transition: all 0.3s ease;
  }
  header #drawer #drawerMenu ul li:nth-child(1) {
    transition-delay: 0.1s;
  }
  header #drawer #drawerMenu ul li:nth-child(2) {
    transition-delay: 0.2s;
  }
  header #drawer #drawerMenu ul li:nth-child(3) {
    transition-delay: 0.3s;
  }
  header #drawer #drawerMenu ul li:nth-child(4) {
    transition-delay: 0.4s;
  }
  header #drawer #drawerMenu ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    color: #212C53;
    font-weight: 500;
    border-radius: 8px;
    font-size: 1.1rem;
    border-bottom: 1px solid rgba(33, 44, 83, 0.1);
  }
  header #drawer #drawerMenu ul li a .drawer-icon {
    color: #F6A829;
    transition: transform 0.3s ease;
  }
  header #drawer #drawerMenu ul li a:hover {
    background: rgba(33, 44, 83, 0.05);
  }
  header #drawer #drawerMenu ul li a:hover .drawer-icon {
    transform: translateX(5px);
  }
  header #drawer #drawerMenu ul .drawer-contact {
    margin-top: 40px;
  }
  header #drawer #drawerMenu ul .drawer-contact a {
    margin: 10px 0;
    padding: 25px 20px;
    text-align: center;
    border-radius: 5px;
    border: none;
  }
  header #drawer #drawerMenu ul .drawer-contact a.contact-tel {
    background: #f8f9fa;
    color: #212C53;
  }
  header #drawer #drawerMenu ul .drawer-contact a.contact-mail {
    background: #F6A829;
    color: white;
  }
  header #drawer #drawerMenu.open ul li {
    opacity: 1;
    transform: translateX(0);
  }
}

#topTop {
  width: 100%;
  height: 90svh;
  margin-top: 5rem;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media (max-width: 780px) {
  #topTop {
    margin-top: 60px;
  }
}
#topTop .scrolling-text-left {
  position: absolute;
  left: 0;
  top: 0;
  height: 90%;
  width: 50px;
  overflow: hidden;
  display: flex;
  align-items: center;
  font-size: clamp(1.2rem, 5vw, 2.5rem);
}
#topTop .scrolling-text-left .scroll-content {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  animation: scrollVertical 40s linear infinite;
  white-space: nowrap;
  display: flex;
  flex-direction: row;
}
#topTop .scrolling-text-left .scroll-content .scroll-wrapper {
  display: flex;
  flex-direction: row;
}
#topTop .scrolling-text-left .scroll-content span {
  display: inline-block;
  padding: 2rem 0;
  color: rgba(33, 44, 83, 0.3);
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
@keyframes scrollVertical {
  0% {
    transform: translateY(0) rotate(180deg);
  }
  100% {
    transform: translateY(-50%) rotate(180deg);
  }
}
#topTop .scrolling-text-bottom {
  position: absolute;
  bottom: 0%;
  left: 50px;
  width: calc(100% - 50px);
  height: 50px;
  overflow: hidden;
  font-size: clamp(1.2rem, 5vw, 2.5rem);
}
@media (max-width: 500px) {
  #topTop .scrolling-text-bottom {
    bottom: 5%;
  }
}
#topTop .scrolling-text-bottom .scroll-content {
  animation: scrollHorizontal 20s linear infinite;
  white-space: nowrap;
  display: flex;
  align-items: center;
}
#topTop .scrolling-text-bottom .scroll-content span {
  display: inline-block;
  padding: 0 2rem;
  color: rgba(33, 44, 83, 0.3);
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
}
@keyframes scrollVertical {
  0% {
    transform: translateY(0) rotate(180deg);
  }
  100% {
    transform: translateY(-50%) rotate(180deg);
  }
}
@keyframes scrollHorizontal {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-50% - 1rem));
  }
}
#topTop .topImg {
  position: relative;
  height: 90svh;
  padding: 0 0rem 3rem 5rem;
  display: flex;
  justify-content: top;
  align-items: top;
  width: 100%;
}
@media (max-width: 780px) {
  #topTop .topImg {
    padding: 0 0 3rem 50px;
  }
}
@media (max-width: 500px) {
  #topTop .topImg {
    padding: 0 0.5rem 0.5rem 2rem;
    height: 70svh;
  }
}
#topTop .topImg .slideshow {
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 5rem;
  overflow: hidden;
}
@media (max-width: 780px) {
  #topTop .topImg .slideshow {
    border-radius: 5rem;
  }
}
@media (max-width: 500px) {
  #topTop .topImg .slideshow {
    border-radius: 2rem;
  }
}
#topTop .topImg .slideshow img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
  animation: fadeInOut 24s ease-in-out infinite;
}
#topTop .topImg .slideshow img:nth-child(1) {
  animation-delay: 0s;
}
#topTop .topImg .slideshow img:nth-child(2) {
  animation-delay: 8s;
}
#topTop .topImg .slideshow img:nth-child(3) {
  animation-delay: 16s;
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
    transform: scale(1);
  }
  4% {
    opacity: 1;
    transform: scale(1);
  }
  33% {
    opacity: 1;
    transform: scale(1.2);
  }
  37% {
    opacity: 0;
    transform: scale(1.2);
  }
  100% {
    opacity: 0;
    transform: scale(1.2);
  }
}
#topTop .scroll-guide {
  position: absolute;
  bottom: 5rem;
  right: 8rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  color: #212C53;
  z-index: 2;
}
@media (max-width: 780px) {
  #topTop .scroll-guide {
    right: 2rem;
    bottom: 20%;
  }
}
#topTop .scroll-guide span {
  font-size: clamp(1rem, 5vw, 1.5rem);
  font-weight: 500;
  letter-spacing: 0.2em;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  font-family: "Montserrat", sans-serif;
  animation: scrollText 2s ease-in-out infinite;
}
#topTop .scroll-guide .scroll-line {
  width: 0.2rem;
  height: 10rem;
  background-color: #212C53;
  position: relative;
  overflow: hidden;
}
#topTop .scroll-guide .scroll-line::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  animation: scrollLine 2s ease-in-out infinite;
}
@keyframes scrollLine {
  0% {
    transform: translateY(-100%);
  }
  50% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(100%);
  }
}
@keyframes scrollText {
  0% {
    color: #212C53;
  }
  50% {
    color: rgba(255, 255, 255, 0.8);
  }
  100% {
    color: #212C53;
  }
}
#topTop .topTitle {
  position: absolute;
  bottom: 10%;
  left: 8%;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  color: #212C53;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.3));
  padding: 2rem;
  border-radius: 2rem;
}
@media (max-width: 780px) {
  #topTop .topTitle {
    padding: 1rem;
    gap: 1rem;
    bottom: 15%;
  }
}
#topTop .topTitle p {
  font-size: clamp(1rem, 2vw, 1.2rem);
  font-weight: 300;
  letter-spacing: 0.2em;
  padding-left: 2rem;
  position: relative;
}
#topTop .topTitle p::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 1.5rem;
  height: 1px;
  background-color: #212C53;
  transform: translateY(-50%);
}
#topTop .topTitle h1 {
  font-size: clamp(2.5rem, 8vw, 5rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  position: relative;
  padding-bottom: 1rem;
}
#topTop .topTitle h1::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 25%;
  height: 3px;
  background: linear-gradient(to right, #212C53, transparent);
}

#topInnovation {
  background: linear-gradient(to right bottom, #f8f9fa 50%, #e9ecef 50%);
  min-height: 100vh;
  width: 100%;
  padding: 8rem 4rem;
  display: flex;
  justify-content: space-around;
  align-items: center;
  gap: 4rem;
  position: relative;
  overflow: hidden;
}
@media (max-width: 780px) {
  #topInnovation {
    padding: 4rem 2rem;
    flex-direction: column;
  }
}
#topInnovation .innovationLeft {
  display: flex;
  flex-direction: column;
  gap: 4rem;
}
#topInnovation .innovationLeft .innovationTitle {
  position: relative;
  padding-left: 2rem;
}
#topInnovation .innovationLeft .innovationTitle::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background-color: #212C53;
}
#topInnovation .innovationLeft .innovationTitle h2 {
  font-size: clamp(2.5rem, 5vw, 4rem);
  color: #212C53;
  font-weight: 900;
  line-height: 1.2;
  margin-bottom: 2rem;
}
#topInnovation .innovationLeft .innovationText {
  background-color: #fff;
  padding: 3rem;
  border-radius: 2rem;
  box-shadow: 20px 20px 60px #d1d9e6, -20px -20px 60px #ffffff;
  max-width: 600px;
}
#topInnovation .innovationLeft .innovationText p {
  font-size: clamp(0.8rem, 1.8vw, 1.2rem);
  line-height: 2;
  color: #495057;
}
@media (max-width: 780px) {
  #topInnovation .innovationLeft .innovationText {
    padding: 1.5rem;
  }
}
#topInnovation .innovationRight {
  position: relative;
  display: grid;
  grid-template-rows: auto auto;
  gap: 3rem;
}
#topInnovation .innovationRight .innovationimg01,
#topInnovation .innovationRight .innovationimg02 {
  position: relative;
  width: 100%;
  max-width: 500px;
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  perspective: 1000px;
  transform-style: preserve-3d;
}
@media (max-width: 780px) {
  #topInnovation .innovationRight .innovationimg01,
  #topInnovation .innovationRight .innovationimg02 {
    max-width: 300px;
  }
}
#topInnovation .innovationRight .innovationimg01:hover,
#topInnovation .innovationRight .innovationimg02:hover {
  transform: translateZ(50px);
}
#topInnovation .innovationRight .innovationimg01:hover img,
#topInnovation .innovationRight .innovationimg02:hover img {
  transform: scale(1.05);
  filter: brightness(1.1);
}
#topInnovation .innovationRight .innovationimg01:hover::after,
#topInnovation .innovationRight .innovationimg02:hover::after {
  opacity: 1;
  transform: translateZ(-30px) scale(0.9);
}
#topInnovation .innovationRight .innovationimg01::after,
#topInnovation .innovationRight .innovationimg02::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(45deg, #212C53, #374780);
  border-radius: 2rem;
  opacity: 0;
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: -1;
}
#topInnovation .innovationRight .innovationimg01 img,
#topInnovation .innovationRight .innovationimg02 img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 2rem;
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}
#topInnovation .innovationRight .innovationimg01 {
  transform: translateX(-20px) rotateZ(-3deg);
}
#topInnovation .innovationRight .innovationimg02 {
  transform: translateX(20px) rotateZ(3deg);
}

#topBusiness {
  color: #212C53;
  padding: 4rem 2rem;
}
#topBusiness .businessBox .businessBox02, #topBusiness .businessBox .businessBox01 {
  position: relative;
  max-width: 1000px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 3rem auto;
  overflow: hidden;
  padding: 3rem;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}
#topBusiness .businessBox .businessBox02::before, #topBusiness .businessBox .businessBox01::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  opacity: 0.15;
  z-index: 0;
  transition: opacity 0.3s ease;
}
#topBusiness .businessBox .businessBox02:hover::before, #topBusiness .businessBox .businessBox01:hover::before {
  opacity: 0.2;
}
#topBusiness .businessBox .businessBox02 h3, #topBusiness .businessBox .businessBox01 h3 {
  font-size: clamp(2rem, 5vw, 3rem);
  font-weight: 900;
  margin: 1rem 0;
  position: relative;
  z-index: 1;
  padding-bottom: 1rem;
}
#topBusiness .businessBox .businessBox02 h3::after, #topBusiness .businessBox .businessBox01 h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 4px;
  background-color: #FF9E43;
}
#topBusiness .businessBox .businessBox02 .businessBoxText, #topBusiness .businessBox .businessBox01 .businessBoxText {
  position: relative;
  z-index: 1;
  margin-top: 2rem;
  width: 100%;
}
#topBusiness .businessBox .businessBox02 .businessBoxText h4, #topBusiness .businessBox .businessBox01 .businessBoxText h4 {
  font-weight: bold;
  margin-bottom: 2rem;
  font-size: clamp(1.2rem, 3vw, 2rem);
  color: #FF9E43;
}
#topBusiness .businessBox .businessBox02 .businessBoxText p, #topBusiness .businessBox .businessBox01 .businessBoxText p {
  color: #495057;
  max-width: 500px;
  padding: 2rem;
  background-color: white;
  border-radius: 1rem;
  font-size: clamp(1rem, 3vw, 1.2rem);
  line-height: 1.8;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}
@media (max-width: 768px) {
  #topBusiness .businessBox .businessBox02 .businessBoxText p, #topBusiness .businessBox .businessBox01 .businessBoxText p {
    padding: 1.5rem;
  }
}
#topBusiness .businessBox .businessBox01::before {
  background-image: url(../images/topBusiness01.webp);
}
#topBusiness .businessBox .businessBox02::before {
  background-image: url(../images/topBusiness02.webp);
}
@media (max-width: 768px) {
  #topBusiness {
    padding: 2rem 1rem;
  }
  #topBusiness .businessBox .businessBox01,
  #topBusiness .businessBox .businessBox02 {
    padding: 2rem;
    margin: 2rem 1rem;
  }
}

#topAbout {
  position: relative;
  min-height: 100vh;
  width: 100%;
  color: #212C53;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  padding: 4rem 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4rem;
}
@media (max-width: 768px) {
  #topAbout {
    flex-direction: column;
  }
}
#topAbout::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/topAboutTitle.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.5;
  z-index: -1;
}
#topAbout .aboutTitleBox {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 2rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (max-width: 768px) {
  #topAbout .aboutTitleBox {
    padding: 0 0 0 1rem;
  }
}
#topAbout .aboutTitleBox .aboutTitle {
  margin-bottom: 5rem;
}
#topAbout .aboutTitleBox .aboutTitle h2 {
  font-size: clamp(4rem, 8vw, 7rem);
  font-weight: bold;
  margin-bottom: 1rem;
}
#topAbout .aboutTitleBox .aboutTitle p {
  font-size: clamp(1.5rem, 2vw, 3rem);
}
#topAbout .aboutTitleBox .aboutTitleText {
  max-width: 500px;
  background-color: white;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.1);
  padding: 2rem;
  border-radius: 1rem;
}
@media (max-width: 768px) {
  #topAbout .aboutTitleBox .aboutTitleText {
    padding: 1.5rem;
  }
}
#topAbout .aboutTitleBox .aboutTitleText p {
  font-size: 1rem;
  line-height: 1.8;
}
#topAbout .aboutLink {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 3rem;
}
#topAbout .aboutLink p {
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  font-size: clamp(1rem, 1.5vw, 1.5rem);
  font-weight: bold;
  cursor: pointer;
  padding: 1.5rem 5rem 1.5rem 3rem;
  background-color: white;
  border-radius: 0.5rem;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}
#topAbout .aboutLink p::after {
  content: "▶";
  position: absolute;
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  color: #FF9E43;
  transition: transform 0.3s ease;
}
#topAbout .aboutLink p:hover {
  background-color: #212C53;
  color: white;
  transform: translateY(-3px);
  box-shadow: 6px 6px 15px rgba(0, 0, 0, 0.15);
}
#topAbout .aboutLink p:hover::after {
  transform: translate(5px, -50%);
}
@media (max-width: 768px) {
  #topAbout {
    padding: 2rem 1rem;
  }
  #topAbout .aboutLink {
    flex-direction: column;
    align-items: center;
    gap: 1.5rem;
  }
  #topAbout .aboutLink p {
    width: 100%;
    max-width: 300px;
    text-align: left;
    padding: 1rem 4rem 1rem 2rem;
  }
}

#topRecruit {
  position: relative;
  width: 100%;
  background-color: #ffffff;
  overflow: hidden;
  padding: 6rem 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
#topRecruit::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 66.666%;
  height: 100%;
  background: linear-gradient(135deg, #f0f7ff 0%, #fff5ea 100%);
  transform: rotate(12deg) translateX(25%) translateY(-25%);
  border-radius: 50%;
  opacity: 0.7;
  z-index: 1;
}
#topRecruit .recruit-content {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
  z-index: 2;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  gap: 3rem;
}
#topRecruit .recruitTitle {
  margin-bottom: 3rem;
}
#topRecruit .recruitTitle h2 {
  font-size: clamp(3rem, 8vw, 5rem);
  font-weight: 700;
  color: #212C53;
  line-height: 1.2;
  margin-bottom: 1rem;
}
#topRecruit .recruitTitle p {
  font-size: clamp(1rem, 3vw, 1.5rem);
  color: #212C53;
  font-weight: 500;
}
#topRecruit .recruitTitleText {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 2rem;
  border-radius: 1rem;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  max-width: 500px;
  margin-bottom: 3rem;
}
#topRecruit .recruitTitleText p {
  font-size: 1.125rem;
  line-height: 1.8;
  color: #495057;
}
#topRecruit .recruitButton {
  text-align: left;
}
#topRecruit .recruitButton a {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background-color: #212C53;
  color: white;
  padding: 1rem 2.5rem;
  border-radius: 2rem;
  font-size: 1.125rem;
  font-weight: 500;
  transition: all 0.3s ease;
}
#topRecruit .recruitButton a:hover {
  background-color: #FF9E43;
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
#topRecruit .recruitButton a:hover::after {
  transform: translateX(5px);
}
#topRecruit .recruitButton a::after {
  content: "→";
  transition: transform 0.3s ease;
}
#topRecruit .recruit-content02 {
  max-width: 600px;
  display: grid;
  grid-template-areas: "img1 empty" "empty2 img2";
  gap: 1rem;
}
#topRecruit .recruit-content02 img {
  width: 350px;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
#topRecruit .recruit-content02 img:first-child {
  grid-area: img1;
  -webkit-clip-path: polygon(0 15%, 100% 0, 100% 85%, 0 100%);
          clip-path: polygon(0 15%, 100% 0, 100% 85%, 0 100%);
  transform: translateX(-10px);
  margin-bottom: 2rem;
}
#topRecruit .recruit-content02 img:last-child {
  grid-area: img2;
  -webkit-clip-path: polygon(0 0, 100% 15%, 100% 100%, 0 85%);
          clip-path: polygon(0 0, 100% 15%, 100% 100%, 0 85%);
  transform: translateX(10px);
  margin-left: -50px;
}
@media (max-width: 768px) {
  #topRecruit .recruit-content02 img:last-child {
    margin-left: 0px;
  }
}
#topRecruit .recruit-content02 img:hover {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  transform: translateX(0) scale(1.05);
  z-index: 2;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}
@media (max-width: 768px) {
  #topRecruit .recruit-content02 {
    grid-template-areas: "img1" "img2";
  }
  #topRecruit .recruit-content02 img {
    width: 100%;
    height: 250px;
    transform: none;
    -webkit-clip-path: none;
            clip-path: none;
    margin-left: 0;
  }
  #topRecruit .recruit-content02 img:hover {
    transform: translateY(-10px);
  }
}
@media (max-width: 768px) {
  #topRecruit .recruit-content {
    flex-direction: column;
    gap: 2rem;
  }
}
#topRecruit .circle-decoration {
  position: absolute;
  border-radius: 50%;
}
#topRecruit .circle-decoration.circle-1 {
  bottom: 0;
  left: 0;
  width: 8rem;
  height: 8rem;
  background-color: rgba(246, 168, 41, 0.1);
  filter: blur(2rem);
}
#topRecruit .circle-decoration.circle-2 {
  top: 25%;
  right: 25%;
  width: 6rem;
  height: 6rem;
  background-color: rgba(33, 44, 83, 0.1);
  filter: blur(1rem);
}
@media (max-width: 768px) {
  #topRecruit {
    padding: 4rem 1.5rem;
  }
  #topRecruit .recruitTitleText {
    padding: 1.5rem;
  }
  #topRecruit .recruitButton a {
    padding: 0.875rem 2rem;
    font-size: 1rem;
  }
}

#subTop {
  position: relative;
  width: 100%;
  height: 30svh;
  margin-top: 5rem;
  overflow: hidden;
  display: flex;
  justify-content: space-around;
  align-items: center;
  background: linear-gradient(45deg, #f8f9fa 0%, #e9ecef 100%);
}
@media (max-width: 780px) {
  #subTop {
    height: auto;
    margin-top: 60px;
    flex-direction: column;
    padding: 2rem 1rem;
  }
}
#subTop .subTopImg {
  max-width: 800px;
  width: 100%;
  height: 100%;
  position: relative;
  box-shadow: 20px 20px 60px #d1d9e6, -20px -20px 60px #ffffff;
  overflow: hidden;
}
@media (max-width: 780px) {
  #subTop .subTopImg {
    height: 200px; /* 固定の高さを設定 */
    margin-bottom: -2rem; /* テキストとの重なりを作る */
    box-shadow: 10px 10px 30px #d1d9e6, -10px -10px 30px #ffffff;
  }
}
#subTop .subTopImg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(33, 44, 83, 0.3), transparent);
}
#subTop .subTopImg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: scale(1.02);
  transition: transform 0.3s ease;
}
#subTop .subTopImg img:hover {
  transform: scale(1.05);
}
#subTop .subTopText {
  z-index: 2;
  background-color: #212C53;
  padding: 2rem 3rem;
  border-radius: 2rem;
  position: relative;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1);
  transform: translateX(-5rem);
}
@media (max-width: 780px) {
  #subTop .subTopText {
    width: 90%; /* 幅を調整 */
    transform: translateX(0); /* X方向の移動をリセット */
    padding: 1.5rem 2rem;
    margin-top: 0; /* 重なり具合を調整 */
  }
}
#subTop .subTopText::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 0%, transparent 100%);
  border-radius: inherit;
}
#subTop .subTopText h1 {
  font-size: clamp(3rem, 8vw, 5rem);
  font-weight: 900;
  color: #ffffff;
  line-height: 1;
  margin-bottom: 1rem;
  letter-spacing: 0.05em;
  position: relative;
  padding-bottom: 1rem;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
#subTop .subTopText h1::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 30%;
  height: 3px;
  background: linear-gradient(to right, #ffffff, transparent);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
#subTop .subTopText p {
  font-size: clamp(0.8rem, 2vw, 1.5rem);
  color: #ffffff;
  font-weight: 300;
  letter-spacing: 0.2em;
  padding-left: 2rem;
  position: relative;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}
#subTop .subTopText p::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 1.5rem;
  height: 1px;
  background-color: #ffffff;
  transform: translateY(-50%);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
@media (max-width: 780px) {
  #subTop .subTopText p {
    padding-left: 1.5rem;
  }
  #subTop .subTopText p::before {
    width: 1rem;
  }
}

#aboutGreething {
  padding: 8rem 4rem;
  background: linear-gradient(to right bottom, #f8f9fa 50%, #e9ecef 50%);
}
@media (max-width: 780px) {
  #aboutGreething {
    padding: 4rem 2rem;
  }
}
#aboutGreething .greethingBox {
  display: flex;
  gap: 4rem;
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 780px) {
  #aboutGreething .greethingBox {
    flex-direction: column;
    gap: 2rem;
  }
}
#aboutGreething .greethingBox .greethingImg {
  flex: 0 0 40%;
  position: relative;
}
#aboutGreething .greethingBox .greethingImg img {
  width: 100%;
  height: auto;
  border-radius: 2rem;
  box-shadow: 20px 20px 60px #d1d9e6, -20px -20px 60px #ffffff;
}
@media (max-width: 780px) {
  #aboutGreething .greethingBox .greethingImg {
    flex: 0 0 100%;
    max-width: 500px;
    margin: 0 auto;
  }
}
#aboutGreething .greethingBox .greethingText {
  flex: 0 0 60%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 2rem;
  padding: 0 2rem;
}
#aboutGreething .greethingBox .greethingText p {
  font-size: 1rem;
  line-height: 2;
  color: #495057;
}
#aboutGreething .greethingBox .greethingText p:last-child {
  text-align: right;
  font-weight: bold;
  color: #212C53;
  margin-top: 2rem;
}
@media (max-width: 780px) {
  #aboutGreething .greethingBox .greethingText {
    flex: 0 0 100%;
    padding: 0 1rem;
  }
}

#aboutAbout {
  padding: 8rem 4rem;
}
@media (max-width: 780px) {
  #aboutAbout {
    padding: 4rem 2rem;
  }
}
#aboutAbout > p {
  text-align: center;
  font-size: clamp(1.2rem, 3vw, 2rem);
  color: #212C53;
  font-weight: 500;
  margin-bottom: 4rem;
  line-height: 1.8;
}
@media (max-width: 780px) {
  #aboutAbout > p {
    margin-bottom: 2rem;
  }
}
#aboutAbout .aboutAboutBox {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  #aboutAbout .aboutAboutBox {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 780px) {
  #aboutAbout .aboutAboutBox {
    grid-template-columns: 1fr;
  }
}
#aboutAbout .aboutAboutBox .aboutAboutBox01 {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 2rem;
  padding: 2rem;
  box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease;
}
#aboutAbout .aboutAboutBox .aboutAboutBox01:hover {
  transform: translateY(-5px);
}
#aboutAbout .aboutAboutBox .aboutAboutBox01 h3 {
  font-size: clamp(1.5rem, 3vw, 2rem);
  color: #212C53;
  font-weight: 700;
  margin-bottom: 0.5rem;
  position: relative;
  padding-left: 1rem;
}
#aboutAbout .aboutAboutBox .aboutAboutBox01 h3::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
  height: 100%;
  background-color: #FF9E43;
}
#aboutAbout .aboutAboutBox .aboutAboutBox01 .subtitle {
  font-size: 1rem;
  color: #495057;
  margin-bottom: 1.5rem;
  padding-left: 1rem;
  font-weight: 300;
  letter-spacing: 0.1em;
}
#aboutAbout .aboutAboutBox .aboutAboutBox01 img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 1rem;
  margin-bottom: 1.5rem;
}
#aboutAbout .aboutAboutBox .aboutAboutBox01 div h4 {
  font-size: 1.2rem;
  color: #FF9E43;
  font-weight: 600;
  margin-bottom: 1rem;
}
#aboutAbout .aboutAboutBox .aboutAboutBox01 div p {
  font-size: 1rem;
  line-height: 1.8;
  color: #495057;
}
@media (max-width: 780px) {
  #aboutAbout .aboutAboutBox .aboutAboutBox01 {
    padding: 1.5rem;
  }
  #aboutAbout .aboutAboutBox .aboutAboutBox01 img {
    height: 180px;
  }
}

#aboutBusiness {
  background: linear-gradient(to right bottom, #f8f9fa 50%, #e9ecef 50%);
  padding: 8rem 4rem;
}
@media (max-width: 780px) {
  #aboutBusiness {
    padding: 4rem 2rem;
  }
}
#aboutBusiness .aboutbusinessBox {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4rem;
}
@media (max-width: 780px) {
  #aboutBusiness .aboutbusinessBox {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
}
#aboutBusiness .aboutbusinessBox .aboutbusinessBox01,
#aboutBusiness .aboutbusinessBox .aboutbusinessBox02 {
  position: relative;
  border-radius: 2rem;
  padding: 3rem;
  background: rgba(255, 255, 255, 0.95);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  box-shadow: 20px 20px 60px #d1d9e6, -20px -20px 60px #ffffff;
  transition: transform 0.3s ease;
}
#aboutBusiness .aboutbusinessBox .aboutbusinessBox01:hover,
#aboutBusiness .aboutbusinessBox .aboutbusinessBox02:hover {
  transform: translateY(-5px);
}
#aboutBusiness .aboutbusinessBox .aboutbusinessBox01 h3,
#aboutBusiness .aboutbusinessBox .aboutbusinessBox02 h3 {
  font-size: clamp(2rem, 4vw, 2.5rem);
  font-weight: 900;
  color: #212C53;
  margin-bottom: 2rem;
  line-height: 1.2;
  position: relative;
  padding-bottom: 1rem;
}
#aboutBusiness .aboutbusinessBox .aboutbusinessBox01 h3::after,
#aboutBusiness .aboutbusinessBox .aboutbusinessBox02 h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 3px;
  background-color: #FF9E43;
}
#aboutBusiness .aboutbusinessBox .aboutbusinessBox01 .aboutbusinessBoxText,
#aboutBusiness .aboutbusinessBox .aboutbusinessBox02 .aboutbusinessBoxText {
  background: rgba(255, 255, 255, 0.8);
  padding: 2rem;
  border-radius: 1rem;
  box-shadow: inset 3px 3px 5px rgba(0, 0, 0, 0.05);
}
#aboutBusiness .aboutbusinessBox .aboutbusinessBox01 .aboutbusinessBoxText h4,
#aboutBusiness .aboutbusinessBox .aboutbusinessBox02 .aboutbusinessBoxText h4 {
  font-size: clamp(1.2rem, 2vw, 1.5rem);
  color: #FF9E43;
  font-weight: 700;
  margin-bottom: 1rem;
}
#aboutBusiness .aboutbusinessBox .aboutbusinessBox01 .aboutbusinessBoxText p,
#aboutBusiness .aboutbusinessBox .aboutbusinessBox02 .aboutbusinessBoxText p {
  font-size: 1rem;
  line-height: 1.8;
  color: #495057;
}
#aboutBusiness .aboutbusinessBox .aboutbusinessBox01 {
  position: relative;
  overflow: hidden;
}
#aboutBusiness .aboutbusinessBox .aboutbusinessBox01::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/topBusiness01.webp) no-repeat center/cover;
  opacity: 0.1;
  z-index: 0;
  border-radius: inherit;
}
#aboutBusiness .aboutbusinessBox .aboutbusinessBox02 {
  position: relative;
  overflow: hidden;
}
#aboutBusiness .aboutbusinessBox .aboutbusinessBox02::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/topBusiness02.webp) no-repeat center/cover;
  opacity: 0.1;
  z-index: 0;
  border-radius: inherit;
}
@media (max-width: 780px) {
  #aboutBusiness .aboutbusinessBox .aboutbusinessBox01,
  #aboutBusiness .aboutbusinessBox .aboutbusinessBox02 {
    padding: 2rem;
  }
  #aboutBusiness .aboutbusinessBox .aboutbusinessBox01 .aboutbusinessBoxText,
  #aboutBusiness .aboutbusinessBox .aboutbusinessBox02 .aboutbusinessBoxText {
    padding: 1.5rem;
  }
}

#companyProfile {
  padding: 8rem 4rem;
}
@media (max-width: 780px) {
  #companyProfile {
    padding: 4rem 2rem;
  }
}
#companyProfile .companyProfileBox {
  max-width: 1200px;
  margin: 0 auto;
}
#companyProfile .companyProfileBox .pageTitle {
  margin-bottom: 4rem;
  position: relative;
  padding-left: 2rem;
}
#companyProfile .companyProfileBox .pageTitle::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background-color: #212C53;
}
#companyProfile .companyProfileBox .pageTitle h1 {
  font-size: clamp(2.5rem, 5vw, 4rem);
  color: #212C53;
  font-weight: 900;
  line-height: 1.2;
  margin-bottom: 1rem;
}
#companyProfile .companyProfileBox .pageTitle p {
  font-size: clamp(1rem, 2vw, 1.2rem);
  color: #495057;
}
#companyProfile .companyProfileBox .profileTable {
  background: rgba(255, 255, 255, 0.95);
  border-radius: 2rem;
  padding: 3rem;
  box-shadow: 20px 20px 60px #d1d9e6, -20px -20px 60px #ffffff;
}
@media (max-width: 780px) {
  #companyProfile .companyProfileBox .profileTable {
    padding: 1.5rem;
  }
}
#companyProfile .companyProfileBox .profileTable dl .row {
  display: flex;
  border-bottom: 1px solid #e9ecef;
  padding: 2rem 0;
}
#companyProfile .companyProfileBox .profileTable dl .row:first-child {
  padding-top: 0;
}
#companyProfile .companyProfileBox .profileTable dl .row:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
@media (max-width: 780px) {
  #companyProfile .companyProfileBox .profileTable dl .row {
    flex-direction: column;
    padding: 1.5rem 0;
  }
}
#companyProfile .companyProfileBox .profileTable dl .row dt {
  flex: 0 0 200px;
  font-weight: 700;
  color: #212C53;
  padding-right: 2rem;
}
@media (max-width: 780px) {
  #companyProfile .companyProfileBox .profileTable dl .row dt {
    flex: 0 0 auto;
    margin-bottom: 0.5rem;
  }
}
#companyProfile .companyProfileBox .profileTable dl .row dd {
  flex: 1;
  color: #495057;
  line-height: 1.8;
}
#companyProfile .companyProfileBox .profileTable dl .row dd ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#companyProfile .companyProfileBox .profileTable dl .row dd ul li {
  position: relative;
  padding-left: 1.2rem;
  margin-bottom: 0.5rem;
}
#companyProfile .companyProfileBox .profileTable dl .row dd ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.7em;
  width: 0.5rem;
  height: 0.5rem;
  background-color: #FF9E43;
  border-radius: 50%;
}
#companyProfile .companyProfileBox .profileTable dl .row dd .service {
  margin-bottom: 2rem;
}
#companyProfile .companyProfileBox .profileTable dl .row dd .service:last-child {
  margin-bottom: 0;
}
#companyProfile .companyProfileBox .profileTable dl .row dd .service h3 {
  font-size: 1.1rem;
  color: #212C53;
  font-weight: 700;
  margin-bottom: 1rem;
}
#companyProfile .companyProfileBox .profileTable dl .row dd .service ul {
  padding-left: 1rem;
}
#companyProfile .companyProfileBox .profileTable dl .row dd .office,
#companyProfile .companyProfileBox .profileTable dl .row dd .area {
  margin-bottom: 1rem;
}
#companyProfile .companyProfileBox .profileTable dl .row dd .office:last-child,
#companyProfile .companyProfileBox .profileTable dl .row dd .area:last-child {
  margin-bottom: 0;
}

#professionalism {
  padding: 8rem 4rem;
  background: linear-gradient(to right bottom, #f8f9fa 50%, #e9ecef 50%);
}
@media (max-width: 780px) {
  #professionalism {
    padding: 4rem 2rem;
  }
}
#professionalism .subTitleBox02 {
  margin-bottom: 4rem;
  position: relative;
  padding-left: 2rem;
  max-width: 1200px;
  margin: 0 auto 4rem;
}
#professionalism .subTitleBox02::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background-color: #212C53;
}
#professionalism .subTitleBox02 h2 {
  font-size: clamp(2.5rem, 5vw, 4rem);
  color: #212C53;
  font-weight: 900;
  line-height: 1.2;
  margin-bottom: 1rem;
}
#professionalism .subTitleBox02 p {
  font-size: clamp(1rem, 2vw, 1.2rem);
  color: #495057;
  line-height: 1.8;
}
@media (max-width: 780px) {
  #professionalism .subTitleBox02 p br {
    display: none;
  }
}

#businessBusiness {
  padding: 8rem 4rem;
  background-color: #ffffff;
}
@media (max-width: 780px) {
  #businessBusiness {
    padding: 4rem 2rem;
  }
}
#businessBusiness .businessBusinessBox {
  max-width: 1200px;
  margin: 0 auto 8rem;
}
#businessBusiness .businessBusinessBox:last-child {
  margin-bottom: 0;
}
#businessBusiness .businessBusinessBox .businessBusinessBoxTitle {
  padding: 2rem;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
#businessBusiness .businessBusinessBox .businessBusinessBoxTitle h2 {
  font-size: clamp(1.5rem, 6vw, 3rem);
  color: #212C53;
  font-weight: 900;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  position: relative;
  padding-left: 3rem;
  transform: translateX(-2rem);
}
#businessBusiness .businessBusinessBox .businessBusinessBoxTitle h2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2rem;
  height: 3px;
  background-color: #FF9E43;
}
#businessBusiness .businessBusinessBox .businessBusinessBoxTitle h2::after {
  content: attr(data-text);
  position: absolute;
  left: 0;
  top: -3rem;
  font-size: 120%;
  color: rgba(33, 44, 83, 0.05);
  z-index: -1;
  white-space: nowrap;
}
@media (max-width: 780px) {
  #businessBusiness .businessBusinessBox .businessBusinessBoxTitle h2 br {
    display: none;
  }
}
#businessBusiness .businessBusinessBox .businessBusinessBoxTitle p {
  font-size: clamp(1rem, 2vw, 1.2rem);
  color: #495057;
  font-weight: 500;
  position: relative;
  margin-left: 5rem;
  font-family: "Noto Sans JP", sans-serif;
}
#businessBusiness .businessBusinessBox .businessBusinessBoxTitle p::before {
  content: "";
  position: absolute;
  left: -2rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1.5rem;
  height: 1px;
  background-color: #212C53;
}
@media (max-width: 780px) {
  #businessBusiness .businessBusinessBox .businessBusinessBoxTitle {
    padding: 1.5rem;
    margin-bottom: 3rem;
  }
  #businessBusiness .businessBusinessBox .businessBusinessBoxTitle h2 {
    padding-left: 2rem;
    transform: translateX(-1rem);
  }
  #businessBusiness .businessBusinessBox .businessBusinessBoxTitle p {
    margin-left: 3rem;
  }
}
#businessBusiness .businessBusinessBox .businessBusinessBox01 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 2rem;
  padding: 3rem;
  box-shadow: 20px 20px 60px #d1d9e6, -20px -20px 60px #ffffff;
}
@media (max-width: 1024px) {
  #businessBusiness .businessBusinessBox .businessBusinessBox01 {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
}
#businessBusiness .businessBusinessBox .businessBusinessBox01 .businessBusinessBox01img {
  position: relative;
  border-radius: 1rem;
  overflow: hidden;
  max-width: 400px;
}
#businessBusiness .businessBusinessBox .businessBusinessBox01 .businessBusinessBox01img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s ease;
}
#businessBusiness .businessBusinessBox .businessBusinessBox01 .businessBusinessBox01img:hover img {
  transform: scale(1.05);
}
#businessBusiness .businessBusinessBox .businessBusinessBox01 .businessBusinessBox01Text {
  display: flex;
  align-items: center;
}
#businessBusiness .businessBusinessBox .businessBusinessBox01 .businessBusinessBox01Text p {
  font-size: 1rem;
  line-height: 2;
  color: #495057;
}
#businessBusiness .businessBusinessBox .businessBusinessBox01 .businessBusinessBox01Text p + p {
  margin-top: 1.5rem;
}
@media (max-width: 780px) {
  #businessBusiness .businessBusinessBox .businessBusinessBox01 {
    padding: 1.5rem;
  }
  #businessBusiness .businessBusinessBox .businessBusinessBox01 .businessBusinessBox01img {
    height: 250px;
  }
}

#businessRecruit {
  padding: 8rem 4rem;
  background: linear-gradient(to right bottom, #f8f9fa 50%, #e9ecef 50%);
}
@media (max-width: 780px) {
  #businessRecruit {
    padding: 4rem 2rem;
  }
}
#businessRecruit .subTitleBox02 {
  margin-bottom: 4rem;
  position: relative;
  padding-left: 2rem;
  max-width: 1200px;
  margin: 0 auto 4rem;
}
#businessRecruit .subTitleBox02::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background-color: #212C53;
}
#businessRecruit .subTitleBox02 h2 {
  font-size: clamp(2.5rem, 5vw, 4rem);
  color: #212C53;
  font-weight: 900;
  line-height: 1.2;
  margin-bottom: 1rem;
}
#businessRecruit .subTitleBox02 p {
  font-size: clamp(1rem, 2vw, 1.2rem);
  color: #495057;
  line-height: 1.8;
}
#businessRecruit .recruitLink {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  padding: 2rem;
}
#businessRecruit .recruitLink a {
  display: inline-block;
  font-size: clamp(1.2rem, 3vw, 1.8rem);
  color: #212C53;
  text-decoration: none;
  padding: 1.5rem 4rem;
  background-color: #ffffff;
  border: 2px solid #212C53;
  border-radius: 0.5rem;
  position: relative;
  transition: all 0.3s ease;
}
#businessRecruit .recruitLink a::after {
  content: "▶";
  position: absolute;
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  color: #FF9E43;
  transition: transform 0.3s ease;
}
#businessRecruit .recruitLink a:hover {
  background-color: #212C53;
  color: #ffffff;
  transform: translateY(-3px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
#businessRecruit .recruitLink a:hover::after {
  transform: translate(5px, -50%);
}
@media (max-width: 780px) {
  #businessRecruit .recruitLink {
    padding: 1rem;
  }
  #businessRecruit .recruitLink a {
    padding: 1.2rem 3rem;
    width: 80%;
    max-width: 300px;
  }
}

#recruitText {
  padding: 8rem 4rem;
  background: linear-gradient(180deg, #ffffff 0%, #212C53 100%);
  position: relative;
  overflow: hidden;
}
#recruitText .recruit-bg {
  position: absolute;
  bottom: 5%;
  right: 5%;
  max-width: 500px;
  opacity: 0.3;
}
#recruitText .recruit-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 780px) {
  #recruitText {
    padding: 4rem 2rem;
  }
}
#recruitText > p {
  position: relative;
  max-width: 800px;
  margin: 0 auto 3rem;
  font-size: clamp(0.8rem, 2vw, 1.1rem);
  line-height: 2;
  color: #3b3b3b;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-weight: bold;
}
#recruitText > p:first-of-type {
  padding: 2rem;
  border-radius: 1rem;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
#recruitText > p span {
  display: block;
  text-align: right;
}
#recruitText > div {
  position: relative;
  text-align: center;
}
#recruitText > div p {
  display: inline-block;
}
#recruitText > div p a {
  display: inline-block;
  padding: 1.2rem 4rem;
  background-color: #ffffff;
  color: #212C53;
  text-decoration: none;
  border-radius: 0.5rem;
  font-size: clamp(1rem, 2vw, 1.2rem);
  position: relative;
  transition: all 0.3s ease;
}
#recruitText > div p a::after {
  content: "▶";
  position: absolute;
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  color: #FF9E43;
  transition: transform 0.3s ease;
}
#recruitText > div p a:hover {
  transform: translateY(-3px);
  box-shadow: 0 5px 15px rgba(33, 44, 83, 0.2);
}
#recruitText > div p a:hover::after {
  transform: translate(5px, -50%);
}
@media (max-width: 780px) {
  #recruitText > div p a {
    padding: 1rem 3rem;
    width: 80%;
    max-width: 300px;
  }
}

#required {
  padding: 8rem 4rem;
  background: linear-gradient(to left bottom, #f8f9fa 50%, #e9ecef 50%);
}
@media (max-width: 780px) {
  #required {
    padding: 4rem 2rem;
  }
}
#required .personalityBox {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
  max-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 780px) {
  #required .personalityBox {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}
#required .personalityBox .personalityBox01 {
  background: rgba(255, 255, 255, 0.95);
  padding: 2rem;
  border-radius: 1rem;
  box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease;
  position: relative;
  overflow: hidden;
}
#required .personalityBox .personalityBox01 img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.5rem;
  margin-bottom: 1.5rem;
  opacity: 0.8;
  transition: all 0.3s ease;
}
#required .personalityBox .personalityBox01::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background: linear-gradient(to bottom, #212C53, #FF9E43);
}
#required .personalityBox .personalityBox01:hover {
  transform: translateY(-5px);
  box-shadow: 15px 15px 35px rgba(0, 0, 0, 0.1);
}
#required .personalityBox .personalityBox01:hover img {
  opacity: 1;
  transform: scale(1.05);
}
#required .personalityBox .personalityBox01 h3 {
  font-size: clamp(1.2rem, 3vw, 1.5rem);
  color: #212C53;
  font-weight: 700;
  margin-bottom: 1rem;
  padding-left: 1rem;
}
#required .personalityBox .personalityBox01 p {
  font-size: 1rem;
  line-height: 1.8;
  color: #495057;
  padding-left: 1rem;
}
@media (max-width: 780px) {
  #required .personalityBox .personalityBox01 {
    padding: 1.5rem;
  }
}

#recruitBenefit {
  padding: 8rem 4rem;
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
}
#recruitBenefit .benefit-bg {
  position: absolute;
  inset: 0;
  opacity: 0.2;
}
#recruitBenefit .benefit-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 780px) {
  #recruitBenefit {
    padding: 4rem 2rem;
  }
}
#recruitBenefit .supportBox {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  #recruitBenefit .supportBox {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 780px) {
  #recruitBenefit .supportBox {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
}
#recruitBenefit .supportBox .support01 {
  background: rgba(255, 255, 255, 0.95);
  border-radius: 1rem;
  padding: 2rem;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 1px solid rgba(33, 44, 83, 0.1);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
#recruitBenefit .supportBox .support01::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(to right, #212C53, #FF9E43);
  opacity: 0;
  transition: opacity 0.3s ease;
}
#recruitBenefit .supportBox .support01:hover {
  transform: translateY(-3px);
  box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.1);
}
#recruitBenefit .supportBox .support01:hover::before {
  opacity: 1;
}
#recruitBenefit .supportBox .support01 p {
  font-size: clamp(0.9rem, 1.5vw, 1.1rem);
  color: #212C53;
  font-weight: 500;
  line-height: 1.6;
}
@media (max-width: 1024px) {
  #recruitBenefit .supportBox .support01 p br {
    display: none;
  }
}
@media (max-width: 780px) {
  #recruitBenefit .supportBox .support01 p br {
    display: block;
  }
}
@media (max-width: 780px) {
  #recruitBenefit .supportBox .support01 {
    padding: 1.5rem;
    min-height: 100px;
  }
}

#info {
  padding: 8rem 4rem;
  background: linear-gradient(to right bottom, #f8f9fa 50%, #e9ecef 50%);
  position: relative;
}
@media (max-width: 780px) {
  #info {
    padding: 4rem 2rem;
  }
}
#info .conditionsBox {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.9);
  padding: 3rem;
  border-radius: 2rem;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
@media (max-width: 780px) {
  #info .conditionsBox {
    padding: 1.5rem;
  }
}
#info .conditionsBox .conditionsTable {
  display: flex;
  justify-content: center;
  align-items: right;
  flex-direction: column;
}
#info .conditionsBox .conditionsTable .row {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2rem 0;
  border-bottom: 1px solid rgba(33, 44, 83, 0.1);
}
#info .conditionsBox .conditionsTable .row:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
#info .conditionsBox .conditionsTable .row:first-child {
  padding-top: 0;
}
@media (max-width: 780px) {
  #info .conditionsBox .conditionsTable .row {
    flex-direction: column;
    padding: 1.5rem 0;
  }
}
#info .conditionsBox .conditionsTable .row dt {
  width: 200px;
  color: #212C53;
  font-weight: 700;
  font-size: 1.1rem;
}
@media (max-width: 780px) {
  #info .conditionsBox .conditionsTable .row dt {
    width: 100%;
    margin-bottom: 0.25rem;
  }
}
#info .conditionsBox .conditionsTable .row dd {
  flex: 1;
  color: #495057;
  line-height: 1.8;
}
#info .conditionsBox .conditionsTable .row dd .note {
  font-size: 0.9rem;
  color: #666;
  margin-left: 0.5rem;
}
#info .conditionsBox .conditionsTable .row dd .emphasis {
  color: #212C53;
  font-weight: 500;
  margin-left: 1rem;
}
#info .conditionsBox .conditionsTable .row dd .salary {
  font-size: 1.2rem;
  color: #212C53;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
#info .conditionsBox .conditionsTable .row dd ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#info .conditionsBox .conditionsTable .row dd ul li {
  position: relative;
  padding-left: 1.2rem;
  margin-bottom: 0.5rem;
}
#info .conditionsBox .conditionsTable .row dd ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.7em;
  width: 0.5rem;
  height: 0.5rem;
  background-color: #FF9E43;
  border-radius: 50%;
}
#info .conditionsBox .conditionsTable .row dd p + p {
  margin-top: 0.5rem;
}
#info > div:last-child {
  text-align: center;
  margin-top: 3rem;
  position: relative;
}
#info > div:last-child a {
  display: inline-block;
  padding: 1.2rem 4rem;
  background-color: #212C53;
  color: #ffffff;
  text-decoration: none;
  border-radius: 0.5rem;
  font-size: 1.1rem;
  position: relative;
  transition: all 0.3s ease;
}
#info > div:last-child a::after {
  content: "▶";
  position: absolute;
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  color: #FF9E43;
  transition: transform 0.3s ease;
}
#info > div:last-child a:hover {
  transform: translateY(-3px);
  box-shadow: 0 5px 15px rgba(33, 44, 83, 0.2);
}
#info > div:last-child a:hover::after {
  transform: translate(5px, -50%);
}
@media (max-width: 780px) {
  #info > div:last-child a {
    padding: 1rem 3rem;
    width: 80%;
    max-width: 300px;
    font-size: 1rem;
  }
}

#recruitRecruit {
  margin-top: 5rem;
  position: relative;
}
#recruitRecruit .contactLink {
  text-align: center;
  margin: 4rem auto;
  position: relative;
}
#recruitRecruit .contactLink a {
  display: inline-block;
  padding: 1.2rem 4rem;
  background-color: #212C53;
  color: #ffffff;
  text-decoration: none;
  border-radius: 0.5rem;
  font-size: clamp(1rem, 2vw, 1.1rem);
  font-weight: 500;
  position: relative;
  transition: all 0.3s ease;
  min-width: 250px;
  border: 2px solid #212C53;
}
#recruitRecruit .contactLink a::after {
  content: "▶";
  position: absolute;
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  color: #FF9E43;
  transition: transform 0.3s ease;
}
#recruitRecruit .contactLink a:hover {
  transform: translateY(-3px);
  box-shadow: 0 5px 15px rgba(33, 44, 83, 0.2);
  background-color: #ffffff;
  color: #212C53;
}
#recruitRecruit .contactLink a:hover::after {
  transform: translate(5px, -50%);
}
@media (max-width: 780px) {
  #recruitRecruit .contactLink {
    margin-top: 3rem;
  }
  #recruitRecruit .contactLink a {
    padding: 1rem 3rem;
    width: 80%;
    max-width: 300px;
  }
}

footer {
  position: relative;
  width: 100%;
  padding: 8rem 0 0;
  background: linear-gradient(to bottom, #f8f9fa, #e9ecef);
  overflow: hidden;
}
footer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 40vh;
  background-image: url(../images/footerBackground.webp);
  background-size: cover;
  background-position: center;
  opacity: 0.2;
  z-index: 0;
}
footer .footerBox01 {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  padding: 0 2rem;
}
@media (max-width: 780px) {
  footer .footerBox01 {
    grid-template-columns: 1fr;
    gap: 2rem;
    padding: 0 1rem;
  }
}
footer .footerBox01 .footerContent {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
footer .footerBox01 .footerContent h3 {
  font-size: clamp(2rem, 4vw, 3rem);
  color: #212C53;
  margin-bottom: 3rem;
  font-weight: 900;
  line-height: 1.4;
  position: relative;
}
footer .footerBox01 .footerContent h3::after {
  content: "";
  position: absolute;
  bottom: -1rem;
  left: 0;
  width: 60px;
  height: 4px;
  background-color: #FF9E43;
}
footer .footerBox01 .footerContent .contactButton {
  background-color: #212C53;
  padding: 1.5rem 4rem;
  border-radius: 4rem;
  box-shadow: 0 10px 20px rgba(33, 44, 83, 0.2);
  transition: all 0.3s ease;
}
footer .footerBox01 .footerContent .contactButton:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 30px rgba(33, 44, 83, 0.3);
}
footer .footerBox01 .footerContent .contactButton p {
  font-size: clamp(1rem, 2vw, 1.2rem);
  font-weight: bold;
  color: white;
}
footer .footerBox01 .footerMap {
  position: relative;
  border-radius: 2rem;
  overflow: hidden;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}
footer .footerBox01 .footerMap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 3px solid #212C53;
  border-radius: 2rem;
  pointer-events: none;
}
footer .footerBox01 .footerMap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: middle;
}
footer .footerBox02 {
  position: relative;
  margin-top: 6rem;
  padding: 4rem 2rem;
  background-color: #212C53;
  color: white;
}
footer .footerBox02 .container {
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 2rem;
}
@media (max-width: 780px) {
  footer .footerBox02 .container {
    flex-direction: column;
    text-align: center;
  }
}
footer .footerBox02 .footerLogo {
  max-width: 300px;
}
footer .footerBox02 .footerLogo img {
  width: 100%;
  height: auto;
}
footer .footerBox02 .footerNav ul {
  display: flex;
  gap: 3rem;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 780px) {
  footer .footerBox02 .footerNav ul {
    gap: 2rem;
  }
}
footer .footerBox02 .footerNav ul li a {
  color: white;
  text-decoration: none;
  font-size: 1rem;
  font-weight: 500;
  position: relative;
  padding-bottom: 0.5rem;
}
footer .footerBox02 .footerNav ul li a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #FF9E43;
  transition: width 0.3s ease;
}
footer .footerBox02 .footerNav ul li a:hover::after {
  width: 100%;
}

/* 404.css */
#notfound {
  min-height: 100vh;
  width: 100%;
  padding: 8rem 4rem;
  background: linear-gradient(to right bottom, #f8f9fa 50%, #e9ecef 50%);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.notfoundBox {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding: 4rem;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 2rem;
  box-shadow: 20px 20px 60px #d1d9e6, -20px -20px 60px #ffffff;
  position: relative;
  z-index: 2;
}

.notfoundBox .error-code {
  font-size: clamp(5rem, 15vw, 12rem);
  font-weight: 900;
  color: #212C53;
  text-align: center;
  margin-bottom: 2rem;
  line-height: 1;
  position: relative;
}

.notfoundBox .error-code::after {
  content: "";
  position: absolute;
  bottom: -1rem;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 4px;
  background: linear-gradient(to right, #212C53, #FF9E43);
}

.notfoundBox h1 {
  font-size: clamp(1.5rem, 4vw, 2.5rem);
  color: #212C53;
  font-weight: 700;
  text-align: center;
  margin-bottom: 2rem;
}

.notfoundBox p {
  font-size: clamp(1rem, 2vw, 1.2rem);
  line-height: 1.8;
  color: #495057;
  text-align: center;
  margin-bottom: 3rem;
}

.notfoundBox .buttonBox {
  display: flex;
  justify-content: center;
  gap: 2rem;
}

.notfoundBox .buttonBox a {
  display: inline-block;
  padding: 1.2rem 4rem;
  border-radius: 2rem;
  font-weight: 500;
  transition: all 0.3s ease;
  position: relative;
}

.notfoundBox .buttonBox a.home {
  background-color: #212C53;
  color: white;
}

.notfoundBox .buttonBox a.home:hover {
  transform: translateY(-3px);
  box-shadow: 0 5px 15px rgba(33, 44, 83, 0.2);
}

.decoration {
  position: absolute;
  border-radius: 50%;
  z-index: 1;
}

.decoration.circle-1 {
  bottom: -5rem;
  left: -5rem;
  width: 20rem;
  height: 20rem;
  background-color: rgba(33, 44, 83, 0.05);
}

.decoration.circle-2 {
  top: -3rem;
  right: -3rem;
  width: 15rem;
  height: 15rem;
  background-color: rgba(246, 168, 41, 0.05);
}

@media (max-width: 780px) {
  #notfound {
    padding: 4rem 2rem;
  }
  .notfoundBox {
    padding: 2rem;
  }
  .notfoundBox .buttonBox {
    flex-direction: column;
    gap: 1rem;
  }
  .notfoundBox .buttonBox a {
    width: 100%;
    text-align: center;
    padding: 1rem 2rem;
  }
}
html {
  scroll-behavior: smooth;
}

body {
  font-family: "Montserrat", serif;
  background-color: #f8f9fa;
}
body .mob {
  display: none;
}
@media (max-width: 780px) {
  body .mob {
    display: block;
  }
}
body .subTitleBox {
  height: 400px;
  border-radius: 0 0 5rem 0;
  color: #212C53;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: left;
  flex-direction: column;
  padding: 0 0rem 0 3rem;
  margin-bottom: 5rem;
}
@media (max-width: 780px) {
  body .subTitleBox {
    height: 200px;
  }
}
body .subTitleBox h2 {
  font-size: clamp(3rem, 5vw, 5rem);
}
body .subTitleBox p {
  font-size: clamp(1rem, 2vw, 2.5rem);
}
body .subTitleBox h2,
body .subTitleBox p {
  position: relative;
  z-index: 1;
}
body .subTitleBox02 {
  margin-bottom: 4rem;
  position: relative;
  padding-left: 2rem;
}
body .subTitleBox02::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background-color: #212C53;
}
body .subTitleBox02 h2 {
  font-size: clamp(2.5rem, 5vw, 4rem);
  color: #212C53;
  font-weight: 900;
  line-height: 1.2;
  margin-bottom: 1rem;
  text-transform: capitalize;
}
body .subTitleBox02 p {
  font-size: clamp(1rem, 2vw, 1.2rem);
  color: #495057;
}
body .businessTitleBox {
  position: relative;
}
body .businessTitleBox::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/topBusinessTitle.webp);
  background-size: cover;
  background-position: center;
  opacity: 0.5;
  z-index: 0;
}
body .threeBox02 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
  max-width: 1200px;
  margin: 0 auto;
  padding: 2rem 0;
}
@media (max-width: 1024px) {
  body .threeBox02 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 780px) {
  body .threeBox02 {
    grid-template-columns: 1fr;
  }
}
body .threeBox02 .threeBox0201 {
  position: relative;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 2rem;
  padding: 2rem;
  box-shadow: 20px 20px 60px #d1d9e6, -20px -20px 60px #ffffff;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  transition: transform 0.3s ease;
}
body .threeBox02 .threeBox0201:hover {
  transform: translateY(-5px);
}
body .threeBox02 .threeBox0201 h3 {
  color: #212C53;
  font-size: clamp(1.2rem, 2vw, 1.5rem);
  font-weight: 700;
  position: relative;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
body .threeBox02 .threeBox0201 h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: 2px;
  background-color: #FF9E43;
}
body .threeBox02 .threeBox0201 img {
  width: auto;
  height: auto;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 auto;
}

.fade-in {
  opacity: 0;
  transform: translateY(30px);
  visibility: hidden;
  transition: opacity 1s ease-out, transform 1s ease-out;
  will-change: opacity, transform;
}

.fade-in.is-visible {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}

.fade-in200 {
  transition-delay: 200ms;
}

.fade-in400 {
  transition-delay: 400ms;
}

.fade-in600 {
  transition-delay: 600ms;
}/*# sourceMappingURL=style.css.map */