@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: relative;
  max-width: 1000px;
  margin: 0 auto;
}
.header .header-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
  gap: 20px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .header .header-content {
    display: none;
  }
}
.header .header-logo {
  flex-shrink: 0;
}
.header .header-logo img {
  height: 70px;
  width: auto;
}
@media (max-width: 1024px) {
  .header .header-logo img {
    height: 60px;
  }
}
.header .headerContactBox {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}
.header .headerContactBox .header-phone-section {
  display: flex;
  align-items: center;
  gap: 15px;
  flex: 1;
  justify-content: center;
}
.header .headerContactBox .header-phone-section .phone-icon-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #28a745;
}
.header .headerContactBox .header-phone-section .phone-icon-box .phone-icon {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header .headerContactBox .header-phone-section .phone-icon-box .phone-icon img {
  width: 25px;
  height: 25px;
}
.header .headerContactBox .header-phone-section .phone-icon-box .free-consultation {
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  background-color: #28a745;
  padding: 3px 10px;
  border-radius: 4px;
}
.header .headerContactBox .header-phone-section .phone-info {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.header .headerContactBox .header-phone-section .phone-info .phone-number {
  font-size: 36px;
  font-weight: bold;
  color: #333;
  text-decoration: none;
  letter-spacing: 1px;
}
@media (max-width: 1024px) {
  .header .headerContactBox .header-phone-section .phone-info .phone-number {
    font-size: 30px;
  }
}
.header .headerContactBox .header-phone-section .phone-info .phone-number:hover {
  opacity: 0.8;
}
.header .headerContactBox .header-phone-section .phone-info .phone-hours {
  font-size: 16px;
  font-weight: bold;
  color: #dc3545;
  text-align: center;
}
@media (max-width: 1024px) {
  .header .headerContactBox .header-phone-section .phone-info .phone-hours {
    font-size: 14px;
  }
}
.header .header-line {
  flex-shrink: 0;
}
.header .header-line .line-button {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 8px 20px;
  background: linear-gradient(to right, #02e500, #017c00);
  color: #fff;
  text-decoration: none;
  border-radius: 8px;
  font-weight: bold;
  font-size: 18px;
  transition: background-color 0.3s ease;
}
@media (max-width: 1024px) {
  .header .header-line .line-button {
    padding: 12px 25px;
    font-size: 16px;
  }
}
.header .header-line .line-button:hover {
  background-color: #009900;
}
.header .header-line .line-button img {
  width: 50px;
  height: 50px;
  background-color: #fff;
  padding: 0.5rem;
  border-radius: 50%;
}
@media (max-width: 1024px) {
  .header .header-line .line-button img {
    width: 25px;
    height: 25px;
  }
}
.header .header-nav {
  background-color: #fff;
  padding: 0;
}
@media (max-width: 768px) {
  .header .header-nav {
    display: none;
  }
}
.header .header-nav .nav-list {
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 0;
}
.header .header-nav .nav-list li {
  flex: 1;
}
.header .header-nav .nav-list li a {
  display: block;
  padding: 15px 10px;
  text-align: center;
  text-decoration: none;
  color: #333;
  font-weight: bold;
  transition: all 0.3s ease;
  font-size: 0.8rem;
}
.header .header-nav .nav-list li a:hover {
  background-color: #f8f9fa;
}
.header .mobile-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
}
.header .mobile-logo {
  flex-shrink: 0;
}
.header .mobile-logo img {
  height: 45px;
  width: auto;
}
@media (max-width: 480px) {
  .header .mobile-logo img {
    height: 45px;
  }
}
.header .mobile-center {
  flex: 1;
  text-align: center;
  font-size: clamp(0.7rem, 3vw, 1.2rem);
}
.header .mobile-center .center-text {
  font-weight: bold;
  color: #333;
  margin: 0;
  line-height: 1.3;
}
.header .mobile-center .center-subtext {
  font-weight: bold;
  color: #333;
  margin: 2px 0 0 0;
  line-height: 1.3;
}
.header .mobile-buttons {
  display: flex;
  gap: 8px;
  flex-shrink: 0;
}
@media (max-width: 480px) {
  .header .mobile-buttons {
    gap: 6px;
  }
}
.header .mobile-phone-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  background: linear-gradient(to right, #e20000, #ac0000);
  border-radius: 8px;
  transition: background-color 0.3s ease;
}
@media (max-width: 480px) {
  .header .mobile-phone-btn a {
    width: 50px;
    height: 50px;
  }
}
.header .mobile-phone-btn a:hover {
  background-color: #c82333;
}
.header .mobile-phone-btn a img {
  width: 35px;
  height: 35px;
}
@media (max-width: 480px) {
  .header .mobile-phone-btn a img {
    width: 30px;
    height: 30px;
  }
}
.header .mobile-line-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  background: linear-gradient(to bottom, #02e500, #017c00);
  border-radius: 8px;
  transition: background-color 0.3s ease;
}
@media (max-width: 480px) {
  .header .mobile-line-btn a {
    width: 50px;
    height: 50px;
  }
}
.header .mobile-line-btn a:hover {
  background-color: #009900;
}
.header .mobile-line-btn a img {
  width: 40px;
  height: 40px;
  background-color: #fff;
  padding: 0.5rem;
  border-radius: 50%;
}

.main-visual {
  position: relative;
  width: 100%;
}

#topTop {
  margin: 0 auto;
  height: 80dvh;
  background-image: url("../images/hero.webp");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  position: relative;
}
@media (max-width: 768px) {
  #topTop {
    height: auto;
    aspect-ratio: 3/5;
    background-image: url("../images/heromob.png");
    background-size: contain;
    background-position: center top;
  }
}

.floating-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.15);
  z-index: 1000;
}
@media (max-width: 768px) {
  .floating-bar {
    background-color: #fff;
  }
}
.floating-bar .floating-content.pc {
  display: block;
}
@media (max-width: 768px) {
  .floating-bar .floating-content.pc {
    display: none;
  }
}
.floating-bar .floating-content.pc .desktop-row {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3rem;
  background-color: #fff;
  padding-top: 0.5rem;
}
.floating-bar .floating-content.pc .desktop-row .desktop-logo {
  flex-shrink: 0;
}
.floating-bar .floating-content.pc .desktop-row .desktop-logo img {
  width: 200px;
  height: auto;
}
.floating-bar .floating-content.pc .desktop-row .desktop-phone-info {
  flex-shrink: 0;
  background-color: #fff;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 5px;
}
.floating-bar .floating-content.pc .desktop-row .desktop-phone-info .desktop-phone-infobox {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.floating-bar .floating-content.pc .desktop-row .desktop-phone-info .desktop-phone-infobox .phone-icon-label {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #28a745;
  gap: 6px;
  padding: 5px;
}
.floating-bar .floating-content.pc .desktop-row .desktop-phone-info .desktop-phone-infobox .phone-icon-label img {
  width: 30px;
  height: 30px;
}
.floating-bar .floating-content.pc .desktop-row .desktop-phone-info .desktop-phone-infobox .phone-icon-label .phone-label {
  font-size: 9px;
  color: #fff;
}
.floating-bar .floating-content.pc .desktop-row .desktop-phone-info .desktop-phone-infobox .phone-number-box {
  display: flex;
  justify-content: left;
  flex-direction: column;
  text-align: center;
}
.floating-bar .floating-content.pc .desktop-row .desktop-phone-info .desktop-phone-infobox .phone-number-box .phone-number {
  display: block;
  font-size: clamp(1.5rem, 3vw, 2rem);
  font-weight: bold;
  color: #000;
  text-decoration: none;
  margin-bottom: 3px;
}
.floating-bar .floating-content.pc .desktop-row .desktop-phone-info .desktop-phone-infobox .phone-number-box .phone-number:hover {
  opacity: 0.8;
}
.floating-bar .floating-content.pc .desktop-row .desktop-phone-info .desktop-phone-infobox .phone-number-box .phone-subtitle {
  font-size: 11px;
  color: #dc3545;
  font-weight: bold;
  margin: 0 0 3px 0;
}
@media (max-width: 1024px) {
  .floating-bar .floating-content.pc .desktop-row .desktop-phone-info .desktop-phone-infobox .phone-number-box .phone-subtitle {
    font-size: 10px;
  }
}
.floating-bar .floating-content.pc .desktop-row .desktop-phone-info .desktop-phone-infobox .desktop-location {
  display: flex;
  align-items: center;
  gap: 6px;
  background-color: #fff;
  border-radius: 6px;
  flex-shrink: 0;
}
.floating-bar .floating-content.pc .desktop-row .desktop-phone-info .desktop-phone-infobox .desktop-location img {
  width: 40px;
  height: 40px;
}
.floating-bar .floating-content.pc .desktop-row .desktop-phone-info .desktop-phone-infobox .desktop-location .location-text .location-main {
  font-size: 9px;
  color: #666;
  margin: 0;
  line-height: 1.2;
}
@media (max-width: 1024px) {
  .floating-bar .floating-content.pc .desktop-row .desktop-phone-info .desktop-phone-infobox .desktop-location .location-text .location-main {
    font-size: 8px;
  }
}
.floating-bar .floating-content.pc .desktop-row .desktop-phone-info .desktop-phone-infobox .desktop-location .location-text .location-sub {
  font-size: 11px;
  font-weight: bold;
  color: #000;
  margin: 0;
  line-height: 1.2;
}
@media (max-width: 1024px) {
  .floating-bar .floating-content.pc .desktop-row .desktop-phone-info .desktop-phone-infobox .desktop-location .location-text .location-sub {
    font-size: 10px;
  }
}
.floating-bar .floating-content.pc .desktop-row .desktop-phone-info .phone-note {
  font-size: 10px;
  color: #666;
  margin: 0;
  line-height: 1.3;
}
@media (max-width: 1024px) {
  .floating-bar .floating-content.pc .desktop-row .desktop-phone-info .phone-note {
    font-size: 8px;
  }
}
.floating-bar .floating-content.pc .desktop-row .desktop-line-btn {
  flex-shrink: 0;
}
.floating-bar .floating-content.pc .desktop-row .desktop-line-btn a {
  display: flex;
  align-items: center;
  gap: 1rem;
  background: linear-gradient(to bottom, #02e500, #017c00);
  color: #fff;
  text-decoration: none;
  padding: 10px 2rem;
  margin-bottom: -6px;
  border-radius: 6px 6px 0 0;
  transition: all 0.3s ease;
}
.floating-bar .floating-content.pc .desktop-row .desktop-line-btn a:hover {
  opacity: 0.9;
  transform: translateY(-2px);
}
.floating-bar .floating-content.pc .desktop-row .desktop-line-btn a img {
  width: 50px;
  height: 50px;
  background-color: #fff;
  padding: 0.5rem;
  border-radius: 50%;
}
.floating-bar .floating-content.pc .desktop-row .desktop-line-btn a .line-text {
  display: flex;
  flex-direction: column;
  font-size: clamp(1rem, 2vw, 1.2rem);
}
.floating-bar .floating-content.pc .desktop-row .desktop-line-btn a .line-text .line-main {
  font-weight: bold;
}
.floating-bar .floating-content.pc .desktop-row .desktop-line-btn a .line-text .line-sub {
  font-weight: bold;
}
.floating-bar .floating-content.mob {
  display: none;
  position: relative;
}
@media (max-width: 768px) {
  .floating-bar .floating-content.mob {
    display: block;
    background-color: #333;
  }
}
.floating-bar .floating-content.mob .floating-top-banner {
  position: absolute;
  top: 0%;
  left: 50%;
  width: 90%;
  background-color: #ffff00;
  padding: 4.5px 3px;
  text-align: center;
  border-radius: 50px;
  border: 0.5px solid #000;
  transform: translate(-50%, -50%);
}
.floating-bar .floating-content.mob .floating-top-banner p {
  margin: 0;
  font-size: clamp(0.75rem, 3vw, 2rem);
  font-weight: bold;
  color: #000;
}
.floating-bar .floating-content.mob .floating-buttons-row {
  display: flex;
  gap: 10px;
  padding: 22px 10px 13px;
  justify-content: center;
}
.floating-bar .floating-content.mob .floating-buttons-row .phone-button,
.floating-bar .floating-content.mob .floating-buttons-row .line-button {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  padding: 0.5rem;
  text-decoration: none;
  border-radius: 5px;
  font-weight: bold;
  font-size: clamp(0.9rem, 3.5vw, 2rem);
  transition: all 0.3s ease;
}
@media (max-width: 480px) {
  .floating-bar .floating-content.mob .floating-buttons-row .phone-button,
  .floating-bar .floating-content.mob .floating-buttons-row .line-button {
    gap: 0.5rem;
  }
}
.floating-bar .floating-content.mob .floating-buttons-row .phone-button img,
.floating-bar .floating-content.mob .floating-buttons-row .line-button img {
  width: 30px;
  height: 30px;
}
.floating-bar .floating-content.mob .floating-buttons-row .phone-button:hover,
.floating-bar .floating-content.mob .floating-buttons-row .line-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
}
.floating-bar .floating-content.mob .floating-buttons-row .phone-button {
  background: linear-gradient(to right, #e20000, #ac0000);
  color: #fff;
}
.floating-bar .floating-content.mob .floating-buttons-row .phone-button:hover {
  background-color: #c82333;
}
.floating-bar .floating-content.mob .floating-buttons-row .line-button {
  background: linear-gradient(to right, #02e500, #017c00);
  color: #fff;
}
.floating-bar .floating-content.mob .floating-buttons-row .line-button:hover {
  opacity: 0.9;
}
.floating-bar .floating-content.mob .floating-buttons-row .line-button img {
  background-color: white;
  padding: 7px;
  border-radius: 50%;
}

#danger {
  background-color: #f8f9fa;
}
#danger .container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 60px 0;
}
@media (max-width: 768px) {
  #danger .container {
    padding: 40px 1rem;
  }
}
#danger .title-text {
  font-size: clamp(1.5rem, 5vw, 3rem);
}
#danger .danger-levels {
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  gap: 40px;
  margin-top: 40px;
}
@media (max-width: 768px) {
  #danger .danger-levels {
    gap: 20px;
    margin-top: 30px;
  }
}
#danger .danger-levels::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 60px;
  right: 60px;
  height: 4px;
  background: linear-gradient(to right, #FF8F00 0%, #FF8F00 33.33%, #E65100 33.33%, #E65100 66.66%, #C62828 66.66%, #C62828 100%);
}
@media (max-width: 768px) {
  #danger .danger-levels::after {
    bottom: -15px;
    height: 3px;
    left: 50px;
    right: 50px;
  }
}
#danger .level-badge {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 80px;
  border-radius: 12px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 768px) {
  #danger .level-badge {
    width: 100px;
    height: 70px;
    border-radius: 10px;
  }
}
#danger .level-badge::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 8px;
}
@media (max-width: 768px) {
  #danger .level-badge::after {
    bottom: -6px;
    border-width: 6px 6px 0 6px;
  }
}
#danger .level-badge .level-label {
  font-size: 12px;
  line-height: 1.2;
  margin-bottom: 4px;
}
@media (max-width: 768px) {
  #danger .level-badge .level-label {
    font-size: 10px;
    margin-bottom: 2px;
  }
}
#danger .level-badge .level-number {
  font-size: 16px;
  font-weight: 900;
  line-height: 1.2;
}
@media (max-width: 768px) {
  #danger .level-badge .level-number {
    font-size: 14px;
  }
}
#danger .level-badge.level-1 {
  background: linear-gradient(180deg, #FFC107, #FF8F00);
}
#danger .level-badge.level-1::after {
  border-top-color: #FF8F00;
}
#danger .level-badge.level-2 {
  background: linear-gradient(180deg, #FF6F00, #E65100);
}
#danger .level-badge.level-2::after {
  border-top-color: #E65100;
}
#danger .level-badge.level-3 {
  background: linear-gradient(180deg, #F44336, #C62828);
}
#danger .level-badge.level-3::after {
  border-top-color: #C62828;
}
#danger .checklist {
  max-width: 1000px;
  margin: 5rem auto 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}
@media (max-width: 768px) {
  #danger .checklist {
    grid-template-columns: 1fr;
    gap: 12px;
    margin-top: 5rem;
  }
}
#danger .checklist-item {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 15px 20px;
  background-color: #fff;
  border: 2px solid #e9ecef;
  border-radius: 25px;
  transition: all 0.3s ease;
  cursor: pointer;
}
@media (max-width: 768px) {
  #danger .checklist-item {
    gap: 12px;
    padding: 12px 16px;
    border-radius: 20px;
  }
}
#danger .checklist-item.active {
  border-color: #dc3545;
  background-color: #fff5f5;
}
#danger .checklist-item:hover {
  border-color: #dc3545;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(220, 53, 69, 0.15);
}
#danger .checklist-item .checkbox {
  width: 24px;
  height: 24px;
  border: 2px solid #dee2e6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  #danger .checklist-item .checkbox {
    width: 20px;
    height: 20px;
  }
}
#danger .checklist-item .checkbox.checked {
  background-color: #dc3545;
  border-color: #dc3545;
}
#danger .checklist-item .checkbox.checked::after {
  content: "✓";
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}
@media (max-width: 768px) {
  #danger .checklist-item .checkbox.checked::after {
    font-size: 12px;
  }
}
#danger .checklist-item .item-text {
  font-size: 16px;
  color: #333;
  font-weight: 500;
}
@media (max-width: 768px) {
  #danger .checklist-item .item-text {
    font-size: 14px;
  }
}
#danger .diagnosis-card {
  max-width: 700px;
  margin: 40px auto 0;
  background-color: #fff;
  border-radius: 16px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
  display: none;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  padding: 60px 40px 40px;
}
@media (max-width: 768px) {
  #danger .diagnosis-card {
    max-width: 100%;
    padding: 50px 30px 30px;
    margin-top: 30px;
  }
}
#danger .diagnosis-card .card-header {
  background-color: #dc3545;
  color: #fff;
  text-align: center;
  padding: 12px 30px;
  font-weight: bold;
  font-size: 18px;
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  border-radius: 20px;
  white-space: nowrap;
}
@media (max-width: 768px) {
  #danger .diagnosis-card .card-header {
    padding: 10px 20px;
    font-size: 16px;
  }
}
#danger .diagnosis-card .result-badge {
  display: flex;
  justify-content: center;
  margin: 20px 0;
}
@media (max-width: 768px) {
  #danger .diagnosis-card .result-badge {
    margin: 16px 0;
  }
}
#danger .diagnosis-card .result-badge .result-level {
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  padding: 15px 35px;
  border-radius: 12px;
  position: relative;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  #danger .diagnosis-card .result-badge .result-level {
    font-size: 20px;
    padding: 12px 28px;
  }
}
#danger .diagnosis-card .result-badge .result-level::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
}
@media (max-width: 768px) {
  #danger .diagnosis-card .result-badge .result-level::after {
    bottom: -8px;
    border-width: 8px 8px 0 8px;
  }
}
#danger .diagnosis-card .result-badge .result-level.level-1-badge {
  background: linear-gradient(180deg, #FFC107, #FF8F00);
}
#danger .diagnosis-card .result-badge .result-level.level-1-badge::after {
  border-top-color: #FF8F00;
}
#danger .diagnosis-card .result-badge .result-level.level-2-badge {
  background: linear-gradient(180deg, #FF6F00, #E65100);
}
#danger .diagnosis-card .result-badge .result-level.level-2-badge::after {
  border-top-color: #E65100;
}
#danger .diagnosis-card .result-badge .result-level.level-3-badge {
  background: linear-gradient(180deg, #F44336, #C62828);
}
#danger .diagnosis-card .result-badge .result-level.level-3-badge::after {
  border-top-color: #C62828;
}
#danger .diagnosis-card .house-image {
  display: flex;
  justify-content: center;
  margin: 30px 0;
}
@media (max-width: 768px) {
  #danger .diagnosis-card .house-image {
    margin: 24px 0;
  }
}
#danger .diagnosis-card .house-image img {
  max-width: 200px;
  height: auto;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  #danger .diagnosis-card .house-image img {
    max-width: 160px;
  }
}
#danger .diagnosis-card .diagnosis-text {
  text-align: center;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  #danger .diagnosis-card .diagnosis-text {
    padding: 0;
  }
}
#danger .diagnosis-card .diagnosis-text p {
  font-size: 16px;
  font-weight: bold;
  color: #666;
  line-height: 1.8;
  margin: 0 0 10px;
}
@media (max-width: 768px) {
  #danger .diagnosis-card .diagnosis-text p {
    font-size: 14px;
    line-height: 1.6;
    margin: 0 0 8px;
  }
}
#danger .diagnosis-card .diagnosis-text p:last-child {
  margin-bottom: 0;
}

#damage {
  padding: 60px 0;
  background-color: #F0FFF0;
}
@media (max-width: 768px) {
  #damage {
    padding: 40px 0;
  }
}
#damage .container {
  max-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #damage .container {
    padding: 0 1rem;
  }
}
#damage .damage-cases {
  display: flex;
  justify-content: space-around;
  align-items: top;
  gap: 1rem;
  padding-top: 60px;
}
@media (max-width: 768px) {
  #damage .damage-cases {
    flex-direction: column;
    gap: 30px;
    padding-top: 40px;
  }
}
#damage .damage-card {
  flex: 1;
  background-color: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
@media (max-width: 768px) {
  #damage .damage-card {
    flex: none;
    margin: 0 auto;
  }
}
#damage .damage-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}
#damage .damage-card .card-header {
  background-color: #28a745;
  color: #fff;
  padding: 20px 15px;
  text-align: center;
  min-height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  #damage .damage-card .card-header {
    padding: 16px 12px;
    min-height: 70px;
  }
}
#damage .damage-card .card-header .header-text {
  font-weight: bold;
  font-size: 1.1rem;
  line-height: 1.4;
}
#damage .damage-card .card-image {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
@media (max-width: 768px) {
  #damage .damage-card .card-image {
    height: 180px;
  }
}
#damage .damage-card .card-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s ease;
}
#damage .damage-card:hover .card-image img {
  transform: scale(1.05);
}
#damage .damage-card .card-content {
  padding: 20px;
}
@media (max-width: 768px) {
  #damage .damage-card .card-content {
    padding: 16px;
  }
}
#damage .damage-card .card-content p {
  font-size: 1rem;
  color: #333;
  line-height: 1.6;
  margin: 0;
  font-weight: bold;
}
@media (max-width: 768px) {
  #damage .damage-card .card-content p {
    font-size: 1rem;
    line-height: 1.5;
  }
}

#target-pests {
  padding: 60px 0;
  background-color: #fff;
}
@media (max-width: 768px) {
  #target-pests {
    padding: 40px 0;
  }
}
#target-pests .container {
  margin: 0 auto;
  max-width: 1000px;
}
@media (max-width: 768px) {
  #target-pests .container {
    padding: 0 1rem;
  }
}
#target-pests .pest-icons {
  display: flex;
  justify-content: center;
  gap: 40px;
  margin-top: 40px;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  #target-pests .pest-icons {
    gap: 20px;
    margin-top: 30px;
  }
}
#target-pests .pest-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  transition: transform 0.3s ease;
}
@media (max-width: 768px) {
  #target-pests .pest-item {
    gap: 10px;
  }
}
#target-pests .pest-item:hover {
  transform: translateY(-5px);
}
#target-pests .pest-item .pest-icon {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.3s ease;
}
@media (max-width: 768px) {
  #target-pests .pest-item .pest-icon {
    width: 80px;
    height: 80px;
  }
}
#target-pests .pest-item .pest-icon:hover {
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
}
#target-pests .pest-item .pest-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s ease;
}
#target-pests .pest-item:hover .pest-icon img {
  transform: scale(1.1);
}
#target-pests .pest-item .pest-name {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  text-align: center;
}
@media (max-width: 768px) {
  #target-pests .pest-item .pest-name {
    font-size: 14px;
  }
}
#target-pests .warning-message {
  margin-top: 60px;
}
@media (max-width: 768px) {
  #target-pests .warning-message {
    margin-top: 40px;
  }
}
#target-pests .warning-message p {
  background-color: #dc3545;
  color: #fff;
  font-size: clamp(1.2rem, 2vw, 3rem);
  font-weight: bold;
  text-align: center;
  padding: 25px 40px;
  border-radius: 12px;
  margin: 0;
  line-height: 1.4;
  box-shadow: 0 4px 15px rgba(220, 53, 69, 0.3);
}
@media (max-width: 768px) {
  #target-pests .warning-message p {
    padding: 15px;
    border-radius: 10px;
    line-height: 1.3;
  }
}

#reasons {
  padding: 60px 0;
  background-color: #F0FFF0;
}
@media (max-width: 768px) {
  #reasons {
    padding: 40px 0;
  }
}
#reasons .container {
  max-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #reasons .container {
    padding: 0 1rem;
  }
}
#reasons .reasons-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  margin-top: 60px;
}
@media (max-width: 768px) {
  #reasons .reasons-grid {
    grid-template-columns: 1fr;
    gap: 30px;
    margin-top: 40px;
  }
}
#reasons .reason-card {
  position: relative;
  background-color: #fff;
  border-radius: 12px;
  padding: 30px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
@media (max-width: 768px) {
  #reasons .reason-card {
    padding: 25px;
    border-radius: 10px;
  }
}
#reasons .reason-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}
#reasons .reason-card .reason-number {
  position: absolute;
  top: -15px;
  left: -15px;
  width: 60px;
  height: 60px;
  background-color: #28a745;
  color: #fff;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 10;
  box-shadow: 0 2px 8px rgba(40, 167, 69, 0.3);
}
@media (max-width: 768px) {
  #reasons .reason-card .reason-number {
    top: 15px;
    left: 15px;
    width: 50px;
    height: 50px;
  }
}
#reasons .reason-card .reason-number .point-text {
  font-size: 8px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 2px;
}
#reasons .reason-card .reason-number .point-number {
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1;
}
#reasons .reason-card .reason-image {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  #reasons .reason-card .reason-image {
    margin-bottom: 15px;
  }
}
#reasons .reason-card .reason-image img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}
#reasons .reason-card .reason-title {
  font-size: clamp(1.3rem, 2vw, 2rem);
  font-weight: bold;
  color: #28a745;
  margin-bottom: 15px;
  line-height: 1.3;
  text-align: center;
}
@media (max-width: 768px) {
  #reasons .reason-card .reason-title {
    margin-bottom: 12px;
  }
}
#reasons .reason-card .reason-text {
  font-size: clamp(1rem, 2vw, 1.2rem);
  color: #333;
  line-height: 1.6;
  margin: 0;
  font-weight: bold;
}
@media (max-width: 768px) {
  #reasons .reason-card .reason-text {
    line-height: 1.5;
  }
}
#reasons .warranty-message {
  margin-top: 60px;
  max-width: 1000px;
}
@media (max-width: 768px) {
  #reasons .warranty-message {
    margin-top: 40px;
  }
}
#reasons .warranty-message p {
  background-color: #019100;
  color: #fff;
  font-size: clamp(1.5rem, 4vw, 3rem);
  font-weight: bold;
  text-align: center;
  padding: 20px 40px;
  border-radius: 8px;
  margin: 0;
}
@media (max-width: 768px) {
  #reasons .warranty-message p {
    padding: 16px 30px;
    border-radius: 6px;
  }
}

#price {
  padding: 60px 0;
  background-image: url("../images/price.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
@media (max-width: 768px) {
  #price {
    padding: 40px 0;
  }
}
#price .container {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 768px) {
  #price .container {
    padding: 0 1rem;
  }
}
#price .price-content {
  background-color: #fff;
  border-radius: 16px;
  padding: 40px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
  position: relative;
}
@media (max-width: 768px) {
  #price .price-content {
    padding: 30px 20px;
    border-radius: 12px;
  }
}
#price .price-content .price-title {
  font-size: 32px;
  font-weight: bold;
  color: #28a745;
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  #price .price-content .price-title {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
#price .price-content .price-intro {
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  #price .price-content .price-intro {
    margin-bottom: 30px;
  }
}
#price .price-content .price-intro h3 {
  font-size: 1.5rem;
  font-weight: bold;
  color: #333;
  margin-bottom: 20px;
  line-height: 1.4;
}
@media (max-width: 768px) {
  #price .price-content .price-intro h3 {
    font-size: 1.2rem;
    margin-bottom: 15px;
  }
}
#price .price-content .price-intro p {
  font-size: 1rem;
  color: #666;
  line-height: 1.6;
  margin: 0;
}
@media (max-width: 768px) {
  #price .price-content .price-intro p {
    font-size: 1rem;
    line-height: 1.5;
  }
}
#price .price-content .price-comparison {
  position: relative;
}
#price .price-content .price-comparison .comparison-desktop {
  display: flex;
  gap: 30px;
  justify-content: center;
}
@media (max-width: 768px) {
  #price .price-content .price-comparison .comparison-desktop {
    display: none;
  }
}
#price .price-content .price-comparison .comparison-desktop .comparison-item {
  flex: 1;
  max-width: 400px;
}
#price .price-content .price-comparison .comparison-desktop .comparison-item img {
  width: 100%;
  height: auto;
}
#price .price-content .price-comparison .comparison-mobile {
  display: none;
}
@media (max-width: 768px) {
  #price .price-content .price-comparison .comparison-mobile {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
}
#price .price-content .price-comparison .comparison-mobile .comparison-item {
  width: 100%;
}
@media (max-width: 768px) {
  #price .price-content .price-comparison .comparison-mobile .comparison-item {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
#price .price-content .price-comparison .comparison-mobile .comparison-item img {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  #price .price-content .price-comparison .comparison-mobile .comparison-item img {
    max-width: 300px;
  }
}
#price .price-content .price-human {
  position: absolute;
  bottom: -20px;
  right: -150px;
  z-index: 10;
}
@media (max-width: 1250px) {
  #price .price-content .price-human {
    display: none;
  }
}
#price .price-content .price-human img {
  width: 200px;
  height: auto;
}
@media (max-width: 1200px) {
  #price .price-content .price-human img {
    width: 150px;
  }
}

#workflow {
  padding: 60px 0;
  background-color: #fff;
}
@media (max-width: 768px) {
  #workflow {
    padding: 40px 0;
  }
}
#workflow .container {
  max-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #workflow .container {
    padding: 0 1rem;
  }
}
#workflow .workflow-steps {
  margin-top: 40px;
}
@media (max-width: 768px) {
  #workflow .workflow-steps {
    display: none;
  }
}
#workflow .workflow-steps .step-item {
  background-color: #f8f9fa;
  border-radius: 12px;
  padding: 30px;
  margin-bottom: 20px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
}
#workflow .workflow-steps .step-item .step-content {
  display: flex;
  align-items: flex-start;
  gap: 30px;
}
#workflow .workflow-steps .step-item .step-content .step-image {
  flex-shrink: 0;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
}
#workflow .workflow-steps .step-item .step-content .step-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#workflow .workflow-steps .step-item .step-content .step-text {
  flex: 1;
}
#workflow .workflow-steps .step-item .step-content .step-text .step-header {
  margin-bottom: 15px;
}
#workflow .workflow-steps .step-item .step-content .step-text .step-header .step-number {
  display: inline-block;
  background-color: #28a745;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 8px 16px;
  border-radius: 20px;
  margin-bottom: 10px;
}
#workflow .workflow-steps .step-item .step-content .step-text .step-header .step-title {
  font-size: 22px;
  font-weight: bold;
  color: #333;
  margin: 0;
  line-height: 1.3;
}
#workflow .workflow-steps .step-item .step-content .step-text .step-description {
  font-size: 14px;
  color: #666;
  line-height: 1.6;
  margin: 0;
}
#workflow .workflow-steps .step-arrow {
  text-align: center;
  font-size: 24px;
  color: #28a745;
  margin: 10px 0;
  font-weight: bold;
}
#workflow .workflow-steps-mobile {
  display: none;
  margin-top: 30px;
  position: relative;
}
@media (max-width: 768px) {
  #workflow .workflow-steps-mobile {
    display: block;
  }
}
#workflow .workflow-steps-mobile .scroll-indicator {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 20px;
  padding: 10px 20px;
  background: linear-gradient(90deg, #28a745, #1e7e34);
  color: #fff;
  border-radius: 25px;
  animation: bounce 2s ease-in-out infinite;
}
#workflow .workflow-steps-mobile .scroll-indicator .scroll-text {
  font-size: 14px;
  font-weight: bold;
}
#workflow .workflow-steps-mobile .scroll-indicator .scroll-arrow {
  font-size: 18px;
  animation: slide 1.5s ease-in-out infinite;
}
#workflow .workflow-steps-mobile .steps-slider {
  display: flex;
  overflow-x: scroll;
  scroll-snap-type: x mandatory;
  gap: 20px;
  padding: 0 1rem 20px;
  margin-bottom: 20px;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
#workflow .workflow-steps-mobile .steps-slider::-webkit-scrollbar {
  display: none;
}
#workflow .workflow-steps-mobile .steps-slider .step-card {
  flex: 0 0 280px;
  background-color: #f8f9fa;
  border-radius: 16px;
  padding: 20px;
  scroll-snap-align: start;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  text-align: center;
}
#workflow .workflow-steps-mobile .steps-slider .step-card .step-header-mobile {
  margin-bottom: 20px;
}
#workflow .workflow-steps-mobile .steps-slider .step-card .step-header-mobile .step-number {
  display: inline-block;
  background-color: #28a745;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 8px 16px;
  border-radius: 20px;
}
#workflow .workflow-steps-mobile .steps-slider .step-card .step-image {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 20px;
}
#workflow .workflow-steps-mobile .steps-slider .step-card .step-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#workflow .workflow-steps-mobile .steps-slider .step-card .step-title {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin-bottom: 15px;
  line-height: 1.3;
}
#workflow .workflow-steps-mobile .steps-slider .step-card .step-description {
  font-size: 13px;
  color: #666;
  line-height: 1.5;
  margin: 0;
  text-align: left;
}
#workflow .workflow-steps-mobile .scroll-dots {
  display: flex;
  justify-content: center;
  gap: 8px;
  padding: 0 1rem;
}
#workflow .workflow-steps-mobile .scroll-dots .dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #dee2e6;
  transition: all 0.3s ease;
}
#workflow .workflow-steps-mobile .scroll-dots .dot:first-child {
  background-color: #28a745;
  width: 24px;
  border-radius: 4px;
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}
@keyframes slide {
  0%, 100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(5px);
  }
}

#comparison {
  padding: 60px 0;
  background-color: #F0FFF0;
}
@media (max-width: 768px) {
  #comparison {
    padding: 40px 0;
  }
}
#comparison .container {
  max-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #comparison .container {
    padding: 0 1rem;
  }
}
#comparison .comparison-table {
  margin-top: 60px;
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) {
  #comparison .comparison-table {
    margin-top: 40px;
  }
}
#comparison .comparison-table img.pc {
  width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  #comparison .comparison-table img.pc {
    display: none;
  }
}
#comparison .comparison-table .mob {
  display: none;
}
@media (max-width: 768px) {
  #comparison .comparison-table .mob {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
  }
}
#comparison .comparison-table .mob img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  margin: 0 auto;
}

#cta {
  padding: 60px 0;
  background: radial-gradient(ellipse at center, #68FF67 0%, #019100 100%);
  position: relative;
}
@media (max-width: 768px) {
  #cta {
    padding: 40px 0;
  }
}
#cta .container {
  max-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #cta .container {
    padding: 0 1rem;
  }
}
#cta .cta-banner {
  display: flex;
  justify-content: center;
  align-items: center;
}
#cta .cta-banner img {
  width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2);
}
@media (max-width: 768px) {
  #cta .cta-banner img {
    border-radius: 8px;
  }
}
#cta .cta-banner img.pc {
  display: block;
}
@media (max-width: 768px) {
  #cta .cta-banner img.pc {
    display: none;
  }
}
#cta .cta-banner img.mob {
  display: none;
}
@media (max-width: 768px) {
  #cta .cta-banner img.mob {
    display: block;
  }
}

#areas {
  padding: 60px 0;
  background-color: #fff;
}
@media (max-width: 768px) {
  #areas {
    padding: 40px 0;
  }
}
#areas .container {
  max-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #areas .container {
    padding: 0 1rem;
  }
}
#areas .areas-content {
  gap: 40px;
  margin: 40px 0 0;
}
@media (max-width: 768px) {
  #areas .areas-content {
    flex-direction: column;
    gap: 30px;
    margin-top: 30px;
  }
}
#areas .japan-map {
  flex: 1;
  display: flex;
  justify-content: center;
  margin: 40px 0;
}
@media (max-width: 768px) {
  #areas .japan-map {
    order: 2;
  }
}
#areas .japan-map img {
  width: 100%;
  max-width: 500px;
  height: auto;
}
#areas .accordion-menu {
  flex: 1;
}
@media (max-width: 768px) {
  #areas .accordion-menu {
    order: 1;
  }
}
#areas .accordion-menu .accordion-item {
  border: 2px solid #e9ecef;
  border-radius: 8px;
  margin-bottom: 15px;
  overflow: hidden;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  #areas .accordion-menu .accordion-item {
    margin: 0 auto;
  }
}
#areas .accordion-menu .accordion-item:hover {
  border-color: #28a745;
}
#areas .accordion-menu .accordion-item.active {
  border-color: #28a745;
  box-shadow: 0 4px 12px rgba(40, 167, 69, 0.15);
}
#areas .accordion-menu .accordion-item .accordion-header {
  padding: 20px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  #areas .accordion-menu .accordion-item .accordion-header {
    padding: 16px;
  }
}
#areas .accordion-menu .accordion-item .accordion-header h3 {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin: 0;
}
@media (max-width: 768px) {
  #areas .accordion-menu .accordion-item .accordion-header h3 {
    font-size: 16px;
  }
}
#areas .accordion-menu .accordion-item .accordion-header .accordion-arrow {
  font-size: 16px;
  color: #28a745;
  font-weight: bold;
  transition: transform 0.3s ease;
}
@media (max-width: 768px) {
  #areas .accordion-menu .accordion-item .accordion-header .accordion-arrow {
    font-size: 14px;
  }
}
#areas .accordion-menu .accordion-item .accordion-content {
  max-height: 0;
  overflow: hidden;
  background-color: #fff;
  transition: max-height 0.3s ease;
}
#areas .accordion-menu .accordion-item .accordion-content p {
  padding: 20px;
  margin: 0;
  font-size: 14px;
  color: #666;
  line-height: 1.6;
}
@media (max-width: 768px) {
  #areas .accordion-menu .accordion-item .accordion-content p {
    padding: 16px;
    font-size: 13px;
  }
}
#areas .accordion-menu .accordion-item:nth-child(6) {
  margin-bottom: 0rem;
}

#reviews {
  padding: 60px 0;
  background-color: #F0FFF0;
}
@media (max-width: 768px) {
  #reviews {
    padding: 40px 0;
  }
}
#reviews .container {
  max-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #reviews .container {
    padding: 0 1rem;
  }
}
#reviews .reviews-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #reviews .reviews-grid {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 30px;
  }
}
#reviews .review-item {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
#reviews .review-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}
#reviews .review-item img {
  width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  #reviews .review-item img {
    border-radius: 8px;
  }
}
#reviews .review-item:nth-child(1) {
  margin-top: 60px;
}
@media (max-width: 768px) {
  #reviews .review-item:nth-child(1) {
    margin-top: 40px;
  }
}

#media {
  padding: 60px 0;
  background-image: url("../images/media.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
@media (max-width: 768px) {
  #media {
    padding: 40px 0;
  }
}
#media .container {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media (max-width: 768px) {
  #media .container {
    padding: 0 1rem;
  }
}
#media .media-title {
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  #media .media-title {
    margin-bottom: 30px;
  }
}
#media .media-title img {
  height: auto;
}
@media (max-width: 768px) {
  #media .media-title img {
    max-width: 100%;
  }
}
#media .media-video {
  text-align: center;
  width: 100%;
  height: auto;
}
#media .media-video a {
  display: inline-block;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
#media .media-video a:hover {
  transform: scale(1.02);
}
#media .media-video a img {
  width: 1000px;
  height: auto;
  border-radius: 12px;
}
@media (max-width: 1050px) {
  #media .media-video a img {
    width: 100%;
  }
}
@media (max-width: 768px) {
  #media .media-video a img {
    border-radius: 8px;
    width: 100%;
  }
}

#payment {
  padding: 60px 0;
  background-color: #F0FFF0;
}
@media (max-width: 768px) {
  #payment {
    padding: 40px 0;
  }
}
#payment .container {
  max-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #payment .container {
    padding: 0 1rem;
  }
}
#payment .payment-content {
  text-align: center;
  margin-top: 40px;
}
@media (max-width: 768px) {
  #payment .payment-content {
    margin-top: 30px;
  }
}
#payment .payment-content .payment-description {
  font-size: 18px;
  color: #333;
  margin-bottom: 40px;
  font-weight: 500;
}
@media (max-width: 768px) {
  #payment .payment-content .payment-description {
    font-size: 16px;
    margin-bottom: 30px;
  }
}
#payment .payment-content .payment-methods {
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) {
  #payment .payment-content .payment-methods {
    flex-direction: column;
  }
}
#payment .payment-content .payment-methods img {
  width: 500px;
  height: auto;
  border-radius: 12px;
}
@media (max-width: 1050px) {
  #payment .payment-content .payment-methods img {
    width: 350px;
  }
}
@media (max-width: 768px) {
  #payment .payment-content .payment-methods img {
    border-radius: 8px;
    width: 100%;
  }
}

#franchise {
  padding: 60px 0;
  background-color: #fff;
}
@media (max-width: 768px) {
  #franchise {
    padding: 40px 0;
  }
}
#franchise .container {
  max-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #franchise .container {
    padding: 0 1rem;
  }
}
#franchise .franchise-banner {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
#franchise .franchise-banner img {
  width: 100%;
  max-width: 1000px;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
@media (max-width: 768px) {
  #franchise .franchise-banner img {
    border-radius: 8px;
    max-width: 100%;
  }
}
#franchise .franchise-banner img:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
}

#faq {
  padding: 0 0 60px;
  background-color: #fff;
}
@media (max-width: 768px) {
  #faq {
    padding: 0 0 40px;
  }
}
#faq .container {
  max-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #faq .container {
    padding: 0 1rem;
  }
}
#faq .faq-accordion {
  margin-top: 40px;
}
@media (max-width: 768px) {
  #faq .faq-accordion {
    margin-top: 30px;
  }
}
#faq .faq-accordion .faq-item {
  border: 2px solid #e9ecef;
  border-radius: 8px;
  margin-bottom: 15px;
  overflow: hidden;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  #faq .faq-accordion .faq-item {
    margin-bottom: 12px;
    margin: 0 auto;
  }
}
#faq .faq-accordion .faq-item:hover {
  border-color: #28a745;
}
#faq .faq-accordion .faq-item.active {
  border-color: #28a745;
  box-shadow: 0 4px 12px rgba(40, 167, 69, 0.15);
}
#faq .faq-accordion .faq-item .faq-header {
  background-color: #f8f9fa;
  padding: 20px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  #faq .faq-accordion .faq-item .faq-header {
    padding: 16px;
  }
}
#faq .faq-accordion .faq-item .faq-header:hover {
  background-color: #e9ecef;
}
#faq .faq-accordion .faq-item .faq-header .faq-question {
  display: flex;
  align-items: center;
  gap: 15px;
  flex: 1;
}
@media (max-width: 768px) {
  #faq .faq-accordion .faq-item .faq-header .faq-question {
    gap: 12px;
  }
}
#faq .faq-accordion .faq-item .faq-header .faq-question .faq-q {
  width: 30px;
  height: 30px;
  background-color: #28a745;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 16px;
  flex-shrink: 0;
}
@media (max-width: 768px) {
  #faq .faq-accordion .faq-item .faq-header .faq-question .faq-q {
    width: 26px;
    height: 26px;
    font-size: 14px;
  }
}
#faq .faq-accordion .faq-item .faq-header .faq-question .question-text {
  font-size: 18px;
  font-weight: bold;
  color: #333;
}
@media (max-width: 768px) {
  #faq .faq-accordion .faq-item .faq-header .faq-question .question-text {
    font-size: 16px;
  }
}
#faq .faq-accordion .faq-item .faq-header .faq-arrow {
  font-size: 16px;
  color: #28a745;
  font-weight: bold;
  transition: transform 0.3s ease;
  margin-left: 15px;
}
@media (max-width: 768px) {
  #faq .faq-accordion .faq-item .faq-header .faq-arrow {
    font-size: 14px;
    margin-left: 10px;
  }
}
#faq .faq-accordion .faq-item.active .faq-header {
  background-color: #28a745;
}
#faq .faq-accordion .faq-item.active .faq-header .faq-question .faq-q {
  background-color: #fff;
  color: #28a745;
}
#faq .faq-accordion .faq-item.active .faq-header .faq-question .question-text {
  color: #fff;
}
#faq .faq-accordion .faq-item.active .faq-header .faq-arrow {
  color: #fff;
}
#faq .faq-accordion .faq-item .faq-content {
  max-height: 0;
  overflow: hidden;
  background-color: #fff;
  transition: max-height 0.3s ease;
}
#faq .faq-accordion .faq-item .faq-content .faq-answer {
  padding: 20px;
  display: flex;
  align-items: flex-start;
  gap: 15px;
}
@media (max-width: 768px) {
  #faq .faq-accordion .faq-item .faq-content .faq-answer {
    padding: 16px;
    gap: 12px;
  }
}
#faq .faq-accordion .faq-item .faq-content .faq-answer .faq-a {
  width: 30px;
  height: 30px;
  background-color: #28a745;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 16px;
  flex-shrink: 0;
  margin-top: 2px;
}
@media (max-width: 768px) {
  #faq .faq-accordion .faq-item .faq-content .faq-answer .faq-a {
    width: 26px;
    height: 26px;
    font-size: 14px;
  }
}
#faq .faq-accordion .faq-item .faq-content .faq-answer .answer-text {
  flex: 1;
}
#faq .faq-accordion .faq-item .faq-content .faq-answer .answer-text p {
  font-size: 14px;
  color: #666;
  line-height: 1.6;
  margin: 0 0 12px;
}
@media (max-width: 768px) {
  #faq .faq-accordion .faq-item .faq-content .faq-answer .answer-text p {
    font-size: 13px;
    line-height: 1.5;
    margin: 0 0 10px;
  }
}
#faq .faq-accordion .faq-item .faq-content .faq-answer .answer-text p:last-child {
  margin-bottom: 0;
}

.transaction-page {
  position: relative;
  width: 100%;
}

#transactionTop {
  width: 100%;
  padding: 80px 0 60px;
  background: linear-gradient(135deg, #28a745 0%, #1e7e34 100%);
  position: relative;
}
@media (max-width: 768px) {
  #transactionTop {
    padding: 60px 0 40px;
  }
}
#transactionTop .page-header {
  text-align: center;
}
#transactionTop .page-header .page-title {
  font-size: clamp(2rem, 5vw, 3rem);
  font-weight: bold;
  color: #fff;
  margin: 0;
  line-height: 1.3;
}
@media (max-width: 768px) {
  #transactionTop .page-header .page-title {
    padding: 0 1rem;
  }
}

#transaction-content {
  padding: 60px 0;
  background-color: #f8f9fa;
}
@media (max-width: 768px) {
  #transaction-content {
    padding: 60px 0;
  }
}
#transaction-content .container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 3rem;
}
@media (max-width: 768px) {
  #transaction-content .container {
    padding: 0 1rem;
  }
}
#transaction-content .transaction-table {
  background-color: #fff;
  border-radius: 12px;
  padding: 40px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  #transaction-content .transaction-table {
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 40px;
  }
}
#transaction-content .transaction-table table {
  width: 100%;
  border-collapse: collapse;
}
#transaction-content .transaction-table table tbody tr {
  border-bottom: 2px solid #e9ecef;
}
#transaction-content .transaction-table table tbody tr:last-child {
  border-bottom: none;
}
#transaction-content .transaction-table table tbody tr th {
  width: 30%;
  padding: 20px 15px;
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  color: #28a745;
  vertical-align: top;
  background-color: #f8f9fa;
}
@media (max-width: 768px) {
  #transaction-content .transaction-table table tbody tr th {
    width: 100%;
    display: block;
    padding: 15px 10px 8px;
    font-size: 14px;
    background-color: transparent;
  }
}
#transaction-content .transaction-table table tbody tr td {
  padding: 20px 15px;
  font-size: 15px;
  color: #333;
  line-height: 1.8;
}
@media (max-width: 768px) {
  #transaction-content .transaction-table table tbody tr td {
    width: 100%;
    display: block;
    padding: 0 10px 15px;
    font-size: 14px;
    line-height: 1.6;
  }
}
#transaction-content .transaction-table table tbody tr td a {
  color: #28a745;
  text-decoration: none;
  font-weight: bold;
  transition: opacity 0.3s ease;
}
#transaction-content .transaction-table table tbody tr td a:hover {
  opacity: 0.7;
}
#transaction-content .transaction-table table tbody tr td p {
  margin: 0 0 12px;
}
#transaction-content .transaction-table table tbody tr td p:last-child {
  margin-bottom: 0;
}
#transaction-content .transaction-table table tbody tr td p strong {
  color: #28a745;
  font-weight: bold;
}
#transaction-content .privacy-policy {
  background-color: #fff;
  border-radius: 12px;
  padding: 40px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
}
@media (max-width: 768px) {
  #transaction-content .privacy-policy {
    padding: 25px 20px;
    border-radius: 8px;
  }
}
#transaction-content .privacy-policy .section-heading {
  font-size: clamp(1.8rem, 4vw, 2.5rem);
  font-weight: bold;
  color: #28a745;
  text-align: center;
  margin: 0 0 40px;
  padding-bottom: 20px;
  border-bottom: 3px solid #28a745;
}
@media (max-width: 768px) {
  #transaction-content .privacy-policy .section-heading {
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom-width: 2px;
  }
}
#transaction-content .privacy-policy .policy-intro {
  margin-bottom: 40px;
  padding: 25px;
  background-color: #f0fff0;
  border-radius: 8px;
}
@media (max-width: 768px) {
  #transaction-content .privacy-policy .policy-intro {
    margin-bottom: 30px;
    padding: 20px;
  }
}
#transaction-content .privacy-policy .policy-intro p {
  font-size: 15px;
  color: #333;
  line-height: 1.8;
  margin: 0;
  font-weight: 500;
}
@media (max-width: 768px) {
  #transaction-content .privacy-policy .policy-intro p {
    font-size: 14px;
    line-height: 1.6;
  }
}
#transaction-content .privacy-policy .policy-item {
  margin-bottom: 35px;
  padding-bottom: 35px;
  border-bottom: 1px solid #e9ecef;
}
@media (max-width: 768px) {
  #transaction-content .privacy-policy .policy-item {
    margin-bottom: 25px;
    padding-bottom: 25px;
  }
}
#transaction-content .privacy-policy .policy-item:last-of-type {
  border-bottom: none;
}
#transaction-content .privacy-policy .policy-item .policy-title {
  font-size: clamp(1.2rem, 3vw, 1.5rem);
  font-weight: bold;
  color: #28a745;
  margin: 0 0 20px;
  position: relative;
  padding-left: 20px;
}
@media (max-width: 768px) {
  #transaction-content .privacy-policy .policy-item .policy-title {
    margin-bottom: 15px;
    padding-left: 15px;
  }
}
#transaction-content .privacy-policy .policy-item .policy-title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 100%;
  background-color: #28a745;
  border-radius: 3px;
}
@media (max-width: 768px) {
  #transaction-content .privacy-policy .policy-item .policy-title::before {
    width: 4px;
  }
}
#transaction-content .privacy-policy .policy-item p {
  font-size: 15px;
  color: #333;
  line-height: 1.8;
  margin: 0 0 15px;
}
@media (max-width: 768px) {
  #transaction-content .privacy-policy .policy-item p {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 12px;
  }
}
#transaction-content .privacy-policy .policy-item p:last-child {
  margin-bottom: 0;
}
#transaction-content .privacy-policy .policy-item p a {
  color: #28a745;
  text-decoration: none;
  font-weight: bold;
  transition: opacity 0.3s ease;
}
#transaction-content .privacy-policy .policy-item p a:hover {
  opacity: 0.7;
}
#transaction-content .privacy-policy .policy-item ul {
  margin: 15px 0 0;
  padding-left: 25px;
}
@media (max-width: 768px) {
  #transaction-content .privacy-policy .policy-item ul {
    padding-left: 20px;
    margin-top: 12px;
  }
}
#transaction-content .privacy-policy .policy-item ul li {
  font-size: 15px;
  color: #333;
  line-height: 1.8;
  margin-bottom: 10px;
  position: relative;
}
@media (max-width: 768px) {
  #transaction-content .privacy-policy .policy-item ul li {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 8px;
  }
}
#transaction-content .privacy-policy .policy-item ul li:last-child {
  margin-bottom: 0;
}
#transaction-content .privacy-policy .policy-item ul li::marker {
  color: #28a745;
}
#transaction-content .privacy-policy .policy-item.contact-info {
  background-color: #f0fff0;
  padding: 25px;
  border-radius: 8px;
  border-bottom: none;
}
@media (max-width: 768px) {
  #transaction-content .privacy-policy .policy-item.contact-info {
    padding: 20px;
  }
}
#transaction-content .privacy-policy .policy-item.contact-info .company-name {
  font-size: 18px;
  font-weight: bold;
  color: #28a745;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  #transaction-content .privacy-policy .policy-item.contact-info .company-name {
    font-size: 16px;
    margin-bottom: 12px;
  }
}
#transaction-content .privacy-policy .policy-item.contact-info p {
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  #transaction-content .privacy-policy .policy-item.contact-info p {
    margin-bottom: 8px;
  }
}
#transaction-content .privacy-policy .policy-date {
  margin-top: 50px;
  padding-top: 30px;
  border-top: 2px solid #28a745;
  text-align: right;
}
@media (max-width: 768px) {
  #transaction-content .privacy-policy .policy-date {
    margin-top: 40px;
    padding-top: 25px;
  }
}
#transaction-content .privacy-policy .policy-date p {
  font-size: 15px;
  color: #333;
  margin: 0 0 10px;
  font-weight: 500;
}
@media (max-width: 768px) {
  #transaction-content .privacy-policy .policy-date p {
    font-size: 14px;
    margin-bottom: 8px;
  }
}
#transaction-content .privacy-policy .policy-date p:last-child {
  margin-bottom: 0;
}
#transaction-content .privacy-policy .policy-date .representative {
  font-size: 16px;
  font-weight: bold;
  color: #28a745;
}
@media (max-width: 768px) {
  #transaction-content .privacy-policy .policy-date .representative {
    font-size: 15px;
  }
}

#footer {
  background-color: #000;
  color: #fff;
  padding: 60px 0 100px;
  position: relative;
}
@media (max-width: 768px) {
  #footer {
    padding: 40px 0 50px;
  }
}
#footer .container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}
@media (max-width: 768px) {
  #footer .container {
    padding: 0 15px;
  }
}
#footer .back-to-top {
  position: absolute;
  top: 20px;
  right: 40px;
  background-color: #fff;
  color: #000;
  padding: 10px 15px;
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  font-weight: bold;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  #footer .back-to-top {
    top: 15px;
    right: 15px;
    padding: 8px 12px;
    font-size: 11px;
    gap: 5px;
  }
}
#footer .back-to-top:hover {
  background-color: #f0f0f0;
  transform: translateY(-2px);
}
#footer .back-to-top span:first-child {
  font-size: 14px;
}
@media (max-width: 768px) {
  #footer .back-to-top span:first-child {
    font-size: 12px;
  }
}
#footer .footer-top {
  text-align: center;
  margin-bottom: 40px;
  padding-top: 20px;
}
@media (max-width: 768px) {
  #footer .footer-top {
    margin-bottom: 30px;
  }
}
#footer .footer-top .footer-title {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  #footer .footer-top .footer-title {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
#footer .footer-top .footer-links-row {
  display: flex;
  justify-content: center;
  gap: 50px;
}
#footer .footer-top .footer-links-row a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  transition: color 0.3s ease;
}
@media (max-width: 768px) {
  #footer .footer-top .footer-links-row a {
    padding: 15px 0;
    border-bottom: 1px solid #333;
    font-size: 15px;
  }
}
#footer .footer-top .footer-links-row a:hover {
  color: #28a745;
}
#footer .footer-nav {
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  #footer .footer-nav {
    margin-bottom: 25px;
  }
}
#footer .footer-nav .nav-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 768px) {
  #footer .footer-nav .nav-links {
    flex-direction: column;
    gap: 0;
    background-color: #000;
    border-radius: 8px;
    overflow: hidden;
  }
}
@media (max-width: 768px) {
  #footer .footer-nav .nav-links li {
    border-bottom: 1px solid #333;
  }
  #footer .footer-nav .nav-links li:last-child {
    border-bottom: none;
  }
}
#footer .footer-nav .nav-links li a {
  color: #ccc;
  text-decoration: none;
  font-size: 14px;
  transition: color 0.3s ease;
}
@media (max-width: 768px) {
  #footer .footer-nav .nav-links li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 20px;
    color: #fff;
    font-size: 15px;
    background-color: #000;
    transition: background-color 0.3s ease;
  }
  #footer .footer-nav .nav-links li a:hover {
    background-color: #1a1a1a;
  }
}
#footer .footer-nav .nav-links li a:hover {
  color: #28a745;
}
@media (max-width: 768px) {
  #footer .footer-nav .nav-links li a:hover {
    color: #fff;
  }
}
#footer .footer-nav .nav-links li a .arrow {
  display: none;
}
@media (max-width: 768px) {
  #footer .footer-nav .nav-links li a .arrow {
    display: block;
    font-size: 32px;
    color: #666;
  }
}
#footer .footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 768px) {
  #footer .footer-bottom {
    flex-direction: column;
    gap: 25px;
  }
}
#footer .footer-bottom .footer-logo img {
  height: 80px;
  width: auto;
}
@media (max-width: 768px) {
  #footer .footer-bottom .footer-logo img {
    height: 60px;
  }
}
#footer .footer-bottom .footer-contact .contact-button {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: linear-gradient(to right, #017c00, #02e500);
  color: #fff;
  text-decoration: none;
  padding: 15px 20px;
  border-radius: 8px;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(1, 124, 0, 0.3);
  width: 300px;
  animation: pulse 2s ease-in-out infinite;
}
@media (max-width: 768px) {
  #footer .footer-bottom .footer-contact .contact-button {
    padding: 12px 30px;
    width: 500px;
  }
}
@media (max-width: 500px) {
  #footer .footer-bottom .footer-contact .contact-button {
    width: 300px;
  }
}
#footer .footer-bottom .footer-contact .contact-button::before {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: linear-gradient(45deg, transparent 30%, rgba(255, 255, 255, 0.3) 50%, transparent 70%);
  animation: shine 3s infinite;
}
#footer .footer-bottom .footer-contact .contact-button:hover {
  transform: translateY(-2px) scale(1.02);
  box-shadow: 0 6px 16px rgba(1, 124, 0, 0.4);
  animation: pulse 1s ease-in-out infinite;
}
#footer .footer-bottom .footer-contact .contact-button:hover::before {
  animation: shine 1.5s infinite;
}
#footer .footer-bottom .footer-contact .contact-button:active {
  transform: translateY(0) scale(0.98);
  box-shadow: 0 4px 12px rgba(1, 124, 0, 0.3);
}
#footer .footer-bottom .footer-contact .contact-button .contact-label {
  font-size: 12px;
  margin-bottom: 5px;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  #footer .footer-bottom .footer-contact .contact-button .contact-label {
    font-size: 11px;
  }
}
#footer .footer-bottom .footer-contact .contact-button .contact-main {
  font-size: 20px;
  font-weight: bold;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  #footer .footer-bottom .footer-contact .contact-button .contact-main {
    font-size: 18px;
  }
}
@keyframes shine {
  0% {
    transform: translateX(-100%) translateY(-100%) rotate(45deg);
  }
  100% {
    transform: translateX(100%) translateY(100%) rotate(45deg);
  }
}
@keyframes pulse {
  0%, 100% {
    box-shadow: 0 4px 12px rgba(1, 124, 0, 0.3), 0 0 0 0 rgba(1, 124, 0, 0.4);
  }
  50% {
    box-shadow: 0 4px 12px rgba(1, 124, 0, 0.3), 0 0 0 8px rgba(1, 124, 0, 0);
  }
}
#footer .copyright {
  text-align: center;
  padding-top: 20px;
  border-top: 1px solid #333;
}
#footer .copyright p {
  margin: 0;
  font-size: 12px;
  color: #666;
}
@media (max-width: 768px) {
  #footer .copyright p {
    font-size: 11px;
  }
}

body {
  scroll-behavior: smooth;
  font-family: "Noto Sans JP", sans-serif;
  overflow-x: hidden;
}

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

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

.section-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.section-title .title-label {
  display: inline-block;
  background-color: #28a745;
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  padding: 8px 16px;
  border-radius: 8px;
  letter-spacing: 1px;
}
@media (max-width: 768px) {
  .section-title .title-label {
    font-size: 14px;
    padding: 6px 16px;
  }
}
.section-title .title-text {
  font-size: clamp(2rem, 5vw, 3rem);
  font-weight: bold;
  color: #333;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .section-title .title-text {
    line-height: 1.3;
  }
}

@media (max-width: 1000px) {
  .container {
    padding: 0 1rem;
  }
}/*# sourceMappingURL=style.css.map */