@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 {
  position: fixed;
  width: 100%;
  z-index: 1000;
  top: 0;
}
header .headerBoxPc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: rgba(63, 63, 63, 0.1);
  padding: 0 1rem;
}
header .headerBoxPc .headerLeft {
  display: flex;
  align-items: center;
  color: white;
  font-weight: bold;
}
@media (max-width: 780px) {
  header .headerBoxPc .headerLeft {
    max-width: 3rem;
  }
}
@media (max-width: 500px) {
  header .headerBoxPc .headerLeft {
    max-width: 2.5rem;
  }
}
header .headerBoxPc .headerLeft img {
  width: 100%;
  border-radius: 1rem;
  transition: transform 0.3s ease;
}
@media (max-width: 768px) {
  header .headerBoxPc .headerLeft p {
    display: none;
  }
}
header .headerBoxPc .headerRight {
  display: flex;
  align-items: center;
  height: 5rem;
}
@media (max-width: 780px) {
  header .headerBoxPc .headerRight {
    height: 60px;
    width: auto;
  }
}
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;
  overflow: hidden;
}
header .headerBoxPc .headerRight ul li::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -100%;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, #69bfef, #eff0f0);
  transition: left 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
header .headerBoxPc .headerRight ul li:hover::before {
  left: 0;
}
header .headerBoxPc .headerRight ul li a {
  color: rgb(255, 255, 255);
  font-weight: bold;
  text-decoration: none;
  padding: 0.5rem 1rem;
  transition: all 0.3s ease;
  border-radius: 0.5rem;
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0 1rem;
}
header .headerBoxPc .headerRight ul li a::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, rgba(105, 191, 239, 0.1) 0%, rgba(239, 240, 240, 0.1) 100%);
  transition: left 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: -1;
}
header .headerBoxPc .headerRight ul li a:hover {
  transform: translateY(-2px);
  color: #eff0f0;
  text-shadow: 0 0 10px rgba(239, 240, 240, 0.3);
}
header .headerBoxPc .headerRight ul li a:hover::before {
  left: 0;
}
header .headerBoxPc .headerRight ul li a:active {
  transform: translateY(0);
}
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 10px 30px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  z-index: 1001;
  opacity: 0;
  transform: translateY(-10px);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
header .headerBoxPc .headerRight ul li .submenu.show {
  display: block;
  opacity: 1;
  transform: translateY(0);
}
header .headerBoxPc .headerRight ul li .submenu li {
  margin: 0;
  width: 100%;
}
header .headerBoxPc .headerRight ul li .submenu li::before {
  display: none;
}
header .headerBoxPc .headerRight ul li .submenu li a {
  display: block;
  padding: 12px 20px;
  width: 100%;
  color: #333;
  border-radius: 0;
  transition: all 0.3s ease;
}
header .headerBoxPc .headerRight ul li .submenu li a::before {
  background: linear-gradient(90deg, rgba(105, 191, 239, 0.1) 0%, rgba(239, 240, 240, 0.1) 100%);
}
header .headerBoxPc .headerRight ul li .submenu li a:hover {
  margin-bottom: 0;
  border-bottom: none;
  background: rgba(105, 191, 239, 0.1);
  color: #69bfef;
  transform: translateX(5px);
  text-shadow: none;
}
header .headerBoxPc .headerRight ul li:hover .submenu {
  display: block;
  opacity: 1;
  transform: translateY(0);
}
header .telBox {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  transition: transform 0.3s ease;
}
header .telBox:hover {
  transform: scale(1.02);
}
header .telBox .telBox01 {
  color: #3B3B3B;
  margin-bottom: 0.5rem;
}
header .telBox .telBox02 {
  background: #69bfef;
  color: white;
  padding: 0.5rem;
  border-radius: 5px;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}
header .telBox .telBox02::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 0%, transparent 100%);
  transition: left 0.5s ease;
}
header .telBox .telBox02:hover {
  background-color: #eff0f0;
  color: #151c4b;
  box-shadow: 0 5px 15px rgba(239, 240, 240, 0.4);
  transform: translateY(-2px);
}
header .telBox .telBox02:hover::before {
  left: 100%;
}
header .telBox .telBox02 a {
  color: white;
  text-decoration: none;
  transition: color 0.3s ease;
}
header .telBox .telBox02 a:hover {
  color: #151c4b;
}
@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: 6px;
    right: 10px;
    z-index: 1002;
    width: 50px;
    height: 50px;
    background: #151c4b;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 6px;
    transition: all 0.3s ease;
    cursor: pointer;
  }
  header #drawer .toggleButton:hover {
    background: #69bfef;
    transform: scale(1.1);
  }
  header #drawer .toggleButton span {
    display: block;
    width: 30px;
    height: 2px;
    background: white;
    transition: all 0.3s ease;
  }
  header #drawer .toggleButton.close {
    background: #5a7a9a;
  }
  header #drawer .toggleButton.close:hover {
    background: #eff0f0;
  }
  header #drawer .toggleButton.close:hover span {
    background: #151c4b;
  }
  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: #151c4b;
  }
  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: #151c4b;
    font-weight: 500;
    border-radius: 8px;
    font-size: 1.1rem;
    border-bottom: 1px solid rgba(21, 28, 75, 0.1);
    transition: all 0.3s ease;
  }
  header #drawer #drawerMenu ul li a .drawer-icon {
    color: #5a7a9a;
    transition: transform 0.3s ease;
  }
  header #drawer #drawerMenu ul li a:hover {
    background: rgba(21, 28, 75, 0.05);
    transform: translateX(10px);
  }
  header #drawer #drawerMenu ul li a:hover .drawer-icon {
    transform: translateX(5px) scale(1.2);
  }
  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;
    transition: all 0.3s ease;
  }
  header #drawer #drawerMenu ul .drawer-contact a.contact-tel {
    background: #f8f9fa;
    color: #151c4b;
  }
  header #drawer #drawerMenu ul .drawer-contact a.contact-tel:hover {
    background: #e9ecef;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  }
  header #drawer #drawerMenu ul .drawer-contact a.contact-mail {
    background: #5a7a9a;
    color: white;
  }
  header #drawer #drawerMenu ul .drawer-contact a.contact-mail:hover {
    background: #eff0f0;
    color: #151c4b;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(239, 240, 240, 0.4);
  }
  header #drawer #drawerMenu.open ul li {
    opacity: 1;
    transform: translateX(0);
  }
}

#topTop {
  position: relative;
  width: 100%;
  height: 100svh;
  overflow: hidden;
}
#topTop .hero-images {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#topTop .hero-img {
  position: absolute;
  -o-object-fit: cover left;
     object-fit: cover left;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  animation: fadeInUp 1s ease-out forwards;
}
@media (max-width: 768px) {
  #topTop .hero-img {
    max-height: 600px;
  }
}
#topTop .bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
#topTop .main-content {
  position: absolute;
  top: 40%;
  right: 5%;
  transform: translateY(-50%);
  z-index: 10;
  opacity: 0;
  animation: fadeInUp 1s ease-out 1s both;
}
#topTop .main-content h1 {
  margin-bottom: 1rem;
}
#topTop .main-content p {
  color: white;
}
#topTop .main-catchphrase {
  font-size: clamp(2.2rem, 5vw, 4rem);
  font-weight: 100;
  line-height: 1.2;
  margin: 0;
  position: relative;
  color: #ffffff;
  font-family: "Montserrat", "Helvetica Neue", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  letter-spacing: 0.1em;
}
#topTop .main-catchphrase::before {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% + 80px);
  height: calc(100% + 80px);
  background: rgba(255, 255, 255, 0.2);
  border-radius: 0;
  z-index: -1;
}
#topTop .main-catchphrase .emphasis {
  font-weight: bold;
  position: relative;
  color: #69bfef;
  font-size: 1.2em;
  margin-bottom: 1.5rem;
}
#topTop .flowing-text {
  position: absolute;
  bottom: 3rem;
  left: 0;
  width: 100%;
  height: 60px;
  z-index: 10;
  overflow: hidden;
  display: flex;
  align-items: center;
}
#topTop .flowing-text .flowing-content {
  display: flex;
  align-items: center;
  white-space: nowrap;
  animation: flowLeft 30s linear infinite;
  width: -moz-max-content;
  width: max-content;
}
#topTop .flowing-text .flowing-content .flowing-item {
  font-size: 2rem;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.9);
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.1em;
  margin-right: 120px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
#topTop .flowing-text .flowing-content .flowing-item img {
  max-width: 200px;
}
@keyframes flowLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@media (max-width: 1024px) {
  #topTop .main-content {
    right: 80px;
  }
  #topTop .flowing-text {
    bottom: 60px;
    height: 50px;
  }
  #topTop .flowing-text .flowing-content .flowing-item {
    font-size: 1.5rem;
    margin-right: 100px;
  }
  #topTop .flowing-text .flowing-content .flowing-item::after {
    margin-left: 100px;
  }
}
@media (max-width: 768px) {
  #topTop .main-content {
    right: 40px;
  }
  #topTop .flowing-text {
    bottom: 40px;
    height: 40px;
  }
  #topTop .flowing-text .flowing-content .flowing-item {
    font-size: 1.2rem;
    margin-right: 80px;
  }
  #topTop .flowing-text .flowing-content .flowing-item::after {
    margin-left: 80px;
  }
}
@media (max-width: 480px) {
  #topTop .main-content {
    right: 20px;
  }
  #topTop .flowing-text {
    bottom: 30px;
    height: 35px;
  }
  #topTop .flowing-text .flowing-content .flowing-item {
    font-size: 1rem;
    margin-right: 60px;
  }
  #topTop .flowing-text .flowing-content .flowing-item::after {
    margin-left: 60px;
  }
}

#topPolicy {
  background: linear-gradient(135deg, #7f8cdf 0%, #5a7a9a 50%, #69bfef 100%);
  color: white;
  position: relative;
  overflow: hidden;
  margin: 5rem 0;
}
#topPolicy::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: radial-gradient(circle at 20% 50%, rgba(255, 255, 255, 0.1) 0%, transparent 50%), radial-gradient(circle at 80% 20%, rgba(255, 255, 255, 0.1) 0%, transparent 50%), radial-gradient(circle at 40% 80%, rgba(255, 255, 255, 0.1) 0%, transparent 50%);
  z-index: 1;
}
#topPolicy .policy-subtitle {
  position: absolute;
  top: 7%;
  left: 2%;
  font-size: clamp(3rem, 8vw, 8rem);
  font-weight: 100;
  letter-spacing: 0.5em;
  margin: 0;
  opacity: 0.08;
  color: white;
  z-index: 1;
  pointer-events: none;
  text-transform: uppercase;
  line-height: 1;
}
@media (max-width: 768px) {
  #topPolicy .policy-subtitle {
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
#topPolicy .policy-container {
  position: relative;
  max-width: 1200px;
  margin: 5rem auto;
  padding: 0 40px;
  z-index: 2;
  text-align: center;
}
#topPolicy .policy-title {
  font-size: clamp(2rem, 4vw, 4rem);
  font-weight: 300;
  margin-bottom: 5rem;
  position: relative;
  display: inline-block;
}
#topPolicy .policy-text {
  max-width: 700px;
  margin: 0 auto 60px;
  position: relative;
}
#topPolicy .policy-text::before {
  content: "";
  position: absolute;
  top: -20px;
  left: -30px;
  width: 80px;
  height: 80px;
  background: url("images/topAbout.webp") center/cover;
  border-radius: 50%;
  opacity: 0.3;
  z-index: 1;
}
#topPolicy .policy-text::after {
  content: "";
  position: absolute;
  bottom: -20px;
  right: -30px;
  width: 60px;
  height: 60px;
  background: url("images/topAbout.webp") center/cover;
  border-radius: 50%;
  opacity: 0.25;
  z-index: 1;
}
#topPolicy .policy-text p {
  font-size: clamp(1rem, 1.8vw, 1.2rem);
  line-height: 1.9;
  text-align: left;
  padding: 40px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 2;
}
#topPolicy .policy-text p::before {
  content: "";
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: url("images/topAbout.webp") center/cover;
  border-radius: 50%;
  opacity: 0.2;
  z-index: -1;
}
#topPolicy .more-button {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 15px 40px;
  border: 2px solid rgba(255, 255, 255, 0.8);
  color: white;
  font-weight: 600;
  font-size: 1rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
}
#topPolicy .more-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  transition: all 0.4s ease;
  z-index: -1;
}
#topPolicy .more-button::after {
  content: "→";
  font-size: 1.2rem;
  transition: transform 0.3s ease;
}
#topPolicy .more-button:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: white;
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
}
#topPolicy .more-button:hover::before {
  left: 0;
}
#topPolicy .more-button:hover::after {
  transform: translateX(5px);
}
@media (max-width: 1024px) {
  #topPolicy {
    padding: 80px 0;
  }
  #topPolicy .policy-container {
    padding: 0 30px;
  }
  #topPolicy .policy-images {
    gap: 20px;
  }
  #topPolicy .policy-images > div {
    height: 180px;
  }
}
@media (max-width: 768px) {
  #topPolicy {
    padding: 60px 0;
  }
  #topPolicy .policy-container {
    padding: 0 20px;
  }
  #topPolicy .policy-text p {
    padding: 30px 25px;
    text-align: center;
  }
  #topPolicy .more-button {
    padding: 12px 30px;
    font-size: 0.95rem;
  }
}
@media (max-width: 480px) {
  #topPolicy {
    padding: 40px 0;
  }
  #topPolicy .policy-container {
    padding: 0 15px;
  }
  #topPolicy .policy-text p {
    padding: 25px 20px;
    font-size: 0.95rem;
  }
}

#topLogistics {
  padding: 0;
  background: linear-gradient(135deg, #eff0f0 0%, #e9ecef 50%, #dee2e6 100%);
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
#topLogistics .logistics-container {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}
#topLogistics .logistics-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  height: 100vh;
  gap: 0;
}
#topLogistics .logistics-item {
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}
#topLogistics .logistics-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s ease;
}
#topLogistics .logistics-item:hover img {
  transform: scale(1.05);
}
#topLogistics .logistics-item:hover .logistics-overlay {
  background: rgba(0, 0, 0, 0.4);
}
#topLogistics .logistics-item-02 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
#topLogistics .logistics-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: background 0.3s ease;
  z-index: 2;
}
#topLogistics .logistics-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: white;
  z-index: 10;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.8);
}
#topLogistics .company-name {
  font-size: clamp(1.8rem, 4vw, 3rem);
  font-weight: 300;
  margin-bottom: 10px;
  letter-spacing: 0.05em;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 1s ease 0.5s, transform 1s ease 0.5s;
}
#topLogistics .section-title {
  font-size: clamp(2.5rem, 5vw, 4rem);
  font-weight: 300;
  margin: 0;
  letter-spacing: 0.05em;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 1s ease 0.8s, transform 1s ease 0.8s;
}
#topLogistics .logistics-item-02.is-visible .company-name,
#topLogistics .logistics-item-02.is-visible .section-title {
  opacity: 1;
  transform: translateY(0);
}
@media (max-width: 1024px) {
  #topLogistics .logistics-grid {
    height: 100vh;
  }
}
@media (max-width: 768px) {
  #topLogistics .logistics-grid {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    height: 100vh;
    gap: 0;
  }
  #topLogistics .company-name {
    font-size: 1.5rem;
  }
  #topLogistics .section-title {
    font-size: 2rem;
  }
}
@media (max-width: 480px) {
  #topLogistics .logistics-grid {
    grid-template-rows: 1fr 1fr 1fr;
    height: 100vh;
  }
  #topLogistics .company-name {
    font-size: 1.2rem;
    margin-bottom: 5px;
  }
  #topLogistics .section-title {
    font-size: 1.5rem;
  }
}

#topWork {
  padding: 100px 0;
  background: #ffffff;
  position: relative;
}
#topWork .work-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
}
#topWork .work-main-header {
  text-align: center;
  margin-bottom: 80px;
  position: relative;
}
#topWork .work-main-title {
  font-size: clamp(2.5rem, 5vw, 4rem);
  font-weight: 600;
  color: #69bfef;
  letter-spacing: 0.1em;
  margin-bottom: 15px;
  position: relative;
  display: inline-block;
}
#topWork .work-main-title::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 3px;
  background: linear-gradient(90deg, #69bfef, #5a7a9a);
  border-radius: 2px;
}
#topWork .work-main-subtitle {
  font-size: clamp(1rem, 2vw, 1.4rem);
  font-weight: 300;
  color: #5a7a9a;
  letter-spacing: 0.3em;
  margin-bottom: 25px;
  text-transform: uppercase;
}
#topWork .work-main-description {
  max-width: 600px;
  margin: 0 auto;
}
#topWork .work-main-description p {
  font-size: clamp(1rem, 1.5vw, 1.1rem);
  line-height: 1.8;
  color: #666;
  font-weight: 300;
}
#topWork .work-item {
  display: flex;
  align-items: center;
  gap: 60px;
  margin-bottom: 120px;
  position: relative;
}
#topWork .work-item:last-child {
  margin-bottom: 0;
}
#topWork .work-item-right .work-content {
  order: 1;
}
#topWork .work-item-right .work-image {
  order: 2;
}
#topWork .work-item-left .work-content {
  order: 2;
}
#topWork .work-item-left .work-image {
  order: 1;
}
#topWork .work-content {
  flex: 1;
  max-width: 500px;
}
#topWork .work-category {
  font-size: 1rem;
  font-weight: 600;
  color: #666;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}
#topWork .work-title {
  font-size: clamp(1.8rem, 3vw, 2.5rem);
  font-weight: 600;
  color: #69bfef;
  margin-bottom: 25px;
  line-height: 1.3;
}
#topWork .work-text {
  margin-bottom: 30px;
}
#topWork .work-text p {
  font-size: 0.95rem;
  line-height: 1.8;
  color: #333;
}
#topWork .work-button {
  display: inline-block;
  padding: 12px 32px;
  background: linear-gradient(135deg, #69bfef, #5a7a9a);
  color: #ffffff;
  text-decoration: none;
  font-size: 0.95rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  border-radius: 30px;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}
#topWork .work-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #5a7a9a, #69bfef);
  transition: left 0.3s ease;
  z-index: -1;
}
#topWork .work-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(105, 191, 239, 0.4);
}
#topWork .work-button:hover::before {
  left: 0;
}
#topWork .work-button:active {
  transform: translateY(0);
  box-shadow: 0 4px 15px rgba(105, 191, 239, 0.3);
}
@media (max-width: 768px) {
  #topWork .work-button {
    padding: 10px 28px;
    font-size: 0.9rem;
  }
}
@media (max-width: 480px) {
  #topWork .work-button {
    padding: 8px 24px;
    font-size: 0.85rem;
  }
}
#topWork .work-image {
  flex: 1;
  max-width: 500px;
}
#topWork .work-image img {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}
#topWork .work-image img:hover {
  transform: scale(1.02);
}
@media (max-width: 1024px) {
  #topWork .work-container {
    padding: 0 30px;
  }
  #topWork .work-item {
    gap: 40px;
    margin-bottom: 80px;
  }
  #topWork .work-arrow {
    display: none;
  }
}
@media (max-width: 768px) {
  #topWork {
    padding: 60px 0;
  }
  #topWork .work-container {
    padding: 0 20px;
  }
  #topWork .work-main-header {
    margin-bottom: 50px;
  }
  #topWork .work-main-description {
    margin-bottom: 20px;
  }
  #topWork .work-item {
    flex-direction: column;
    gap: 30px;
    margin-bottom: 60px;
    text-align: center;
  }
  #topWork .work-item.work-item-left .work-content,
  #topWork .work-item.work-item-left .work-image, #topWork .work-item.work-item-right .work-content,
  #topWork .work-item.work-item-right .work-image {
    order: initial;
  }
  #topWork .work-item:nth-child(2) {
    flex-direction: column-reverse;
  }
  #topWork .work-item:nth-child(4) {
    flex-direction: column-reverse;
  }
  #topWork .work-content {
    max-width: 100%;
  }
  #topWork .work-image {
    max-width: 100%;
  }
  #topWork .work-image img {
    height: 250px;
  }
}
@media (max-width: 480px) {
  #topWork {
    padding: 40px 0;
  }
  #topWork .work-container {
    padding: 0 15px;
  }
  #topWork .work-item {
    margin-bottom: 40px;
  }
  #topWork .work-image img {
    height: 200px;
  }
  #topWork .work-text p {
    font-size: 0.9rem;
  }
}

#topRecruit {
  position: relative;
  height: 80vh;
  min-height: 600px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
#topRecruit .recruit-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 90%;
  height: 100%;
  z-index: 1;
}
@media (max-width: 768px) {
  #topRecruit .recruit-background {
    width: 100%;
  }
}
#topRecruit .recruit-background img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
#topRecruit .recruit-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
#topRecruit .recruit-container {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
  z-index: 10;
  width: 100%;
}
#topRecruit .recruit-content {
  max-width: 600px;
}
#topRecruit .recruit-title {
  font-size: clamp(2rem, 4vw, 3.5rem);
  font-weight: 600;
  color: white;
  line-height: 1.4;
  margin-bottom: 15px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  position: relative;
}
#topRecruit .recruit-title::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 80px;
  height: 3px;
  background: white;
}
#topRecruit .recruit-subtitle {
  font-size: 1.2rem;
  font-weight: 600;
  color: white;
  letter-spacing: 0.3em;
  margin-bottom: 40px;
  opacity: 0.9;
}
#topRecruit .recruit-text {
  font-size: 1.1rem;
  color: white;
  line-height: 1.8;
  margin-bottom: 50px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
#topRecruit .recruit-button {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 15px 35px;
  background: white;
  color: #69bfef;
  text-decoration: none;
  font-weight: 600;
  font-size: 1rem;
  border-radius: 4px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  position: relative;
  overflow: hidden;
}
#topRecruit .recruit-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: #69bfef;
  transition: all 0.3s ease;
  z-index: -1;
}
#topRecruit .recruit-button:hover {
  color: white;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
}
#topRecruit .recruit-button:hover::before {
  left: 0;
}
#topRecruit .recruit-button:hover .button-arrow {
  transform: translateX(5px);
}
#topRecruit .button-arrow {
  font-size: 0.8rem;
  transition: transform 0.3s ease;
}
@media (max-width: 1024px) {
  #topRecruit .recruit-container {
    padding: 0 30px;
  }
}
@media (max-width: 768px) {
  #topRecruit {
    height: 80vh;
    min-height: 500px;
  }
  #topRecruit .recruit-container {
    padding: 0 20px;
    text-align: center;
  }
  #topRecruit .recruit-content {
    max-width: 100%;
  }
  #topRecruit .recruit-title::after {
    left: 50%;
    transform: translateX(-50%);
  }
  #topRecruit .recruit-text {
    font-size: 1rem;
  }
  #topRecruit .recruit-button {
    padding: 12px 30px;
    font-size: 0.95rem;
  }
}
@media (max-width: 480px) {
  #topRecruit {
    height: 70vh;
    min-height: 450px;
  }
  #topRecruit .recruit-container {
    padding: 0 15px;
  }
  #topRecruit .recruit-text {
    font-size: 0.95rem;
    margin-bottom: 40px;
  }
  #topRecruit .recruit-button {
    padding: 10px 25px;
    font-size: 0.9rem;
  }
}

#topContact {
  padding: 100px 0;
  background: url("images/topAbout.webp") center/cover no-repeat;
  position: relative;
}
#topContact::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(239, 240, 240, 0.85) 0%, rgba(248, 249, 250, 0.8) 50%, rgba(255, 255, 255, 0.75) 100%);
  z-index: 0;
}
#topContact .contact-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
  position: relative;
  z-index: 1;
}
#topContact .contact-header {
  text-align: center;
  margin-bottom: 80px;
}
#topContact .contact-title {
  font-size: clamp(2.5rem, 5vw, 4rem);
  font-weight: 600;
  color: #151c4b;
  margin-bottom: 15px;
  position: relative;
  display: inline-block;
}
#topContact .contact-title::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 3px;
  background: linear-gradient(90deg, #69bfef, #5a7a9a);
  border-radius: 2px;
}
#topContact .contact-subtitle {
  font-size: clamp(1rem, 2vw, 1.4rem);
  font-weight: 300;
  color: #5a7a9a;
  letter-spacing: 0.3em;
  margin-bottom: 25px;
  text-transform: uppercase;
}
#topContact .contact-description {
  max-width: 600px;
  margin: 0 auto;
}
#topContact .contact-description p {
  font-size: clamp(1rem, 1.5vw, 1.1rem);
  line-height: 1.8;
  color: #666;
  font-weight: 300;
}
#topContact .contact-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  max-width: 1000px;
  margin: 0 auto;
}
#topContact .contact-item {
  display: block;
  text-align: center;
  text-decoration: none;
  color: inherit;
  padding: 50px 30px;
  background: rgba(255, 255, 255, 0.6);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 20px;
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
#topContact .contact-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(105, 191, 239, 0.1) 0%, rgba(90, 122, 154, 0.1) 100%);
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: 0;
}
#topContact .contact-item:hover {
  transform: translateY(-8px);
  background: rgba(255, 255, 255, 0.8);
  border-color: rgba(105, 191, 239, 0.3);
  box-shadow: 0 20px 60px rgba(105, 191, 239, 0.1);
}
#topContact .contact-item:hover::before {
  opacity: 1;
}
#topContact .contact-item:hover .contact-action {
  opacity: 1;
  transform: translateY(0);
}
#topContact .contact-details {
  position: relative;
  z-index: 1;
}
#topContact .contact-details h3 {
  font-size: 1.2rem;
  font-weight: 400;
  color: #151c4b;
  margin-bottom: 25px;
  letter-spacing: 0.05em;
  opacity: 0.9;
}
#topContact .contact-details .contact-number {
  font-size: 2rem;
  font-weight: 300;
  color: #69bfef;
  margin-bottom: 12px;
  letter-spacing: 0.05em;
}
#topContact .contact-details .contact-form-text {
  font-size: 1.1rem;
  color: #69bfef;
  font-weight: 500;
  margin-bottom: 12px;
  opacity: 0.9;
}
#topContact .contact-details .contact-address {
  font-size: 1rem;
  color: #151c4b;
  font-weight: 300;
  margin-bottom: 12px;
  line-height: 1.7;
  opacity: 0.8;
}
#topContact .contact-details .contact-time,
#topContact .contact-details .contact-response {
  font-size: 0.9rem;
  color: #5a7a9a;
  font-weight: 300;
  opacity: 0.7;
  letter-spacing: 0.02em;
}
#topContact .contact-action {
  display: inline-block;
  margin-top: 15px;
  padding: 8px 20px;
  background: #69bfef;
  color: white;
  font-size: 0.9rem;
  font-weight: 500;
  border-radius: 20px;
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.3s ease;
  letter-spacing: 0.05em;
}
@media (max-width: 1024px) {
  #topContact .contact-container {
    padding: 0 30px;
  }
  #topContact .contact-content {
    gap: 30px;
  }
}
@media (max-width: 768px) {
  #topContact {
    padding: 60px 0;
  }
  #topContact .contact-container {
    padding: 0 20px;
  }
  #topContact .contact-header {
    margin-bottom: 50px;
  }
  #topContact .contact-content {
    grid-template-columns: 1fr;
    gap: 30px;
    max-width: 500px;
  }
  #topContact .contact-item {
    padding: 40px 25px;
  }
  #topContact .contact-action {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (max-width: 480px) {
  #topContact {
    padding: 40px 0;
  }
  #topContact .contact-container {
    padding: 0 15px;
  }
  #topContact .contact-item {
    padding: 35px 20px;
  }
  #topContact .contact-details h3 {
    font-size: 1.2rem;
  }
  #topContact .contact-details .contact-number {
    font-size: 1.5rem;
  }
  #topContact .contact-details .contact-form-text {
    font-size: 1rem;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-30px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(30px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fade-in-auto {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}
.fade-in-auto.is-visible {
  opacity: 1;
  transform: translateY(0);
}

#topWork .fade-in-auto {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
#topWork .fade-in-auto.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.fade-in-left-auto {
  opacity: 0;
  transform: translateX(-30px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}
.fade-in-left-auto.is-visible {
  opacity: 1;
  transform: translateX(0);
}

.fade-in-right-auto {
  opacity: 0;
  transform: translateX(30px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}
.fade-in-right-auto.is-visible {
  opacity: 1;
  transform: translateX(0);
}

.page-top {
  position: relative;
  width: 100%;
  height: 50vh;
  min-height: 400px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .page-top {
    height: 40vh;
    min-height: 300px;
  }
}
.page-top .page-hero-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.page-top .page-hero-image .hero-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.page-top .page-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
}
.page-top .page-content {
  position: relative;
  z-index: 10;
  text-align: center;
  color: white;
  padding: 0 40px;
}
@media (max-width: 768px) {
  .page-top .page-content {
    padding: 0 20px;
  }
}
.page-top .page-subtitle {
  font-size: clamp(1rem, 2vw, 1.4rem);
  font-weight: 300;
  letter-spacing: 0.3em;
  margin-bottom: 20px;
  opacity: 0.9;
  text-transform: uppercase;
}
.page-top .page-title {
  font-size: clamp(1.5rem, 3vw, 3rem);
  font-weight: 600;
  line-height: 1.3;
  margin: 0;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.8);
}

#aboutGreeting {
  padding: 100px 0;
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 50%, #dee2e6 100%);
}
@media (max-width: 768px) {
  #aboutGreeting {
    padding: 60px 0;
  }
}
#aboutGreeting .greeting-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
}
@media (max-width: 768px) {
  #aboutGreeting .greeting-container {
    padding: 0 20px;
  }
}
#aboutGreeting .greeting-header {
  text-align: center;
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  #aboutGreeting .greeting-header {
    margin-bottom: 50px;
  }
}
#aboutGreeting .greeting-title {
  font-size: clamp(2.5rem, 5vw, 4rem);
  font-weight: 600;
  color: #151c4b;
  margin-bottom: 15px;
  position: relative;
  display: inline-block;
}
#aboutGreeting .greeting-title::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 3px;
  background: linear-gradient(90deg, #69bfef, #5a7a9a);
  border-radius: 2px;
}
#aboutGreeting .greeting-subtitle {
  font-size: clamp(1rem, 2vw, 1.4rem);
  font-weight: 300;
  color: #5a7a9a;
  letter-spacing: 0.3em;
  text-transform: uppercase;
}
#aboutGreeting .greeting-content {
  display: flex;
  align-items: center;
  gap: 60px;
}
@media (max-width: 1024px) {
  #aboutGreeting .greeting-content {
    gap: 40px;
  }
}
@media (max-width: 768px) {
  #aboutGreeting .greeting-content {
    flex-direction: column;
    gap: 40px;
  }
}
#aboutGreeting .greeting-image {
  flex: 0 0 400px;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1024px) {
  #aboutGreeting .greeting-image {
    flex: 0 0 350px;
  }
}
@media (max-width: 768px) {
  #aboutGreeting .greeting-image {
    flex: none;
    width: 100%;
    max-width: 400px;
  }
}
#aboutGreeting .greeting-image img {
  width: 100%;
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
@media (max-width: 768px) {
  #aboutGreeting .greeting-image img {
    height: 300px;
  }
}
#aboutGreeting .greeting-image .greeting-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(105, 191, 239, 0.1) 0%, rgba(90, 122, 154, 0.1) 100%);
}
#aboutGreeting .greeting-text {
  flex: 1;
  max-width: 600px;
}
@media (max-width: 768px) {
  #aboutGreeting .greeting-text {
    text-align: center;
  }
}
#aboutGreeting .greeting-message {
  margin-bottom: 40px;
}
#aboutGreeting .greeting-message p {
  font-size: clamp(1rem, 1.5vw, 1.1rem);
  line-height: 1.9;
  color: #333;
  font-weight: 300;
}
#aboutGreeting .greeting-signature {
  text-align: right;
  padding: 30px 0;
  border-top: 1px solid #e9ecef;
  /* 代替案4: Google Fonts の日本語手書き風 */
}
@media (max-width: 768px) {
  #aboutGreeting .greeting-signature {
    text-align: center;
  }
}
#aboutGreeting .greeting-signature .signature-title {
  font-size: 1rem;
  color: #666;
  margin-bottom: 10px;
  font-weight: 300;
}
#aboutGreeting .greeting-signature .signature-name {
  font-size: 1.5rem;
  color: #151c4b;
  font-weight: 400;
  margin: 0;
  font-family: "Yuji Syuku", "Klee One", serif;
  letter-spacing: 0.08em;
}

#aboutCompany {
  position: relative;
  padding: 100px 0;
  overflow: hidden;
}
@media (max-width: 768px) {
  #aboutCompany {
    padding: 60px 0;
  }
}
#aboutCompany .company-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#aboutCompany .company-background img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
#aboutCompany .company-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(239, 240, 240, 0.95) 0%, rgba(248, 249, 250, 0.9) 50%, rgba(255, 255, 255, 0.85) 100%);
  z-index: 2;
}
#aboutCompany .company-container {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
  z-index: 10;
}
@media (max-width: 768px) {
  #aboutCompany .company-container {
    padding: 0 20px;
  }
}
#aboutCompany .company-header {
  text-align: center;
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  #aboutCompany .company-header {
    margin-bottom: 50px;
  }
}
#aboutCompany .company-title {
  font-size: clamp(2.5rem, 5vw, 4rem);
  font-weight: 600;
  color: #151c4b;
  margin-bottom: 15px;
  position: relative;
  display: inline-block;
}
#aboutCompany .company-title::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 3px;
  background: linear-gradient(90deg, #69bfef, #5a7a9a);
  border-radius: 2px;
}
#aboutCompany .company-subtitle {
  font-size: clamp(1rem, 2vw, 1.4rem);
  font-weight: 300;
  color: #5a7a9a;
  letter-spacing: 0.3em;
  text-transform: uppercase;
}
#aboutCompany .company-philosophy {
  text-align: center;
  margin-bottom: 80px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  #aboutCompany .company-philosophy {
    margin-bottom: 50px;
  }
}
#aboutCompany .company-philosophy .philosophy-title {
  font-size: clamp(1.8rem, 3vw, 2.5rem);
  font-weight: 600;
  color: #69bfef;
  margin-bottom: 30px;
}
#aboutCompany .company-philosophy .philosophy-text p {
  font-size: clamp(1rem, 1.5vw, 1.1rem);
  line-height: 1.9;
  color: #333;
  font-weight: 300;
  padding: 40px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
@media (max-width: 768px) {
  #aboutCompany .company-philosophy .philosophy-text p {
    padding: 30px 25px;
  }
}
#aboutCompany .company-features .feature-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
@media (max-width: 1024px) {
  #aboutCompany .company-features .feature-grid {
    gap: 30px;
  }
}
@media (max-width: 768px) {
  #aboutCompany .company-features .feature-grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
#aboutCompany .company-features .feature-item {
  text-align: center;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 12px;
  padding: 40px 30px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
#aboutCompany .company-features .feature-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
}
@media (max-width: 768px) {
  #aboutCompany .company-features .feature-item {
    padding: 30px 25px;
    max-width: 300px;
    margin: 0 auto;
  }
}
#aboutCompany .company-features .feature-image {
  position: relative;
  width: 80px;
  height: 80px;
  margin: 0 auto 25px;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 5px 15px rgba(105, 191, 239, 0.3);
}
#aboutCompany .company-features .feature-image img {
  width: 50%;
  height: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#aboutCompany .company-features .feature-title {
  font-size: 1.3rem;
  font-weight: 600;
  color: #69bfef;
  margin-bottom: 15px;
}
#aboutCompany .company-features .feature-text {
  font-size: 0.95rem;
  line-height: 1.7;
  color: #666;
  font-weight: 300;
}

#aboutServices {
  padding: 100px 0;
  background: #ffffff;
}
@media (max-width: 768px) {
  #aboutServices {
    padding: 60px 0;
  }
}
#aboutServices .services-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
}
@media (max-width: 768px) {
  #aboutServices .services-container {
    padding: 0 20px;
  }
}
#aboutServices .services-header {
  text-align: center;
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  #aboutServices .services-header {
    margin-bottom: 50px;
  }
}
#aboutServices .services-title {
  font-size: clamp(2.5rem, 5vw, 4rem);
  font-weight: 600;
  color: #69bfef;
  margin-bottom: 15px;
  position: relative;
  display: inline-block;
}
#aboutServices .services-title::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 3px;
  background: linear-gradient(90deg, #69bfef, #5a7a9a);
  border-radius: 2px;
}
#aboutServices .services-subtitle {
  font-size: clamp(1rem, 2vw, 1.4rem);
  font-weight: 300;
  color: #5a7a9a;
  letter-spacing: 0.3em;
  margin-bottom: 25px;
  text-transform: uppercase;
}
#aboutServices .services-description {
  max-width: 600px;
  margin: 0 auto;
}
#aboutServices .services-description p {
  font-size: clamp(1rem, 1.5vw, 1.1rem);
  line-height: 1.8;
  color: #666;
  font-weight: 300;
}
#aboutServices .services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  margin-bottom: 60px;
}
@media (max-width: 1024px) {
  #aboutServices .services-grid {
    gap: 30px;
  }
}
@media (max-width: 768px) {
  #aboutServices .services-grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
#aboutServices .service-card {
  background: #ffffff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
#aboutServices .service-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
}
#aboutServices .service-card:hover .service-overlay {
  background: rgba(105, 191, 239, 0.8);
}
#aboutServices .service-image {
  position: relative;
  height: 200px;
  overflow: hidden;
}
#aboutServices .service-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s ease;
}
#aboutServices .service-image .service-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  transition: background 0.3s ease;
}
#aboutServices .service-content {
  padding: 30px;
  text-align: center;
}
#aboutServices .service-name {
  font-size: 1.4rem;
  font-weight: 600;
  color: #151c4b;
  margin-bottom: 15px;
}
#aboutServices .service-description {
  font-size: 0.95rem;
  line-height: 1.7;
  color: #666;
  margin-bottom: 25px;
}
#aboutServices .service-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #69bfef;
  text-decoration: none;
  font-weight: 600;
  font-size: 0.95rem;
  transition: color 0.3s ease;
}
#aboutServices .service-link::after {
  content: "→";
  transition: transform 0.3s ease;
}
#aboutServices .service-link:hover {
  color: #5a7a9a;
}
#aboutServices .service-link:hover::after {
  transform: translateX(5px);
}
#aboutServices .services-cta {
  text-align: center;
}
#aboutServices .services-button {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 15px 40px;
  background: #69bfef;
  color: white;
  text-decoration: none;
  font-weight: 600;
  font-size: 1rem;
  border-radius: 6px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(105, 191, 239, 0.3);
}
#aboutServices .services-button::after {
  content: "→";
  transition: transform 0.3s ease;
}
#aboutServices .services-button:hover {
  background: #5a7a9a;
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(105, 191, 239, 0.4);
}
#aboutServices .services-button:hover::after {
  transform: translateX(5px);
}

#aboutInfo {
  padding: 100px 0;
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 50%, #dee2e6 100%);
}
@media (max-width: 768px) {
  #aboutInfo {
    padding: 60px 0;
  }
}
#aboutInfo .info-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
}
@media (max-width: 768px) {
  #aboutInfo .info-container {
    padding: 0 20px;
  }
}
#aboutInfo .info-header {
  text-align: center;
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  #aboutInfo .info-header {
    margin-bottom: 50px;
  }
}
#aboutInfo .info-title {
  font-size: clamp(2.5rem, 5vw, 4rem);
  font-weight: 600;
  color: #151c4b;
  margin-bottom: 15px;
  position: relative;
  display: inline-block;
}
#aboutInfo .info-title::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 3px;
  background: linear-gradient(90deg, #69bfef, #5a7a9a);
  border-radius: 2px;
}
#aboutInfo .info-subtitle {
  font-size: clamp(1rem, 2vw, 1.4rem);
  font-weight: 300;
  color: #5a7a9a;
  letter-spacing: 0.3em;
  text-transform: uppercase;
}
#aboutInfo .info-grid {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 60px;
  margin-bottom: 80px;
}
@media (max-width: 1024px) {
  #aboutInfo .info-grid {
    gap: 40px;
  }
}
@media (max-width: 768px) {
  #aboutInfo .info-grid {
    grid-template-columns: 1fr;
    gap: 40px;
    margin-bottom: 50px;
  }
}
#aboutInfo .info-basic {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 12px;
  padding: 40px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  #aboutInfo .info-basic {
    padding: 30px 25px;
  }
}
#aboutInfo .info-table {
  width: 100%;
  border-collapse: collapse;
}
#aboutInfo .info-table tr {
  border-bottom: 1px solid #e9ecef;
}
#aboutInfo .info-table tr:last-child {
  border-bottom: none;
}
#aboutInfo .info-table th {
  text-align: left;
  padding: 15px 20px 15px 0;
  font-weight: 600;
  color: #151c4b;
  vertical-align: top;
  width: 120px;
  min-width: 120px;
}
@media (max-width: 768px) {
  #aboutInfo .info-table th {
    width: 100px;
    min-width: 100px;
    padding: 12px 15px 12px 0;
    font-size: 0.9rem;
  }
}
#aboutInfo .info-table td {
  padding: 15px 0;
  color: #333;
  line-height: 1.6;
}
@media (max-width: 768px) {
  #aboutInfo .info-table td {
    padding: 12px 0;
    font-size: 0.9rem;
  }
}
#aboutInfo .info-image {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
#aboutInfo .info-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  min-height: 300px;
}
#aboutInfo .info-image .info-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(105, 191, 239, 0.1) 0%, rgba(90, 122, 154, 0.1) 100%);
}
#aboutInfo .info-history {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 12px;
  padding: 40px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  #aboutInfo .info-history {
    padding: 30px 25px;
  }
}
#aboutInfo .info-history .history-title {
  font-size: 1.8rem;
  font-weight: 600;
  color: #69bfef;
  margin-bottom: 30px;
  text-align: center;
}
#aboutInfo .info-history .history-content {
  position: relative;
}
#aboutInfo .info-history .history-content::before {
  content: "";
  position: absolute;
  left: 15px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(to bottom, #69bfef, #5a7a9a);
}
@media (max-width: 768px) {
  #aboutInfo .info-history .history-content::before {
    left: 10px;
  }
}
#aboutInfo .info-history .history-item {
  position: relative;
  padding-left: 50px;
  margin-bottom: 25px;
}
@media (max-width: 768px) {
  #aboutInfo .info-history .history-item {
    padding-left: 40px;
  }
}
#aboutInfo .info-history .history-item::before {
  content: "";
  position: absolute;
  left: 8px;
  top: 5px;
  width: 16px;
  height: 16px;
  background: #69bfef;
  border-radius: 50%;
  border: 3px solid white;
  box-shadow: 0 0 0 2px #69bfef;
}
@media (max-width: 768px) {
  #aboutInfo .info-history .history-item::before {
    left: 3px;
    width: 14px;
    height: 14px;
  }
}
#aboutInfo .info-history .history-item:last-child {
  margin-bottom: 0;
}
#aboutInfo .info-history .history-year {
  font-weight: 600;
  color: #69bfef;
  font-size: 1.1rem;
  margin-bottom: 5px;
}
@media (max-width: 768px) {
  #aboutInfo .info-history .history-year {
    font-size: 1rem;
  }
}
#aboutInfo .info-history .history-event {
  color: #333;
  line-height: 1.6;
}
@media (max-width: 768px) {
  #aboutInfo .info-history .history-event {
    font-size: 0.95rem;
  }
}

#aboutContact {
  padding: 100px 0;
  background: url("images/processing.webp") center/cover no-repeat;
  position: relative;
}
@media (max-width: 768px) {
  #aboutContact {
    padding: 60px 0;
  }
}
#aboutContact::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(239, 240, 240, 0.85) 0%, rgba(248, 249, 250, 0.8) 50%, rgba(255, 255, 255, 0.75) 100%);
  z-index: 0;
}
#aboutContact .contact-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  #aboutContact .contact-container {
    padding: 0 20px;
  }
}
#aboutContact .contact-header {
  text-align: center;
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  #aboutContact .contact-header {
    margin-bottom: 50px;
  }
}
#aboutContact .contact-title {
  font-size: clamp(2.5rem, 5vw, 4rem);
  font-weight: 600;
  color: #151c4b;
  margin-bottom: 15px;
  position: relative;
  display: inline-block;
}
#aboutContact .contact-title::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 3px;
  background: linear-gradient(90deg, #69bfef, #5a7a9a);
  border-radius: 2px;
}
#aboutContact .contact-subtitle {
  font-size: clamp(1rem, 2vw, 1.4rem);
  font-weight: 300;
  color: #5a7a9a;
  letter-spacing: 0.3em;
  margin-bottom: 25px;
  text-transform: uppercase;
}
#aboutContact .contact-description {
  max-width: 600px;
  margin: 0 auto;
}
#aboutContact .contact-description p {
  font-size: clamp(1rem, 1.5vw, 1.1rem);
  line-height: 1.8;
  color: #666;
  font-weight: 300;
}
#aboutContact .contact-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  max-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #aboutContact .contact-content {
    grid-template-columns: 1fr;
    gap: 30px;
    max-width: 500px;
  }
}
#aboutContact .contact-item {
  display: block;
  text-align: center;
  text-decoration: none;
  color: inherit;
  padding: 50px 30px;
  background: rgba(255, 255, 255, 0.6);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 20px;
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
@media (max-width: 768px) {
  #aboutContact .contact-item {
    padding: 40px 25px;
  }
}
#aboutContact .contact-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(105, 191, 239, 0.1) 0%, rgba(90, 122, 154, 0.1) 100%);
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: 0;
}
#aboutContact .contact-item:hover {
  transform: translateY(-8px);
  background: rgba(255, 255, 255, 0.8);
  border-color: rgba(105, 191, 239, 0.3);
  box-shadow: 0 20px 60px rgba(105, 191, 239, 0.1);
}
#aboutContact .contact-item:hover::before {
  opacity: 1;
}
#aboutContact .contact-item:hover .contact-action {
  opacity: 1;
  transform: translateY(0);
}
#aboutContact .contact-details {
  position: relative;
  z-index: 1;
}
#aboutContact .contact-details h3 {
  font-size: 1.2rem;
  font-weight: 400;
  color: #151c4b;
  margin-bottom: 25px;
  letter-spacing: 0.05em;
  opacity: 0.9;
}
#aboutContact .contact-details .contact-number {
  font-size: 2rem;
  font-weight: 300;
  color: #69bfef;
  margin-bottom: 12px;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  #aboutContact .contact-details .contact-number {
    font-size: 1.5rem;
  }
}
#aboutContact .contact-details .contact-form-text {
  font-size: 1.1rem;
  color: #69bfef;
  font-weight: 500;
  margin-bottom: 12px;
  opacity: 0.9;
}
@media (max-width: 768px) {
  #aboutContact .contact-details .contact-form-text {
    font-size: 1rem;
  }
}
#aboutContact .contact-details .contact-time,
#aboutContact .contact-details .contact-response {
  font-size: 0.9rem;
  color: #5a7a9a;
  font-weight: 300;
  opacity: 0.7;
  letter-spacing: 0.02em;
}
#aboutContact .contact-action {
  display: inline-block;
  margin-top: 15px;
  padding: 8px 20px;
  background: #69bfef;
  color: white;
  font-size: 0.9rem;
  font-weight: 500;
  border-radius: 20px;
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.3s ease;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  #aboutContact .contact-action {
    opacity: 1;
    transform: translateY(0);
  }
}

.fade-in-auto {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}
.fade-in-auto.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.fade-in-left-auto {
  opacity: 0;
  transform: translateX(-30px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}
.fade-in-left-auto.is-visible {
  opacity: 1;
  transform: translateX(0);
}

.fade-in-right-auto {
  opacity: 0;
  transform: translateX(30px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}
.fade-in-right-auto.is-visible {
  opacity: 1;
  transform: translateX(0);
}

#servicesMessage {
  position: relative;
  padding: 100px 0;
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 50%, #dee2e6 100%);
  overflow: hidden;
  min-height: 100vh;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  #servicesMessage {
    padding: 60px 0;
    min-height: 80vh;
  }
}
#servicesMessage .message-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}
#servicesMessage .message-background .message-bg-text {
  font-size: clamp(5rem, 10vw, 10rem);
  font-weight: 100;
  color: rgba(105, 191, 239, 0.08);
  letter-spacing: 0.5em;
  text-transform: uppercase;
  line-height: 1;
  transform: rotate(-5deg);
}
@media (max-width: 768px) {
  #servicesMessage .message-background .message-bg-text {
    transform: rotate(-10deg);
  }
}
#servicesMessage .message-container {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
  z-index: 10;
}
@media (max-width: 768px) {
  #servicesMessage .message-container {
    padding: 0 20px;
  }
}
#servicesMessage .message-content {
  display: flex;
  align-items: center;
  gap: 80px;
  position: relative;
}
@media (max-width: 1024px) {
  #servicesMessage .message-content {
    display: contents;
    text-align: center;
  }
}
#servicesMessage .message-text {
  flex: 1;
  max-width: 800px;
}
#servicesMessage .message-text .message-main-title {
  font-size: clamp(2rem, 4vw, 3.5rem);
  font-weight: 600;
  color: #151c4b;
  margin-bottom: 40px;
  line-height: 1.3;
  position: relative;
}
#servicesMessage .message-text .message-main-title::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 100px;
  height: 3px;
  background: linear-gradient(90deg, #69bfef, #5a7a9a);
  border-radius: 2px;
}
@media (max-width: 768px) {
  #servicesMessage .message-text .message-main-title::after {
    left: 50%;
    transform: translateX(-50%);
  }
}
#servicesMessage .message-text .message-description p {
  font-size: clamp(1rem, 1.5vw, 1.1rem);
  line-height: 1.9;
  color: #333;
  font-weight: 300;
  text-align: justify;
}
@media (max-width: 768px) {
  #servicesMessage .message-text .message-description p {
    text-align: left;
  }
}
#servicesMessage .message-vertical-text {
  flex: 0 0 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
#servicesMessage .message-vertical-text .vertical-text {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  font-size: clamp(1.5rem, 3vw, 2.5rem);
  font-weight: bold;
  color: #69bfef;
  letter-spacing: 0.3em;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  #servicesMessage .message-vertical-text .vertical-text {
    display: none;
  }
}
#servicesMessage .message-vertical-text::before {
  content: "";
  position: absolute;
  top: 0;
  left: 20%;
  transform: translateX(-50%);
  width: 2px;
  height: 100%;
  background: linear-gradient(to bottom, transparent, #69bfef, transparent);
}

.service-section {
  display: flex;
  align-items: center;
  background: #ffffff;
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .service-section {
    height: auto;
    min-height: 100vh;
    padding: 60px 0;
  }
}
.service-section:nth-child(odd) {
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 50%, #dee2e6 100%);
}
.service-section.service-reverse .service-content .service-image {
  order: 2;
}
.service-section.service-reverse .service-content .service-description {
  order: 1;
}
.service-section .service-container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 40px;
  width: 100%;
}
@media (max-width: 768px) {
  .service-section .service-container {
    padding: 0 20px;
  }
}
.service-section .service-container .service-header {
  position: absolute;
  top: 5rem;
  left: 60px;
  z-index: 10;
}
@media (max-width: 1024px) {
  .service-section .service-container .service-header {
    top: 40px;
    left: 40px;
  }
}
@media (max-width: 768px) {
  .service-section .service-container .service-header {
    position: relative;
    top: 0;
    left: 0;
    text-align: center;
  }
}
.service-section .service-container .service-header .service-title {
  font-size: clamp(3rem, 4vw, 3.5rem);
  font-weight: 600;
  color: #151c4b;
  margin-bottom: 10px;
  line-height: 1.2;
}
.service-section .service-container .service-header .service-subtitle {
  font-size: clamp(1rem, 2vw, 1.4rem);
  font-weight: 300;
  color: #5a7a9a;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  opacity: 0.8;
}
.service-section .service-container .service-header02 {
  position: absolute;
  top: 5rem;
  right: 60px;
  z-index: 10;
}
@media (max-width: 1024px) {
  .service-section .service-container .service-header02 {
    top: 40px;
    right: 40px;
  }
}
@media (max-width: 768px) {
  .service-section .service-container .service-header02 {
    position: relative;
    top: 0;
    right: 0;
    text-align: center;
  }
}
.service-section .service-container .service-header02 .service-title {
  font-size: clamp(3rem, 4vw, 3.5rem);
  font-weight: 600;
  color: #151c4b;
  margin-bottom: 10px;
  line-height: 1.2;
  text-align: right;
}
@media (max-width: 768px) {
  .service-section .service-container .service-header02 .service-title {
    text-align: center;
  }
}
.service-section .service-container .service-header02 .service-subtitle {
  font-size: clamp(1rem, 2vw, 1.4rem);
  font-weight: 300;
  color: #5a7a9a;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  opacity: 0.8;
}
.service-section .service-container .service-content {
  display: flex;
  align-items: center;
  gap: 60px;
  height: 100%;
  padding: 5rem 0;
}
@media (max-width: 1024px) {
  .service-section .service-container .service-content {
    gap: 40px;
  }
}
@media (max-width: 768px) {
  .service-section .service-container .service-content {
    flex-direction: column;
    gap: 40px;
    height: auto;
  }
}
@media (max-width: 768px) {
  .service-section .service-container .service-content:nth-child(2) {
    flex-direction: column-reverse;
    gap: 40px;
    height: auto;
  }
}
.service-section .service-container .service-image {
  flex: 0 0 45%;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
}
@media (max-width: 768px) {
  .service-section .service-container .service-image {
    flex: none;
    width: 100%;
    max-width: 500px;
  }
}
.service-section .service-container .service-image img {
  width: 100%;
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  transition: transform 0.3s ease;
}
@media (max-width: 768px) {
  .service-section .service-container .service-image img {
    height: 300px;
  }
}
.service-section .service-container .service-image .service-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(105, 191, 239, 0.1) 0%, rgba(90, 122, 154, 0.1) 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
}
.service-section .service-container .service-image:hover img {
  transform: scale(1.05);
}
.service-section .service-container .service-image:hover .service-image-overlay {
  opacity: 1;
}
.service-section .service-container .service-description {
  flex: 1;
  padding: 40px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
@media (max-width: 768px) {
  .service-section .service-container .service-description {
    padding: 30px 25px;
    width: 100%;
  }
}
.service-section .service-container .service-description .service-text .service-main-title {
  font-size: clamp(1.8rem, 3vw, 2.5rem);
  font-weight: 600;
  color: #69bfef;
  margin-bottom: 25px;
  line-height: 1.3;
}
.service-section .service-container .service-description .service-text .service-intro {
  font-size: clamp(1rem, 1.5vw, 1.1rem);
  line-height: 1.8;
  color: #333;
  margin-bottom: 40px;
  font-weight: 300;
}
.service-section .service-container .service-description .service-text .service-features {
  margin-bottom: 40px;
}
.service-section .service-container .service-description .service-text .service-features .feature-item {
  margin-bottom: 25px;
  padding: 20px;
  background: rgba(105, 191, 239, 0.05);
  border-radius: 8px;
}
.service-section .service-container .service-description .service-text .service-features .feature-item:last-child {
  margin-bottom: 0;
}
.service-section .service-container .service-description .service-text .service-features .feature-item .feature-title {
  font-size: 1.2rem;
  font-weight: 600;
  color: #151c4b;
  margin-bottom: 10px;
}
.service-section .service-container .service-description .service-text .service-features .feature-item .feature-text {
  font-size: 0.95rem;
  line-height: 1.7;
  color: #666;
  font-weight: 300;
}
.service-section .service-container .service-description .service-text .service-details h4 {
  font-size: 1.3rem;
  font-weight: 600;
  color: #151c4b;
  margin-bottom: 20px;
  position: relative;
}
.service-section .service-container .service-description .service-text .service-details h4::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 60px;
  height: 2px;
  background: #69bfef;
}
.service-section .service-container .service-description .service-text .service-details ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.service-section .service-container .service-description .service-text .service-details ul li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  font-size: 0.95rem;
  line-height: 1.6;
  color: #666;
}
.service-section .service-container .service-description .service-text .service-details ul li::before {
  content: "●";
  position: absolute;
  left: 0;
  color: #69bfef;
  font-size: 0.8rem;
}
.service-section .service-container .service-description .service-text .service-details ul li:last-child {
  margin-bottom: 0;
}

#servicesContact {
  padding: 100px 0;
  background: url("images/processing.webp") center/cover no-repeat;
  position: relative;
}
@media (max-width: 768px) {
  #servicesContact {
    padding: 60px 0;
  }
}
#servicesContact::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(239, 240, 240, 0.85) 0%, rgba(248, 249, 250, 0.8) 50%, rgba(255, 255, 255, 0.75) 100%);
  z-index: 0;
}
#servicesContact .contact-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  #servicesContact .contact-container {
    padding: 0 20px;
  }
}
#servicesContact .contact-header {
  text-align: center;
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  #servicesContact .contact-header {
    margin-bottom: 50px;
  }
}
#servicesContact .contact-title {
  font-size: clamp(2.5rem, 5vw, 4rem);
  font-weight: 600;
  color: #151c4b;
  margin-bottom: 15px;
  position: relative;
  display: inline-block;
}
#servicesContact .contact-title::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 3px;
  background: linear-gradient(90deg, #69bfef, #5a7a9a);
  border-radius: 2px;
}
#servicesContact .contact-subtitle {
  font-size: clamp(1rem, 2vw, 1.4rem);
  font-weight: 300;
  color: #5a7a9a;
  letter-spacing: 0.3em;
  margin-bottom: 25px;
  text-transform: uppercase;
}
#servicesContact .contact-description {
  max-width: 600px;
  margin: 0 auto;
}
#servicesContact .contact-description p {
  font-size: clamp(1rem, 1.5vw, 1.1rem);
  line-height: 1.8;
  color: #666;
  font-weight: 300;
}
#servicesContact .contact-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  max-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #servicesContact .contact-content {
    grid-template-columns: 1fr;
    gap: 30px;
    max-width: 500px;
  }
}
#servicesContact .contact-item {
  display: block;
  text-align: center;
  text-decoration: none;
  color: inherit;
  padding: 50px 30px;
  background: rgba(255, 255, 255, 0.6);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 20px;
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
@media (max-width: 768px) {
  #servicesContact .contact-item {
    padding: 40px 25px;
  }
}
#servicesContact .contact-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(105, 191, 239, 0.1) 0%, rgba(90, 122, 154, 0.1) 100%);
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: 0;
}
#servicesContact .contact-item:hover {
  transform: translateY(-8px);
  background: rgba(255, 255, 255, 0.8);
  border-color: rgba(105, 191, 239, 0.3);
  box-shadow: 0 20px 60px rgba(105, 191, 239, 0.1);
}
#servicesContact .contact-item:hover::before {
  opacity: 1;
}
#servicesContact .contact-item:hover .contact-action {
  opacity: 1;
  transform: translateY(0);
}
#servicesContact .contact-details {
  position: relative;
  z-index: 1;
}
#servicesContact .contact-details h3 {
  font-size: 1.2rem;
  font-weight: 400;
  color: #151c4b;
  margin-bottom: 25px;
  letter-spacing: 0.05em;
  opacity: 0.9;
}
#servicesContact .contact-details .contact-number {
  font-size: 2rem;
  font-weight: 300;
  color: #69bfef;
  margin-bottom: 12px;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  #servicesContact .contact-details .contact-number {
    font-size: 1.5rem;
  }
}
#servicesContact .contact-details .contact-form-text {
  font-size: 1.1rem;
  color: #69bfef;
  font-weight: 500;
  margin-bottom: 12px;
  opacity: 0.9;
}
@media (max-width: 768px) {
  #servicesContact .contact-details .contact-form-text {
    font-size: 1rem;
  }
}
#servicesContact .contact-details .contact-time,
#servicesContact .contact-details .contact-response {
  font-size: 0.9rem;
  color: #5a7a9a;
  font-weight: 300;
  opacity: 0.7;
  letter-spacing: 0.02em;
}
#servicesContact .contact-action {
  display: inline-block;
  margin-top: 15px;
  padding: 8px 20px;
  background: #69bfef;
  color: white;
  font-size: 0.9rem;
  font-weight: 500;
  border-radius: 20px;
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.3s ease;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  #servicesContact .contact-action {
    opacity: 1;
    transform: translateY(0);
  }
}

.fade-in-auto {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}
.fade-in-auto.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.fade-in-left-auto {
  opacity: 0;
  transform: translateX(-30px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}
.fade-in-left-auto.is-visible {
  opacity: 1;
  transform: translateX(0);
}

.fade-in-right-auto {
  opacity: 0;
  transform: translateX(30px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}
.fade-in-right-auto.is-visible {
  opacity: 1;
  transform: translateX(0);
}

.recruit-hero {
  position: relative;
  width: 100%;
  height: 80svh;
  min-height: 600px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 768px) {
  .recruit-hero {
    min-height: 600px;
  }
}
.recruit-hero .recruit-hero-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(225deg, rgba(255, 255, 255, 0.6) 0%, rgba(227, 242, 253, 0.5) 25%, rgba(30, 136, 229, 0.6) 75%, rgba(13, 71, 161, 0.7) 100%), url("../images/aboutInfo.webp") center/cover no-repeat, url("images/aboutInfo.webp") center/cover no-repeat, url("./images/aboutInfo.webp") center/cover no-repeat;
  z-index: 1;
}
.recruit-hero .recruit-hero-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  z-index: 2;
}
.recruit-hero .hero-gradient-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  z-index: 2;
}
.recruit-hero .hero-fade-in {
  opacity: 0;
  transform: translateY(30px);
  animation: heroFadeIn 1.2s ease-out 0.5s forwards;
}
.recruit-hero .hero-fade-in-delay {
  opacity: 0;
  transform: translateY(20px);
  animation: heroFadeIn 1s ease-out 1.2s forwards;
}
.recruit-hero .hero-fade-in-late {
  opacity: 0;
  transform: translateX(-30px);
  animation: heroSlideIn 1s ease-out 1.8s forwards;
}
@keyframes heroFadeIn {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes heroSlideIn {
  0% {
    opacity: 0;
    transform: translateX(-30px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.recruit-hero .hero-main-title .title-en {
  opacity: 0;
  transform: translateY(20px);
  animation: titleFadeInEn 1s ease-out 0.7s forwards;
}
.recruit-hero .hero-main-title .title-jp {
  opacity: 0.9;
}
@keyframes titleFadeInEn {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.recruit-hero .hero-images-slider {
  opacity: 0;
  animation: sliderFadeIn 1s ease-out 2.2s forwards;
}
@keyframes sliderFadeIn {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.recruit-hero .recruit-hero-content {
  position: relative;
  height: 100%;
  z-index: 10;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0 80px;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 768px) {
  .recruit-hero .recruit-hero-content {
    padding: 0 40px;
    align-items: center;
  }
}
.recruit-hero .hero-text-area {
  text-align: left;
  margin-bottom: 60px;
  width: 100%;
}
@media (max-width: 768px) {
  .recruit-hero .hero-text-area {
    margin-bottom: 40px;
    text-align: center;
  }
}
.recruit-hero .hero-main-title {
  text-align: left;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .recruit-hero .hero-main-title {
    margin-bottom: 30px;
    text-align: center;
  }
}
.recruit-hero .hero-main-title .title-en {
  display: block;
  font-size: clamp(2.5rem, 5.5vw, 5rem);
  font-weight: 700;
  color: rgba(255, 255, 255, 0.98);
  letter-spacing: -0.02em;
  font-family: "Inter", "system-ui", -apple-system, sans-serif;
  text-shadow: 0 2px 20px rgba(0, 0, 0, 0.3);
  line-height: 1.1;
  margin-bottom: 12px;
}
.recruit-hero .hero-main-title .title-jp {
  display: block;
  font-size: clamp(1.1rem, 2.2vw, 1.6rem);
  font-weight: 400;
  color: rgba(255, 255, 255, 0.9);
  letter-spacing: 0.08em;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  text-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
  opacity: 0.95;
}
.recruit-hero .hero-subtitle {
  font-size: clamp(0.85rem, 1.3vw, 1.1rem);
  font-weight: 500;
  color: rgba(255, 255, 255, 0.85);
  letter-spacing: 0.12em;
  margin: 0;
  text-transform: uppercase;
  font-family: "Inter", "system-ui", -apple-system, sans-serif;
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
  text-align: left;
}
@media (max-width: 768px) {
  .recruit-hero .hero-subtitle {
    text-align: center;
  }
}
.recruit-hero .hero-message {
  font-size: clamp(1.1rem, 2vw, 1.4rem);
  font-weight: 300;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.8;
  max-width: 600px;
  margin: 0;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
  text-align: left;
}
@media (max-width: 768px) {
  .recruit-hero .hero-message {
    text-align: center;
    margin: 0 auto;
  }
}
.recruit-hero .company-identity {
  position: absolute;
  bottom: 30px;
  left: 30px;
  z-index: 15;
}
@media (max-width: 768px) {
  .recruit-hero .company-identity {
    bottom: 15px;
    left: 15px;
  }
}
.recruit-hero .company-name-en {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.recruit-hero .company-name-en .company-main {
  font-size: clamp(1.4rem, 2.8vw, 2.2rem);
  font-weight: 600;
  color: rgba(255, 255, 255, 0.95);
  letter-spacing: 0.02em;
  font-family: "Inter", "system-ui", -apple-system, sans-serif;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.25);
}
.recruit-hero .company-name-en .company-sub {
  font-size: clamp(0.85rem, 1.4vw, 1.1rem);
  font-weight: 400;
  color: rgba(255, 255, 255, 0.8);
  letter-spacing: 0.05em;
  font-family: "Inter", "system-ui", -apple-system, sans-serif;
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
}
.recruit-hero .hero-images-slider {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 180px;
  z-index: 5;
  overflow: hidden;
}
@media (max-width: 768px) {
  .recruit-hero .hero-images-slider {
    height: 140px;
  }
}
.recruit-hero .slider-container {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.recruit-hero .slider-container::before, .recruit-hero .slider-container::after {
  content: "";
  position: absolute;
  top: 0;
  width: 100px;
  height: 100%;
  z-index: 10;
  pointer-events: none;
}
@media (max-width: 768px) {
  .recruit-hero .slider-container::before, .recruit-hero .slider-container::after {
    width: 50px;
  }
}
.recruit-hero .slider-container::before {
  left: 0;
  background: linear-gradient(to right, rgba(51, 153, 255, 0.9) 0%, rgba(51, 153, 255, 0.6) 40%, rgba(51, 153, 255, 0.3) 70%, transparent 100%);
}
.recruit-hero .slider-container::after {
  right: 0;
  background: linear-gradient(to left, rgba(0, 102, 204, 0.9) 0%, rgba(0, 102, 204, 0.6) 40%, rgba(0, 102, 204, 0.3) 70%, transparent 100%);
}
.recruit-hero .slider-track {
  display: flex;
  align-items: flex-end;
  animation: slideLoop 20s linear infinite;
  height: 100%;
}
.recruit-hero .slide-item {
  flex-shrink: 0;
  width: 320px;
  margin-right: 25px;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  align-self: flex-end;
}
@media (max-width: 768px) {
  .recruit-hero .slide-item {
    width: 220px;
    margin-right: 20px;
  }
}
.recruit-hero .slide-item:nth-child(1), .recruit-hero .slide-item:nth-child(6) {
  height: 180px;
}
@media (max-width: 768px) {
  .recruit-hero .slide-item:nth-child(1), .recruit-hero .slide-item:nth-child(6) {
    height: 140px;
  }
}
.recruit-hero .slide-item:nth-child(2), .recruit-hero .slide-item:nth-child(7) {
  height: 140px;
}
@media (max-width: 768px) {
  .recruit-hero .slide-item:nth-child(2), .recruit-hero .slide-item:nth-child(7) {
    height: 110px;
  }
}
.recruit-hero .slide-item:nth-child(3), .recruit-hero .slide-item:nth-child(8) {
  height: 170px;
}
@media (max-width: 768px) {
  .recruit-hero .slide-item:nth-child(3), .recruit-hero .slide-item:nth-child(8) {
    height: 130px;
  }
}
.recruit-hero .slide-item:nth-child(4), .recruit-hero .slide-item:nth-child(9) {
  height: 160px;
}
@media (max-width: 768px) {
  .recruit-hero .slide-item:nth-child(4), .recruit-hero .slide-item:nth-child(9) {
    height: 120px;
  }
}
.recruit-hero .slide-item:nth-child(5), .recruit-hero .slide-item:nth-child(10) {
  height: 175px;
}
@media (max-width: 768px) {
  .recruit-hero .slide-item:nth-child(5), .recruit-hero .slide-item:nth-child(10) {
    height: 135px;
  }
}
.recruit-hero .slide-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  transition: transform 0.3s ease;
}
.recruit-hero .slide-item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  transition: background 0.3s ease;
}
.recruit-hero .slide-item:hover img {
  transform: scale(1.1);
}
.recruit-hero .slide-item:hover::after {
  background: rgba(0, 0, 0, 0.1);
}
@keyframes slideLoop {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

#recruitMessage {
  position: relative;
  padding: 120px 0;
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  overflow: hidden;
}
@media (max-width: 768px) {
  #recruitMessage {
    padding: 80px 0;
  }
}
#recruitMessage .message-container {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 40px;
  z-index: 10;
}
@media (max-width: 768px) {
  #recruitMessage .message-container {
    padding: 0 20px;
  }
}
#recruitMessage .message-content {
  display: flex;
  align-items: center;
  gap: 80px;
  min-height: 600px;
}
@media (max-width: 1024px) {
  #recruitMessage .message-content {
    gap: 60px;
  }
}
@media (max-width: 768px) {
  #recruitMessage .message-content {
    flex-direction: column;
    gap: 40px;
    min-height: auto;
  }
}
#recruitMessage .message-text {
  flex: 1;
  max-width: 600px;
}
@media (max-width: 768px) {
  #recruitMessage .message-text {
    max-width: 100%;
    text-align: center;
  }
}
#recruitMessage .message-main-title {
  font-size: clamp(3rem, 6vw, 5rem);
  font-weight: 600;
  color: #333;
  line-height: 1.3;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  #recruitMessage .message-main-title {
    font-size: clamp(2rem, 8vw, 3rem);
    margin-bottom: 30px;
  }
}
#recruitMessage .message-main-title .title-join {
  color: #333;
  font-weight: 600;
}
#recruitMessage .message-main-title .title-company {
  color: #1e88e5;
  font-weight: 600;
}
#recruitMessage .message-subtitle {
  font-size: clamp(1.5rem, 3vw, 2.5rem);
  font-weight: 500;
  color: #1e88e5;
  margin-bottom: 15px;
  line-height: 1.4;
}
@media (max-width: 768px) {
  #recruitMessage .message-subtitle {
    font-size: clamp(1.2rem, 5vw, 2rem);
  }
}
#recruitMessage .message-subtitle-secondary {
  font-size: clamp(1.3rem, 2.5vw, 2rem);
  font-weight: 500;
  color: #1e88e5;
  margin-bottom: 40px;
  line-height: 1.4;
}
@media (max-width: 768px) {
  #recruitMessage .message-subtitle-secondary {
    font-size: clamp(1.1rem, 4vw, 1.5rem);
    margin-bottom: 30px;
  }
}
#recruitMessage .message-description {
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  #recruitMessage .message-description {
    margin-bottom: 30px;
  }
}
#recruitMessage .message-description p {
  font-size: clamp(1rem, 1.5vw, 1.2rem);
  line-height: 1.8;
  color: #333;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  #recruitMessage .message-description p {
    font-size: clamp(0.9rem, 3vw, 1.1rem);
    text-align: left;
  }
}
#recruitMessage .message-description p .highlight {
  color: #1e88e5;
  font-weight: 600;
}
#recruitMessage .message-description p .emphasis {
  color: #ff6b35;
  font-weight: 600;
}
#recruitMessage .message-quote {
  background: rgba(30, 136, 229, 0.08);
  padding: 30px;
  border-radius: 12px;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  #recruitMessage .message-quote {
    padding: 25px 20px;
    margin-bottom: 30px;
  }
}
#recruitMessage .message-quote .quote-text {
  font-size: clamp(1rem, 1.5vw, 1.2rem);
  line-height: 1.8;
  color: #333;
  font-style: italic;
  margin-bottom: 15px;
}
#recruitMessage .message-quote .quote-text::before {
  content: "「";
  color: #1e88e5;
  font-size: 1.2em;
  font-weight: 600;
}
#recruitMessage .message-quote .quote-text::after {
  content: "」";
  color: #1e88e5;
  font-size: 1.2em;
  font-weight: 600;
}
#recruitMessage .message-quote .quote-description {
  font-size: clamp(0.9rem, 1.2vw, 1rem);
  line-height: 1.7;
  color: #666;
}
#recruitMessage .message-visual {
  flex: 1;
  max-width: 600px;
  position: relative;
}
@media (max-width: 768px) {
  #recruitMessage .message-visual {
    max-width: 100%;
    order: -1;
  }
}
#recruitMessage .message-visual .visual-image {
  width: 100%;
  height: 500px;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1);
  position: relative;
}
@media (max-width: 768px) {
  #recruitMessage .message-visual .visual-image {
    height: 300px;
  }
}
#recruitMessage .message-visual .visual-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
#recruitMessage .message-visual .visual-image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(30, 136, 229, 0.1) 0%, rgba(30, 136, 229, 0.05) 50%, transparent 100%);
}
#recruitMessage .message-visual .visual-decoration {
  position: absolute;
  width: 100px;
  height: 100px;
  background: linear-gradient(135deg, #1e88e5, #42a5f5);
  border-radius: 50%;
  opacity: 0.1;
}
#recruitMessage .message-visual .visual-decoration.decoration-1 {
  top: -20px;
  right: -20px;
  width: 80px;
  height: 80px;
}
#recruitMessage .message-visual .visual-decoration.decoration-2 {
  bottom: -30px;
  left: -30px;
  width: 120px;
  height: 120px;
}

#recruitFeatures {
  padding: 100px 0;
  background: #ffffff;
  position: relative;
}
@media (max-width: 768px) {
  #recruitFeatures {
    padding: 60px 0;
  }
}
#recruitFeatures .features-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
}
@media (max-width: 768px) {
  #recruitFeatures .features-container {
    padding: 0 20px;
  }
}
#recruitFeatures .features-header {
  text-align: center;
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  #recruitFeatures .features-header {
    margin-bottom: 50px;
  }
}
#recruitFeatures .features-title {
  font-size: clamp(2.5rem, 5vw, 4rem);
  font-weight: 600;
  color: #333;
  margin-bottom: 20px;
  position: relative;
  display: inline-block;
}
#recruitFeatures .features-title::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 3px;
  background: linear-gradient(90deg, #1e88e5, #42a5f5);
  border-radius: 2px;
}
#recruitFeatures .features-subtitle {
  font-size: clamp(1rem, 2vw, 1.4rem);
  font-weight: 300;
  color: #666;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 25px;
}
#recruitFeatures .features-description {
  max-width: 600px;
  margin: 0 auto;
}
#recruitFeatures .features-description p {
  font-size: clamp(1rem, 1.5vw, 1.1rem);
  line-height: 1.8;
  color: #666;
  font-weight: 300;
}
#recruitFeatures .features-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 60px;
}
@media (max-width: 1024px) {
  #recruitFeatures .features-grid {
    gap: 40px;
  }
}
@media (max-width: 768px) {
  #recruitFeatures .features-grid {
    grid-template-columns: 1fr;
    gap: 50px;
  }
}
#recruitFeatures .feature-card {
  text-align: center;
  background: #ffffff;
  border-radius: 20px;
  padding: 50px 30px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  #recruitFeatures .feature-card {
    padding: 40px 25px;
  }
}
#recruitFeatures .feature-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(30, 136, 229, 0.02) 0%, rgba(66, 165, 245, 0.04) 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
}
#recruitFeatures .feature-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.12);
}
#recruitFeatures .feature-card:hover::before {
  opacity: 1;
}
#recruitFeatures .feature-card:hover .feature-image {
  transform: scale(1.05);
}
#recruitFeatures .feature-card:hover .feature-button {
  background: #1e88e5;
  color: white;
  transform: translateY(-2px);
}
#recruitFeatures .feature-image {
  width: 180px;
  height: 180px;
  margin: 0 auto 30px;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
  position: relative;
}
@media (max-width: 768px) {
  #recruitFeatures .feature-image {
    width: 150px;
    height: 150px;
    margin-bottom: 25px;
  }
}
#recruitFeatures .feature-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
#recruitFeatures .feature-image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(30, 136, 229, 0.1) 0%, rgba(66, 165, 245, 0.05) 100%);
  transition: opacity 0.3s ease;
}
#recruitFeatures .feature-title {
  font-size: clamp(1.4rem, 2.5vw, 1.8rem);
  font-weight: 600;
  color: #333;
  margin-bottom: 15px;
  line-height: 1.3;
}
#recruitFeatures .feature-description {
  font-size: clamp(0.95rem, 1.2vw, 1.1rem);
  line-height: 1.7;
  color: #666;
  margin-bottom: 30px;
  font-weight: 300;
}
#recruitFeatures .feature-button {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 25px;
  background: white;
  color: #1e88e5;
  text-decoration: none;
  font-weight: 500;
  font-size: 0.95rem;
  border-radius: 25px;
  border: 2px solid #1e88e5;
  transition: all 0.3s ease;
  position: relative;
  z-index: 1;
}
#recruitFeatures .feature-button::after {
  content: "→";
  font-size: 0.9rem;
  transition: transform 0.3s ease;
}
#recruitFeatures .feature-button:hover::after {
  transform: translateX(3px);
}

#recruitJobDetails {
  padding: 100px 0;
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  position: relative;
}
@media (max-width: 768px) {
  #recruitJobDetails {
    padding: 60px 0;
  }
}
#recruitJobDetails .job-details-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
}
@media (max-width: 768px) {
  #recruitJobDetails .job-details-container {
    padding: 0 20px;
  }
}
#recruitJobDetails .job-details-header {
  text-align: center;
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  #recruitJobDetails .job-details-header {
    margin-bottom: 50px;
  }
}
#recruitJobDetails .job-details-title {
  font-size: clamp(2.5rem, 5vw, 4rem);
  font-weight: 600;
  color: #333;
  margin-bottom: 15px;
  position: relative;
  display: inline-block;
}
#recruitJobDetails .job-details-title::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 3px;
  background: linear-gradient(90deg, #1e88e5, #42a5f5);
  border-radius: 2px;
}
#recruitJobDetails .job-details-subtitle {
  font-size: clamp(1rem, 2vw, 1.4rem);
  font-weight: 300;
  color: #666;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  margin-bottom: 25px;
}
#recruitJobDetails .job-details-description {
  max-width: 600px;
  margin: 0 auto;
}
#recruitJobDetails .job-details-description p {
  font-size: clamp(1rem, 1.5vw, 1.1rem);
  line-height: 1.8;
  color: #666;
  font-weight: 300;
}
#recruitJobDetails .job-details-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
@media (max-width: 1024px) {
  #recruitJobDetails .job-details-grid {
    gap: 30px;
  }
}
@media (max-width: 768px) {
  #recruitJobDetails .job-details-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
#recruitJobDetails .job-card {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 20px;
  padding: 40px 30px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
@media (max-width: 768px) {
  #recruitJobDetails .job-card {
    padding: 30px 25px;
  }
}
#recruitJobDetails .job-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(30, 136, 229, 0.03) 0%, rgba(66, 165, 245, 0.01) 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
}
#recruitJobDetails .job-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.12);
}
#recruitJobDetails .job-card:hover::before {
  opacity: 1;
}
#recruitJobDetails .job-card-header {
  margin-bottom: 25px;
  border-bottom: 1px solid rgba(30, 136, 229, 0.1);
  padding-bottom: 20px;
}
#recruitJobDetails .job-category {
  display: inline-block;
  padding: 6px 15px;
  background: linear-gradient(135deg, #1e88e5, #42a5f5);
  color: white;
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border-radius: 15px;
  margin-bottom: 15px;
}
#recruitJobDetails .job-title {
  font-size: clamp(1.3rem, 2vw, 1.6rem);
  font-weight: 600;
  color: #333;
  margin: 0;
  line-height: 1.3;
}
#recruitJobDetails .job-content .job-description {
  margin-bottom: 25px;
}
#recruitJobDetails .job-content .job-description p {
  font-size: 0.95rem;
  line-height: 1.7;
  color: #666;
  font-weight: 300;
  margin: 0;
}
#recruitJobDetails .job-content .job-details-list {
  margin-bottom: 25px;
}
#recruitJobDetails .job-content .job-detail-item {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 12px;
  padding: 8px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
#recruitJobDetails .job-content .job-detail-item:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
#recruitJobDetails .job-content .job-detail-item .detail-label {
  font-size: 0.9rem;
  font-weight: 500;
  color: #333;
  min-width: 80px;
  flex-shrink: 0;
}
#recruitJobDetails .job-content .job-detail-item .detail-value {
  font-size: 0.9rem;
  color: #666;
  text-align: right;
  font-weight: 300;
}
#recruitJobDetails .job-content .job-requirements h4 {
  font-size: 1rem;
  font-weight: 600;
  color: #333;
  margin-bottom: 15px;
  position: relative;
}
#recruitJobDetails .job-content .job-requirements h4::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 40px;
  height: 2px;
  background: #1e88e5;
}
#recruitJobDetails .job-content .job-requirements ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#recruitJobDetails .job-content .job-requirements ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 8px;
  font-size: 0.9rem;
  line-height: 1.6;
  color: #666;
}
#recruitJobDetails .job-content .job-requirements ul li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #1e88e5;
  font-weight: 600;
}
#recruitJobDetails .job-content .job-requirements ul li:last-child {
  margin-bottom: 0;
}
#recruitJobDetails .recruitment-benefits {
  background: rgba(255, 255, 255, 0.6);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border-radius: 20px;
  padding: 50px 40px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin-top: 60px;
}
@media (max-width: 768px) {
  #recruitJobDetails .recruitment-benefits {
    padding: 40px 30px;
    margin-top: 40px;
  }
}
#recruitJobDetails .recruitment-benefits .benefits-title {
  font-size: clamp(1.5rem, 3vw, 2rem);
  font-weight: 600;
  color: #333;
  margin-bottom: 40px;
  position: relative;
  display: inline-block;
}
#recruitJobDetails .recruitment-benefits .benefits-title::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 2px;
  background: #1e88e5;
}
#recruitJobDetails .recruitment-benefits .benefits-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
@media (max-width: 768px) {
  #recruitJobDetails .recruitment-benefits .benefits-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
  }
}
@media (max-width: 480px) {
  #recruitJobDetails .recruitment-benefits .benefits-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
#recruitJobDetails .recruitment-benefits .benefit-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  padding: 20px 15px;
  background: rgba(30, 136, 229, 0.05);
  border-radius: 15px;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  #recruitJobDetails .recruitment-benefits .benefit-item {
    padding: 15px 10px;
  }
}
#recruitJobDetails .recruitment-benefits .benefit-item:hover {
  background: rgba(30, 136, 229, 0.1);
  transform: translateY(-3px);
}
#recruitJobDetails .recruitment-benefits .benefit-item .benefit-icon {
  font-size: 1.5rem;
  line-height: 1;
}
#recruitJobDetails .recruitment-benefits .benefit-item span {
  font-size: 0.9rem;
  font-weight: 500;
  color: #333;
  text-align: center;
  line-height: 1.4;
}

#recruitContact {
  padding: 100px 0;
  background: linear-gradient(135deg, rgba(30, 136, 229, 0.05) 0%, rgba(66, 165, 245, 0.02) 100%);
  position: relative;
}
@media (max-width: 768px) {
  #recruitContact {
    padding: 60px 0;
  }
}
#recruitContact .recruit-contact-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
}
@media (max-width: 768px) {
  #recruitContact .recruit-contact-container {
    padding: 0 20px;
  }
}
#recruitContact .recruit-contact-header {
  text-align: center;
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  #recruitContact .recruit-contact-header {
    margin-bottom: 50px;
  }
}
#recruitContact .recruit-contact-title {
  font-size: clamp(2.5rem, 5vw, 4rem);
  font-weight: 600;
  color: #333;
  margin-bottom: 15px;
  position: relative;
  display: inline-block;
}
#recruitContact .recruit-contact-title::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 3px;
  background: linear-gradient(90deg, #1e88e5, #42a5f5);
  border-radius: 2px;
}
#recruitContact .recruit-contact-subtitle {
  font-size: clamp(1rem, 2vw, 1.4rem);
  font-weight: 300;
  color: #666;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  margin-bottom: 25px;
}
#recruitContact .recruit-contact-description {
  max-width: 700px;
  margin: 0 auto;
}
#recruitContact .recruit-contact-description p {
  font-size: clamp(1rem, 1.5vw, 1.1rem);
  line-height: 1.8;
  color: #666;
  font-weight: 300;
}
#recruitContact .recruit-contact-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 60px;
}
@media (max-width: 768px) {
  #recruitContact .recruit-contact-content {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
#recruitContact .contact-method {
  background: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border-radius: 20px;
  padding: 50px 40px;
  text-align: center;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
@media (max-width: 768px) {
  #recruitContact .contact-method {
    padding: 40px 30px;
  }
}
#recruitContact .contact-method:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.12);
}
#recruitContact .contact-method-icon {
  font-size: 3rem;
  margin-bottom: 20px;
  line-height: 1;
}
#recruitContact .contact-method-content h3 {
  font-size: 1.3rem;
  font-weight: 600;
  color: #333;
  margin-bottom: 20px;
}
#recruitContact .contact-method-content .contact-phone {
  margin-bottom: 15px;
}
#recruitContact .contact-method-content .contact-phone a {
  font-size: 2rem;
  font-weight: 300;
  color: #1e88e5;
  text-decoration: none;
  letter-spacing: 0.05em;
  transition: color 0.3s ease;
}
@media (max-width: 768px) {
  #recruitContact .contact-method-content .contact-phone a {
    font-size: 1.5rem;
  }
}
#recruitContact .contact-method-content .contact-phone a:hover {
  color: #42a5f5;
}
#recruitContact .contact-method-content .contact-form-link {
  margin-bottom: 15px;
}
#recruitContact .contact-method-content .contact-form-link .contact-form-button {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 15px 30px;
  background: linear-gradient(135deg, #1e88e5, #42a5f5);
  color: white;
  text-decoration: none;
  font-weight: 600;
  font-size: 1.1rem;
  border-radius: 25px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(30, 136, 229, 0.3);
}
#recruitContact .contact-method-content .contact-form-link .contact-form-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(30, 136, 229, 0.4);
}
#recruitContact .contact-method-content .contact-form-link .contact-form-button .button-arrow {
  font-size: 1rem;
  transition: transform 0.3s ease;
}
#recruitContact .contact-method-content .contact-form-link .contact-form-button:hover .button-arrow {
  transform: translateX(3px);
}
#recruitContact .contact-method-content .contact-time,
#recruitContact .contact-method-content .contact-response,
#recruitContact .contact-method-content .contact-note {
  font-size: 0.9rem;
  color: #666;
  font-weight: 300;
  margin-bottom: 8px;
  line-height: 1.6;
}
#recruitContact .contact-method-content .contact-time:last-child,
#recruitContact .contact-method-content .contact-response:last-child,
#recruitContact .contact-method-content .contact-note:last-child {
  margin-bottom: 0;
}

.fade-in-auto {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}
.fade-in-auto.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.fade-in-left-auto {
  opacity: 0;
  transform: translateX(-30px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}
.fade-in-left-auto.is-visible {
  opacity: 1;
  transform: translateX(0);
}

.fade-in-right-auto {
  opacity: 0;
  transform: translateX(30px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}
.fade-in-right-auto.is-visible {
  opacity: 1;
  transform: translateX(0);
}

#contactTop {
  position: relative;
  height: 60vh;
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
@media (max-width: 768px) {
  #contactTop {
    height: 50vh;
    min-height: 300px;
  }
}
#contactTop .page-hero-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#contactTop .page-hero-image .hero-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
#contactTop .page-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
}
#contactTop .page-content {
  position: relative;
  z-index: 3;
  text-align: center;
  color: #ffffff;
}
#contactTop .page-content .page-text .page-subtitle {
  font-size: 1.2rem;
  font-weight: 300;
  letter-spacing: 0.2em;
  margin-bottom: 1rem;
  opacity: 0.9;
}
@media (max-width: 768px) {
  #contactTop .page-content .page-text .page-subtitle {
    font-size: 1rem;
    margin-bottom: 0.8rem;
  }
}
#contactTop .page-content .page-text .page-title {
  font-size: 3.5rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.2;
}
@media (max-width: 768px) {
  #contactTop .page-content .page-text .page-title {
    font-size: 2.5rem;
  }
}

#contactForm {
  padding: 100px 0;
  background: #f9f9f9;
}
@media (max-width: 768px) {
  #contactForm {
    padding: 60px 0;
  }
}
#contactForm .contact-form-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
@media (max-width: 768px) {
  #contactForm .contact-form-container {
    padding: 0 15px;
  }
}
#contactForm .contact-form-header {
  text-align: center;
  margin-bottom: 60px;
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.8s ease;
}
#contactForm .contact-form-header.is-visible {
  opacity: 1;
  transform: translateY(0);
}
@media (max-width: 768px) {
  #contactForm .contact-form-header {
    margin-bottom: 40px;
  }
}
#contactForm .contact-form-header .contact-form-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #333333;
  margin-bottom: 1rem;
  line-height: 1.4;
}
@media (max-width: 768px) {
  #contactForm .contact-form-header .contact-form-title {
    font-size: 2rem;
    line-height: 1.3;
  }
}
#contactForm .contact-form-header .contact-form-subtitle {
  font-size: 1.2rem;
  font-weight: 300;
  color: #666666;
  letter-spacing: 0.2em;
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  #contactForm .contact-form-header .contact-form-subtitle {
    font-size: 1rem;
    margin-bottom: 1.5rem;
  }
}
#contactForm .contact-form-header .contact-form-description {
  font-size: 1.1rem;
  color: #666666;
  line-height: 1.8;
  max-width: 800px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #contactForm .contact-form-header .contact-form-description {
    font-size: 1rem;
    line-height: 1.7;
  }
}
#contactForm .contact-form-content {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.8s ease 0.2s;
}
#contactForm .contact-form-content.is-visible {
  opacity: 1;
  transform: translateY(0);
}

#contactPhone {
  padding: 80px 0;
  background: #ffffff;
}
@media (max-width: 768px) {
  #contactPhone {
    padding: 50px 0;
  }
}
#contactPhone .contact-phone-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
@media (max-width: 768px) {
  #contactPhone .contact-phone-container {
    padding: 0 15px;
  }
}
#contactPhone .contact-phone-header {
  text-align: center;
  margin-bottom: 50px;
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.8s ease;
}
#contactPhone .contact-phone-header.is-visible {
  opacity: 1;
  transform: translateY(0);
}
@media (max-width: 768px) {
  #contactPhone .contact-phone-header {
    margin-bottom: 30px;
  }
}
#contactPhone .contact-phone-header .contact-phone-title {
  font-size: 2.2rem;
  font-weight: 700;
  color: #333333;
  margin-bottom: 1rem;
  line-height: 1.4;
}
@media (max-width: 768px) {
  #contactPhone .contact-phone-header .contact-phone-title {
    font-size: 1.8rem;
    line-height: 1.3;
  }
}
#contactPhone .contact-phone-header .contact-phone-subtitle {
  font-size: 1.1rem;
  font-weight: 300;
  color: #666666;
  letter-spacing: 0.2em;
}
@media (max-width: 768px) {
  #contactPhone .contact-phone-header .contact-phone-subtitle {
    font-size: 1rem;
  }
}
#contactPhone .contact-phone-content {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.8s ease 0.2s;
}
#contactPhone .contact-phone-content.is-visible {
  opacity: 1;
  transform: translateY(0);
}
#contactPhone .contact-phone-content .phone-contact-item {
  display: block;
  max-width: 600px;
  margin: 0 auto;
  padding: 40px;
  background: #ffffff;
  border: 2px solid #e8e8e8;
  border-radius: 10px;
  text-decoration: none;
  text-align: center;
  transition: all 0.3s ease;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}
#contactPhone .contact-phone-content .phone-contact-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);
  border-color: #007bff;
}
@media (max-width: 768px) {
  #contactPhone .contact-phone-content .phone-contact-item {
    padding: 30px 20px;
    margin: 0 10px;
  }
}
#contactPhone .contact-phone-content .phone-contact-item .phone-contact-details h3 {
  font-size: 1.4rem;
  font-weight: 600;
  color: #333333;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  #contactPhone .contact-phone-content .phone-contact-item .phone-contact-details h3 {
    font-size: 1.2rem;
    margin-bottom: 10px;
  }
}
#contactPhone .contact-phone-content .phone-contact-item .phone-contact-details .phone-contact-number {
  font-size: 2.2rem;
  font-weight: 700;
  color: #007bff;
  margin-bottom: 10px;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  #contactPhone .contact-phone-content .phone-contact-item .phone-contact-details .phone-contact-number {
    font-size: 1.8rem;
  }
}
#contactPhone .contact-phone-content .phone-contact-item .phone-contact-details .phone-contact-time {
  font-size: 1rem;
  color: #666666;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  #contactPhone .contact-phone-content .phone-contact-item .phone-contact-details .phone-contact-time {
    font-size: 0.9rem;
    margin-bottom: 10px;
  }
}
#contactPhone .contact-phone-content .phone-contact-item .phone-contact-details .phone-contact-action {
  display: inline-block;
  padding: 8px 20px;
  background: #007bff;
  color: #ffffff;
  border-radius: 20px;
  font-size: 0.9rem;
  font-weight: 500;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  #contactPhone .contact-phone-content .phone-contact-item .phone-contact-details .phone-contact-action {
    padding: 6px 16px;
    font-size: 0.85rem;
  }
}
#contactPhone .contact-phone-content .phone-contact-item:hover .phone-contact-details .phone-contact-action {
  background: #0056b3;
}

form#mail_form * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

form#mail_form {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  line-height: 1.8;
}
@media (max-width: 768px) {
  form#mail_form {
    width: 95%;
    border-radius: 8px;
  }
}

form#mail_form dl {
  width: 90%;
  margin: 0 auto;
  border-bottom: 1px solid #e8e8e8;
}
form#mail_form dl:after,
form#mail_form dl dt:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
@media (max-width: 768px) {
  form#mail_form dl {
    width: 95%;
  }
}

form#mail_form dl dt {
  width: 30%;
  float: left;
  padding: 35px 0 25px;
  text-align: right;
  font-weight: 600;
  color: #333333;
}
@media (max-width: 768px) {
  form#mail_form dl dt {
    width: auto;
    float: none;
    padding: 25px 0 10px;
    text-align: left;
  }
}
form#mail_form dl dt i {
  float: left;
  position: relative;
  top: -2px;
}
@media (max-width: 768px) {
  form#mail_form dl dt i {
    float: none;
    position: static;
  }
}

form#mail_form dl dd {
  width: 65%;
  float: right;
  padding: 30px 0 25px 5%;
}
@media (max-width: 768px) {
  form#mail_form dl dd {
    width: auto;
    float: none;
    padding: 0 0 20px 0;
  }
}

form#mail_form dl dt span.required,
form#mail_form dl dt span.optional {
  display: inline-block;
  font-size: 0.85rem;
  color: #ffffff;
  padding: 4px 10px;
  border-radius: 4px;
  font-weight: 500;
  margin-left: 10px;
}
@media (max-width: 768px) {
  form#mail_form dl dt span.required,
  form#mail_form dl dt span.optional {
    margin: 0 15px 0 0;
    font-size: 0.8rem;
  }
}

form#mail_form dl dt span.required {
  background: #dc3545;
  border: 1px solid #dc3545;
}

form#mail_form dl dt span.optional {
  background: #007bff;
  border: 1px solid #007bff;
}

form#mail_form input[type=text],
form#mail_form input[type=email],
form#mail_form input[type=tel] {
  width: calc(96% - 2px);
  padding: 12px 2%;
  border: 2px solid #e0e0e0;
  border-radius: 6px;
  background: #fafafa;
  -webkit-appearance: none;
  font-size: 16px;
  font-family: inherit;
  line-height: normal;
  transition: all 0.3s ease;
}
form#mail_form input[type=text]:focus,
form#mail_form input[type=email]:focus,
form#mail_form input[type=tel]:focus {
  box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.1);
  border: 2px solid #007bff;
  background: #ffffff;
  outline: none;
}
@media (max-width: 768px) {
  form#mail_form input[type=text],
  form#mail_form input[type=email],
  form#mail_form input[type=tel] {
    padding: 10px 3%;
    width: calc(94% - 4px);
  }
}

form#mail_form textarea {
  display: block;
  width: calc(96% - 2px);
  height: 200px;
  padding: 12px 2%;
  resize: vertical;
  border: 2px solid #e0e0e0;
  border-radius: 6px;
  background: #fafafa;
  -webkit-appearance: none;
  font-size: 16px;
  font-family: inherit;
  line-height: normal;
  transition: all 0.3s ease;
}
form#mail_form textarea:focus {
  box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.1);
  border: 2px solid #007bff;
  background: #ffffff;
  outline: none;
}
@media (max-width: 768px) {
  form#mail_form textarea {
    padding: 10px 3%;
    width: calc(94% - 4px);
    height: 150px;
  }
}

form#mail_form input[name=company] {
  width: 70%;
}
@media (max-width: 768px) {
  form#mail_form input[name=company] {
    width: calc(94% - 4px);
  }
}

form#mail_form input[name=name_1],
form#mail_form input[name=name_2],
form#mail_form input[name=read_1],
form#mail_form input[name=read_2],
form#mail_form input[name=postal],
form#mail_form input[name=phone] {
  width: 30%;
}
@media (max-width: 768px) {
  form#mail_form input[name=name_1],
  form#mail_form input[name=name_2],
  form#mail_form input[name=read_1],
  form#mail_form input[name=read_2],
  form#mail_form input[name=postal],
  form#mail_form input[name=phone] {
    width: 48%;
    margin-right: 2%;
  }
  form#mail_form input[name=name_1]:last-child,
  form#mail_form input[name=name_2]:last-child,
  form#mail_form input[name=read_1]:last-child,
  form#mail_form input[name=read_2]:last-child,
  form#mail_form input[name=postal]:last-child,
  form#mail_form input[name=phone]:last-child {
    margin-right: 0;
  }
}

@media (max-width: 768px) {
  form#mail_form input[name=postal] {
    width: 60%;
  }
}

@media (max-width: 768px) {
  form#mail_form input[name=phone] {
    width: 60%;
  }
}

form#mail_form input[name=mail_address],
form#mail_form input[name=mail_address_confirm] {
  width: 80%;
}
@media (max-width: 768px) {
  form#mail_form input[name=mail_address],
  form#mail_form input[name=mail_address_confirm] {
    width: calc(94% - 4px);
  }
}

form#mail_form input[name=postal] + a {
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #007bff;
  border-radius: 6px;
  background: #007bff;
  font-size: 14px;
  line-height: normal;
  color: #ffffff;
  text-decoration: none;
  transition: all 0.3s ease;
  margin-left: 10px;
}
form#mail_form input[name=postal] + a:hover {
  cursor: pointer;
  background: #0056b3;
  border: 1px solid #0056b3;
}
@media (max-width: 768px) {
  form#mail_form input[name=postal] + a {
    display: block;
    margin-top: 10px;
    margin-left: 0;
    text-align: center;
  }
}

form#mail_form p#form_submit {
  width: 90%;
  margin: 0 auto;
  padding: 40px 0;
  text-align: center;
}
@media (max-width: 768px) {
  form#mail_form p#form_submit {
    padding: 30px 0;
    width: 95%;
  }
}

form#mail_form input[type=button] {
  padding: 15px 40px;
  border: 2px solid #28a745;
  border-radius: 6px;
  background: #28a745;
  font-size: 16px;
  color: #ffffff;
  font-family: inherit;
  font-weight: 600;
  -webkit-appearance: none;
  cursor: pointer;
  transition: all 0.3s ease;
  min-width: 200px;
}
form#mail_form input[type=button]:hover {
  background: #218838;
  border: 2px solid #218838;
  transform: translateY(-2px);
}
@media (max-width: 768px) {
  form#mail_form input[type=button] {
    width: 100%;
    min-width: auto;
    padding: 12px 30px;
    font-size: 15px;
  }
}

form#mail_form dl dd span.error_blank,
form#mail_form dl dd span.error_format,
form#mail_form dl dd span.error_match {
  display: block;
  color: #dc3545;
  margin-top: 8px;
  font-size: 0.9rem;
  font-weight: 500;
}
@media (max-width: 768px) {
  form#mail_form dl dd span.error_blank,
  form#mail_form dl dd span.error_format,
  form#mail_form dl dd span.error_match {
    font-size: 0.85rem;
  }
}

div.loading-layer {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10000;
}

span.loading {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border-top: 5px solid rgba(255, 255, 255, 0.3);
  border-right: 5px solid rgba(255, 255, 255, 0.3);
  border-bottom: 5px solid rgba(255, 255, 255, 0.3);
  border-left: 5px solid #ffffff;
  transform: translateZ(0);
  animation: load-circle 1s linear infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
}
@keyframes load-circle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#thanksTop {
  position: relative;
  height: 60vh;
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
@media (max-width: 768px) {
  #thanksTop {
    height: 50vh;
    min-height: 300px;
  }
}
#thanksTop .page-hero-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#thanksTop .page-hero-image .hero-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
#thanksTop .page-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
}
#thanksTop .page-content {
  position: relative;
  z-index: 3;
  text-align: center;
  color: #ffffff;
}
#thanksTop .page-content .page-text .page-subtitle {
  font-size: 1.2rem;
  font-weight: 300;
  letter-spacing: 0.2em;
  margin-bottom: 1rem;
  opacity: 0.9;
}
@media (max-width: 768px) {
  #thanksTop .page-content .page-text .page-subtitle {
    font-size: 1rem;
    margin-bottom: 0.8rem;
  }
}
#thanksTop .page-content .page-text .page-title {
  font-size: 3.5rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.2;
}
@media (max-width: 768px) {
  #thanksTop .page-content .page-text .page-title {
    font-size: 2.5rem;
  }
}
#thanksTop .page-content .page-text .page-title .sp-break {
  display: none;
}
@media (max-width: 768px) {
  #thanksTop .page-content .page-text .page-title .sp-break {
    display: block;
  }
}

#thanksMessage {
  padding: 100px 0;
  background: #f9f9f9;
}
@media (max-width: 768px) {
  #thanksMessage {
    padding: 60px 0;
  }
}
#thanksMessage .thanks-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
@media (max-width: 768px) {
  #thanksMessage .thanks-container {
    padding: 0 15px;
  }
}
#thanksMessage .thanks-content {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.8s ease;
}
#thanksMessage .thanks-content.is-visible {
  opacity: 1;
  transform: translateY(0);
}
#thanksMessage .thanks-content .thanks-main {
  background: #ffffff;
  padding: 60px;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  #thanksMessage .thanks-content .thanks-main {
    padding: 40px 20px;
    margin-bottom: 30px;
    border-radius: 8px;
  }
}
#thanksMessage .thanks-content .thanks-main .thanks-icon {
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  #thanksMessage .thanks-content .thanks-main .thanks-icon {
    margin-bottom: 20px;
  }
}
#thanksMessage .thanks-content .thanks-main .thanks-icon .check-icon {
  display: inline-block;
  animation: checkAnimation 0.8s ease-out 0.5s both;
}
#thanksMessage .thanks-content .thanks-main .thanks-icon .check-icon svg {
  width: 80px;
  height: 80px;
}
@media (max-width: 768px) {
  #thanksMessage .thanks-content .thanks-main .thanks-icon .check-icon svg {
    width: 60px;
    height: 60px;
  }
}
#thanksMessage .thanks-content .thanks-main .thanks-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #333333;
  margin-bottom: 30px;
  line-height: 1.4;
}
@media (max-width: 768px) {
  #thanksMessage .thanks-content .thanks-main .thanks-title {
    font-size: 2rem;
    margin-bottom: 20px;
    line-height: 1.3;
  }
}
#thanksMessage .thanks-content .thanks-main .thanks-title .sp-break {
  display: none;
}
@media (max-width: 768px) {
  #thanksMessage .thanks-content .thanks-main .thanks-title .sp-break {
    display: block;
  }
}
#thanksMessage .thanks-content .thanks-main .thanks-text {
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  #thanksMessage .thanks-content .thanks-main .thanks-text {
    margin-bottom: 30px;
  }
}
#thanksMessage .thanks-content .thanks-main .thanks-text p {
  font-size: 1.1rem;
  color: #666666;
  line-height: 1.8;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  #thanksMessage .thanks-content .thanks-main .thanks-text p {
    font-size: 1rem;
    line-height: 1.7;
    margin-bottom: 15px;
  }
}
#thanksMessage .thanks-content .thanks-main .thanks-text p:last-child {
  margin-bottom: 0;
}
#thanksMessage .thanks-content .thanks-main .thanks-note {
  background: #f8f9fa;
  padding: 30px;
  border-radius: 8px;
  margin-bottom: 40px;
  text-align: left;
}
@media (max-width: 768px) {
  #thanksMessage .thanks-content .thanks-main .thanks-note {
    padding: 20px;
    margin-bottom: 30px;
  }
}
#thanksMessage .thanks-content .thanks-main .thanks-note h3 {
  font-size: 1.2rem;
  font-weight: 600;
  color: #333333;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  #thanksMessage .thanks-content .thanks-main .thanks-note h3 {
    font-size: 1.1rem;
    margin-bottom: 10px;
  }
}
#thanksMessage .thanks-content .thanks-main .thanks-note ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#thanksMessage .thanks-content .thanks-main .thanks-note ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
  font-size: 0.95rem;
  color: #666666;
  line-height: 1.6;
}
@media (max-width: 768px) {
  #thanksMessage .thanks-content .thanks-main .thanks-note ul li {
    font-size: 0.9rem;
    padding-left: 15px;
  }
}
#thanksMessage .thanks-content .thanks-main .thanks-note ul li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: #007bff;
  font-weight: bold;
}
#thanksMessage .thanks-content .thanks-main .thanks-note ul li:last-child {
  margin-bottom: 0;
}
#thanksMessage .thanks-content .thanks-main .thanks-actions {
  text-align: center;
}
#thanksMessage .thanks-content .thanks-main .thanks-actions .thanks-button {
  display: inline-block;
  padding: 15px 40px;
  background: #007bff;
  color: #ffffff;
  text-decoration: none;
  border-radius: 6px;
  font-size: 1rem;
  font-weight: 600;
  transition: all 0.3s ease;
}
#thanksMessage .thanks-content .thanks-main .thanks-actions .thanks-button:hover {
  background: #0056b3;
  transform: translateY(-2px);
}
@media (max-width: 768px) {
  #thanksMessage .thanks-content .thanks-main .thanks-actions .thanks-button {
    width: 100%;
    padding: 12px 30px;
    font-size: 0.95rem;
  }
}
#thanksMessage .thanks-content .thanks-main .thanks-actions .thanks-button .button-arrow {
  margin-left: 10px;
  transition: all 0.3s ease;
}
#thanksMessage .thanks-content .thanks-main .thanks-actions .thanks-button:hover .button-arrow {
  transform: translateX(5px);
}
#thanksMessage .thanks-company-info {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.8s ease 0.2s;
}
#thanksMessage .thanks-company-info.is-visible {
  opacity: 1;
  transform: translateY(0);
}
#thanksMessage .thanks-company-info .company-info-content {
  background: #ffffff;
  padding: 40px;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}
@media (max-width: 768px) {
  #thanksMessage .thanks-company-info .company-info-content {
    padding: 30px 20px;
    border-radius: 8px;
  }
}
#thanksMessage .thanks-company-info .company-info-content h3 {
  font-size: 1.4rem;
  font-weight: 600;
  color: #333333;
  margin-bottom: 20px;
  text-align: center;
}
@media (max-width: 768px) {
  #thanksMessage .thanks-company-info .company-info-content h3 {
    font-size: 1.2rem;
    margin-bottom: 15px;
  }
}
#thanksMessage .thanks-company-info .company-info-content .company-details .company-name {
  font-size: 1.2rem;
  font-weight: 700;
  color: #007bff;
  text-align: center;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  #thanksMessage .thanks-company-info .company-info-content .company-details .company-name {
    font-size: 1.1rem;
    margin-bottom: 15px;
  }
}
#thanksMessage .thanks-company-info .company-info-content .company-details .contact-info .contact-item {
  display: flex;
  margin-bottom: 12px;
  align-items: flex-start;
}
@media (max-width: 768px) {
  #thanksMessage .thanks-company-info .company-info-content .company-details .contact-info .contact-item {
    flex-direction: column;
    margin-bottom: 15px;
  }
}
#thanksMessage .thanks-company-info .company-info-content .company-details .contact-info .contact-item:last-child {
  margin-bottom: 0;
}
#thanksMessage .thanks-company-info .company-info-content .company-details .contact-info .contact-item .contact-label {
  flex-shrink: 0;
  width: 100px;
  font-weight: 600;
  color: #333333;
  margin-right: 20px;
}
@media (max-width: 768px) {
  #thanksMessage .thanks-company-info .company-info-content .company-details .contact-info .contact-item .contact-label {
    width: auto;
    margin-right: 0;
    margin-bottom: 5px;
    font-size: 0.9rem;
  }
}
#thanksMessage .thanks-company-info .company-info-content .company-details .contact-info .contact-item .contact-value {
  flex: 1;
  color: #666666;
  line-height: 1.6;
}
@media (max-width: 768px) {
  #thanksMessage .thanks-company-info .company-info-content .company-details .contact-info .contact-item .contact-value {
    font-size: 0.95rem;
  }
}

@keyframes checkAnimation {
  0% {
    opacity: 0;
    transform: scale(0.5) rotate(-45deg);
  }
  50% {
    opacity: 1;
    transform: scale(1.1) rotate(0deg);
  }
  100% {
    opacity: 1;
    transform: scale(1) rotate(0deg);
  }
}
footer {
  background: linear-gradient(135deg, #151c4b 0%, #5a7a9a 50%, #69bfef 100%);
  color: white;
  position: relative;
  overflow: hidden;
  margin-top: 0;
}
footer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="rgba(255,255,255,0.03)"/><circle cx="75" cy="75" r="1" fill="rgba(255,255,255,0.03)"/><circle cx="50" cy="10" r="0.5" fill="rgba(255,255,255,0.02)"/><circle cx="20" cy="80" r="0.5" fill="rgba(255,255,255,0.02)"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');
  z-index: 1;
}
footer::after {
  content: "";
  position: absolute;
  top: -50px;
  left: 0;
  width: 100%;
  height: 100px;
  transform: skewY(-1deg);
  z-index: 2;
}
footer .footer-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 80px 40px 40px;
  position: relative;
  z-index: 10;
}
footer .footer-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: start;
}
footer .footer-info .company-logo {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 40px;
}
footer .footer-info .company-logo img {
  width: 70px;
  height: 70px;
  -o-object-fit: contain;
     object-fit: contain;
  opacity: 0.9;
}
footer .footer-info .company-name {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
footer .footer-info .company-name .company-title {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 300;
  letter-spacing: 0.05em;
}
footer .footer-info .company-name .company-main {
  font-size: 1.4rem;
  color: white;
  font-weight: 600;
  letter-spacing: 0.02em;
}
footer .footer-info .company-details {
  line-height: 1.8;
}
footer .footer-info .company-details .postal-code {
  font-size: 1.1rem;
  color: #eff0f0;
  font-weight: 600;
  margin-bottom: 8px;
  display: inline-block;
  position: relative;
}
footer .footer-info .company-details .address {
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 25px;
  line-height: 1.6;
}
footer .footer-info .company-details .contact-info {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
footer .footer-info .company-details .contact-info .phone,
footer .footer-info .company-details .contact-info .business-days {
  font-size: 0.95rem;
  color: rgba(255, 255, 255, 0.8);
  margin: 0;
  display: flex;
  align-items: center;
  gap: 10px;
}
footer .footer-info .company-details .contact-info .phone::before,
footer .footer-info .company-details .contact-info .business-days::before {
  content: "●";
  color: #eff0f0;
  font-size: 0.8rem;
}
footer .footer-nav {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
footer .footer-nav .nav-title {
  font-size: 1.2rem;
  color: white;
  font-weight: 600;
  margin-bottom: 30px;
  letter-spacing: 0.1em;
  position: relative;
}
footer .footer-nav .nav-title::after {
  content: "";
  position: absolute;
  bottom: -8px;
  right: 0;
  width: 40px;
  height: 2px;
  background: linear-gradient(90deg, transparent, #eff0f0);
}
footer .footer-nav .footer-menu {
  display: flex;
  flex-direction: column;
  gap: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
  align-items: flex-end;
}
footer .footer-nav .footer-menu li {
  margin: 0;
}
footer .footer-nav .footer-menu a {
  font-size: 1.1rem;
  color: rgba(255, 255, 255, 0.9);
  text-decoration: none;
  font-weight: 400;
  letter-spacing: 0.05em;
  transition: all 0.3s ease;
  position: relative;
  padding: 8px 15px;
  border-radius: 4px;
  display: block;
}
footer .footer-nav .footer-menu a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
  transition: width 0.3s ease;
  border-radius: 4px;
  z-index: -1;
}
footer .footer-nav .footer-menu a::after {
  content: "→";
  margin-left: 8px;
  opacity: 0;
  transform: translateX(-10px);
  transition: all 0.3s ease;
}
footer .footer-nav .footer-menu a:hover {
  color: white;
  transform: translateX(-5px);
}
footer .footer-nav .footer-menu a:hover::before {
  width: 100%;
}
footer .footer-nav .footer-menu a:hover::after {
  opacity: 1;
  transform: translateX(0);
}
footer .footer-bottom {
  margin-top: 60px;
  padding-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
}
footer .footer-bottom .copyright {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.7);
  margin: 0;
  letter-spacing: 0.02em;
}
@media (max-width: 768px) {
  footer::after {
    transform: skewY(-0.5deg);
  }
  footer .footer-container {
    padding: 50px 20px 25px;
  }
  footer .footer-content {
    grid-template-columns: 1fr;
    gap: 50px;
    text-align: center;
  }
  footer .footer-info {
    text-align: center;
  }
  footer .footer-info .company-logo {
    justify-content: center;
    flex-direction: column-reverse;
    margin-bottom: 30px;
  }
  footer .footer-info .company-details {
    text-align: center;
  }
  footer .footer-info .company-details .contact-info {
    align-items: center;
    justify-content: center;
  }
  footer .footer-nav {
    align-items: center;
  }
  footer .footer-nav .nav-title::after {
    left: 50%;
    transform: translateX(-50%);
  }
  footer .footer-nav .footer-menu {
    align-items: center;
  }
  footer .footer-nav .footer-menu a:hover {
    transform: translateY(-2px);
  }
  footer .footer-bottom {
    margin-top: 40px;
    padding-top: 25px;
  }
}

footer .fade-in-footer {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}
footer .fade-in-footer.is-visible {
  opacity: 1;
  transform: translateY(0);
}

body {
  scroll-behavior: smooth;
  font-family: "Noto Serif JP", serif;
}
body .mob {
  display: none;
}
@media (max-width: 780px) {
  body .mob {
    display: block;
  }
}