@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;
}
header .headerBoxPc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0 2rem;
  height: 5rem;
}
@media (max-width: 780px) {
  header .headerBoxPc {
    padding: 0 1rem;
  }
}
header .headerBoxPc .headerLeft {
  display: flex;
  align-items: center;
}
@media (max-width: 780px) {
  header .headerBoxPc .headerLeft {
    max-width: 180px;
    padding: 1rem 0;
  }
}
@media (max-width: 500px) {
  header .headerBoxPc .headerLeft {
    max-width: 150px;
    padding: 0.8rem 0;
  }
}
header .headerBoxPc .headerLeft img {
  max-width: 200px;
  height: auto;
  transition: transform 0.3s ease;
}
@media (max-width: 780px) {
  header .headerBoxPc .headerLeft img {
    max-width: 150px;
  }
}
@media (max-width: 500px) {
  header .headerBoxPc .headerLeft img {
    max-width: 120px;
  }
}
header .headerBoxPc .headerLeft img:hover {
  transform: scale(1.05);
}
header .headerBoxPc .headerRight {
  display: flex;
  align-items: center;
  gap: 2rem;
}
@media (max-width: 780px) {
  header .headerBoxPc .headerRight {
    width: auto;
  }
}
header .headerBoxPc .headerRight ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
}
@media (max-width: 780px) {
  header .headerBoxPc .headerRight ul {
    display: none;
  }
}
header .headerBoxPc .headerRight ul li {
  position: relative;
}
header .headerBoxPc .headerRight ul li::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #1775B5;
  transition: width 0.3s ease;
}
header .headerBoxPc .headerRight ul li:hover::before {
  width: 100%;
}
header .headerBoxPc .headerRight ul li a {
  color: #1775B5;
  font-weight: 600;
  text-decoration: none;
  padding: 0.8rem clamp(0.5rem, 1vw, 1.2rem);
  transition: all 0.3s ease;
  display: block;
  font-size: clamp(0.7rem, 0.9vw, 1rem);
}
header .headerBoxPc .headerRight ul li a:hover {
  color: #0d5a8f;
}
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 .contact-buttons {
  display: flex;
  gap: 0.5rem;
  align-items: center;
}
@media (max-width: 780px) {
  header .contact-buttons {
    display: none;
  }
}
header .contact-buttons .contact-btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: clamp(0.8rem, 1.2vw, 1.2rem);
  border-radius: 8px;
  transition: all 0.3s ease;
  cursor: pointer;
  text-decoration: none;
}
header .contact-buttons .contact-btn:hover {
  transform: translateY(-2px);
}
header .contact-buttons .contact-btn:hover .tooltip {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0);
}
header .contact-buttons .contact-btn .contact-icon {
  width: clamp(24px, 3vw, 35px);
  height: clamp(24px, 3vw, 35px);
  flex-shrink: 0;
}
header .contact-buttons .contact-btn .tooltip {
  position: absolute;
  bottom: -35px;
  left: 50%;
  transform: translateX(-50%) translateY(-5px);
  background: rgba(0, 0, 0, 0.8);
  color: white;
  padding: 0.4rem 0.8rem;
  border-radius: 4px;
  font-size: 0.75rem;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  pointer-events: none;
  z-index: 1000;
}
header .contact-buttons .contact-btn .tooltip::before {
  content: "";
  position: absolute;
  top: -4px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid rgba(0, 0, 0, 0.8);
}
header .contact-buttons .contact-btn.tel-btn {
  background-color: #7DB551;
}
header .contact-buttons .contact-btn.tel-btn:hover {
  box-shadow: 0 4px 12px rgba(125, 181, 81, 0.3);
}
header .contact-buttons .contact-btn.mail-btn {
  background-color: #1775B5;
}
header .contact-buttons .contact-btn.mail-btn:hover {
  box-shadow: 0 4px 12px rgba(23, 117, 181, 0.3);
}
header #drawer {
  display: none;
}
@media (max-width: 780px) {
  header #drawer {
    display: block;
  }
  header #drawer .toggleButton {
    position: fixed;
    top: 1rem;
    right: 10px;
    z-index: 1002;
    width: 50px;
    height: 50px;
    background: #7DB551;
    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: #6da344;
    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: #1775B5;
  }
  header #drawer .toggleButton.close:hover {
    background: #0d5a8f;
  }
  header #drawer .toggleButton.close:hover span {
    background: white;
  }
  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 .tel-icon-drawer {
    width: 20px;
    height: 20px;
    filter: invert(27%) sepia(89%) saturate(1247%) hue-rotate(178deg) brightness(91%) contrast(92%);
  }
  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 ul .drawer-contact a.contact-tel {
    font-size: 2rem;
  }
  header #drawer #drawerMenu.open ul li {
    opacity: 1;
    transform: translateX(0);
  }
}

header .headerBoxPc .headerRight ul li.has-dropdown {
  position: relative;
}

header .headerBoxPc .headerRight ul li.has-dropdown .dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(255, 255, 255, 0.95);
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  padding: 1rem;
  min-width: 400px;
  z-index: 1000;
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.3s ease;
  margin-top: 0.5rem;
}

header .headerBoxPc .headerRight ul li.has-dropdown.active .dropdown-menu {
  display: block;
  opacity: 1;
}

header .headerBoxPc .headerRight ul li.has-dropdown .dropdown-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.5rem;
}

header .headerBoxPc .headerRight ul li.has-dropdown .dropdown-content a {
  display: block;
  padding: 0.6rem 1rem;
  color: #333;
  font-size: 0.8rem;
  text-decoration: none;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
}

header .headerBoxPc .headerRight ul li.has-dropdown .dropdown-content a:hover {
  background: rgba(23, 117, 181, 0.1);
  color: #1775B5;
  transform: translateX(5px);
}

header .headerBoxPc .headerRight ul li.has-dropdown .dropdown-content a:first-child {
  font-weight: 600;
  color: #1775B5;
}

@media (max-width: 780px) {
  header #drawer #drawerMenu ul li.has-dropdown-mobile .dropdown-menu-mobile {
    max-height: 0;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.98);
    border-radius: 8px;
    margin: 10px 0;
    transition: max-height 0.4s ease, padding 0.4s ease;
    padding: 0;
  }
  header #drawer #drawerMenu ul li.has-dropdown-mobile .dropdown-menu-mobile li {
    margin: 0;
    opacity: 1;
    transform: translateX(0);
  }
  header #drawer #drawerMenu ul li.has-dropdown-mobile .dropdown-menu-mobile li a {
    padding: 15px 20px;
    font-size: 0.95rem;
    color: #333;
    border-bottom: 1px solid rgba(21, 28, 75, 0.05);
  }
  header #drawer #drawerMenu ul li.has-dropdown-mobile .dropdown-menu-mobile li a:hover {
    background: rgba(23, 117, 181, 0.1);
    color: #1775B5;
  }
  header #drawer #drawerMenu ul li.has-dropdown-mobile.active .dropdown-menu-mobile {
    max-height: 1000px;
    padding: 10px 0;
  }
  header #drawer #drawerMenu ul li.has-dropdown-mobile.active .dropdown-arrow {
    transform: rotate(90deg);
  }
  header #drawer #drawerMenu ul li.has-dropdown-mobile .dropdown-arrow {
    transition: transform 0.3s ease;
  }
}
#topTop {
  position: relative;
  width: 100%;
  height: 80vh;
  background-image: url("../images/hero.jpg");
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
@media (max-width: 780px) {
  #topTop {
    height: 100vh;
  }
}
#topTop::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(23, 117, 181, 0.15) 0%, rgba(255, 255, 255, 0.85) 30%, rgba(255, 255, 255, 0.75) 70%, rgba(125, 181, 81, 0.1) 100%);
  pointer-events: none;
  z-index: 1;
}
#topTop::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 200px;
  background: linear-gradient(to top, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
  z-index: 1;
}
#topTop .topTop-content {
  position: relative;
  z-index: 2;
  text-align: center;
  max-width: 1200px;
  padding: 0 2rem;
}
@media (max-width: 780px) {
  #topTop .topTop-content {
    padding: 0 1.5rem;
    margin-bottom: 20vh;
    margin-top: 2rem;
  }
}
@media (max-width: 500px) {
  #topTop .topTop-content {
    padding: 0 1rem;
    margin-bottom: 15vh;
  }
}
#topTop .topTop-content .topTop-logo {
  margin-bottom: 2rem;
}
@media (max-width: 780px) {
  #topTop .topTop-content .topTop-logo {
    margin-bottom: 2rem;
  }
}
@media (max-width: 500px) {
  #topTop .topTop-content .topTop-logo {
    margin-bottom: 1.5rem;
  }
}
#topTop .topTop-content .topTop-logo img {
  max-width: 300px;
  width: 100%;
  height: auto;
}
#topTop .topTop-content .topTop-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #3b3b3b;
  margin-bottom: 1rem;
  line-height: 1.4;
}
@media (max-width: 780px) {
  #topTop .topTop-content .topTop-title {
    font-size: 2rem;
    margin-bottom: 1.2rem;
  }
}
@media (max-width: 500px) {
  #topTop .topTop-content .topTop-title {
    font-size: 1.5rem;
    margin-bottom: 1rem;
  }
}
#topTop .topTop-content .topTop-title .color-blue {
  color: #1775B5;
}
#topTop .topTop-content .topTop-title .color-green {
  color: #7DB551;
}
#topTop .topTop-content .topTop-subtitle {
  font-size: 1.2rem;
  font-weight: 500;
  color: #3b3b3b;
  line-height: 1.6;
}
@media (max-width: 780px) {
  #topTop .topTop-content .topTop-subtitle {
    font-size: 1rem;
  }
}
@media (max-width: 500px) {
  #topTop .topTop-content .topTop-subtitle {
    font-size: 0.9rem;
  }
}
#topTop .topTop-content .topTop-product-button {
  position: fixed;
  bottom: 10%;
  right: 5%;
  z-index: 100;
  padding: 1rem 2rem;
  background: linear-gradient(135deg, #1775B5 0%, #0d5a8f 100%);
  color: white;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: none;
  border-radius: 50px;
  box-shadow: 0 4px 15px rgba(23, 117, 181, 0.3);
  transition: all 0.3s ease;
}
#topTop .topTop-content .topTop-product-button:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(23, 117, 181, 0.4);
  background: linear-gradient(135deg, #0d5a8f 0%, #1775B5 100%);
}
@media (max-width: 500px) {
  #topTop .topTop-content .topTop-product-button {
    font-size: 0.9rem;
    padding: 0.8rem 1.5rem;
  }
}

#topServices {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 2rem;
}
@media (max-width: 780px) {
  #topServices {
    display: none !important;
  }
}
#topServices .services-container {
  position: relative;
  z-index: 10;
  width: 100%;
  max-width: 1400px;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (max-width: 780px) {
  #topServices .services-container {
    gap: 0.8rem;
  }
}
@media (max-width: 500px) {
  #topServices .services-container {
    gap: 0.6rem;
  }
}
#topServices .services-container .services-row {
  display: flex;
  justify-content: center;
  gap: 1rem;
}
@media (max-width: 780px) {
  #topServices .services-container .services-row {
    gap: 0.8rem;
    flex-wrap: wrap;
  }
}
@media (max-width: 500px) {
  #topServices .services-container .services-row {
    gap: 0.6rem;
  }
}
#topServices .services-container .services-row .service-item {
  position: relative;
  max-width: 200px;
  min-width: 150px;
  overflow: hidden;
  transition: all 0.3s ease;
  text-decoration: none;
  display: inline-block;
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
@media (max-width: 780px) {
  #topServices .services-container .services-row .service-item {
    max-width: 150px;
    min-width: 150px;
  }
}
#topServices .services-container .services-row .service-item:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}
#topServices .services-container .services-row .service-item img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border-radius: 8px 8px 0 0;
}
#topServices .services-container .services-row .service-item:hover .service-name {
  background: rgb(125, 181, 81);
}
#topServices .services-container .services-row .service-name {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(125, 181, 81, 0.9);
  color: white;
  padding: 0.8rem 0.5rem;
  font-size: 0.9rem;
  font-weight: 600;
  text-align: center;
  transition: background 0.3s ease;
}
@media (max-width: 780px) {
  #topServices .services-container .services-row .service-name {
    font-size: 0.8rem;
    padding: 0.6rem 0.4rem;
  }
}
@media (max-width: 500px) {
  #topServices .services-container .services-row .service-name {
    font-size: 0.6rem;
    padding: 0.5rem 0.3rem;
  }
}
#topServices .services-container .services-row .service-item-contact {
  background: linear-gradient(135deg, #1775B5 0%, #0d5a8f 100%);
  border: 2px solid #1775B5;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1.5rem 1rem;
  width: 200px;
  min-width: 150px;
}
@media (max-width: 780px) {
  #topServices .services-container .services-row .service-item-contact {
    max-width: 150px;
    min-width: 150px;
  }
}
#topServices .services-container .services-row .service-item-contact:hover {
  transform: translateY(-5px) scale(1.02);
  box-shadow: 0 8px 25px rgba(23, 117, 181, 0.4);
  background: linear-gradient(135deg, #0d5a8f 0%, #1775B5 100%);
}
#topServices .services-container .services-row .service-item-contact img {
  width: 60%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  filter: brightness(0) invert(1);
  margin-bottom: 1rem;
}
#topServices .services-container .services-row .service-item-contact .service-name {
  position: static;
  background: transparent;
  color: white;
  font-size: 1rem;
  font-weight: 700;
  padding: 0;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
#topServices .services-container .services-row .service-item-contact:hover .service-name {
  background: transparent;
  transform: scale(1.05);
}
@media (max-width: 780px) {
  #topServices .services-container .services-row .service-item-contact {
    padding: 1.2rem 0.8rem;
  }
  #topServices .services-container .services-row .service-item-contact img {
    width: 50%;
    margin-bottom: 0.8rem;
  }
  #topServices .services-container .services-row .service-item-contact .service-name {
    font-size: 0.85rem;
  }
}
@media (max-width: 500px) {
  #topServices .services-container .services-row .service-item-contact {
    padding: 1rem 0.6rem;
  }
  #topServices .services-container .services-row .service-item-contact img {
    width: 45%;
    margin-bottom: 0.6rem;
  }
  #topServices .services-container .services-row .service-item-contact .service-name {
    font-size: 0.7rem;
  }
}

#topPolicy {
  position: relative;
  width: 100%;
  padding: 10rem 2rem;
  background: linear-gradient(135deg, #ffffff 0%, #f8fbff 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  margin: 5rem auto;
}
#topPolicy::before {
  content: "";
  position: absolute;
  top: -10%;
  right: -5%;
  width: 600px;
  height: 600px;
  background: radial-gradient(circle, rgba(23, 117, 181, 0.08) 0%, transparent 70%);
  border-radius: 50%;
  animation: float 20s ease-in-out infinite;
}
#topPolicy::after {
  content: "";
  position: absolute;
  bottom: -15%;
  left: -10%;
  width: 800px;
  height: 800px;
  background: radial-gradient(circle, rgba(125, 181, 81, 0.06) 0%, transparent 70%);
  border-radius: 50%;
  animation: float 25s ease-in-out infinite reverse;
}
@keyframes float {
  0%, 100% {
    transform: translate(0, 0) scale(1);
  }
  50% {
    transform: translate(30px, -30px) scale(1.1);
  }
}
@media (max-width: 780px) {
  #topPolicy {
    padding: 5rem 1.5rem;
    height: auto;
    min-height: 100vh;
  }
}
#topPolicy .policy-container {
  position: relative;
  z-index: 2;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 3rem;
}
@media (max-width: 780px) {
  #topPolicy .policy-container {
    flex-direction: column;
    gap: 2rem;
  }
}
#topPolicy .policy-container .policy-text {
  flex: 1;
  position: relative;
}
#topPolicy .policy-container .policy-text::before {
  content: "";
  position: absolute;
  top: -30px;
  left: -30px;
  width: 150px;
  height: 150px;
  background: linear-gradient(135deg, rgba(23, 117, 181, 0.05) 0%, transparent 100%);
  border-radius: 50%;
  z-index: -1;
}
#topPolicy .policy-container .policy-text .policy-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #3b3b3b;
  line-height: 1.8;
  margin-bottom: 2rem;
  position: relative;
}
@media (max-width: 780px) {
  #topPolicy .policy-container .policy-text .policy-title {
    font-size: 1.3rem;
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 500px) {
  #topPolicy .policy-container .policy-text .policy-title {
    font-size: 1.1rem;
    margin-bottom: 1.2rem;
  }
}
#topPolicy .policy-container .policy-text .policy-title .policy-title-large {
  font-size: 3rem;
  color: #1775B5;
  font-weight: 900;
  position: relative;
  display: inline-block;
}
@media (max-width: 780px) {
  #topPolicy .policy-container .policy-text .policy-title .policy-title-large {
    font-size: 2.5rem;
  }
}
@media (max-width: 500px) {
  #topPolicy .policy-container .policy-text .policy-title .policy-title-large {
    font-size: 2rem;
  }
}
#topPolicy .policy-container .policy-text .policy-description {
  font-size: 1rem;
  line-height: 1.8;
  color: #3b3b3b;
  margin-bottom: 1rem;
  position: relative;
  padding-left: 1rem;
}
@media (max-width: 780px) {
  #topPolicy .policy-container .policy-text .policy-description {
    font-size: 0.95rem;
  }
}
@media (max-width: 500px) {
  #topPolicy .policy-container .policy-text .policy-description {
    font-size: 0.9rem;
  }
}
#topPolicy .policy-container .policy-text .policy-description:last-child {
  margin-bottom: 0;
}
#topPolicy .policy-container .policy-image {
  flex: 1;
  max-width: 500px;
  position: relative;
}
#topPolicy .policy-container .policy-image::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 120%;
  height: 120%;
  background: linear-gradient(135deg, rgba(125, 181, 81, 0.1) 0%, rgba(23, 117, 181, 0.1) 100%);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  animation: pulse 8s ease-in-out infinite;
}
@keyframes pulse {
  0%, 100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.5;
  }
  50% {
    transform: translate(-50%, -50%) scale(1.1);
    opacity: 0.8;
  }
}
@media (max-width: 780px) {
  #topPolicy .policy-container .policy-image {
    max-width: 100%;
  }
}
#topPolicy .policy-container .policy-image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 16px;
  position: relative;
  z-index: 1;
}

#topLogistics {
  position: relative;
  width: 100%;
  min-height: 600px;
  padding: 4rem 2rem;
  background-image: url("../images/topservice.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 780px) {
  #topLogistics {
    padding: 3rem 1.5rem;
    min-height: auto;
  }
}
@media (max-width: 500px) {
  #topLogistics {
    padding: 2rem 1rem;
  }
}
#topLogistics::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  z-index: 1;
}
#topLogistics .logistics-container {
  position: relative;
  z-index: 2;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  gap: 4rem;
}
@media (max-width: 1300px) {
  #topLogistics .logistics-container {
    flex-direction: column;
    gap: 3rem;
    text-align: center;
  }
}
@media (max-width: 780px) {
  #topLogistics .logistics-container {
    gap: 2.5rem;
  }
}
#topLogistics .logistics-container .logistics-left {
  flex: 0 0 400px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.55) 0%, rgba(255, 255, 255, 0.35) 100%);
  padding: 3rem 2.5rem;
  border-radius: 16px;
  border: 2px solid rgba(23, 117, 181, 0.1);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  position: relative;
  overflow: hidden;
}
@media (max-width: 780px) {
  #topLogistics .logistics-container .logistics-left {
    flex: 1;
    padding: 2.5rem 2rem;
  }
}
@media (max-width: 500px) {
  #topLogistics .logistics-container .logistics-left {
    padding: 2rem 1.5rem;
  }
}
#topLogistics .logistics-container .logistics-left .logistics-title {
  margin-bottom: 1.5rem;
  position: relative;
  padding-bottom: 1rem;
}
#topLogistics .logistics-container .logistics-left .logistics-title .logistics-title-en {
  display: block;
  font-size: 3rem;
  font-weight: 900;
  color: #1775B5;
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-shadow: 2px 2px 4px rgba(23, 117, 181, 0.1);
}
@media (max-width: 780px) {
  #topLogistics .logistics-container .logistics-left .logistics-title .logistics-title-en {
    font-size: 2.5rem;
  }
}
@media (max-width: 500px) {
  #topLogistics .logistics-container .logistics-left .logistics-title .logistics-title-en {
    font-size: 2rem;
  }
}
#topLogistics .logistics-container .logistics-left .logistics-title .logistics-title-ja {
  display: block;
  font-size: 1.5rem;
  font-weight: 700;
  color: #3b3b3b;
  margin-top: 0.5rem;
  letter-spacing: 0.1em;
}
@media (max-width: 780px) {
  #topLogistics .logistics-container .logistics-left .logistics-title .logistics-title-ja {
    font-size: 1.3rem;
  }
}
@media (max-width: 500px) {
  #topLogistics .logistics-container .logistics-left .logistics-title .logistics-title-ja {
    font-size: 1.1rem;
  }
}
#topLogistics .logistics-container .logistics-left .logistics-description {
  font-size: 1rem;
  line-height: 1.9;
  color: #555;
  margin-bottom: 2.5rem;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 8px;
}
@media (max-width: 780px) {
  #topLogistics .logistics-container .logistics-left .logistics-description {
    font-size: 0.95rem;
    padding: 1.2rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 500px) {
  #topLogistics .logistics-container .logistics-left .logistics-description {
    font-size: 0.9rem;
    padding: 1rem;
  }
}
#topLogistics .logistics-container .logistics-left .logistics-button {
  display: inline-block;
  padding: 1.2rem 3.5rem;
  background: linear-gradient(135deg, #7DB551 0%, #5a9e3a 100%);
  color: white;
  text-decoration: none;
  font-size: 1.05rem;
  font-weight: 700;
  border-radius: 50px;
  transition: all 0.3s ease;
  box-shadow: 0 6px 20px rgba(125, 181, 81, 0.35);
  position: relative;
  overflow: hidden;
  letter-spacing: 0.05em;
}
#topLogistics .logistics-container .logistics-left .logistics-button::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  transform: translate(-50%, -50%);
  transition: width 0.6s, height 0.6s;
}
#topLogistics .logistics-container .logistics-left .logistics-button:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 24px rgba(125, 181, 81, 0.45);
  background: linear-gradient(135deg, #8bc963 0%, #6bb04c 100%);
}
#topLogistics .logistics-container .logistics-left .logistics-button:hover::before {
  width: 300px;
  height: 300px;
}
@media (max-width: 500px) {
  #topLogistics .logistics-container .logistics-left .logistics-button {
    font-size: 0.95rem;
    padding: 1rem 2.8rem;
  }
}
#topLogistics .logistics-container .logistics-right {
  flex: 1;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5rem;
}
@media (max-width: 780px) {
  #topLogistics .logistics-container .logistics-right {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
}
#topLogistics .logistics-container .logistics-right .logistics-box {
  position: relative;
  background: linear-gradient(145deg, #1775B5 0%, rgba(59, 59, 59, 0.4) 100%);
  padding: 2rem;
  border-radius: 16px;
  text-decoration: none;
  color: white;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
  align-items: flex-start;
  gap: 1.2rem;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
#topLogistics .logistics-container .logistics-right .logistics-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
  opacity: 0;
  transition: opacity 0.4s ease;
}
#topLogistics .logistics-container .logistics-right .logistics-box::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100px;
  height: 100px;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
  border-radius: 50%;
  transform: translate(50%, 50%);
}
#topLogistics .logistics-container .logistics-right .logistics-box:hover {
  transform: translateY(-8px) scale(1.02);
  box-shadow: 0 12px 30px rgba(23, 117, 181, 0.3);
  background: linear-gradient(145deg, #1e88d1 0%, rgba(59, 59, 59, 0.5) 100%);
}
#topLogistics .logistics-container .logistics-right .logistics-box:hover::before {
  opacity: 1;
}
#topLogistics .logistics-container .logistics-right .logistics-box:hover .box-icon {
  transform: scale(1.1) rotate(5deg);
}
#topLogistics .logistics-container .logistics-right .logistics-box:hover .box-title {
  letter-spacing: 0.05em;
}
@media (max-width: 500px) {
  #topLogistics .logistics-container .logistics-right .logistics-box {
    padding: 1.5rem;
    gap: 1rem;
  }
}
#topLogistics .logistics-container .logistics-right .logistics-box .box-icon {
  width: 60px;
  height: 60px;
  flex-shrink: 0;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.2));
  position: relative;
  z-index: 2;
}
@media (max-width: 500px) {
  #topLogistics .logistics-container .logistics-right .logistics-box .box-icon {
    width: 45px;
    height: 45px;
  }
}
#topLogistics .logistics-container .logistics-right .logistics-box .box-content {
  flex: 1;
  position: relative;
  z-index: 2;
}
#topLogistics .logistics-container .logistics-right .logistics-box .box-content .box-title {
  font-size: 1.4rem;
  font-weight: 800;
  margin-bottom: 0.8rem;
  transition: letter-spacing 0.3s ease;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  line-height: 1.3;
}
@media (max-width: 780px) {
  #topLogistics .logistics-container .logistics-right .logistics-box .box-content .box-title {
    font-size: 1.25rem;
  }
}
@media (max-width: 500px) {
  #topLogistics .logistics-container .logistics-right .logistics-box .box-content .box-title {
    font-size: 1.1rem;
    margin-bottom: 0.6rem;
  }
}
#topLogistics .logistics-container .logistics-right .logistics-box .box-content .box-description {
  font-size: 0.95rem;
  line-height: 1.7;
  opacity: 0.95;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
@media (max-width: 500px) {
  #topLogistics .logistics-container .logistics-right .logistics-box .box-content .box-description {
    font-size: 0.85rem;
    line-height: 1.6;
  }
}

#topWork {
  width: 100%;
  padding: 6rem 2rem;
  background: linear-gradient(135deg, #ffffff 0%, #f8fbff 100%);
}
@media (max-width: 780px) {
  #topWork {
    padding: 4rem 1.5rem;
  }
}
@media (max-width: 500px) {
  #topWork {
    padding: 3rem 1rem;
  }
}
#topWork .work-header {
  text-align: center;
  margin-bottom: 4rem;
}
@media (max-width: 780px) {
  #topWork .work-header {
    margin-bottom: 3rem;
  }
}
@media (max-width: 500px) {
  #topWork .work-header {
    margin-bottom: 2.5rem;
  }
}
#topWork .work-header .work-header-title {
  font-size: 3.5rem;
  font-weight: 900;
  color: #1775B5;
  letter-spacing: 0.1em;
  margin-bottom: 1rem;
  text-shadow: 2px 2px 8px rgba(23, 117, 181, 0.1);
}
@media (max-width: 780px) {
  #topWork .work-header .work-header-title {
    font-size: 2.8rem;
  }
}
@media (max-width: 500px) {
  #topWork .work-header .work-header-title {
    font-size: 2.2rem;
  }
}
#topWork .work-header .work-header-subtitle {
  font-size: 1.5rem;
  font-weight: 700;
  color: #3b3b3b;
  letter-spacing: 0.15em;
}
@media (max-width: 780px) {
  #topWork .work-header .work-header-subtitle {
    font-size: 1.3rem;
  }
}
@media (max-width: 500px) {
  #topWork .work-header .work-header-subtitle {
    font-size: 1.1rem;
  }
}
#topWork .work-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  gap: 3rem;
  align-items: stretch;
}
@media (max-width: 780px) {
  #topWork .work-container {
    flex-direction: column;
    gap: 2.5rem;
  }
}
#topWork .work-container .work-box {
  flex: 1;
  padding: 3rem 2.5rem;
  border-radius: 16px;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  display: block;
  cursor: pointer;
}
#topWork .work-container .work-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
}
@media (max-width: 780px) {
  #topWork .work-container .work-box {
    padding: 2.5rem 2rem;
  }
}
@media (max-width: 500px) {
  #topWork .work-container .work-box {
    padding: 2rem 1.5rem;
  }
}
#topWork .work-container .work-box .work-box-icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 2rem;
  background: linear-gradient(135deg, rgba(23, 117, 181, 0.1) 0%, rgba(125, 181, 81, 0.1) 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  animation: icon-float 3s ease-in-out infinite;
}
#topWork .work-container .work-box .work-box-icon::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(23, 117, 181, 0.2) 0%, rgba(125, 181, 81, 0.2) 100%);
  animation: icon-pulse 2s ease-in-out infinite;
}
@keyframes icon-float {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
@keyframes icon-pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 0.5;
  }
  50% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@media (max-width: 780px) {
  #topWork .work-container .work-box .work-box-icon {
    width: 70px;
    height: 70px;
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 500px) {
  #topWork .work-container .work-box .work-box-icon {
    width: 60px;
    height: 60px;
    margin-bottom: 1.2rem;
  }
}
#topWork .work-container .work-box .work-box-icon img {
  width: 50px;
  height: 50px;
  position: relative;
  z-index: 2;
  transition: all 0.3s ease;
  filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.1));
}
@media (max-width: 780px) {
  #topWork .work-container .work-box .work-box-icon img {
    width: 45px;
    height: 45px;
  }
}
@media (max-width: 500px) {
  #topWork .work-container .work-box .work-box-icon img {
    width: 40px;
    height: 40px;
  }
}
#topWork .work-container .work-box .work-box-title-en {
  font-size: 2.5rem;
  font-weight: 900;
  color: #3b3b3b;
  letter-spacing: 0.05em;
  margin-bottom: 0.8rem;
}
@media (max-width: 780px) {
  #topWork .work-container .work-box .work-box-title-en {
    font-size: 2.2rem;
  }
}
@media (max-width: 500px) {
  #topWork .work-container .work-box .work-box-title-en {
    font-size: 1.8rem;
  }
}
#topWork .work-container .work-box .work-box-title-ja {
  font-size: 1.3rem;
  font-weight: 700;
  color: #7DB551;
  margin-bottom: 2rem;
  letter-spacing: 0.05em;
  position: relative;
  padding-bottom: 1rem;
}
@media (max-width: 780px) {
  #topWork .work-container .work-box .work-box-title-ja {
    font-size: 1.2rem;
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 500px) {
  #topWork .work-container .work-box .work-box-title-ja {
    font-size: 1.1rem;
  }
}
#topWork .work-container .work-box .work-box-description {
  font-size: 1rem;
  line-height: 1.9;
  color: #555;
  margin-bottom: 1.2rem;
}
@media (max-width: 780px) {
  #topWork .work-container .work-box .work-box-description {
    font-size: 0.95rem;
  }
}
@media (max-width: 500px) {
  #topWork .work-container .work-box .work-box-description {
    font-size: 0.9rem;
  }
}
#topWork .work-container .work-box .work-box-description:last-child {
  margin-bottom: 0;
}
#topWork .work-container .work-divider {
  width: 4px;
  background: linear-gradient(to bottom, #1775B5 0%, #7DB551 100%);
  border-radius: 2px;
  flex-shrink: 0;
}
@media (max-width: 780px) {
  #topWork .work-container .work-divider {
    width: 100%;
    height: 4px;
  }
}

#topContact {
  position: relative;
  width: 100%;
  padding: 8rem 2rem;
  background: linear-gradient(135deg, rgba(23, 117, 181, 0.08) 0%, rgb(255, 255, 255) 50%, rgba(125, 181, 81, 0.06) 100%);
  overflow: hidden;
}
@media (max-width: 780px) {
  #topContact {
    padding: 5rem 1.5rem;
  }
}
@media (max-width: 500px) {
  #topContact {
    padding: 4rem 1rem;
  }
}
#topContact .contact-header {
  text-align: center;
  margin-bottom: 5rem;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 780px) {
  #topContact .contact-header {
    margin-bottom: 4rem;
  }
}
@media (max-width: 500px) {
  #topContact .contact-header {
    margin-bottom: 3rem;
  }
}
#topContact .contact-header .contact-header-title {
  font-size: 3.8rem;
  font-weight: 900;
  color: #1775B5;
  letter-spacing: 0.1em;
  margin-bottom: 1rem;
  text-shadow: 2px 2px 8px rgba(23, 117, 181, 0.1);
}
@media (max-width: 780px) {
  #topContact .contact-header .contact-header-title {
    font-size: 3rem;
  }
}
@media (max-width: 500px) {
  #topContact .contact-header .contact-header-title {
    font-size: 2.3rem;
  }
}
#topContact .contact-header .contact-header-subtitle {
  font-size: 1.6rem;
  font-weight: 700;
  color: #3b3b3b;
  letter-spacing: 0.15em;
  margin-bottom: 1.5rem;
}
@media (max-width: 780px) {
  #topContact .contact-header .contact-header-subtitle {
    font-size: 1.4rem;
    margin-bottom: 1.2rem;
  }
}
@media (max-width: 500px) {
  #topContact .contact-header .contact-header-subtitle {
    font-size: 1.2rem;
    margin-bottom: 1rem;
  }
}
#topContact .contact-header .contact-description {
  font-size: 1.05rem;
  line-height: 1.9;
  color: #555;
}
@media (max-width: 780px) {
  #topContact .contact-header .contact-description {
    font-size: 0.95rem;
  }
}
@media (max-width: 500px) {
  #topContact .contact-header .contact-description {
    font-size: 0.9rem;
  }
}
#topContact .contact-container {
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.5rem;
}
@media (max-width: 780px) {
  #topContact .contact-container {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
}
#topContact .contact-container .contact-card {
  background: white;
  border-radius: 20px;
  padding: 3rem 2.5rem;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
#topContact .contact-container .contact-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
}
#topContact .contact-container .contact-card.contact-phone::before {
  background: linear-gradient(90deg, #7DB551 0%, #5a9e3a 100%);
}
#topContact .contact-container .contact-card.contact-mail::before {
  background: linear-gradient(90deg, #1775B5 0%, #0d5a8f 100%);
}
#topContact .contact-container .contact-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
}
#topContact .contact-container .contact-card:hover .contact-card-icon-wrapper {
  transform: scale(1.1) rotate(5deg);
}
#topContact .contact-container .contact-card:hover .contact-card-arrow {
  transform: translateX(5px);
}
@media (max-width: 500px) {
  #topContact .contact-container .contact-card {
    padding: 2.5rem 2rem;
  }
}
#topContact .contact-container .contact-card .contact-card-icon-wrapper {
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-bottom: 2rem;
  position: relative;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
#topContact .contact-container .contact-card .contact-card-icon-wrapper::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  opacity: 0.15;
}
@media (max-width: 500px) {
  #topContact .contact-container .contact-card .contact-card-icon-wrapper {
    width: 80px;
    height: 80px;
    margin-bottom: 1.5rem;
  }
}
#topContact .contact-container .contact-card.contact-phone .contact-card-icon-wrapper {
  background: rgba(125, 181, 81, 0.1);
}
#topContact .contact-container .contact-card.contact-phone .contact-card-icon-wrapper::before {
  background: #7DB551;
  animation: pulse-green 2s ease-in-out infinite;
}
#topContact .contact-container .contact-card.contact-mail .contact-card-icon-wrapper {
  background: rgba(23, 117, 181, 0.1);
}
#topContact .contact-container .contact-card.contact-mail .contact-card-icon-wrapper::before {
  background: #1775B5;
  animation: pulse-blue 2s ease-in-out infinite;
}
@keyframes pulse-green {
  0%, 100% {
    transform: scale(1);
    opacity: 0.15;
  }
  50% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes pulse-blue {
  0%, 100% {
    transform: scale(1);
    opacity: 0.15;
  }
  50% {
    transform: scale(1.2);
    opacity: 0;
  }
}
#topContact .contact-container .contact-card .contact-card-icon {
  width: 50px;
  height: 50px;
  position: relative;
  z-index: 2;
}
@media (max-width: 500px) {
  #topContact .contact-container .contact-card .contact-card-icon {
    width: 40px;
    height: 40px;
  }
}
#topContact .contact-container .contact-card.contact-phone .contact-card-icon {
  filter: invert(53%) sepia(48%) saturate(456%) hue-rotate(55deg) brightness(94%) contrast(88%);
}
#topContact .contact-container .contact-card.contact-mail .contact-card-icon {
  filter: invert(35%) sepia(98%) saturate(580%) hue-rotate(169deg) brightness(91%) contrast(92%);
}
#topContact .contact-container .contact-card .contact-card-content {
  width: 100%;
}
#topContact .contact-container .contact-card .contact-card-content .contact-card-label {
  font-size: 1.1rem;
  font-weight: 600;
  color: #3b3b3b;
  margin-bottom: 1.5rem;
  letter-spacing: 0.05em;
}
@media (max-width: 500px) {
  #topContact .contact-container .contact-card .contact-card-content .contact-card-label {
    font-size: 1rem;
    margin-bottom: 1.2rem;
  }
}
#topContact .contact-container .contact-card .contact-card-content .contact-card-number {
  display: block;
  font-size: 2.5rem;
  font-weight: 900;
  color: #7DB551;
  text-decoration: none;
  margin-bottom: 1rem;
  letter-spacing: 0.05em;
  transition: all 0.3s ease;
}
#topContact .contact-container .contact-card .contact-card-content .contact-card-number:hover {
  color: #5a9e3a;
  transform: scale(1.05);
}
@media (max-width: 780px) {
  #topContact .contact-container .contact-card .contact-card-content .contact-card-number {
    font-size: 2.2rem;
  }
}
@media (max-width: 500px) {
  #topContact .contact-container .contact-card .contact-card-content .contact-card-number {
    font-size: 1.8rem;
  }
}
#topContact .contact-container .contact-card .contact-card-content .contact-card-button {
  display: inline-flex;
  align-items: center;
  gap: 0.8rem;
  padding: 1rem 2.5rem;
  background: linear-gradient(135deg, #1775B5 0%, #0d5a8f 100%);
  color: white;
  text-decoration: none;
  font-size: 1.1rem;
  font-weight: 700;
  border-radius: 50px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(23, 117, 181, 0.3);
  margin-bottom: 1rem;
}
#topContact .contact-container .contact-card .contact-card-content .contact-card-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(23, 117, 181, 0.4);
  background: linear-gradient(135deg, #1e88d1 0%, #0f6ba3 100%);
}
@media (max-width: 500px) {
  #topContact .contact-container .contact-card .contact-card-content .contact-card-button {
    font-size: 1rem;
    padding: 0.9rem 2rem;
    gap: 0.6rem;
  }
}
#topContact .contact-container .contact-card .contact-card-content .contact-card-button .contact-card-arrow {
  transition: transform 0.3s ease;
}
#topContact .contact-container .contact-card .contact-card-content .contact-card-time {
  font-size: 0.9rem;
  color: #888;
  line-height: 1.6;
}
@media (max-width: 500px) {
  #topContact .contact-container .contact-card .contact-card-content .contact-card-time {
    font-size: 0.85rem;
  }
}

.topTop-new {
  position: relative;
  width: 100%;
  background-image: url("../images/hero.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.topTop-new::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.6) 80%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
  z-index: 0;
}
@media (max-width: 1200px) {
  .topTop-new {
    min-height: auto;
    padding: 7rem 2rem 3rem;
  }
}
.topTop-new .topTop-container {
  max-width: 1400px;
  width: 100%;
  display: flex;
  align-items: center;
  margin: 6rem 0 1rem 0;
  padding: 0 0.5rem;
  gap: 1rem;
}
@media (max-width: 1200px) {
  .topTop-new .topTop-container {
    flex-direction: column;
    gap: 3rem;
  }
}
.topTop-new .topTop-content {
  z-index: 10;
  text-align: center;
}
@media (max-width: 1200px) {
  .topTop-new .topTop-content {
    flex: 1;
    max-width: 600px;
  }
}
.topTop-new .topTop-content .topTop-logo {
  margin-bottom: 1.5rem;
}
@media (max-width: 1200px) {
  .topTop-new .topTop-content .topTop-logo {
    margin-bottom: 2rem;
  }
}
@media (max-width: 500px) {
  .topTop-new .topTop-content .topTop-logo {
    margin-bottom: 1.5rem;
  }
}
.topTop-new .topTop-content .topTop-logo img {
  max-width: 300px;
  width: 100%;
  height: auto;
}
.topTop-new .topTop-content h1 {
  font-size: clamp(1.8rem, 4vw, 3rem);
  font-weight: 700;
  color: #3b3b3b;
  line-height: 1.3;
  margin-bottom: 1rem;
}
.topTop-new .topTop-content h1 span {
  color: #7DB551;
}
.topTop-new .topTop-content p {
  font-size: clamp(0.9rem, 1.5vw, 1.1rem);
  line-height: 1.6;
  margin-bottom: 1.5rem;
}
.topTop-new .topTop-content .topTop-buttons {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}
@media (max-width: 1200px) {
  .topTop-new .topTop-content .topTop-buttons {
    justify-content: center;
  }
}
@media (max-width: 500px) {
  .topTop-new .topTop-content .topTop-buttons {
    flex-direction: column;
  }
}
.topTop-new .topTop-content .topTop-buttons .btn-primary,
.topTop-new .topTop-content .topTop-buttons .btn-secondary {
  padding: 1rem 2rem;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  font-size: 1rem;
  transition: all 0.3s ease;
  display: inline-block;
}
@media (max-width: 500px) {
  .topTop-new .topTop-content .topTop-buttons .btn-primary,
  .topTop-new .topTop-content .topTop-buttons .btn-secondary {
    width: 100%;
    text-align: center;
  }
}
.topTop-new .topTop-content .topTop-buttons .btn-primary {
  background: #1775B5;
  color: white;
}
.topTop-new .topTop-content .topTop-buttons .btn-primary:hover {
  background: #0d5a8f;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(23, 117, 181, 0.3);
}
.topTop-new .topTop-content .topTop-buttons .btn-secondary {
  background: white;
  color: #1775B5;
  border: 2px solid #1775B5;
}
.topTop-new .topTop-content .topTop-buttons .btn-secondary:hover {
  background: #1775B5;
  color: white;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(23, 117, 181, 0.3);
}
.topTop-new .topServices {
  flex: 0 0 50%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
}
@media (max-width: 1200px) {
  .topTop-new .topServices {
    flex: 1;
    max-width: 800px;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .topTop-new .topServices {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.75rem;
  }
}
@media (max-width: 500px) {
  .topTop-new .topServices {
    grid-template-columns: 1fr;
  }
}
.topTop-new .topServices .service-card {
  background: white;
  border-radius: 10px;
  padding: 1rem;
  text-decoration: none;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.topTop-new .topServices .service-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}
.topTop-new .topServices .service-card .service-image {
  width: clamp(100px, 10vw, 150px);
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 0.75rem;
}
.topTop-new .topServices .service-card .service-title {
  font-size: 0.85rem;
  font-weight: 600;
  color: #151c4b;
  margin-bottom: 0;
}
.topTop-new .topServices .service-card .service-description {
  font-size: 0.85rem;
  color: #5a7a9a;
  line-height: 1.6;
}

#subpageTop {
  position: relative;
  width: 100%;
  height: 400px;
  background-image: url("../images/about.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
#subpageTop::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.7) 80%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
  z-index: 1;
}
@media (max-width: 780px) {
  #subpageTop {
    height: 350px;
  }
}
@media (max-width: 500px) {
  #subpageTop {
    height: 300px;
  }
}
#subpageTop .subpage-top-content {
  position: relative;
  z-index: 2;
  text-align: center;
  margin: 0 0.5rem;
}
#subpageTop .subpage-top-content .subpage-title {
  font-size: 3.5rem;
  font-weight: 900;
  color: #1775B5;
  margin-bottom: 1rem;
  letter-spacing: 0.1em;
  text-shadow: 2px 2px 8px rgba(23, 117, 181, 0.1);
}
@media (max-width: 780px) {
  #subpageTop .subpage-top-content .subpage-title {
    font-size: 2.8rem;
  }
}
@media (max-width: 500px) {
  #subpageTop .subpage-top-content .subpage-title {
    font-size: 2.2rem;
  }
}
#subpageTop .subpage-top-content .subpage-subtitle-en {
  font-size: 1.3rem;
  font-weight: 700;
  color: #3b3b3b;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
@media (max-width: 780px) {
  #subpageTop .subpage-top-content .subpage-subtitle-en {
    font-size: 1.1rem;
  }
}
@media (max-width: 500px) {
  #subpageTop .subpage-top-content .subpage-subtitle-en {
    font-size: 0.95rem;
  }
}

#subpageTop.service-top {
  background-image: url("../images/service.webp");
}

#subpageTop.product-top {
  background-image: url("../images/products.webp");
}

#subpageTop.contact-top {
  background-image: url("../images/contact.webp");
}

.subpage-contact {
  padding: 100px 0;
  background-color: #f8f9fa;
}
@media (max-width: 780px) {
  .subpage-contact {
    padding: 80px 0;
  }
}
@media (max-width: 500px) {
  .subpage-contact {
    padding: 60px 0;
  }
}
.subpage-contact .contact-header {
  text-align: center;
  margin-bottom: 60px;
}
@media (max-width: 780px) {
  .subpage-contact .contact-header {
    margin-bottom: 50px;
  }
}
@media (max-width: 500px) {
  .subpage-contact .contact-header {
    margin-bottom: 40px;
  }
}
.subpage-contact .contact-header .contact-header-title {
  font-size: 3.5rem;
  font-weight: 900;
  color: #1775B5;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}
@media (max-width: 780px) {
  .subpage-contact .contact-header .contact-header-title {
    font-size: 2.8rem;
  }
}
@media (max-width: 500px) {
  .subpage-contact .contact-header .contact-header-title {
    font-size: 2.2rem;
  }
}
.subpage-contact .contact-header .contact-header-subtitle {
  font-size: 1.2rem;
  color: #3b3b3b;
  font-weight: 700;
  margin-bottom: 20px;
}
@media (max-width: 780px) {
  .subpage-contact .contact-header .contact-header-subtitle {
    font-size: 1.1rem;
  }
}
@media (max-width: 500px) {
  .subpage-contact .contact-header .contact-header-subtitle {
    font-size: 1rem;
  }
}
.subpage-contact .contact-header .contact-description {
  font-size: 1rem;
  color: #666;
  line-height: 1.8;
}
@media (max-width: 780px) {
  .subpage-contact .contact-header .contact-description {
    font-size: 0.95rem;
  }
}
@media (max-width: 500px) {
  .subpage-contact .contact-header .contact-description {
    font-size: 0.9rem;
  }
}
.subpage-contact .contact-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}
@media (max-width: 780px) {
  .subpage-contact .contact-container {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
.subpage-contact .contact-card {
  background: white;
  border-radius: 16px;
  padding: 50px 40px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.subpage-contact .contact-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
}
@media (max-width: 780px) {
  .subpage-contact .contact-card {
    padding: 40px 30px;
  }
}
@media (max-width: 500px) {
  .subpage-contact .contact-card {
    padding: 35px 25px;
  }
}
.subpage-contact .contact-card .contact-card-icon-wrapper {
  width: 80px;
  height: 80px;
  background: linear-gradient(135deg, #1775B5 0%, #1a8fd9 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
}
@media (max-width: 780px) {
  .subpage-contact .contact-card .contact-card-icon-wrapper {
    width: 70px;
    height: 70px;
    margin-bottom: 20px;
  }
}
@media (max-width: 500px) {
  .subpage-contact .contact-card .contact-card-icon-wrapper {
    width: 60px;
    height: 60px;
  }
}
.subpage-contact .contact-card .contact-card-icon {
  width: 40px;
  height: 40px;
  filter: brightness(0) invert(1);
}
@media (max-width: 780px) {
  .subpage-contact .contact-card .contact-card-icon {
    width: 35px;
    height: 35px;
  }
}
@media (max-width: 500px) {
  .subpage-contact .contact-card .contact-card-icon {
    width: 30px;
    height: 30px;
  }
}
.subpage-contact .contact-card .contact-card-content {
  width: 100%;
}
.subpage-contact .contact-card .contact-card-label {
  font-size: 1.3rem;
  font-weight: 700;
  color: #3b3b3b;
  margin-bottom: 20px;
}
@media (max-width: 780px) {
  .subpage-contact .contact-card .contact-card-label {
    font-size: 1.2rem;
    margin-bottom: 18px;
  }
}
@media (max-width: 500px) {
  .subpage-contact .contact-card .contact-card-label {
    font-size: 1.1rem;
    margin-bottom: 15px;
  }
}
.subpage-contact .contact-card .contact-card-number {
  display: block;
  font-size: 2rem;
  font-weight: 900;
  color: #1775B5;
  text-decoration: none;
  margin-bottom: 15px;
  transition: color 0.3s ease;
}
.subpage-contact .contact-card .contact-card-number:hover {
  color: #0d5a8f;
}
@media (max-width: 780px) {
  .subpage-contact .contact-card .contact-card-number {
    font-size: 1.8rem;
  }
}
@media (max-width: 500px) {
  .subpage-contact .contact-card .contact-card-number {
    font-size: 1.5rem;
  }
}
.subpage-contact .contact-card .contact-card-button {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 15px 40px;
  background-color: #1775B5;
  color: white;
  font-size: 1.1rem;
  font-weight: 700;
  text-decoration: none;
  border-radius: 50px;
  transition: all 0.3s ease;
  margin-bottom: 15px;
}
.subpage-contact .contact-card .contact-card-button:hover {
  background-color: #7DB551;
  transform: translateX(5px);
}
@media (max-width: 780px) {
  .subpage-contact .contact-card .contact-card-button {
    padding: 13px 35px;
    font-size: 1rem;
  }
}
@media (max-width: 500px) {
  .subpage-contact .contact-card .contact-card-button {
    padding: 12px 30px;
    font-size: 0.95rem;
  }
}
.subpage-contact .contact-card .contact-card-button .contact-card-arrow {
  transition: transform 0.3s ease;
}
.subpage-contact .contact-card .contact-card-button:hover .contact-card-arrow {
  transform: translateX(3px);
}
.subpage-contact .contact-card .contact-card-time {
  font-size: 0.95rem;
  color: #666;
}
@media (max-width: 780px) {
  .subpage-contact .contact-card .contact-card-time {
    font-size: 0.9rem;
  }
}
@media (max-width: 500px) {
  .subpage-contact .contact-card .contact-card-time {
    font-size: 0.85rem;
  }
}
.subpage-contact .contact-phone .contact-card-icon-wrapper {
  background: linear-gradient(135deg, #7DB551 0%, #5a9e3a 100%);
}
.subpage-contact .contact-phone .contact-card-number {
  color: #7DB551;
}
.subpage-contact .contact-phone .contact-card-number:hover {
  color: #5a9e3a;
}

#aboutMessage {
  position: relative;
  padding: 100px 0 120px;
  background-color: #f8f9fa;
  overflow: hidden;
}
@media (max-width: 780px) {
  #aboutMessage {
    padding: 80px 0 100px;
  }
}
@media (max-width: 500px) {
  #aboutMessage {
    padding: 60px 0 80px;
  }
}
#aboutMessage .about-message-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}
#aboutMessage .about-message-content {
  position: relative;
  z-index: 2;
}
#aboutMessage .about-message-content::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 500px;
  height: 500px;
  background-image: url("../images/backgroundLogo.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
}
@media (max-width: 780px) {
  #aboutMessage .about-message-content::before {
    width: 400px;
    height: 400px;
  }
}
@media (max-width: 500px) {
  #aboutMessage .about-message-content::before {
    width: 300px;
    height: 300px;
  }
}
#aboutMessage .about-message-title {
  font-size: 2.8rem;
  font-weight: 900;
  color: #1775B5;
  text-align: center;
  margin-bottom: 50px;
  letter-spacing: 0.05em;
  line-height: 1.4;
}
@media (max-width: 780px) {
  #aboutMessage .about-message-title {
    font-size: 2.2rem;
    margin-bottom: 40px;
  }
}
@media (max-width: 500px) {
  #aboutMessage .about-message-title {
    font-size: 1.8rem;
    margin-bottom: 30px;
  }
}
#aboutMessage .about-message-text {
  padding: 0;
}
#aboutMessage .about-message-text p {
  font-size: 1.1rem;
  line-height: 2;
  color: #3b3b3b;
  margin-bottom: 30px;
  letter-spacing: 0.05em;
}
@media (max-width: 780px) {
  #aboutMessage .about-message-text p {
    font-size: 1rem;
    margin-bottom: 25px;
  }
}
@media (max-width: 500px) {
  #aboutMessage .about-message-text p {
    font-size: 0.95rem;
    line-height: 1.9;
    margin-bottom: 20px;
  }
}
#aboutMessage .about-message-text p:last-of-type {
  margin-bottom: 0;
}
#aboutMessage .about-signature {
  margin-top: 50px;
  padding-top: 40px;
  border-top: 2px solid #e9ecef;
  text-align: right;
}
@media (max-width: 780px) {
  #aboutMessage .about-signature {
    margin-top: 40px;
    padding-top: 30px;
  }
}
@media (max-width: 500px) {
  #aboutMessage .about-signature {
    margin-top: 30px;
    padding-top: 25px;
  }
}
#aboutMessage .about-signature p {
  font-size: 1.05rem;
  font-weight: 700;
  color: #1775B5;
  margin-bottom: 0;
}
@media (max-width: 780px) {
  #aboutMessage .about-signature p {
    font-size: 1rem;
  }
}
@media (max-width: 500px) {
  #aboutMessage .about-signature p {
    font-size: 0.9rem;
  }
}

#aboutCompany {
  padding: 100px 0 120px;
  background-color: white;
}
@media (max-width: 780px) {
  #aboutCompany {
    padding: 80px 0 100px;
  }
}
@media (max-width: 500px) {
  #aboutCompany {
    padding: 60px 0 80px;
  }
}
#aboutCompany .about-company-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}
#aboutCompany .about-company-header {
  text-align: center;
  margin-bottom: 60px;
}
@media (max-width: 780px) {
  #aboutCompany .about-company-header {
    margin-bottom: 50px;
  }
}
@media (max-width: 500px) {
  #aboutCompany .about-company-header {
    margin-bottom: 40px;
  }
}
#aboutCompany .about-company-title {
  font-size: 2.5rem;
  font-weight: 900;
  color: #1775B5;
  margin-bottom: 10px;
  letter-spacing: 0.15em;
}
@media (max-width: 780px) {
  #aboutCompany .about-company-title {
    font-size: 2rem;
  }
}
@media (max-width: 500px) {
  #aboutCompany .about-company-title {
    font-size: 1.6rem;
  }
}
#aboutCompany .about-company-subtitle {
  font-size: 1.1rem;
  color: #6c757d;
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media (max-width: 780px) {
  #aboutCompany .about-company-subtitle {
    font-size: 1rem;
  }
}
@media (max-width: 500px) {
  #aboutCompany .about-company-subtitle {
    font-size: 0.9rem;
  }
}
#aboutCompany .about-company-table-wrapper {
  background: white;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
  overflow: hidden;
}
#aboutCompany .about-company-table {
  width: 100%;
  border-collapse: collapse;
}
#aboutCompany .about-company-table tr {
  border-bottom: 1px solid #e9ecef;
}
#aboutCompany .about-company-table tr:last-child {
  border-bottom: none;
}
#aboutCompany .about-company-table tr:hover {
  background-color: #f8f9fa;
  transition: background-color 0.3s ease;
}
#aboutCompany .about-company-table th {
  width: 200px;
  padding: 25px 30px;
  background-color: #f8f9fa;
  font-size: 1rem;
  font-weight: 700;
  color: #1775B5;
  text-align: left;
  border-right: 2px solid #e9ecef;
  vertical-align: top;
}
@media (max-width: 780px) {
  #aboutCompany .about-company-table th {
    width: 150px;
    padding: 20px 25px;
    font-size: 0.95rem;
  }
}
@media (max-width: 500px) {
  #aboutCompany .about-company-table th {
    width: 120px;
    padding: 15px 20px;
    font-size: 0.85rem;
  }
}
#aboutCompany .about-company-table td {
  padding: 25px 30px;
  font-size: 1rem;
  color: #3b3b3b;
  line-height: 1.8;
  vertical-align: top;
}
@media (max-width: 780px) {
  #aboutCompany .about-company-table td {
    padding: 20px 25px;
    font-size: 0.95rem;
  }
}
@media (max-width: 500px) {
  #aboutCompany .about-company-table td {
    padding: 15px 20px;
    font-size: 0.85rem;
    line-height: 1.7;
  }
}
@media (max-width: 500px) {
  #aboutCompany .about-company-table td br {
    display: none;
  }
}
@media (max-width: 500px) {
  #aboutCompany .about-company-table td br + br {
    display: block;
  }
}

#serviceMessage {
  position: relative;
  min-height: 80vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f8f9fa;
  overflow: hidden;
  padding: 60px 0;
}
@media (max-width: 780px) {
  #serviceMessage {
    padding: 50px 0;
  }
}
@media (max-width: 500px) {
  #serviceMessage {
    padding: 40px 0;
  }
}
#serviceMessage .service-message-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}
#serviceMessage .service-message-content {
  position: relative;
  text-align: center;
  z-index: 2;
}
#serviceMessage .service-message-content::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 600px;
  height: 600px;
  background-image: url("../images/backgroundLogo.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
}
@media (max-width: 780px) {
  #serviceMessage .service-message-content::before {
    width: 500px;
    height: 500px;
  }
}
@media (max-width: 500px) {
  #serviceMessage .service-message-content::before {
    width: 400px;
    height: 400px;
  }
}
#serviceMessage .service-message-text {
  font-size: 1.8rem;
  font-weight: 700;
  color: #1775B5;
  margin-bottom: 20px;
  line-height: 1.6;
}
@media (max-width: 780px) {
  #serviceMessage .service-message-text {
    font-size: 1.5rem;
  }
}
@media (max-width: 500px) {
  #serviceMessage .service-message-text {
    font-size: 1.2rem;
  }
}
#serviceMessage .service-message-sub {
  font-size: 1.1rem;
  color: #3b3b3b;
  line-height: 1.8;
}
@media (max-width: 780px) {
  #serviceMessage .service-message-sub {
    font-size: 1rem;
  }
}
@media (max-width: 500px) {
  #serviceMessage .service-message-sub {
    font-size: 0.9rem;
  }
}

.service-section {
  padding: 100px 0;
  background-color: white;
  position: relative;
  overflow: hidden;
}
@media (max-width: 780px) {
  .service-section {
    padding: 80px 0;
  }
}
@media (max-width: 500px) {
  .service-section {
    padding: 60px 0;
  }
}
.service-section:nth-child(even) {
  background-color: #f8f9fa;
}
.service-section#serviceStartup::before {
  content: "1";
  position: absolute;
  top: 0;
  left: 5%;
  transform: translateY(-10%);
  font-size: 20rem;
  font-weight: 900;
  color: rgba(23, 117, 181, 0.5);
  z-index: 0;
  pointer-events: none;
  line-height: 1;
}
@media (max-width: 780px) {
  .service-section#serviceStartup::before {
    font-size: 15rem;
    left: 0%;
  }
}
@media (max-width: 500px) {
  .service-section#serviceStartup::before {
    font-size: 12rem;
  }
}
.service-section#serviceStartup::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/service01.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.05;
  z-index: 0;
  pointer-events: none;
}
@media (max-width: 780px) {
  .service-section#serviceStartup::after {
    opacity: 0.1;
  }
}
@media (max-width: 500px) {
  .service-section#serviceStartup::after {
    opacity: 0.08;
  }
}
.service-section#serviceCost::before {
  content: "2";
  position: absolute;
  top: 0;
  left: 5%;
  transform: translateY(-10%);
  font-size: 20rem;
  font-weight: 900;
  color: rgba(23, 117, 181, 0.5);
  z-index: 0;
  pointer-events: none;
  line-height: 1;
}
@media (max-width: 780px) {
  .service-section#serviceCost::before {
    font-size: 15rem;
    left: 0%;
  }
}
@media (max-width: 500px) {
  .service-section#serviceCost::before {
    font-size: 12rem;
  }
}
.service-section#serviceCost::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/service02.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.05;
  z-index: 0;
  pointer-events: none;
}
@media (max-width: 780px) {
  .service-section#serviceCost::after {
    opacity: 0.1;
  }
}
@media (max-width: 500px) {
  .service-section#serviceCost::after {
    opacity: 0.08;
  }
}
.service-section#serviceSecurity::before {
  content: "3";
  position: absolute;
  top: 0;
  left: 5%;
  transform: translateY(-10%);
  font-size: 20rem;
  font-weight: 900;
  color: rgba(23, 117, 181, 0.5);
  z-index: 0;
  pointer-events: none;
  line-height: 1;
}
@media (max-width: 780px) {
  .service-section#serviceSecurity::before {
    font-size: 15rem;
    left: 0%;
  }
}
@media (max-width: 500px) {
  .service-section#serviceSecurity::before {
    font-size: 12rem;
  }
}
.service-section#serviceSecurity::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/service03.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.05;
  z-index: 0;
  pointer-events: none;
}
@media (max-width: 780px) {
  .service-section#serviceSecurity::after {
    opacity: 0.1;
  }
}
@media (max-width: 500px) {
  .service-section#serviceSecurity::after {
    opacity: 0.08;
  }
}
.service-section#serviceBCP::before {
  content: "4";
  position: absolute;
  top: 0;
  left: 5%;
  transform: translateY(-10%);
  font-size: 20rem;
  font-weight: 900;
  color: rgba(23, 117, 181, 0.5);
  z-index: 0;
  pointer-events: none;
  line-height: 1;
}
@media (max-width: 780px) {
  .service-section#serviceBCP::before {
    font-size: 15rem;
    left: 0%;
  }
}
@media (max-width: 500px) {
  .service-section#serviceBCP::before {
    font-size: 12rem;
  }
}
.service-section#serviceBCP::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/service04.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.05;
  z-index: 0;
  pointer-events: none;
}
@media (max-width: 780px) {
  .service-section#serviceBCP::after {
    opacity: 0.1;
  }
}
@media (max-width: 500px) {
  .service-section#serviceBCP::after {
    opacity: 0.08;
  }
}
.service-section .service-section-number {
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 3rem;
  font-weight: 900;
  color: white;
  background: linear-gradient(135deg, #1775B5 0%, #7DB551 100%);
  border-radius: 50%;
  text-align: center;
  margin-bottom: 20px;
  box-shadow: 0 10px 30px rgba(23, 117, 181, 0.3);
  position: relative;
}
.service-section .service-section-number::before {
  content: "";
  position: absolute;
  top: -5px;
  right: -5px;
  bottom: -5px;
  border-radius: 50%;
  background: linear-gradient(135deg, #1775B5 0%, #7DB551 100%);
  opacity: 0.3;
  z-index: -1;
}
@media (max-width: 780px) {
  .service-section .service-section-number {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 2.5rem;
  }
}
@media (max-width: 500px) {
  .service-section .service-section-number {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 2rem;
  }
}
.service-section .service-section-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  z-index: 1;
}
.service-section .service-section-header {
  text-align: center;
  margin: 0 auto 60px;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 40px 20px;
  border-radius: 8px;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 780px) {
  .service-section .service-section-header {
    margin: 0 auto 50px;
  }
}
@media (max-width: 500px) {
  .service-section .service-section-header {
    margin: 0 auto 40px;
  }
}
.service-section .service-section-title-ja {
  font-size: 2rem;
  font-weight: 700;
  color: #1775B5;
  margin-bottom: 10px;
}
@media (max-width: 780px) {
  .service-section .service-section-title-ja {
    font-size: 1.7rem;
  }
}
@media (max-width: 500px) {
  .service-section .service-section-title-ja {
    font-size: 1.4rem;
  }
}
.service-section .service-section-title-en {
  font-size: 2.5rem;
  font-weight: 900;
  color: #7DB551;
  letter-spacing: 0.1em;
}
@media (max-width: 780px) {
  .service-section .service-section-title-en {
    font-size: 2rem;
  }
}
@media (max-width: 500px) {
  .service-section .service-section-title-en {
    font-size: 1.6rem;
  }
}
.service-section .service-section-content {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.service-section .service-section-description {
  font-size: 1rem;
  line-height: 1.9;
  color: #3b3b3b;
  text-align: center;
  margin-bottom: 20px;
}
@media (max-width: 780px) {
  .service-section .service-section-description {
    font-size: 0.95rem;
  }
}
@media (max-width: 500px) {
  .service-section .service-section-description {
    font-size: 0.9rem;
  }
}
.service-section .service-section-image-wrapper {
  display: none;
}
.service-section .service-boxes {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 25px;
}
@media (max-width: 780px) {
  .service-section .service-boxes {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.service-section .service-box {
  position: relative;
  background: linear-gradient(135deg, #ffffff 0%, #f8fbff 100%);
  border-radius: 16px;
  padding: 35px 30px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden;
}
.service-section .service-box::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 120px;
  height: 120px;
  background: radial-gradient(circle, rgba(125, 181, 81, 0.1) 0%, transparent 70%);
  border-radius: 50%;
  transform: translate(40%, -40%);
  transition: all 0.4s ease;
}
.service-section .service-box:hover {
  transform: translateY(-8px);
  box-shadow: 0 15px 40px rgba(23, 117, 181, 0.2);
}
.service-section .service-box:hover::before {
  transform: translate(30%, -30%) scale(1.3);
}
.service-section .service-box:hover .service-box-icon-wrapper {
  transform: scale(1.1) rotate(10deg);
  background: linear-gradient(135deg, #7DB551 0%, #5a9e3a 100%);
}
.service-section .service-box:hover .service-box-icon-wrapper img {
  filter: brightness(0) invert(1);
}
.service-section .service-box:hover .service-box-title {
  color: #7DB551;
}
@media (max-width: 500px) {
  .service-section .service-box {
    padding: 25px 20px;
  }
}
.service-section .service-box-header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  margin-bottom: 25px;
}
@media (max-width: 500px) {
  .service-section .service-box-header {
    gap: 15px;
    margin-bottom: 20px;
  }
}
.service-section .service-box-icon-wrapper {
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, rgba(125, 181, 81, 0.1) 0%, rgba(125, 181, 81, 0.05) 100%);
  border-radius: 16px;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  z-index: 2;
}
@media (max-width: 500px) {
  .service-section .service-box-icon-wrapper {
    width: 60px;
    height: 60px;
  }
}
.service-section .service-box-icon {
  width: 50px;
  height: 50px;
  flex-shrink: 0;
  transition: all 0.4s ease;
}
@media (max-width: 500px) {
  .service-section .service-box-icon {
    width: 40px;
    height: 40px;
  }
}
.service-section .service-box-title {
  font-size: 1.4rem;
  font-weight: 900;
  color: #1775B5;
  line-height: 1.3;
  transition: all 0.3s ease;
  position: relative;
  z-index: 2;
}
@media (max-width: 780px) {
  .service-section .service-box-title {
    font-size: 1.3rem;
  }
}
@media (max-width: 500px) {
  .service-section .service-box-title {
    font-size: 1.2rem;
  }
}
.service-section .service-box-list {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 2;
}
.service-section .service-box-list li {
  font-size: 1rem;
  color: #3b3b3b;
  padding: 10px 0 10px 28px;
  position: relative;
  line-height: 1.7;
  transition: all 0.3s ease;
}
.service-section .service-box-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background: linear-gradient(135deg, #7DB551 0%, #5a9e3a 100%);
  border-radius: 50%;
  opacity: 0.8;
}
.service-section .service-box-list li::after {
  content: "✓";
  position: absolute;
  left: 3px;
  top: 50%;
  transform: translateY(-50%);
  color: white;
  font-size: 8px;
  font-weight: bold;
}
.service-section .service-box-list li:hover {
  padding-left: 32px;
  color: #1775B5;
}
@media (max-width: 500px) {
  .service-section .service-box-list li {
    font-size: 0.95rem;
    padding: 8px 0 8px 26px;
  }
}
.service-section .service-tags {
  margin-top: 30px;
  text-align: center;
}
.service-section .service-tags-title {
  font-size: 1rem;
  font-weight: 700;
  color: #1775B5;
  margin-bottom: 15px;
}
@media (max-width: 500px) {
  .service-section .service-tags-title {
    font-size: 0.95rem;
  }
}
.service-section .service-tags-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}
.service-section .service-tag {
  display: inline-block;
  padding: 8px 20px;
  background-color: #7DB551;
  color: white;
  font-size: 0.9rem;
  font-weight: 600;
  border-radius: 20px;
}
@media (max-width: 500px) {
  .service-section .service-tag {
    font-size: 0.85rem;
    padding: 6px 16px;
  }
}
.service-section .service-section-image {
  width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);
}

#productMessage {
  position: relative;
  min-height: 80vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f8f9fa;
  overflow: hidden;
  padding: 60px 0;
}
@media (max-width: 780px) {
  #productMessage {
    padding: 50px 0;
  }
}
@media (max-width: 500px) {
  #productMessage {
    padding: 40px 0;
  }
}
#productMessage .product-message-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}
#productMessage .product-message-content {
  position: relative;
  text-align: center;
  z-index: 2;
}
#productMessage .product-message-content::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 600px;
  height: 600px;
  background-image: url("../images/backgroundLogo.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.3;
  z-index: -1;
}
@media (max-width: 780px) {
  #productMessage .product-message-content::before {
    width: 500px;
    height: 500px;
  }
}
@media (max-width: 500px) {
  #productMessage .product-message-content::before {
    width: 400px;
    height: 400px;
  }
}
#productMessage .product-message-text {
  font-size: 1.8rem;
  font-weight: 700;
  color: #1775B5;
  margin-bottom: 20px;
  line-height: 1.6;
}
@media (max-width: 780px) {
  #productMessage .product-message-text {
    font-size: 1.5rem;
  }
}
@media (max-width: 500px) {
  #productMessage .product-message-text {
    font-size: 1.2rem;
  }
}
#productMessage .product-message-sub {
  font-size: 1.1rem;
  color: #3b3b3b;
  line-height: 1.8;
}
@media (max-width: 780px) {
  #productMessage .product-message-sub {
    font-size: 1rem;
  }
}
@media (max-width: 500px) {
  #productMessage .product-message-sub {
    font-size: 0.9rem;
  }
}

#productList {
  padding: 80px 0;
  background-color: white;
}
@media (max-width: 780px) {
  #productList {
    padding: 60px 0;
  }
}
@media (max-width: 500px) {
  #productList {
    padding: 50px 0;
  }
}
#productList .product-list-container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
}
#productList .product-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
}
@media (max-width: 780px) {
  #productList .product-grid {
    gap: 20px;
  }
}
@media (max-width: 500px) {
  #productList .product-grid {
    gap: 20px;
  }
}
#productList .product-card {
  position: relative;
  width: 300px;
  max-width: 300px;
  height: 200px;
  overflow: hidden;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  text-decoration: none;
  display: block;
}
@media (max-width: 780px) {
  #productList .product-card {
    width: 300px;
    max-width: 300px;
    height: 200px;
  }
}
#productList .product-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}
#productList .product-card:hover .product-card-image {
  transform: scale(1.05);
}
#productList .product-card:hover .product-card-overlay {
  background: rgb(125, 181, 81);
}
#productList .product-card .product-card-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s ease;
}
#productList .product-card .product-card-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(125, 181, 81, 0.9);
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s ease;
}
@media (max-width: 780px) {
  #productList .product-card .product-card-overlay {
    padding: 15px;
  }
}
@media (max-width: 500px) {
  #productList .product-card .product-card-overlay {
    padding: 12px;
  }
}
#productList .product-card .product-card-name {
  font-size: 1.1rem;
  font-weight: 700;
  color: white;
  text-align: center;
  line-height: 1.4;
}
@media (max-width: 780px) {
  #productList .product-card .product-card-name {
    font-size: 1rem;
  }
}
@media (max-width: 500px) {
  #productList .product-card .product-card-name {
    font-size: 0.9rem;
  }
}

#subpageTop.service-detail-top {
  background-image: url("../images/backgroundLogo.png");
}

#serviceDetailHero {
  padding: 80px 0 60px;
  background-color: #f8f9fa;
}
@media (max-width: 780px) {
  #serviceDetailHero {
    padding: 60px 0 50px;
  }
}
@media (max-width: 500px) {
  #serviceDetailHero {
    padding: 50px 0 40px;
  }
}
#serviceDetailHero .service-detail-hero-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}
#serviceDetailHero .service-detail-hero-image {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}
#serviceDetailHero .service-detail-hero-image img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}
@media (max-width: 780px) {
  #serviceDetailHero .service-detail-hero-image img {
    height: 350px;
  }
}
@media (max-width: 500px) {
  #serviceDetailHero .service-detail-hero-image img {
    height: 300px;
  }
}

#serviceDetailOverview {
  padding: 80px 0;
  background-color: white;
}
@media (max-width: 780px) {
  #serviceDetailOverview {
    padding: 60px 0;
  }
}
@media (max-width: 500px) {
  #serviceDetailOverview {
    padding: 50px 0;
  }
}
#serviceDetailOverview .service-detail-overview-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
}
#serviceDetailOverview .service-detail-section-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1775B5;
  margin-bottom: 20px;
  line-height: 1.6;
}
@media (max-width: 780px) {
  #serviceDetailOverview .service-detail-section-title {
    font-size: 1.6rem;
  }
}
@media (max-width: 500px) {
  #serviceDetailOverview .service-detail-section-title {
    font-size: 1.3rem;
  }
}
#serviceDetailOverview .service-detail-manufacturer {
  font-size: 1.1rem;
  color: #666;
  margin-bottom: 30px;
}
@media (max-width: 780px) {
  #serviceDetailOverview .service-detail-manufacturer {
    font-size: 1rem;
  }
}
@media (max-width: 500px) {
  #serviceDetailOverview .service-detail-manufacturer {
    font-size: 0.95rem;
  }
}
#serviceDetailOverview .service-detail-description {
  font-size: 1.1rem;
  color: #3b3b3b;
  line-height: 2;
}
@media (max-width: 780px) {
  #serviceDetailOverview .service-detail-description {
    font-size: 1rem;
  }
}
@media (max-width: 500px) {
  #serviceDetailOverview .service-detail-description {
    font-size: 0.95rem;
  }
}
#serviceDetailOverview .service-detail-description p {
  margin-bottom: 15px;
}
#serviceDetailOverview .service-detail-description p:last-child {
  margin-bottom: 0;
}

#serviceDetailFeatures {
  padding: 80px 0;
  background-color: #f8f9fa;
}
@media (max-width: 780px) {
  #serviceDetailFeatures {
    padding: 60px 0;
  }
}
@media (max-width: 500px) {
  #serviceDetailFeatures {
    padding: 50px 0;
  }
}
#serviceDetailFeatures .service-detail-features-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
#serviceDetailFeatures .service-detail-section-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #1775B5;
  text-align: center;
  margin-bottom: 60px;
}
@media (max-width: 780px) {
  #serviceDetailFeatures .service-detail-section-title {
    font-size: 2rem;
    margin-bottom: 50px;
  }
}
@media (max-width: 500px) {
  #serviceDetailFeatures .service-detail-section-title {
    font-size: 1.6rem;
    margin-bottom: 40px;
  }
}
#serviceDetailFeatures .service-detail-features-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
@media (max-width: 780px) {
  #serviceDetailFeatures .service-detail-features-grid {
    grid-template-columns: 1fr;
    gap: 25px;
  }
}
#serviceDetailFeatures .feature-card {
  background: white;
  padding: 40px 30px;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}
#serviceDetailFeatures .feature-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
}
@media (max-width: 780px) {
  #serviceDetailFeatures .feature-card {
    padding: 35px 25px;
  }
}
@media (max-width: 500px) {
  #serviceDetailFeatures .feature-card {
    padding: 30px 20px;
  }
}
#serviceDetailFeatures .feature-card .feature-card-title {
  font-size: 1.4rem;
  font-weight: 700;
  color: #7DB551;
  margin-bottom: 15px;
}
@media (max-width: 780px) {
  #serviceDetailFeatures .feature-card .feature-card-title {
    font-size: 1.3rem;
  }
}
@media (max-width: 500px) {
  #serviceDetailFeatures .feature-card .feature-card-title {
    font-size: 1.2rem;
  }
}
#serviceDetailFeatures .feature-card .feature-card-description {
  font-size: 1rem;
  color: #3b3b3b;
  line-height: 1.8;
}
@media (max-width: 780px) {
  #serviceDetailFeatures .feature-card .feature-card-description {
    font-size: 0.95rem;
  }
}
@media (max-width: 500px) {
  #serviceDetailFeatures .feature-card .feature-card-description {
    font-size: 0.9rem;
  }
}

#serviceDetailSpecs {
  padding: 80px 0;
  background-color: white;
}
@media (max-width: 780px) {
  #serviceDetailSpecs {
    padding: 60px 0;
  }
}
@media (max-width: 500px) {
  #serviceDetailSpecs {
    padding: 50px 0;
  }
}
#serviceDetailSpecs .service-detail-specs-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}
#serviceDetailSpecs .service-detail-section-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #1775B5;
  text-align: center;
  margin-bottom: 60px;
}
@media (max-width: 780px) {
  #serviceDetailSpecs .service-detail-section-title {
    font-size: 2rem;
    margin-bottom: 50px;
  }
}
@media (max-width: 500px) {
  #serviceDetailSpecs .service-detail-section-title {
    font-size: 1.6rem;
    margin-bottom: 40px;
  }
}
#serviceDetailSpecs .specs-table {
  background: white;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}
#serviceDetailSpecs .specs-row {
  display: grid;
  grid-template-columns: 200px 1fr;
  border-bottom: 1px solid #e0e0e0;
}
#serviceDetailSpecs .specs-row:last-child {
  border-bottom: none;
}
@media (max-width: 780px) {
  #serviceDetailSpecs .specs-row {
    grid-template-columns: 150px 1fr;
  }
}
@media (max-width: 500px) {
  #serviceDetailSpecs .specs-row {
    grid-template-columns: 1fr;
  }
}
#serviceDetailSpecs .specs-row .specs-label {
  background-color: #1775B5;
  color: white;
  font-weight: 700;
  padding: 20px 25px;
  display: flex;
  align-items: center;
}
@media (max-width: 780px) {
  #serviceDetailSpecs .specs-row .specs-label {
    padding: 18px 20px;
    font-size: 0.95rem;
  }
}
@media (max-width: 500px) {
  #serviceDetailSpecs .specs-row .specs-label {
    padding: 15px 20px;
    font-size: 0.9rem;
  }
}
#serviceDetailSpecs .specs-row .specs-value {
  padding: 20px 25px;
  color: #3b3b3b;
  display: flex;
  align-items: center;
  background-color: white;
}
@media (max-width: 780px) {
  #serviceDetailSpecs .specs-row .specs-value {
    padding: 18px 20px;
    font-size: 0.95rem;
  }
}
@media (max-width: 500px) {
  #serviceDetailSpecs .specs-row .specs-value {
    padding: 15px 20px;
    font-size: 0.9rem;
  }
}

#serviceDetailRecommended {
  padding: 80px 0;
  background-color: #f8f9fa;
}
@media (max-width: 780px) {
  #serviceDetailRecommended {
    padding: 60px 0;
  }
}
@media (max-width: 500px) {
  #serviceDetailRecommended {
    padding: 50px 0;
  }
}
#serviceDetailRecommended .service-detail-recommended-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}
#serviceDetailRecommended .service-detail-section-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #1775B5;
  text-align: center;
  margin-bottom: 60px;
}
@media (max-width: 780px) {
  #serviceDetailRecommended .service-detail-section-title {
    font-size: 2rem;
    margin-bottom: 50px;
  }
}
@media (max-width: 500px) {
  #serviceDetailRecommended .service-detail-section-title {
    font-size: 1.6rem;
    margin-bottom: 40px;
  }
}
#serviceDetailRecommended .recommended-tags {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
@media (max-width: 780px) {
  #serviceDetailRecommended .recommended-tags {
    gap: 15px;
  }
}
#serviceDetailRecommended .recommended-tag {
  display: inline-block;
  background: linear-gradient(135deg, #7DB551 0%, #6ba143 100%);
  color: white;
  font-weight: 700;
  font-size: 1.1rem;
  padding: 15px 40px;
  border-radius: 50px;
  box-shadow: 0 4px 15px rgba(125, 181, 81, 0.3);
  transition: all 0.3s ease;
}
#serviceDetailRecommended .recommended-tag:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(125, 181, 81, 0.4);
}
@media (max-width: 780px) {
  #serviceDetailRecommended .recommended-tag {
    font-size: 1rem;
    padding: 12px 35px;
  }
}
@media (max-width: 500px) {
  #serviceDetailRecommended .recommended-tag {
    font-size: 0.95rem;
    padding: 10px 30px;
  }
}

/* -- form#mail_form, dl, dt, dd -------------------------------------------------------------------------------- */
form#mail_form * {
  margin: 0;
  padding: 0;
  box-sizing: content-box;
}

form#mail_form {
  width: 1000px;
  margin: 50px auto;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 7px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  line-height: 1.8;
}

form#mail_form dl {
  width: 90%;
  margin: 0 auto;
  border-bottom: 1px solid #cccccc;
}

form#mail_form dl:after,
form#mail_form dl dt:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

form#mail_form dl dt {
  width: 30%;
  float: left;
  padding: 35px 0 25px;
  text-align: right;
}

form#mail_form dl dd {
  width: 65%;
  float: right;
  padding: 30px 0 25px 5%;
}

form#mail_form dl dt i {
  float: left;
  position: relative;
  top: -2px;
}

/* -- span.required, span.optional -------------------------------------------------------------------------------- */
form#mail_form dl dt span.required,
form#mail_form dl dt span.optional {
  display: inline-block;
  font-size: 85%;
  color: #ffffff;
  padding: 4px 10px;
  border-radius: 3px;
}

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

form#mail_form dl dt span.optional {
  background: #337ab7;
  border: 1px solid #2e6da4;
}

/* -- error message -------------------------------------------------------------------------------- */
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: #ff0000;
  margin-top: 5px;
}

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

span.loading {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border-top: 5px solid rgba(255, 255, 255, 0.2);
  border-right: 5px solid rgba(255, 255, 255, 0.2);
  border-bottom: 5px solid rgba(255, 255, 255, 0.2);
  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);
  }
}
/* -- input, select, textarea -------------------------------------------------------------------------------- */
form#mail_form input[type=text],
form#mail_form input[type=email],
form#mail_form input[type=tel] {
  width: calc(96% - 2px);
  padding: 7px 2%;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background: #fafafa;
  -webkit-appearance: none;
  font-size: 16px;
  font-family: inherit;
  line-height: normal;
}

form#mail_form input[type=text]:focus,
form#mail_form input[type=email]:focus,
form#mail_form input[type=tel]:focus,
form#mail_form textarea:focus {
  box-shadow: 0px 0px 5px #55ccff;
  border: 1px solid #55ccff;
  background: #ffffff;
}

form#mail_form ul li input[type=radio],
form#mail_form ul li input[type=checkbox] {
  margin: 0 10px 0 0;
}

form#mail_form select {
  padding: 7px 2%;
  border: 1px solid #cccccc;
  font-size: 16px;
  font-family: inherit;
  line-height: normal;
}

form#mail_form textarea {
  display: block;
  width: calc(96% - 2px);
  height: 200px;
  padding: 7px 2%;
  resize: vertical;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background: #fafafa;
  -webkit-appearance: none;
  font-size: 16px;
  font-family: inherit;
  line-height: normal;
}

/* -- ul, li -------------------------------------------------------------------------------- */
form#mail_form ul {
  list-style-type: none;
}

form#mail_form ul li label {
  display: block;
  margin-top: 10px;
  padding: 7px 2%;
  border-radius: 3px;
  background: #f0f0f0;
}

form#mail_form ul li:first-child label {
  margin-top: 0px;
}

form#mail_form ul li label:hover {
  cursor: pointer;
  background: #e0e0e0;
}

/* -- input design -------------------------------------------------------------------------------- */
form#mail_form input[name=company] {
  width: 70%;
}

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],
form#mail_form input[name=schedule] {
  width: 30%;
}

form#mail_form input[name=mail_address],
form#mail_form input[name=mail_address_confirm] {
  width: 80%;
}

form#mail_form input[name=postal] + a {
  display: inline-block;
  padding: 7px 20px;
  border: 1px solid #46b8da;
  border-radius: 3px;
  background: #5bc0de;
  font-size: 16px;
  line-height: normal;
  color: #ffffff;
  text-decoration: none;
}

form#mail_form input[name=postal] + a:hover {
  cursor: pointer;
  background: #31b0d5;
  border: 1px solid #269abc;
}

/* -- button -------------------------------------------------------------------------------- */
form#mail_form p#form_submit {
  width: 90%;
  margin: 0 auto;
  padding: 30px 0;
}

form#mail_form input[type=button] {
  padding: 7px 20px;
  border: 1px solid #4cae4c;
  border-radius: 3px;
  background: #5cb85c;
  font-size: 16px;
  color: #ffffff;
  font-family: inherit;
  -webkit-appearance: none;
}

form#mail_form input[type=button]:hover {
  cursor: pointer;
  background: #449d44;
  border: 1px solid #398439;
}

form#mail_form input[type=button] {
  margin-left: 35%;
}

/* -- responsive ----------------------------------------------------------------------------------------------------------------------- */
/* 1000pixel start */
@media screen and (max-width: 1000px) {
  /* -- form#mail_form, dl, dt, dd -------------------------------------------------------------------------------- */
  form#mail_form {
    width: 95%;
    font-size: 100%;
  }
  form#mail_form dl dt {
    width: auto;
    float: none;
    padding: 25px 0 10px;
    text-align: left;
    font-weight: bold;
  }
  form#mail_form dl dd {
    width: auto;
    float: none;
    padding: 0px 0 20px 0px;
  }
  form#mail_form dl dt i {
    float: none;
    position: static;
    font-weight: normal;
  }
  /* -- span.required, span.optional -------------------------------------------------------------------------------- */
  form#mail_form dl dt span.required,
  form#mail_form dl dt span.optional {
    margin: 0 15px 0 0;
  }
  /* -- input design -------------------------------------------------------------------------------- */
  form#mail_form input[name=phone],
  form#mail_form input[name=schedule] {
    width: 60%;
  }
  /* -- button -------------------------------------------------------------------------------- */
  form#mail_form p#form_submit {
    padding: 25px 0;
  }
  form#mail_form input[type=button] {
    margin-left: 0;
  }
}
/* 1000pixel end */
#privacyContent {
  padding: 6rem 2rem;
  background: linear-gradient(135deg, #ffffff 0%, #f8fbff 100%);
}
@media (max-width: 780px) {
  #privacyContent {
    padding: 4rem 1.5rem;
  }
}
@media (max-width: 500px) {
  #privacyContent {
    padding: 3rem 1rem;
  }
}
#privacyContent .privacy-container {
  max-width: 900px;
  margin: 0 auto;
  background: white;
  padding: 4rem 3rem;
  border-radius: 16px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}
@media (max-width: 780px) {
  #privacyContent .privacy-container {
    padding: 3rem 2rem;
  }
}
@media (max-width: 500px) {
  #privacyContent .privacy-container {
    padding: 2rem 1.5rem;
  }
}
#privacyContent .privacy-intro {
  margin-bottom: 3rem;
  padding-bottom: 2rem;
  border-bottom: 2px solid #f0f0f0;
}
#privacyContent .privacy-intro p {
  font-size: 1rem;
  line-height: 1.9;
  color: #3b3b3b;
}
@media (max-width: 500px) {
  #privacyContent .privacy-intro p {
    font-size: 0.95rem;
  }
}
#privacyContent .privacy-section {
  margin-bottom: 3rem;
}
#privacyContent .privacy-section:last-of-type {
  margin-bottom: 0;
}
#privacyContent .privacy-section .privacy-section-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #1775B5;
  margin-bottom: 1.5rem;
  padding-left: 1rem;
  border-left: 4px solid #1775B5;
}
@media (max-width: 780px) {
  #privacyContent .privacy-section .privacy-section-title {
    font-size: 1.3rem;
  }
}
@media (max-width: 500px) {
  #privacyContent .privacy-section .privacy-section-title {
    font-size: 1.2rem;
    margin-bottom: 1rem;
  }
}
#privacyContent .privacy-section .privacy-section-text {
  font-size: 1rem;
  line-height: 1.9;
  color: #3b3b3b;
  margin-bottom: 1rem;
}
@media (max-width: 500px) {
  #privacyContent .privacy-section .privacy-section-text {
    font-size: 0.95rem;
  }
}
#privacyContent .privacy-section .privacy-list {
  list-style: none;
  padding: 0;
  margin: 1.5rem 0;
}
#privacyContent .privacy-section .privacy-list li {
  font-size: 1rem;
  color: #3b3b3b;
  padding: 0.8rem 0 0.8rem 2rem;
  position: relative;
  line-height: 1.8;
}
#privacyContent .privacy-section .privacy-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  background: #7DB551;
  border-radius: 50%;
}
@media (max-width: 500px) {
  #privacyContent .privacy-section .privacy-list li {
    font-size: 0.95rem;
    padding: 0.7rem 0 0.7rem 1.8rem;
  }
}
#privacyContent .privacy-section .privacy-contact {
  background: #f8f9fa;
  padding: 2rem;
  border-radius: 8px;
  margin-top: 1.5rem;
}
@media (max-width: 500px) {
  #privacyContent .privacy-section .privacy-contact {
    padding: 1.5rem;
  }
}
#privacyContent .privacy-section .privacy-contact p {
  font-size: 1rem;
  line-height: 1.8;
  color: #3b3b3b;
  margin-bottom: 0.5rem;
}
@media (max-width: 500px) {
  #privacyContent .privacy-section .privacy-contact p {
    font-size: 0.95rem;
  }
}
#privacyContent .privacy-section .privacy-contact p:last-child {
  margin-bottom: 0;
}
#privacyContent .privacy-section .privacy-contact p strong {
  font-size: 1.1rem;
  color: #1775B5;
}
#privacyContent .privacy-section .privacy-contact .privacy-contact-link {
  display: inline-block;
  color: #1775B5;
  text-decoration: none;
  font-weight: 600;
  padding: 0.5rem 1rem;
  border: 2px solid #1775B5;
  border-radius: 4px;
  transition: all 0.3s ease;
  margin-top: 0.5rem;
}
#privacyContent .privacy-section .privacy-contact .privacy-contact-link:hover {
  background: #1775B5;
  color: white;
}
#privacyContent .privacy-date {
  margin-top: 4rem;
  padding-top: 2rem;
  border-top: 2px solid #f0f0f0;
  text-align: right;
}
#privacyContent .privacy-date p {
  font-size: 1rem;
  color: #666;
  font-weight: 600;
}
@media (max-width: 500px) {
  #privacyContent .privacy-date p {
    font-size: 0.9rem;
  }
}

.thanksmain {
  padding-top: 5rem;
}

.thanks-container {
  max-width: 800px;
  margin: 0 auto;
  padding: 60px 40px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  text-align: center;
}

.thanks-icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 30px;
  background: #1775B5;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  color: #fff;
}

.thanks-title {
  font-size: 28px;
  font-weight: bold;
  color: #333;
  margin-bottom: 30px;
}

.thanks-text {
  font-size: 16px;
  line-height: 1.8;
  color: #666;
  margin-bottom: 20px;
}

.thanks-button {
  display: inline-block;
  margin-top: 40px;
  padding: 15px 50px;
  background: #1775B5;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  font-size: 16px;
  font-weight: bold;
  transition: background 0.3s;
}
.thanks-button:hover {
  background: #145a91;
}

@media (max-width: 768px) {
  .thanks-container {
    margin: 40px 20px;
    padding: 40px 20px;
  }
  .thanks-title {
    font-size: 24px;
  }
  .thanks-text {
    font-size: 14px;
  }
}
#footer {
  position: relative;
  width: 100%;
  background: linear-gradient(135deg, #2c3e50 0%, #1a252f 100%);
  color: white;
}
#footer .footer-main {
  padding: 5rem 2rem 3rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 780px) {
  #footer .footer-main {
    padding: 4rem 1.5rem 2.5rem;
  }
}
@media (max-width: 500px) {
  #footer .footer-main {
    padding: 3rem 1rem 2rem;
  }
}
#footer .footer-container {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 5rem;
}
@media (max-width: 780px) {
  #footer .footer-container {
    grid-template-columns: 1fr;
    gap: 3rem;
  }
}
@media (max-width: 780px) {
  #footer .footer-left {
    text-align: center;
  }
}
#footer .footer-left .footer-logo {
  margin-bottom: 1.5rem;
}
@media (max-width: 780px) {
  #footer .footer-left .footer-logo {
    display: flex;
    justify-content: center;
  }
}
#footer .footer-left .footer-logo img {
  max-width: 200px;
  height: auto;
  filter: brightness(0) invert(1);
}
@media (max-width: 500px) {
  #footer .footer-left .footer-logo img {
    max-width: 160px;
  }
}
#footer .footer-left .footer-company-name {
  font-size: 1.3rem;
  font-weight: 700;
  margin-bottom: 1rem;
  color: #7DB551;
}
@media (max-width: 500px) {
  #footer .footer-left .footer-company-name {
    font-size: 1.1rem;
  }
}
#footer .footer-left .footer-description {
  font-size: 0.95rem;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 2rem;
}
@media (max-width: 500px) {
  #footer .footer-left .footer-description {
    font-size: 0.9rem;
  }
}
#footer .footer-left .footer-contact-info {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (max-width: 780px) {
  #footer .footer-left .footer-contact-info {
    align-items: center;
  }
}
#footer .footer-left .footer-contact-item {
  display: flex;
  align-items: center;
  gap: 0.8rem;
}
#footer .footer-left .footer-contact-item .footer-contact-icon {
  width: 20px;
  height: 20px;
  filter: brightness(0) invert(1);
  opacity: 0.8;
}
#footer .footer-left .footer-contact-item .footer-contact-link {
  color: rgba(255, 255, 255, 0.9);
  text-decoration: none;
  font-size: 0.95rem;
  transition: all 0.3s ease;
  position: relative;
}
#footer .footer-left .footer-contact-item .footer-contact-link::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 1px;
  background: #7DB551;
  transition: width 0.3s ease;
}
#footer .footer-left .footer-contact-item .footer-contact-link:hover {
  color: #7DB551;
}
#footer .footer-left .footer-contact-item .footer-contact-link:hover::after {
  width: 100%;
}
@media (max-width: 500px) {
  #footer .footer-left .footer-contact-item .footer-contact-link {
    font-size: 0.9rem;
  }
}
#footer .footer-right {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem;
}
@media (max-width: 780px) {
  #footer .footer-right {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
  }
}
@media (max-width: 500px) {
  #footer .footer-right {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
}
@media (max-width: 780px) {
  #footer .footer-right .footer-nav-section {
    text-align: center;
  }
}
#footer .footer-right .footer-nav-section .footer-nav-title {
  font-size: 1.1rem;
  font-weight: 700;
  color: #1775B5;
  margin-bottom: 1.2rem;
  padding-bottom: 0.8rem;
  border-bottom: 2px solid rgba(23, 117, 181, 0.3);
}
@media (max-width: 500px) {
  #footer .footer-right .footer-nav-section .footer-nav-title {
    font-size: 1rem;
    margin-bottom: 1rem;
  }
}
#footer .footer-right .footer-nav-section .footer-nav-list {
  list-style: none;
}
#footer .footer-right .footer-nav-section .footer-nav-list li {
  margin-bottom: 0.8rem;
}
#footer .footer-right .footer-nav-section .footer-nav-list li:last-child {
  margin-bottom: 0;
}
#footer .footer-right .footer-nav-section .footer-nav-list li a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  font-size: 0.9rem;
  transition: all 0.3s ease;
  display: inline-block;
  position: relative;
  padding-left: 1rem;
}
#footer .footer-right .footer-nav-section .footer-nav-list li a::before {
  content: ",";
  position: absolute;
  left: 0;
  color: #7DB551;
  opacity: 0;
  transform: translateX(-5px);
  transition: all 0.3s ease;
}
#footer .footer-right .footer-nav-section .footer-nav-list li a:hover {
  color: white;
  transform: translateX(5px);
}
#footer .footer-right .footer-nav-section .footer-nav-list li a:hover::before {
  opacity: 1;
  transform: translateX(0);
}
@media (max-width: 780px) {
  #footer .footer-right .footer-nav-section .footer-nav-list li a {
    padding-left: 0;
  }
  #footer .footer-right .footer-nav-section .footer-nav-list li a:hover {
    transform: none;
  }
  #footer .footer-right .footer-nav-section .footer-nav-list li a::before {
    display: none;
  }
}
@media (max-width: 500px) {
  #footer .footer-right .footer-nav-section .footer-nav-list li a {
    font-size: 0.85rem;
  }
}
#footer .footer-bottom {
  padding: 2rem;
  background: rgba(0, 0, 0, 0.2);
}
@media (max-width: 500px) {
  #footer .footer-bottom {
    padding: 1.5rem 1rem;
  }
}
#footer .footer-bottom .footer-bottom-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 780px) {
  #footer .footer-bottom .footer-bottom-container {
    flex-direction: column;
    gap: 1rem;
    text-align: center;
  }
}
#footer .footer-bottom .footer-bottom-container .footer-bottom-nav a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  font-size: 0.9rem;
  transition: all 0.3s ease;
  position: relative;
}
#footer .footer-bottom .footer-bottom-container .footer-bottom-nav a::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 1px;
  background: rgba(255, 255, 255, 0.7);
  transition: width 0.3s ease;
}
#footer .footer-bottom .footer-bottom-container .footer-bottom-nav a:hover {
  color: white;
}
#footer .footer-bottom .footer-bottom-container .footer-bottom-nav a:hover::after {
  width: 100%;
}
@media (max-width: 500px) {
  #footer .footer-bottom .footer-bottom-container .footer-bottom-nav a {
    font-size: 0.85rem;
  }
}
#footer .footer-bottom .footer-bottom-container .footer-copyright {
  font-size: 0.85rem;
  color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 500px) {
  #footer .footer-bottom .footer-bottom-container .footer-copyright {
    font-size: 0.8rem;
  }
}

body {
  scroll-behavior: smooth;
  font-family: "Noto Serif JP", serif;
}

.pc {
  display: block;
}
@media (max-width: 780px) {
  .pc {
    display: none !important;
  }
}

.mob {
  display: none !important;
}
@media (max-width: 780px) {
  .mob {
    display: block !important;
  }
}

/* 汎用的なフェードアップアニメーション用CSS */
.fade-up,
.fade-up-1s,
.fade-up-2s,
.fade-up-3s,
.fade-up-4s,
.fade-up-5s {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.8s ease-out;
}

.fade-up.animate-in,
.fade-up-1s.animate-in,
.fade-up-2s.animate-in,
.fade-up-3s.animate-in,
.fade-up-4s.animate-in,
.fade-up-5s.animate-in {
  opacity: 1;
  transform: translateY(0);
}

/* 段階的な遅延設定 */
.fade-up-1s.animate-in {
  transition-delay: 0.2s;
}

.fade-up-2s.animate-in {
  transition-delay: 0.4s;
}

.fade-up-3s.animate-in {
  transition-delay: 0.6s;
}

.fade-up-4s.animate-in {
  transition-delay: 0.8s;
}

.fade-up-5s.animate-in {
  transition-delay: 1s;
}

@media (max-width: 780px) {
  .fade-up,
  .fade-up-1s,
  .fade-up-2s,
  .fade-up-3s,
  .fade-up-4s,
  .fade-up-5s {
    transform: translateY(30px);
  }
}