@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: 768px;
  margin: 0 auto;
  background-color: #fff;
}
.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);
  background: #f18d00;
  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%;
}
.main-visual .marginbottom05 {
  margin-bottom: 0.5rem;
}
.main-visual > div img {
  display: block;
  width: 100%;
  max-width: 500px;
  height: auto;
  margin: 0 auto;
}
.main-visual .bg-white {
  background-color: white;
  padding: 0 0.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.main-visual .bg-white .qualification-img {
  padding-top: 1rem;
}
.main-visual .bg-white-first {
  padding-top: 1rem;
}
.main-visual .bg-white-last {
  padding-bottom: 20px;
}

.floating-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.15);
  z-index: 1000;
  max-width: 500px;
  margin: 0 auto;
  background-color: #fff;
}
.floating-bar p {
  background-color: #4c4948;
  color: #fff;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.3rem 0;
  font-size: clamp(1rem, 3vw, 1.2rem);
}
.floating-bar p .highlight-yellow-floating {
  color: #fff100;
}
.floating-bar .floating-images-container {
  display: flex;
  width: 100%;
  max-height: 7rem;
}
.floating-bar .floating-images-container .floating-img-left {
  width: 78%;
}
.floating-bar .floating-images-container .floating-img-left img {
  width: 100%;
  height: auto;
  display: block;
}
.floating-bar .floating-images-container .floating-img-right {
  width: 30%;
}
.floating-bar .floating-images-container .floating-img-right img {
  width: 100%;
  height: auto;
  display: block;
}

#topTop {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  position: relative;
  background-color: white;
  padding: 0 1rem 1rem;
}
#topTop img {
  display: block;
  height: auto;
  width: 100%;
}
#topTop .top-tell-wrapper {
  position: absolute;
  top: 66%;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 100%;
  max-width: 450px;
}
#topTop .top-tell-wrapper .top-tell-shine {
  position: relative;
  display: block;
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 50px;
}
#topTop .top-tell-wrapper .top-tell-shine img {
  display: block;
  width: 100%;
  height: auto;
}
#topTop .top-tell-wrapper .top-tell-shine::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;
  pointer-events: none;
  z-index: 1;
}
#topTop .top-hand-icon {
  position: absolute;
  width: 15%;
  height: auto;
  pointer-events: none;
  z-index: 3;
  right: 5%;
  bottom: 17%;
}

.realtime-display-top {
  background-color: #309969;
  max-width: 500px;
  margin: 0 auto 1rem;
  padding: 12px 20px;
  text-align: center;
  font-size: clamp(0.9rem, 2.5vw, 1.1rem);
  font-weight: bold;
  color: #fff;
  width: 100%;
}
.realtime-display-top .highlight-yellow {
  color: #fff000;
}

.planTitleEdit {
  padding-bottom: 2.5rem;
}

.bunnerBox01 {
  padding: 0 0.5rem 1rem 0.5rem;
}
.bunnerBox01 .telanimation-wrapper {
  position: relative;
}
.bunnerBox01 .telanimation-wrapper > img {
  width: 100%;
  height: auto;
  display: block;
}
.bunnerBox01 .telanimation-wrapper .telanimation {
  position: relative;
  display: block;
  max-width: 700px;
  width: 100%;
  height: auto;
  cursor: pointer;
  overflow: hidden;
}
.bunnerBox01 .telanimation-wrapper .telanimation::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;
  pointer-events: none;
  z-index: 1;
}
.bunnerBox01 .telanimation-wrapper .telanimation:hover::before {
  animation: shine 1.5s infinite;
}
.bunnerBox01 .telanimation-wrapper .animationBox {
  position: absolute;
  top: 62%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  width: clamp(280px, 90%, 480px);
}
.bunnerBox01 .telanimation-wrapper .animationBox a {
  display: block;
  width: 100%;
}
.bunnerBox01 .telanimation-wrapper .animationBox a img {
  width: 100%;
  height: auto;
  display: block;
}
.bunnerBox01 .telanimation-wrapper .animationBox .hand-icon {
  position: absolute;
  bottom: -10%;
  right: 0%;
  width: 17%;
  height: auto;
  pointer-events: none;
  z-index: 12;
}
.bunnerBox01 .telanimation-wrapper .animationBox .realtime-display-banner {
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 11;
  background-color: transparent;
  color: #fff;
  padding: 8px 20px;
  border-radius: 20px;
  font-size: clamp(0.8rem, 2vw, 1.1rem);
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  pointer-events: none;
}
.bunnerBox01 .telanimation-wrapper .animationBox .realtime-display-banner .highlight-yellow {
  color: #ffed4e;
}
.bunnerBox01 .telanimation-wrapper .animationBox .realtime-display-banner .highlight-orange {
  color: #f18d00;
}
.bunnerBox01 .telanimation-wrapper .animationBox .realtime-display-banner .text-black {
  color: #000;
}

@keyframes pulse-bounce-sync {
  0%, 100% {
    transform: translate(-50%, -50%) scale(1.7);
  }
  50% {
    transform: translate(-50%, -50%) scale(1.75);
  }
}
@keyframes shine {
  0% {
    transform: translateX(-100%) translateY(-100%) rotate(45deg);
  }
  100% {
    transform: translateX(100%) translateY(100%) rotate(45deg);
  }
}
.risklastimg {
  padding: 2rem 0.5rem 0;
  background-color: #fff;
}

.sectionBox {
  padding: 60px 0 0;
}
.sectionBox img {
  display: block;
  width: 100%;
  max-width: 500px;
  height: auto;
  margin: 0 auto;
}
.sectionBox .sectionTitle {
  padding: 0 1rem;
  margin-bottom: 2rem;
}

#worryBox {
  padding: 40px 0 20px;
  background-color: #fffeea;
}
#worryBox .worry02 {
  width: 100%;
  max-width: 450px;
  margin: 0 auto 1rem;
}
#worryBox .worry02 img {
  width: 100%;
}
#worryBox .worry03 {
  padding: 0px 1rem 0px;
}

#planBox {
  padding: 0 0 0;
}
#planBox .freeConsultation {
  padding-bottom: 2rem;
}
#planBox .plan01 {
  padding: 0 1rem;
}

#reasonBox {
  padding: 40px 0 0;
}
#reasonBox .reason01 {
  padding: 0 1rem 0 0.5rem;
}

#videoBox {
  background-image: url(../images/videobackground.png);
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  max-width: 768px;
  width: 100%;
  padding: 160px 16px;
  margin-top: 60px;
}
@media (max-width: 480px) {
  #videoBox {
    padding: 80px 16px;
  }
}
#videoBox img {
  margin-bottom: 3rem;
}
#videoBox iframe {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 100%;
}

#exterminationBox,
#flowBox {
  background-color: white;
  padding: 40px 0 0;
}
#exterminationBox .slider-container,
#flowBox .slider-container {
  max-width: 768px;
  margin: 0 auto;
  overflow: hidden;
}
#exterminationBox .slider-wrapper,
#flowBox .slider-wrapper {
  max-width: 500px;
}
#exterminationBox .slider-track,
#flowBox .slider-track {
  display: flex;
  transition: transform 0.3s ease-in-out;
  gap: 1rem;
}
#exterminationBox .slide:first-child,
#flowBox .slide:first-child {
  margin-left: 1rem;
}
#exterminationBox .slide,
#flowBox .slide {
  min-width: 400px;
  flex-shrink: 0;
}
#exterminationBox .slide img,
#flowBox .slide img {
  display: block;
  width: 100%;
  max-width: 410px;
  height: auto;
  border-radius: 8px;
}
@media (max-width: 480px) {
  #exterminationBox .slide img,
  #flowBox .slide img {
    max-width: 300px;
  }
}
@media (max-width: 480px) {
  #exterminationBox .slide,
  #flowBox .slide {
    min-width: 300px;
  }
}
#exterminationBox .slider-dots,
#flowBox .slider-dots {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin: 40px 0;
}
#exterminationBox .dot,
#flowBox .dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
  cursor: pointer;
  transition: all 0.3s ease;
}
#exterminationBox .dot:hover,
#flowBox .dot:hover {
  background-color: #999;
}
#exterminationBox .dot.active,
#flowBox .dot.active {
  background-color: #28a745;
  transform: scale(1.3);
}

#vsotherBox {
  max-width: none;
  overflow: visible;
}
#vsotherBox > div:first-child img {
  display: block;
  width: 100%;
  max-width: 768px;
  height: auto;
  margin: 0 auto;
}
#vsotherBox .vsothersimg {
  margin: 2rem auto;
  overflow-x: auto;
}
#vsotherBox .vsothersimg img {
  display: block;
  max-width: none;
  width: 1152px;
  margin-left: 0;
  height: auto;
}
@media (max-width: 480px) {
  #vsotherBox .vsothersimg img {
    width: 450px;
  }
}
#vsotherBox .estimate {
  padding: 0 0.5rem 0;
}

#danger {
  background-image: url(../images/dangerbackground.png);
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: 1rem;
}
#danger .container {
  max-width: 768px;
  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: 60px;
}
@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;
  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;
  margin-bottom: 1rem;
}
@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;
  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;
}

#riskBox {
  background-color: white;
  padding: 60px 0 0;
}
#riskBox img {
  padding: 0.5rem 1rem;
}

#areas {
  padding: 60px 0 32px;
}
@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: 0.5rem;
  overflow: hidden;
  transition: all 0.3s ease;
  background-color: white;
}
#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: #ffffff;
  margin: 24px 0 0;
}
@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 .container .sectionTitle {
  margin-bottom: 0rem;
}
#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;
  }
}
#reviews .review-item img {
  width: 100%;
  height: auto;
  border-radius: 12px;
}
@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;
  }
}

.franchise-banner {
  background-color: #f3f3f3;
  padding: 40px 2rem;
}
@media (max-width: 768px) {
  .franchise-banner {
    padding: 40px 0.5rem;
  }
}

#faq {
  background-color: #fff;
}
#faq .container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0px 0 60px;
}
#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;
  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;
  }
}
@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;
  max-width: 500px;
  margin: 0 auto;
  background-color: #f0fff0;
}

.videoItem {
  width: 100%;
  height: auto;
}

video {
  width: 100%;
  height: auto;
}

.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;
  }
}

.container {
  padding: 0 1rem;
}

.floating-buttons-row .phone-button.animated-button,
.floating-buttons-row .line-button.animated-button {
  position: relative;
  text-decoration: none;
  overflow: hidden;
  display: flex;
  align-items: center;
  transition: all 0.3s ease;
}
.floating-buttons-row .phone-button.animated-button::before,
.floating-buttons-row .line-button.animated-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;
  z-index: 0;
  pointer-events: none;
}
.floating-buttons-row .phone-button.animated-button .button-content,
.floating-buttons-row .line-button.animated-button .button-content {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 8px;
}
.floating-buttons-row .phone-button.animated-button:hover,
.floating-buttons-row .line-button.animated-button:hover {
  transform: translateY(-2px) scale(1.02);
}
.floating-buttons-row .phone-button.animated-button:hover::before,
.floating-buttons-row .line-button.animated-button:hover::before {
  animation: shine 1.5s infinite;
}
.floating-buttons-row .phone-button.animated-button:active,
.floating-buttons-row .line-button.animated-button:active {
  transform: translateY(0) scale(0.98);
}
.floating-buttons-row .phone-button.animated-button {
  animation: pulse-orange 2s ease-in-out infinite;
  box-shadow: 0 4px 12px rgba(255, 107, 0, 0.3);
}
.floating-buttons-row .phone-button.animated-button:hover {
  animation: pulse-orange 1s ease-in-out infinite;
  box-shadow: 0 6px 16px rgba(255, 107, 0, 0.4);
}
.floating-buttons-row .phone-button.animated-button:active {
  box-shadow: 0 4px 12px rgba(255, 107, 0, 0.3);
}
.floating-buttons-row .line-button.animated-button {
  animation: pulse-line 2s ease-in-out infinite;
  box-shadow: 0 4px 12px rgba(6, 199, 85, 0.3);
}
.floating-buttons-row .line-button.animated-button:hover {
  animation: pulse-line 1s ease-in-out infinite;
  box-shadow: 0 6px 16px rgba(6, 199, 85, 0.4);
}
.floating-buttons-row .line-button.animated-button:active {
  box-shadow: 0 4px 12px rgba(6, 199, 85, 0.3);
}

@keyframes shine {
  0% {
    transform: translateX(-100%) translateY(-100%) rotate(45deg);
  }
  100% {
    transform: translateX(100%) translateY(100%) rotate(45deg);
  }
}
@keyframes pulse-orange {
  0%, 100% {
    box-shadow: 0 4px 12px rgba(255, 107, 0, 0.3), 0 0 0 0 rgba(255, 107, 0, 0.4);
  }
  50% {
    box-shadow: 0 4px 12px rgba(255, 107, 0, 0.3), 0 0 0 8px rgba(255, 107, 0, 0);
  }
}
@keyframes pulse-line {
  0%, 100% {
    box-shadow: 0 4px 12px rgba(6, 199, 85, 0.3), 0 0 0 0 rgba(6, 199, 85, 0.4);
  }
  50% {
    box-shadow: 0 4px 12px rgba(6, 199, 85, 0.3), 0 0 0 8px rgba(6, 199, 85, 0);
  }
}/*# sourceMappingURL=style.css.map */