@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Anton&family=Noto+Sans+JP:wght@400;700&display=swap");
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers.
   */
body {
  margin: 0;
}

/**
   * Render the `main` element consistently in IE.
   */
main {
  display: block;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 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 */
}

/**
   * 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: 1em; /* 2 */
}

/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a {
  background-color: transparent;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  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: 1em; /* 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;
}

/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img {
  border-style: none;
}

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
   * Remove the inner border and padding in Firefox.
   */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
   * Correct the padding in Firefox.
   */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
   * 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;
}

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
   * 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 odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
   * 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. Change font properties to `inherit` in Safari.
   */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* 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;
}

/* Misc
     ========================================================================== */
/**
   * Add the correct display in IE 10+.
   */
template {
  display: none;
}

/**
   * Add the correct display in IE 10.
   */
[hidden] {
  display: none;
}

html {
  overflow-x: hidden;
  width: 100%;
}

body {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  word-break: break-all;
  line-break: strict;
  word-wrap: break-word;
  overflow-wrap: break-word;
  letter-spacing: 0.1em;
  color: #000;
  margin: 0;
  padding: 0;
  min-height: 100vh;
  min-height: 100dvh;
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
}

/* スクリーンリーダー用のクラス */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.pc-only {
  display: block;
}
@media screen and (max-width: 480px) {
  .pc-only {
    display: none;
  }
}

.sp-only {
  display: none;
}
@media screen and (max-width: 480px) {
  .sp-only {
    display: block;
  }
}

a {
  text-decoration: none;
  color: #000;
}
a:hover {
  text-decoration: underline;
}
a img:hover {
  opacity: 0.8;
}

.container {
  max-width: 640px;
  margin: 0 auto;
  padding: 0 1rem;
}

/* CSS変数：ヘッダー高さ（JavaScriptで動的に設定） */
:root {
  --header-height: 0px;
}

/* ヘッダー（sticky） */
#header {
  position: sticky;
  top: 0;
  z-index: 1000;
  background-color: #fff;
  /* ← ここがポイント：transform ではなく height を畳む */
}
#header header {
  border-bottom: 6px solid #ec0303;
  border-top: 6px solid #ec0303;
  padding: 0.5rem 0;
  overflow: hidden; /* はみ出しクリップ：重なり防止 */
}
#header .header-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
}
#header .header-badge {
  width: 20%;
}
#header .header-logo {
  width: 60%;
}
#header .header-menu {
  display: flex;
  justify-content: center;
  align-items: end;
  width: 20%;
}
#header .header-menu img {
  width: 50%;
}
#header .header-nav-container {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 1rem;
  padding-bottom: 1rem;
  padding-top: 1rem;
}
#header .header-nav-item {
  width: 14%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#header .header-nav-item:hover {
  opacity: 0.8;
}
#header .header-nav-item img {
  width: 100%;
}
#header .nav-item-information {
  align-items: end;
  width: 19%;
}
#header .header-nav {
  overflow: hidden;
  height: auto; /* 通常時は実高さ */
  transition: height 0.28s ease, padding 0.28s ease;
}
#header .header-nav.is-hidden {
  height: 0; /* 空白を出さない */
  padding-top: 0;
  padding-bottom: 0;
  pointer-events: none;
}
#header .header-nav.is-hidden .header-nav-container {
  padding-top: 0;
  padding-bottom: 0;
}

/* #main：JS が margin-top / min-height を都度設定する */
#main {
  margin-top: 0;
  padding-top: 0;
  min-height: 100vh; /* 初期値だけ（JSが上書き） */
  min-height: 100dvh;
  overflow-x: hidden;
}

/* （削除）モバイルの #header min-height 固定 → 余白原因になるため撤去 */
/* （削除）@supports で #main の min-height を固定する式 → JS が管理するため不要 */
/* ボタン */
.btn-wrap {
  text-align: center;
  margin-top: 20px;
}

.btn-wrap img {
  width: 15%;
  max-width: 80px;
}

#rescue {
  padding: 2rem 0 0 0;
  background-color: #fff;
  max-width: 640px;
  margin: 0 auto;
}
#rescue .rescue-title {
  margin: 0 0 1rem 0;
}
#rescue .rescue-container {
  padding: 0 1rem;
}

#reform-cta {
  padding: 2rem 0;
  background-color: #fff;
}
#reform-cta .reform-cta-image {
  padding: 0 0.25rem;
}
#reform-cta .reform-cta-container {
  padding: 0 1rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin: 3rem 0;
  gap: 3rem;
}
#reform-cta .reform-cta-container a {
  width: 100%;
}

#attention {
  padding: 2rem 0;
  background-color: #fff;
}
#attention .attention-container {
  padding: 0 1rem;
  border: 1px solid #969696;
  border-radius: 10px;
}
#attention .attention-container h3 {
  font-weight: 900;
  text-align: center;
  margin: 0.75rem 0;
}
#attention .attention-container h4 {
  font-weight: 900;
  text-align: center;
  padding: 0.5rem 0;
  margin: 0.5rem 0;
  background-color: #f0f0f0;
}
#attention .attention-container p {
  text-align: center;
  line-height: 1.6;
  margin: 0.5rem 0;
}

/* ボタン固定バー */
#btn-bar {
  position: sticky;
  top: var(--header-height);
  left: 0;
  right: 0;
  background-color: #ec0303;
  z-index: 999;
  padding: 0.75rem 0;
}
#btn-bar .btn-bar-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 600px;
  margin: 0 auto;
  padding: 0 1rem;
  gap: 1rem;
}
#btn-bar .btn-shop-search-button,
#btn-bar .btn-consult-button {
  width: 48%;
  flex-shrink: 0;
}
#btn-bar .btn-shop-search-button .shop-search-btn,
#btn-bar .btn-shop-search-button .consult-estimate-btn,
#btn-bar .btn-consult-button .shop-search-btn,
#btn-bar .btn-consult-button .consult-estimate-btn {
  display: block;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
#btn-bar .btn-shop-search-button .shop-search-btn:hover,
#btn-bar .btn-shop-search-button .consult-estimate-btn:hover,
#btn-bar .btn-consult-button .shop-search-btn:hover,
#btn-bar .btn-consult-button .consult-estimate-btn:hover {
  opacity: 0.8;
}
#btn-bar .btn-shop-search-button .shop-search-btn img,
#btn-bar .btn-shop-search-button .consult-estimate-btn img,
#btn-bar .btn-consult-button .shop-search-btn img,
#btn-bar .btn-consult-button .consult-estimate-btn img {
  width: 100%;
  height: auto;
}

/* フッター固定バー */
#footer-bar {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  padding-bottom: env(safe-area-inset-bottom);
  background-color: #ec0303;
  z-index: 1000;
  padding: 0.75rem 0;
}
#footer-bar .footer-bar-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 600px;
  margin: 0 auto;
  padding: 0 1rem;
  gap: 1rem;
}
#footer-bar .footer-shop-search-button,
#footer-bar .footer-consult-button {
  width: 48%;
  flex-shrink: 0;
}
#footer-bar .footer-shop-search-button .shop-search-btn,
#footer-bar .footer-shop-search-button .consult-estimate-btn,
#footer-bar .footer-consult-button .shop-search-btn,
#footer-bar .footer-consult-button .consult-estimate-btn {
  display: block;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
#footer-bar .footer-shop-search-button .shop-search-btn:hover,
#footer-bar .footer-shop-search-button .consult-estimate-btn:hover,
#footer-bar .footer-consult-button .shop-search-btn:hover,
#footer-bar .footer-consult-button .consult-estimate-btn:hover {
  opacity: 0.8;
}
#footer-bar .footer-shop-search-button .shop-search-btn img,
#footer-bar .footer-shop-search-button .consult-estimate-btn img,
#footer-bar .footer-consult-button .shop-search-btn img,
#footer-bar .footer-consult-button .consult-estimate-btn img {
  width: 100%;
  height: auto;
}

/* ハンバーガーメニュー */
.hamburger-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(235, 234, 234, 0.98);
  z-index: 2000;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  overflow-x: hidden;
  /* アイコン付きメニューセクション */
  /* レスポンシブ対応 */
}
.hamburger-menu.is-open {
  opacity: 1;
  visibility: visible;
}
.hamburger-menu .hamburger-menu-content {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.hamburger-menu .hamburger-menu-close {
  position: fixed;
  top: 1rem;
  right: 1rem;
  background: none;
  border: none;
  font-size: 2rem;
  color: #000;
  cursor: pointer;
  padding: 0.5rem;
  line-height: 1;
  transition: opacity 0.3s ease;
  z-index: 2001;
}
.hamburger-menu .hamburger-menu-close:hover {
  opacity: 0.7;
}
.hamburger-menu .hamburger-menu-close .close-icon {
  display: block;
  font-weight: bold;
}
.hamburger-menu .hamburger-menu-nav {
  width: 100%;
  max-width: 400px;
  margin-top: 3rem;
  padding: 0 2rem 2rem 2rem;
}
.hamburger-menu .hamburger-icon-menu-section {
  margin-bottom: 2rem;
  padding-bottom: 1.5rem;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
.hamburger-menu .hamburger-section-title {
  font-size: 1.1rem;
  font-weight: 700;
  color: #000;
  margin: 0 0 1rem 0;
  text-align: left;
}
.hamburger-menu .hamburger-icon-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
  margin: 0;
}
.hamburger-menu .hamburger-icon-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1rem 0.5rem;
  text-decoration: none;
  color: #000;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 8px;
  transition: all 0.3s ease;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.hamburger-menu .hamburger-icon-item:hover {
  background-color: rgba(0, 0, 0, 0.05);
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  text-decoration: none;
}
.hamburger-menu .hamburger-icon-item img {
  width: 80px;
  height: 80px;
  margin-bottom: 0.5rem;
  object-fit: contain;
}
.hamburger-menu .hamburger-icon-item span {
  font-size: 0.9rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.2;
}
.hamburger-menu .hamburger-menu-list {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
}
.hamburger-menu .hamburger-menu-list li {
  margin-bottom: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.hamburger-menu .hamburger-menu-list li:last-child {
  border-bottom: none;
}
.hamburger-menu .hamburger-menu-item {
  display: block;
  padding: 1rem 0;
  color: #000;
  text-decoration: none;
  font-size: 1.2rem;
  font-weight: 500;
  transition: background-color 0.3s ease, opacity 0.3s ease;
  border-radius: 0;
}
.hamburger-menu .hamburger-menu-item:hover {
  background-color: rgba(0, 0, 0, 0.05);
  text-decoration: none;
}
.hamburger-menu .hamburger-menu-parent .hamburger-submenu {
  list-style: none;
  padding: 0;
  margin: 0;
  background-color: rgba(0, 0, 0, 0.02);
}
.hamburger-menu .hamburger-menu-parent .hamburger-submenu li {
  margin-bottom: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.hamburger-menu .hamburger-menu-parent .hamburger-submenu li:last-child {
  border-bottom: none;
}
.hamburger-menu .hamburger-menu-parent .hamburger-submenu-item {
  padding: 0.8rem 0 0.8rem 2rem;
  font-size: 1rem;
  position: relative;
  list-style: none;
}
.hamburger-menu .hamburger-menu-parent .hamburger-submenu-item:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 480px) {
  .hamburger-menu .hamburger-menu-content {
    padding: 1.5rem 1rem;
    width: 90%;
  }
  .hamburger-menu .hamburger-menu-close {
    top: 1rem;
    right: 1rem;
    font-size: 1.8rem;
  }
  .hamburger-menu .hamburger-menu-nav {
    margin-top: 2rem;
    padding: 0 1rem 1.5rem 1rem;
    max-width: unset;
    width: 90%;
  }
  .hamburger-menu .hamburger-icon-menu-section {
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
  }
  .hamburger-menu .hamburger-section-title {
    font-size: 1rem;
    margin-bottom: 0.8rem;
  }
  .hamburger-menu .hamburger-icon-grid {
    gap: 0.8rem;
  }
  .hamburger-menu .hamburger-icon-item {
    padding: 0.8rem 0.3rem;
  }
  .hamburger-menu .hamburger-icon-item img {
    width: 80px;
    height: 80px;
    margin-bottom: 0.3rem;
  }
  .hamburger-menu .hamburger-icon-item span {
    font-size: 0.8rem;
  }
  .hamburger-menu .hamburger-menu-item {
    font-size: 1.1rem;
    padding: 0.8rem 0;
  }
  .hamburger-menu .hamburger-submenu-item {
    font-size: 0.95rem;
    padding: 0.7rem 0 0.7rem 1.5rem;
  }
}

/* ページヘッダー（汎用） */
.page-header {
  background-color: #ec0303;
  padding: 1.5rem 0;
  margin-top: -1px;
  margin-bottom: 0.5rem;
}
.page-header .page-header-container {
  max-width: 640px;
  margin: 0 auto;
  padding: 0 1rem;
  text-align: center;
}
.page-header .page-title {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0;
  letter-spacing: 0.1em;
}

.page-header-blue {
  background-color: #153786;
  padding: 1.5rem 0;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.page-header-blue .page-header-container {
  max-width: 640px;
  margin: 0 auto;
  padding: 0 1rem;
  text-align: center;
}
.page-header-blue .page-title {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0;
  letter-spacing: 0.1em;
}

.page-header-green {
  background-color: #13ae67;
  padding: 1.5rem 0;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.page-header-green .page-header-container {
  max-width: 640px;
  margin: 0 auto;
  padding: 0 1rem;
  text-align: center;
}
.page-header-green .page-title {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0;
  letter-spacing: 0.1em;
}

.page-header-sub {
  background-color: #153786;
  padding: 1.5rem 0;
  margin-bottom: 0.5rem;
}
.page-header-sub .page-header-container-sub {
  max-width: 640px;
  margin: 0 auto;
  padding: 0 1rem;
  text-align: center;
}
.page-header-sub .page-title-sub {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0;
  letter-spacing: 0.1em;
}

/* レスポンシブ対応 */
@media screen and (max-width: 640px) {
  .page-header {
    padding: 1rem 0;
  }
  .page-header .page-title {
    font-size: 1.5rem;
  }
  .page-header-sub {
    padding: 1rem 0;
  }
  .page-header-sub .page-title-sub {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 480px) {
  .page-header .page-title {
    font-size: 1.3rem;
  }
  .page-header-sub .page-title-sub {
    font-size: 1.1rem;
  }
}
.tab-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  max-width: 480px;
  margin: 0 auto;
  padding: 1rem;
}
.tab-container .tab-item {
  width: 50%;
}
.tab-container .tab-item img {
  width: 100%;
  height: auto;
}

/* フッター領域（固定バーの分だけ下に余白） */
footer {
  background-color: #e6e6e6;
  padding-bottom: 90px;
}
@media screen and (max-width: 480px) {
  footer {
    padding-bottom: 70px;
  }
}
footer .social-container h3 {
  text-align: center;
  padding: 3rem 0 0.25rem 0;
}
footer .social-container h3 img {
  width: 33%;
  min-width: 200px;
  height: auto;
}
footer .social-container .social-list {
  display: flex;
  gap: 1rem;
  justify-content: space-between;
  align-items: center;
  max-width: 500px;
  margin: 0 auto;
}
footer .social-container .social-list a {
  width: 12%;
}
footer .social-container .social-list a img {
  width: 100%;
  height: auto;
}
footer .social-container .social-list .social-x {
  width: 11%;
}
footer .navigation-container {
  padding: 1rem 0;
}
footer .navigation-container .navigation-home {
  margin-bottom: 0.5rem;
  font-weight: 500;
}
footer .navigation-container .navigation-list {
  display: flex;
  justify-content: space-between;
  align-items: start;
  gap: 1rem;
}
footer .navigation-container .navigation-list ul.navigation-list-item {
  padding: 0;
  margin: 0;
}
footer .navigation-container .navigation-list ul.navigation-list-item li {
  padding: 0;
  margin-bottom: 0.25rem;
  list-style: none;
  text-decoration: none;
  line-height: 1.6;
}
footer .navigation-container .navigation-list ul.navigation-list-item li.tel {
  line-height: 1.3;
}
@media (max-width: 580px) {
  footer .navigation-container .navigation-list {
    gap: 0.5rem;
  }
}
@media (max-width: 480px) {
  footer .navigation-container .navigation-list {
    gap: 0;
    flex-direction: column;
  }
}
footer .policy-container {
  line-height: 1.9;
  color: #222;
  background-color: #fff;
  letter-spacing: normal;
}
footer .policy-container .policy-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
footer .policy-container .policy-list .policy-item {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  text-decoration: none;
  color: inherit;
}
footer .policy-container .policy-list .policy-item:not(:last-child)::after {
  content: "｜";
  display: inline-block;
  margin: 0 0.6em;
  opacity: 0.6;
}
footer .policy-container .policy-list .policy-item.is-line-end::after {
  content: none;
}
@media (max-width: 768px) {
  footer .policy-container {
    font-size: 13px;
  }
  footer .policy-container .policy-list .policy-item:not(:last-child)::after {
    margin: 0 0.5em;
  }
}
@media (max-width: 480px) {
  footer .policy-container {
    font-size: 12px;
  }
  footer .policy-container .policy-list .policy-item:not(:last-child)::after {
    margin: 0 0.4em;
  }
}
footer .footer-logo-container {
  text-align: center;
  padding: 1rem 0;
  background-color: #fff;
}
footer .footer-logo-container .footer-logo-item img {
  width: 30%;
  height: auto;
}
footer .copyright-container {
  text-align: center;
  padding: 0.25rem 0;
  background-color: #ec0303;
  color: #fff;
}
footer .copyright-container .copyright-item p {
  margin: 0;
  font-size: 0.75rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.2;
}

/* フロア */
#floor {
  padding-top: 50px;
}
@media screen and (max-width: 640px) {
  #floor .container {
    max-width: unset;
    width: 102%;
    padding: 0;
    margin-left: -1%;
  }
}
#floor .floor-container {
  display: flex;
  flex-direction: column;
  position: relative;
  padding-top: 20px; /* ← ここは意図した余白。不要なら 0〜8px に */
  max-width: 640px;
}
#floor .floor-item {
  position: relative;
}
#floor .floor-item-information {
  z-index: 6;
  margin-top: -40px;
}
#floor .floor-item-gas {
  z-index: 5;
  margin-top: -50px;
}
#floor .floor-item-kitchen {
  z-index: 4;
  margin-top: -200px;
}
#floor .floor-item-bathroom {
  z-index: 3;
  margin-top: -50px;
}
#floor .floor-item-toilet {
  z-index: 2;
  margin-top: -50px;
}
#floor .floor-item-washbasin {
  z-index: 1;
  margin-top: -50px;
}
@media screen and (max-width: 480px) {
  #floor .floor-item-information {
    margin-top: -20px;
  }
  #floor .floor-item-gas {
    margin-top: -30px;
  }
  #floor .floor-item-kitchen {
    margin-top: -150px;
  }
  #floor .floor-item-bathroom {
    margin-top: -50px;
  }
  #floor .floor-item-toilet {
    margin-top: -60px;
  }
  #floor .floor-item-washbasin {
    margin-top: -50px;
  }
}
#floor .floor-item object {
  display: block;
  width: 100%;
  height: auto;
}

/* NEWS */
#news {
  padding: 2rem 0;
  background-color: #fff;
}
#news .news-container {
  padding: 0 1rem;
  position: relative;
}
#news .news-container .news-title {
  text-align: center;
  margin: 0.25rem 0;
}
#news .news-container .news-title img {
  width: 80%;
  height: auto;
}
#news .news-container .news-list {
  border-top: 2px solid #ec0303;
}
#news .news-container .news-list .news-item {
  border-bottom: 1px solid #e5e5e5;
  padding: 1.5rem 0;
}
#news .news-container .news-list .news-item:last-child {
  border-bottom: none;
}
#news .news-container .news-list .news-item .news-item-header {
  display: flex;
  align-items: end;
  gap: 1rem;
}
#news .news-container .news-list .news-item .news-item-header .news-date {
  font-size: 1rem;
  font-weight: 500;
  color: #000;
}
#news .news-container .news-list .news-item .news-item-header .news-badge.new {
  color: #ec0303;
  font-size: 1.6rem;
}
#news .news-container .news-list .news-item .news-content .news-text {
  font-size: 1rem;
  line-height: 1.6;
  margin: 0 0 0.5rem 0;
}
#news .news-container .news-list .news-item .news-content .news-text:last-child {
  margin-bottom: 0;
}
#news .news-container .news-more {
  position: absolute;
  right: 1rem;
  bottom: -15px;
  z-index: 10;
  background-color: #fff;
}
#news .news-container .news-more img {
  height: 30px;
}

.information-content {
  background-color: #fff;
  padding: 2rem 0;
}
.information-content .information-content-container {
  max-width: 640px;
  margin: 0 auto;
  padding: 0 1rem;
  display: flex;
  align-items: flex-start;
  gap: 1.5rem;
}
.information-content .information-banner {
  flex: 1;
}
.information-content .information-banner .banner-image {
  width: 100%;
  height: auto;
  display: block;
}
.information-content .information-text {
  flex: 1;
}
.information-content .information-text .information-description {
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.6;
  margin: 0 0 0.5rem 0;
  color: #000;
}
.information-content .information-text .information-subtitle {
  font-size: 1rem;
  line-height: 1.6;
  margin: 0;
  color: #000;
}

/* レスポンシブ対応 */
@media screen and (max-width: 640px) {
  .information-content {
    padding: 1.5rem 0;
  }
  .information-content .information-content-container {
    flex-direction: column;
    gap: 1rem;
  }
  .information-content .information-text .information-description {
    font-size: 1rem;
  }
  .information-content .information-text .information-subtitle {
    font-size: 0.9rem;
  }
}
@media screen and (max-width: 480px) {
  .information-content {
    padding: 1rem 0;
  }
  .information-content .information-content-container {
    padding: 0 0.5rem;
  }
}
.second-floor-container .second-floor {
  margin-bottom: 50px;
}
@media screen and (max-width: 640px) {
  .second-floor-container .second-floor .container {
    max-width: unset;
    width: 114%;
    padding: 0;
    margin-left: -7%;
  }
}
.second-floor-container .second-floor .container .second-floor-container {
  display: flex;
  flex-direction: column;
  position: relative;
  padding-top: 20px;
  max-width: 640px;
}

.estimate-btn-wrap {
  text-align: center;
  margin: 0 auto;
  max-width: 640px;
  padding: 0 1rem;
}
.estimate-btn-wrap .estimate-btn img {
  width: 100%;
  height: auto;
}/*# sourceMappingURL=style.css.map */