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

/* =========================
   Variables
========================= */
/* =========================
   Helpers / Mixins / Placeholders
========================= */
.square_splash, .splash {
  box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;
}

#section_11 .content_inner img, #section_17 .slider_leisure .swiper-slide img, #section_9 .slider_electricbed .swiper-slide img, #section_8 .slider_bedframe .swiper-slide img, #section_7 .slider_mattress .swiper-slide img, img {
  width: 100%;
  height: auto;
  display: block;
}

.square_splash::after, .splash::after {
  animation: 2s 0s shine linear infinite;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 75%);
  content: "";
  left: -100%;
  position: absolute;
  top: 0;
  transform: skewX(-15deg);
  aspect-ratio: 1/1;
  z-index: 2;
  height: 240px;
  width: 100px;
}

/* 共通スライダー枠（7,8,9,17で使用） */
/* =========================
   Base
========================= */
body {
  background: url("../img/bg/bg.jpg") no-repeat fixed center center;
  background-size: cover;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  padding: 0;
  margin: 0;
  font-family: "BIZ UDPGothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", system-ui, -apple-system, "Segoe UI", sans-serif;
  font-weight: 400;
}

picture {
  display: block;
  width: 100%;
}

main {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  width: 100%;
  box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px;
}
main #logo {
  width: calc((100% - 600px) / 2);
  position: fixed;
  top: 5vw;
  right: 0px;
  display: flex;
  justify-content: center;
  padding: 0px 20px;
}
main #logo img {
  width: 100%;
  max-width: 300px;
}
main section {
  position: relative;
  width: 600px;
}
main section > img {
  width: 100%;
}
main footer {
  width: 100%;
  position: relative;
  max-width: 600px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
main footer .footer_upper {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  background-color: #000000;
  color: #ffffff;
  padding: 20px 0;
}
main footer .footer_upper img {
  width: 100%;
  max-width: 254px;
  margin: 0 auto;
  padding: 0 40px;
}
main footer .footer_upper ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 20px 0;
}
main footer .footer_upper ul li {
  width: -moz-fit-content;
  width: fit-content;
  font-size: clamp(0.625rem, 0.489rem + 0.68vw, 1rem);
}
main footer .footer_upper ul li a {
  color: #ffffff;
}
main footer .footer_upper ul li::after {
  content: "|";
  margin: 0 10px;
}
main footer .footer_upper ul li:last-child::after {
  display: none;
}
main footer .footer_upper p {
  font-size: clamp(0.5rem, 0.364rem + 0.68vw, 0.875rem);
}
main footer .footer_copy {
  width: 100%;
  padding: 20px 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  font-size: clamp(0.5rem, 0.364rem + 0.68vw, 0.875rem);
}

@media screen and (max-width: 600px) {
  main section {
    width: 100%;
  }
  main footer .footer_copy {
    padding: 20px 0 22vw;
  }
}
/* =========================
   Letter (右側固定バナー)
========================= */
#letter {
  width: 400px;
  height: 100vh;
  position: fixed;
  top: 50%;
  right: 0;
  transition: all ease 0.5s;
  opacity: 1;
  z-index: 2;
}
#letter .catch_box {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
  right: 0;
}
#letter .catch_box a {
  max-width: calc(100% - 4vw);
  position: absolute;
  bottom: 6vw;
  left: 2vw;
  z-index: 3;
}
#letter .catch_box a:hover {
  cursor: pointer;
}

@media screen and (max-width: 1400px) {
  #letter {
    opacity: 0;
  }
}
@media screen and (max-width: 1400px) {
  #letter {
    opacity: 0;
  }
}
@media screen and (max-width: 900px) {
  #logo {
    opacity: 0;
  }
}
@media screen and (max-width: 900px) {
  #logo {
    opacity: 0;
  }
}
/* =========================
   Hero / Buttons
========================= */
#hero {
  position: relative;
}

.splash {
  display: block;
  position: absolute;
  right: 20px;
  bottom: 200px;
  text-align: center;
  color: black;
  aspect-ratio: 1/1;
  cursor: pointer;
  border-radius: 50%;
  overflow: hidden;
  z-index: 1;
  width: 180px;
}

.square_splash {
  display: block;
  text-align: center;
  color: black;
  cursor: pointer;
  overflow: hidden;
  z-index: 1;
}

@keyframes shine {
  20% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}
@media screen and (max-width: 600px) {
  .splash {
    bottom: 30vw;
    width: 30vw;
    right: 3vw;
  }
  .splash::after {
    height: 30vw;
  }
}
/* =========================
   Section 3
========================= */
#section_3 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
}
#section_3 .section_3_head {
  position: relative;
}
#section_3 .section_3_head .fukidashi {
  width: 164px;
  height: 164px;
  aspect-ratio: 1/1;
  position: absolute;
  transform-origin: 149px 164px;
  animation: shake-horizontal 3s ease-in-out infinite;
  transition: 3s all ease;
  top: -20px;
  left: 0;
  z-index: 2;
}
#section_3 .section_3_head p {
  position: absolute;
  bottom: 15px;
  right: 20px;
  font-size: clamp(0.75rem, -0.25rem + 3.33vw, 1rem);
  font-weight: bold;
  color: #ffffff;
}
#section_3 .realtime_box {
  width: 100%;
  background: url("../img/section-3/francebed_gallery_section-3_body.png") center repeat-y;
  background-size: contain;
  overflow: hidden;
  height: 250px;
  padding: 2vw 4vw;
}
#section_3 .realtime_box .swiper-wrapper {
  width: 100%;
  height: auto;
  transition-timing-function: linear;
}
#section_3 .realtime_box .swiper-slide {
  width: 100%;
  font-size: clamp(0.875rem, 0.375rem + 1.67vw, 1rem);
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  flex-flow: column;
}
#section_3 .realtime_box .swiper-slide > div {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
#section_3 .realtime_box .swiper-slide > div p {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  line-height: 0;
}
#section_3 .realtime_box .swiper-slide > div p time {
  display: flex;
  align-items: center;
}
#section_3 .realtime_box .swiper-slide > div img {
  width: 18px;
  aspect-ratio: 1/1;
  margin: 0;
  padding: 0;
}

@keyframes shake-horizontal {
  0% {
    transform: rotate(-5deg);
  }
  50% {
    transform: rotate(5deg);
  }
  100% {
    transform: rotate(-5deg);
  }
}
@media screen and (max-width: 600px) {
  #section_3 .section_3_head .fukidashi {
    width: 25vw;
    height: 25vw;
    transform-origin: 22vw 25vw;
    top: -3vw;
    left: 3vw;
    z-index: 2;
  }
  #section_3 .section_3_head p {
    right: 5vw;
  }
  #section_3 .realtime_box {
    padding: 10vw;
  }
  @keyframes shake-horizontal {
    0% {
      transform: rotate(-2.5deg);
    }
    50% {
      transform: rotate(2.5deg);
    }
    100% {
      transform: rotate(-2.5deg);
    }
  }
}
/* =========================
   Section 4
========================= */
#section_4 {
  background-color: #ffffff;
}
#section_4 .section_4_bg {
  margin: -30px 0 0;
}
#section_4 .splash {
  bottom: unset;
  top: -45px;
}

@media screen and (max-width: 600px) {
  #section_4 .section_4_bg {
    margin: -5vw 0 0;
  }
  #section_4 .splash {
    top: -8vw;
  }
}
/* =========================
   Section 5
========================= */
#section_5 .button_section {
  background: url("../img/section-5/bg.png") repeat;
  position: relative;
}
#section_5 .button_section .button_area {
  width: 100%;
  padding: 10px 40px;
  position: relative;
}
#section_5 .button_section .button_area a:nth-child(2) {
  margin: 15px 0;
}
@media screen and (max-width: 600px) {
  #section_5 .button_section .button_area {
    padding: 10px 20px;
  }
}
#section_5 .section_5_head {
  width: 100%;
}

/* =========================
   Section 6
========================= */
#section_6 {
  background-color: #ffffff;
}
#section_6 .splash {
  bottom: 80px;
}

@media screen and (max-width: 600px) {
  #section_6 .splash {
    bottom: 15vw;
  }
}
/* =========================
   Section 7 / 8 / 9 / 17
========================= */
#section_7 {
  background-color: #0a023e;
}
#section_7 .slider_mattress {
  overflow: hidden;
  padding: 20px 20px 40px 20px;
  display: block;
  box-sizing: border-box;
  /* ▼ 追加（レイアウトシフト防止 / 画像の実寸高さを予約） */
  min-height: 260px;
}
#section_7 .slider_mattress .swiper-wrapper {
  width: 100%;
  height: auto !important;
  box-sizing: border-box;
}
#section_7 .slider_mattress .swiper-slide {
  transition: all 1s ease;
}
#section_8 {
  background-color: #efefef;
}
#section_8 .slider_bedframe {
  overflow: hidden;
  padding: 20px 20px 40px 20px;
  display: block;
  box-sizing: border-box;
  /* ▼ 追加（レイアウトシフト防止 / 画像の実寸高さを予約） */
  min-height: 260px;
}
#section_8 .slider_bedframe .swiper-wrapper {
  width: 100%;
  height: auto !important;
  box-sizing: border-box;
}
#section_8 .slider_bedframe .swiper-slide {
  transition: all 1s ease;
}
#section_9 {
  background-color: #004600;
}
#section_9 .slider_electricbed {
  overflow: hidden;
  padding: 20px 20px 0 20px;
  display: block;
  box-sizing: border-box;
  /* ▼ 追加（レイアウトシフト防止 / 画像の実寸高さを予約） */
  min-height: 260px;
}
#section_9 .slider_electricbed .swiper-wrapper {
  width: 100%;
  height: auto !important;
  box-sizing: border-box;
}
#section_9 .slider_electricbed .swiper-slide {
  transition: all 1s ease;
}
#section_17 .slider_leisure {
  background: url("../img/section-17/francebed_gallery_section-17-2.png") no-repeat center top;
  background-size: 100% auto;
  overflow: hidden;
  padding: 20px 20px 40px 20px;
  display: block;
  box-sizing: border-box;
  /* ▼ 追加（レイアウトシフト防止 / 画像の実寸高さを予約） */
  min-height: 260px;
}
#section_17 .slider_leisure .swiper-wrapper {
  width: 100%;
  height: auto !important;
  box-sizing: border-box;
}
#section_17 .slider_leisure .swiper-slide {
  transition: all 1s ease;
}
#section_17 .slider_leisure .swiper-slide {
  position: relative;
}
#section_17 .slider_leisure .swiper-slide a {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  aspect-ratio: 1/1;
}

/* =========================
   Section 10
========================= */
#section_10 .button_section {
  background: url("../img/section-5/bg.png") repeat;
  position: relative;
}
#section_10 .button_section .button_area {
  width: 100%;
  padding: 10px 40px;
  position: relative;
}
#section_10 .button_section .button_area a:nth-child(2) {
  margin: 15px 0;
}
@media screen and (max-width: 600px) {
  #section_10 .button_section .button_area {
    padding: 10px 20px;
  }
}
#section_10 .section_10_head {
  width: 100%;
}

/* =========================
   Section 11
========================= */
#section_11 {
  background-color: #ffffff;
  padding: 20px 20px 0;
}
#section_11 summary {
  display: block;
}
#section_11 summary::-webkit-details-marker {
  display: none;
}
#section_11 details {
  margin: 0 0 20px;
}
#section_11 .summary_inner {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 24px 30px 24px 24px;
  background-color: #000000;
  font-weight: bold;
  color: #ffffff;
  font-size: clamp(1rem, 0.429rem + 2.86vw, 1.5rem);
}
#section_11 .icon {
  position: relative;
  display: block;
  width: 24px;
  margin-left: 6px;
  flex-shrink: 0;
  transform-origin: center 43%;
  transition: transform 0.4s;
}
#section_11 .icon::before, #section_11 .icon::after {
  content: "";
  position: absolute;
  display: block;
  width: 15px;
  height: 3px;
  background-color: #ffffff;
}
#section_11 .icon::before {
  left: 0;
  transform: rotate(45deg);
}
#section_11 .icon::after {
  right: 0;
  transform: rotate(-45deg);
}
#section_11 details.is-opened .icon {
  transform: rotate(180deg);
}
#section_11 .content {
  overflow: hidden;
  background-color: #efefef;
}
#section_11 .content_inner {
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#section_11 .content_inner p {
  font-size: clamp(0.875rem, 0.589rem + 1.43vw, 1.125rem);
  text-align: justify;
  -moz-text-align-last: left;
       text-align-last: left;
  line-height: 1.5;
}
#section_11 .content_inner img {
  margin: 10px auto 0;
}
#section_11 .section_11_head {
  width: 100%;
}

/* =========================
   Section 12
========================= */
#section_12 {
  background-color: #ffffff;
}

/* =========================
   Section 13
========================= */
#section_13 {
  background-color: #efefef;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  padding: 0 0 20px;
}
#section_13 .section_13_bg {
  width: 100%;
}
#section_13 .section_13_logo {
  width: 100%;
  max-width: 405px;
  margin: 20px 0;
  padding: 0 20px;
}
#section_13 table {
  width: calc(100% - 40px);
  margin: 0 20px;
  display: block;
}
#section_13 table tbody {
  display: block;
}
#section_13 table tbody tr {
  width: 100%;
  max-width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin: 0 0 10px;
}
#section_13 table tbody tr th {
  width: calc(30% - 20px);
  background-color: #000000;
  border-bottom: 4px solid #000000;
  display: flex;
  justify-content: center;
  align-items: center;
}
#section_13 table tbody tr th img {
  width: 100%;
}
#section_13 table tbody tr td {
  width: calc(70% + 20px);
  padding: 5px 10px;
  background-color: #ffffff;
  border-bottom: 4px solid #000000;
  line-height: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}
#section_13 table tbody tr td .txt_area {
  width: 100%;
  max-width: 100%;
  font-size: clamp(0.875rem, 0.018rem + 4.29vw, 1.625rem);
  font-weight: 700;
}
#section_13 table tbody tr td .txt_area .su {
  font-size: clamp(1.5rem, 0.5rem + 5vw, 2.375rem);
}
#section_13 table tbody tr td .txt_area .tel {
  font-size: clamp(1.25rem, -0.036rem + 6.43vw, 2.375rem);
  margin-left: 10px;
}
#section_13 table tbody tr td .txt_area .tuki_nichi .jikan {
  font-size: clamp(1rem, -0.143rem + 5.71vw, 2rem);
}
#section_13 table tbody tr td .txt_area .youbi {
  font-size: clamp(0.75rem, -0.107rem + 4.29vw, 1.5rem);
}
#section_13 table tbody tr td .txt_area .other {
  font-size: clamp(0.656rem, -0.094rem + 3.75vw, 1.313rem);
}
#section_13 table tbody tr td .img_area {
  width: 100%;
  max-width: 55px;
}
#section_13 table tbody tr:nth-child(2) td {
  padding: 2.5px 10px;
}
#section_13 table tbody tr:nth-child(2) td .txt_area {
  max-width: calc(100% - 55px);
}
#section_13 table tbody tr:nth-child(2) td .txt_area p {
  font-size: clamp(0.75rem, -0.036rem + 3.93vw, 1.438rem);
}
#section_13 table tbody tr:nth-child(2) td .txt_area p:nth-child(2) {
  font-size: clamp(0.438rem, -0.063rem + 2.5vw, 0.875rem);
}
#section_13 table tbody tr:last-child td .txt_area p:last-child {
  font-size: clamp(0.438rem, -0.063rem + 2.5vw, 0.875rem);
  text-align: right;
}

@media screen and (max-width: 600px) {
  #section_13 table {
    width: calc(100% - 20px);
    margin: 0;
  }
  #section_13 table tbody tr th {
    min-width: 82px;
    min-height: 40px;
  }
  #section_13 table tbody tr th img {
    width: 100%;
  }
  #section_13 table tbody tr td {
    min-height: 40px;
  }
  #section_13 table tbody tr td .img_area {
    max-width: 10vw;
  }
  #section_13 table tbody tr:nth-child(2) td .txt_area {
    max-width: calc(100% - 10vw);
  }
  #section_13 table tbody tr:nth-child(2) td .txt_area p:nth-child(2) {
    font-size: clamp(0.438rem, -0.063rem + 2.5vw, 0.875rem);
  }
  #section_13 table tbody tr:last-child td .txt_area p:last-child {
    font-size: clamp(0.438rem, -0.063rem + 2.5vw, 0.875rem);
    text-align: right;
  }
}
/* =========================
   Section 14（フォーム）
========================= */
#section_14 {
  background-color: #ffffe8;
  padding: 0 0 40px;
}
#section_14 form {
  width: calc(100% - 40px);
  margin: 0 20px;
  padding: 20px;
  background: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
@media screen and (max-width: 600px) {
  #section_14 form {
    margin: 30px 15px;
    padding: 25px 20px;
    box-shadow: none;
    border-radius: 0;
  }
}
#section_14 form .privacy[data-simplebar] {
  max-height: 200px;
}
#section_14 form .privacy {
  font-size: clamp(0.75rem, 0.607rem + 0.71vw, 0.875rem);
  max-height: 200px;
  padding: 0 20px 20px;
  border: 2px solid #efefef;
  margin: 5px 0 10px;
  background-color: #fefefe;
  border-radius: 10px;
}
#section_14 form .privacy h2,
#section_14 form .privacy h3 {
  font-weight: 600;
  margin-top: 1em;
  margin-bottom: 0.5em;
  font-size: clamp(0.875rem, 0.589rem + 1.43vw, 1.125rem);
}
#section_14 form .privacy h2 {
  border-bottom: 2px solid #ccc;
  padding-bottom: 0.3em;
}
#section_14 form .privacy a {
  color: #0066cc;
  text-decoration: underline;
}
#section_14 form .privacy ul {
  padding-left: 1.5em;
}
#section_14 form .privacy p {
  margin: 0 0 10px;
}
#section_14 form .privacy p:last-child {
  margin: 0;
}
#section_14 label {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  margin-bottom: 20px;
  font-size: clamp(0.875rem, 0.732rem + 0.71vw, 1rem);
  color: #444;
  line-height: 1;
}
#section_14 label em {
  padding: 2px 5px;
  font-size: clamp(0.625rem, 0.482rem + 0.71vw, 0.75rem);
  margin-right: 5px;
  background-color: #9b1a36;
  color: #ffffff;
  font-style: normal;
}
#section_14 label span {
  color: #e63946;
  margin-left: 5px;
}
@media screen and (max-width: 600px) {
  #section_14 label {
    font-size: 15px;
    margin-bottom: 15px;
  }
}
#section_14 input,
#section_14 select {
  width: 100%;
  padding: 14px 16px;
  border-radius: 6px;
  font-size: 16px;
  margin-top: 8px;
  box-sizing: border-box;
  border: 2px solid #ccc;
  outline: none;
  transition: border-color 0.3s;
  background-color: #ffffff;
}
#section_14 input::-moz-placeholder, #section_14 select::-moz-placeholder {
  color: #efefef;
}
#section_14 input::placeholder,
#section_14 select::placeholder {
  color: #efefef;
}
#section_14 input:focus,
#section_14 select:focus {
  border-color: #06c755;
}
#section_14 input:invalid,
#section_14 select:invalid {
  border-color: #e63946;
}
@media screen and (max-width: 600px) {
  #section_14 input,
  #section_14 select {
    font-size: 15px;
    padding: 12px;
  }
}
#section_14 select {
  padding: 18px 16px;
}
#section_14 input.invalid,
#section_14 select.invalid,
#section_14 textarea.invalid {
  border-color: #c80d05;
}
#section_14 input.valid,
#section_14 select.valid,
#section_14 textarea.valid {
  border-color: #06c755;
}
#section_14 .center {
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
}
#section_14 .center input[type=checkbox] {
  width: 20px;
  height: 20px;
  margin: 0 10px 0 0;
}
#section_14 .g-recaptcha {
  margin: 20px 0;
}
#section_14 button {
  width: 100%;
  background-color: #06c755;
  color: #ffffff;
  padding: 16px;
  font-size: clamp(0.875rem, 0.018rem + 4.29vw, 1.625rem);
  font-weight: bold;
  border: none;
  border-radius: 6px;
  text-align: center;
  cursor: pointer;
  transition: background-color 0.3s;
}
#section_14 button:hover {
  background-color: #1d3557;
}
@media screen and (max-width: 600px) {
  #section_14 button {
    font-size: 15px;
    padding: 14px;
  }
}

/* =========================
   Section 15
========================= */
#section_15 {
  background-color: #ffffff;
}
#section_15 .img_box {
  width: 100%;
  padding: 20px;
}
#section_15 .img_box .button_area--box {
  margin: 20px 0 0 0;
}
#section_15 .bottom_img {
  padding: 20px;
}

/* =========================
   Floating sidebar / menu
========================= */
#sideber {
  width: 20vw;
  max-width: 250px;
  position: fixed;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transition: all ease 0.5s;
  opacity: 1;
  z-index: 1;
}
#sideber .contents--list {
  position: relative;
}
#sideber .contents--list a {
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  white-space: nowrap;
}
#sideber .contents--list:nth-child(1) a {
  bottom: 1.5vw;
  font-size: clamp(0.875rem, 0.739rem + 0.68vw, 1.25rem);
  background-color: #ffffff;
  color: #06c755;
  font-weight: bold;
  padding: 0.5vw 2vw;
  border-radius: 50px;
}
#sideber .contents--list:nth-child(2) {
  margin: 1.5vw 0;
}
#sideber .contents--list:nth-child(3) a {
  bottom: 60px;
  font-size: clamp(1rem, 0.818rem + 0.91vw, 1.5rem);
  font-weight: bold;
}

@media screen and (max-width: 1200px) {
  #sideber {
    opacity: 0;
    left: -20vw;
  }
}
/* ここは CSS で常時 flex にしない（初期表示/非表示はHTML & JSで制御） */
#floating_menu {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}
#floating_menu .button_box {
  width: 100%;
  max-width: 600px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  padding: 5px;
  background: #000000;
}
#floating_menu .button_box a {
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
}
#floating_menu .button_box a:nth-child(2) {
  padding: 0 10px;
}

@media screen and (max-width: 480px) {
  #floating_menu .button_box {
    background: url("../img/floating/floating_bg.png") no-repeat;
    max-width: 590px;
    padding: 5px;
  }
  #floating_menu .button_box a:nth-child(2) {
    padding: 0 5px;
  }
}
/* =========================
   画像・レイアウト安定化（figure不使用）
========================= */
#hero > picture {
  aspect-ratio: 0.5419075145;
}

main > section.francebed_gallery:nth-of-type(2) > picture {
  aspect-ratio: 0.3729487817;
}

main > section.francebed_gallery:nth-of-type(3) > picture {
  aspect-ratio: 1.2668918919;
}

#section_3 .section_3_head > picture:last-of-type {
  aspect-ratio: 3.6945812808;
}

#section_4 > picture:first-of-type {
  aspect-ratio: 1.4340344168;
}

#section_5 .button_section > picture:first-of-type {
  aspect-ratio: 3.75;
}

#section_5 .button_section > picture:last-of-type {
  aspect-ratio: 1.273344652;
}

#section_6 > picture:first-of-type {
  aspect-ratio: 0.3266550523;
}

#section_7 > picture:first-of-type {
  aspect-ratio: 0.2873563218;
}

#section_8 > picture:first-of-type {
  aspect-ratio: 0.2103786816;
}

#section_9 > picture:first-of-type {
  aspect-ratio: 0.4164353137;
}

#section_10 .button_section > picture:first-of-type {
  aspect-ratio: 3.5211267606;
}

#section_11 > picture:first-of-type {
  aspect-ratio: 2.3219814241;
}

#section_12 > picture:first-of-type {
  aspect-ratio: 0.2086230876;
}

#section_13 > picture:first-of-type {
  aspect-ratio: 3.75;
}

#section_13 > picture:nth-of-type(2) {
  aspect-ratio: 3.8130841121;
}

#section_14 > picture:first-of-type {
  aspect-ratio: 3.8461538462;
}

#section_15 > picture:first-of-type {
  aspect-ratio: 3.8461538462;
}

#section_16 > picture:first-of-type {
  aspect-ratio: 0.3213367609;
}

#section_16 > picture:last-of-type {
  aspect-ratio: 2.1367521368;
}

#section_17 > picture:first-of-type {
  aspect-ratio: 1.3586956522;
}

/* サイド/フロート類は固定配置のため、読み込み時の影響を遮断 */
#sideber,
#letter,
#floating_menu {
  contain: layout paint style;
}

/* アニメ/トランスフォーム系をGPUへ（必要時のみ適用） */
.splash,
.square_splash,
#section_3 .fukidashi {
  will-change: transform;
  transform: translateZ(0);
}

/* Swiperは初期化後に .wc を付与（JS側で追加） */
.wc {
  will-change: transform;
  transform: translateZ(0);
}

/* スライダー群の安定化 */
.slider_mattress,
.slider_bedframe,
.slider_electricbed,
.slider_leisure {
  contain: layout paint style;
  overflow: hidden;
}

/* スライド内画像の安定化（縦横比固定） */
.slider_mattress .swiper-slide img,
.slider_bedframe .swiper-slide img,
.slider_electricbed .swiper-slide img,
.slider_leisure .swiper-slide img {
  aspect-ratio: 420/475;
  -o-object-fit: contain;
     object-fit: contain;
}

/* 小アイコン（セクション3内）明示 */
#section_3 .realtime_box .swiper-slide > div img {
  width: 18px !important;
  height: auto;
  aspect-ratio: 1/1;
}

/* 幅が広い環境の比率コンテナ調整 */
@media screen and (min-width: 601px) {
  main section > picture {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}
/* 画像レンダリング */
img {
  image-rendering: auto;
}

/* スクロールバー出現での横ズレ抑制 */
html {
  scrollbar-gutter: stable both-edges;
}

/* 低速環境でアニメ抑制 */
@media (prefers-reduced-motion: reduce) {
  .splash::after,
  .square_splash,
  ::after,
  #section_3 .fukidashi {
    animation: none !important;
  }
  .swiper-wrapper,
  .swiper-slide {
    transition: none !important;
  }
}
/* JSが有効なときだけ #letter を初期非表示にして、transformでスライドイン */
html.js #letter {
  /* 既存: top:50%, right:0, position:fixed はそのまま使う想定 */
  transform: translate(120%, -50%); /* 右の外へ待機（X:120%／Y:-50%） */
  opacity: 0;
  transition: transform 480ms cubic-bezier(0.2, 0.6, 0.2, 1), opacity 420ms ease;
  will-change: transform, opacity; /* パフォーマンス最適化 */
}

/* 表示状態（ヌルっと表示） */
html.js #letter.is-in {
  transform: translate(0, -50%);
  opacity: 1;
}

/* 既存のモバイル抑止（<=1280px）は尊重。出したくないならこのままでOK */
@media screen and (max-width: 1400px) {
  #letter {
    opacity: 0;
    display: none;
  } /* 既存ルールと同様 */
}
#section_10 {
  background-color: #000000;
  padding: 0 0 40px 0;
}

#section_16 {
  background-color: #ffffff;
  padding: 0 0 40px 0px;
}
#section_16 .bg {
  background: url("../img/section-16/francebed_gallery_section-16-bg.png") center repeat-y;
  background-size: contain;
  padding: 0 40px;
}
#section_16 .bg a:nth-child(2) {
  margin: 15px 0;
}

@media screen and (max-width: 600px) {
  #section_16 {
    padding: 0 0 20px 0px;
  }
  #section_16 .bg {
    padding: 0 7.5vw;
  }
}
#section_17 .slider_leisure {
  padding: 0 20px 40px 20px;
}

/* 入力直下のメッセージ（行間を詰めてレイアウトシフトを抑制） */
#section_14 form .field-msg {
  display: block;
  min-height: 1.2em; /* 高さを確保してガタつきを防止 */
  margin-top: 6px;
  font-size: clamp(0.75rem, 0.607rem + 0.71vw, 0.875rem);
  line-height: 1.2;
  color: #e63946;
}

#section_14 form .is-disabled {
  cursor: not-allowed;
  opacity: 0.9;
}

#section_18 {
  background-color: #ffffff;
}
#section_18 picture {
  display: block;
}
#section_18 .kv-2 {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  background-image: url("../img/section-18/francebed_gallery_section-18-2.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center top;
  text-align: right;
  display: flex;
  justify-content: right;
}
#section_18 .video-wrapper {
  width: 440px;
  z-index: 2;
  overflow: hidden;
  padding: 120px 20px 100px;
}
#section_18 .kv-2 .video-frame {
  position: relative;
  width: 100%;
}
#section_18 .kv-2 .video-frame iframe {
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
  transform: translateZ(0);
  backface-visibility: hidden;
  aspect-ratio: 16/9;
}
#section_18 picture:nth-child(3) {
  margin-top: -105px;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 600px) {
  #section_18 .video-wrapper {
    padding: 21vw 5vw 10vw;
  }
  #section_18 .kv-2 .video-wrapper {
    width: 70vw;
    max-width: 440px;
  }
  #section_18 picture:nth-child(3) {
    margin-top: -6vw;
  }
}/*# sourceMappingURL=style.css.map */