:root{--blue:#084cb4;--deep:#061b3d;--light:#f4f8ff;--text:#13264b;--muted:#65718a;--line:#dfe8f6;--shadow:0 12px 30px rgba(11,47,104,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Noto Sans JP',system-ui,sans-serif;color:var(--text);background:#fff;font-size:15px}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.header{height:74px;background:#fff;border-bottom:1px solid #edf2fa;position:sticky;top:0;z-index:10}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{display:flex;align-items:center;gap:10px;color:var(--deep)}.logo-mark{width:31px;height:31px;border-radius:50%;background:linear-gradient(135deg,#0b58ce,#002b7a);position:relative;display:inline-block}.logo-mark:after{content:'';position:absolute;width:12px;height:12px;background:#fff;border-radius:50%;left:9px;top:9px}.logo strong{font-size:27px;font-weight:900;letter-spacing:-.03em;display:block;line-height:1}.logo small{font-size:11px;font-weight:700;display:block;margin-top:5px}.nav{display:flex;gap:30px;font-weight:800;font-size:13px;color:#152a51}.header-cta{background:var(--blue);color:#fff;border-radius:999px;padding:14px 22px;font-weight:800;box-shadow:var(--shadow)}.hero{background:linear-gradient(115deg,#fff 0%,#fff 48%,#eef5ff 48%,#fff 100%);padding:46px 0 16px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:start}.eyebrow{font-size:17px;font-weight:900;margin:18px 0 14px}.blue-label{color:var(--blue);font-weight:900;font-size:26px;margin:0 0 4px}.hero h1{font-size:86px;line-height:.9;margin:0;color:#061b3d;font-weight:900;letter-spacing:-.06em}.hero h1 span{display:block;font-size:17px;letter-spacing:0;text-align:center;margin-top:10px}.tagline{font-size:35px;line-height:1.55;font-weight:500;margin:30px 0 22px;display:inline-block;position:relative}.tagline:after{content:'';height:5px;background:#1b66d4;position:absolute;left:0;right:0;bottom:2px;border-radius:99px;transform:none}.merits{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.merits div{background:#fff;border:1px solid #e8eef8;border-radius:14px;padding:19px 12px;box-shadow:0 5px 14px rgba(12,40,90,.06);display:flex;flex-direction:column;align-items:center;text-align:center;min-height:100px}.merits span{color:var(--blue);font-size:28px}.merits strong{font-size:13px;margin:4px 0}.merits small{font-size:12px;color:#3b4d6c;font-weight:700}.hero-photos{height:520px;display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:1fr 1fr 1fr;gap:12px;transform:rotate(1deg)}.photo,.thumb,.mini,.office{background-size:cover;background-position:center;border-radius:14px;box-shadow:var(--shadow);border:5px solid #fff}.hero-photos .photo:nth-child(1){grid-column:1;grid-row:1}.hero-photos .photo:nth-child(2){grid-column:2;grid-row:1/3}.hero-photos .photo:nth-child(3){grid-column:1;grid-row:2}.hero-photos .photo:nth-child(4){grid-column:2;grid-row:3}.hero-photos .photo:nth-child(5){grid-column:1;grid-row:3}.room-a{background-image:linear-gradient(135deg,rgba(255,255,255,.1),rgba(0,0,0,.1)),url('https://images.unsplash.com/photo-1600210492493-0946911123ea?auto=format&fit=crop&w=900&q=80')}.room-b{background-image:linear-gradient(135deg,rgba(255,255,255,.08),rgba(0,0,0,.12)),url('https://images.unsplash.com/photo-1560448204-e02f11c3d0e2?auto=format&fit=crop&w=900&q=80')}.room-c{background-image:linear-gradient(135deg,rgba(255,255,255,.08),rgba(0,0,0,.15)),url('https://images.unsplash.com/photo-1497366811353-6870744d04b2?auto=format&fit=crop&w=900&q=80')}.room-d{background-image:linear-gradient(135deg,rgba(255,255,255,.08),rgba(0,0,0,.12)),url('https://images.unsplash.com/photo-1517502884422-41eaead166d4?auto=format&fit=crop&w=900&q=80')}.room-e{background-image:linear-gradient(135deg,rgba(255,255,255,.1),rgba(0,0,0,.08)),url('https://images.unsplash.com/photo-1497366754035-f200968a6e72?auto=format&fit=crop&w=900&q=80')}.hero-contact{max-width:1040px;margin:-20px auto 0;background:var(--blue);border-radius:12px;color:#fff;display:grid;grid-template-columns:1fr 72px 330px;align-items:center;padding:22px 34px;box-shadow:var(--shadow);position:relative;z-index:3}.hero-contact small{display:block;text-align:center;font-size:12px;font-weight:800;opacity:.9}.hero-contact strong{display:block;text-align:center;font-size:34px;font-weight:900}.circle-arrow{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--blue);font-size:0;line-height:1}.circle-arrow::after{content:'';width:9px;height:9px;border-top:2.5px solid var(--blue);border-right:2.5px solid var(--blue);transform:translateX(-2px) rotate(45deg)}.google-box{background:#fff;color:#16417d;border-radius:8px;padding:13px 18px;display:flex;align-items:center;gap:15px;font-weight:900}.google-box span{font-size:28px;color:#4285f4}.section{padding:16px 0}.panel{background:#f6f9ff;border-radius:16px;margin-block:0;padding:30px 0}.section-title{text-align:center;margin-bottom:24px}.section-title span{font-size:12px;font-weight:900;color:var(--blue)}.section-title h2{font-size:28px;margin:2px 0 4px;font-weight:900;color:#13264b}.section-title p{margin:0;color:#65718a;font-weight:700}.features{display:grid;grid-template-columns:repeat(4,1fr);background:#f6f9ff}.features article{padding:25px 34px;text-align:center;border-right:1px solid #dce6f4}.features article:last-child{border-right:0}.features i{width:76px;height:76px;border:4px solid var(--blue);border-radius:50%;display:grid;place-items:center;margin:auto;color:var(--blue);font-style:normal;font-size:25px;font-weight:900}.features h3{font-size:16px;margin:18px 0 8px}.features p{font-size:13px;line-height:1.8;color:#4f5e76;margin:0;font-weight:700}.row-title{display:flex;justify-content:center;align-items:center;position:relative}.row-title a{position:absolute;right:0;color:var(--blue);font-weight:900}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.listing-card{background:#fff;border:1px solid #dfe8f6;border-radius:10px;overflow:hidden;box-shadow:0 8px 18px rgba(12,40,90,.08)}.thumb{height:178px;border:0;border-radius:0;position:relative;padding:10px;display:flex;gap:6px;align-items:flex-start}.thumb em{font-style:normal;background:var(--blue);color:#fff;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:900}.thumb em+em{background:#fff;color:#273b5e}.card-body{padding:17px 18px}.card-body h3{font-size:17px;margin:0 0 14px}.card-body dl{display:grid;grid-template-columns:auto 1fr;gap:8px 10px;margin:0 0 13px}.card-body dt{background:#eef3fb;border-radius:4px;padding:4px 8px;color:#53637c;font-weight:900;white-space:nowrap}.card-body dd{margin:0;font-size:19px;font-weight:900;color:#122a55}.card-body p{display:flex;gap:6px;flex-wrap:wrap;margin:0}.card-body span{background:#edf4ff;color:#345079;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:800}.note{text-align:center;font-size:12px;color:#637089;font-weight:700}.flow{display:grid;grid-template-columns:repeat(5,1fr);gap:28px;text-align:center}.flow article{position:relative}.flow article:not(:last-child):after{content:'›';position:absolute;right:-19px;top:48px;color:var(--blue);font-size:38px;font-weight:300}.flow b{display:inline-grid;place-items:center;width:26px;height:26px;background:var(--blue);color:#fff;border-radius:50%;font-size:13px;position:relative;left:-48px;top:18px}.flow i{width:110px;height:110px;background:#fff;border-radius:50%;display:grid;place-items:center;margin:-8px auto 13px;border:1px solid #e5edf8;font-size:44px;color:var(--blue);font-style:normal}.flow h3{font-size:16px;margin:0 0 8px}.flow p{font-size:12px;line-height:1.7;margin:0;color:#53637c;font-weight:700}.target-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.target-cards article{background:#fff;border-radius:10px;border:1px solid #dfe8f6;text-align:center;overflow:hidden;box-shadow:0 6px 15px rgba(12,40,90,.06)}.mini{height:118px;border:0;border-radius:0}.target-cards h3{font-size:16px;margin:13px 0 6px}.target-cards p{font-size:13px;color:#4f5e76;font-weight:700;line-height:1.7;margin:0 16px 18px}.company-cta{display:grid;grid-template-columns:1fr 1.35fr 1.6fr;gap:20px;margin-top:28px;align-items:stretch}.company,.final-cta{background:#fff;border-radius:12px;padding:30px;border:1px solid #e2ebf7}.company small{color:var(--blue);font-weight:900}.company h3{font-size:34px;margin:6px 0 12px}.company p,.final-cta p{color:#4f5e76;line-height:1.9;font-weight:700}.office{min-height:210px;border:0}.final-cta{text-align:center}.final-cta h2{font-size:25px;margin:0 0 6px}.final-cta a{display:block;background:var(--blue);color:#fff;border-radius:9px;padding:20px;margin:18px auto 10px;max-width:360px;font-size:26px;font-weight:900}.final-cta small{color:#5e6b82;font-weight:800}.footer{background:#06254c;color:#fff;margin-top:18px;padding:32px 0 16px}.footer .logo{color:#fff}.footer .logo-mark{background:#fff}.footer .logo-mark:after{background:#06254c}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.15);gap:24px}.footer-nav{display:flex;gap:24px;font-size:13px;font-weight:800;flex-wrap:wrap}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:14px;flex-wrap:wrap;gap:8px}.footer-bottom p{font-size:12px;line-height:1.6;margin:0;color:rgba(255,255,255,.6);font-weight:700}.copy{font-size:12px;color:rgba(255,255,255,.5);font-weight:700}
@media(max-width:900px){.nav{display:none}.hero-grid,.cards,.features,.flow,.target-cards,.company-cta,.footer-grid{grid-template-columns:1fr}.hero h1{font-size:58px}.hero-photos{height:420px}.merits{grid-template-columns:1fr}.hero-contact{grid-template-columns:1fr;gap:16px;text-align:center}.circle-arrow{margin:auto}.features article{border-right:0;border-bottom:1px solid #dce6f4}.flow article:not(:last-child):after{display:none}.row-title{display:block}.row-title a{position:static;display:block;margin-top:8px}.footer nav{flex-wrap:wrap}.header-cta{display:none}}

/* ===== 追加：LP完成度アップ ===== */
/* アイコンSVG統一 */
.merits span{display:inline-flex;align-items:center;justify-content:center}
.merits span svg{width:30px;height:30px}
.features i.ic-svg{font-size:0}
.features i.ic-svg svg{width:36px;height:36px}
.flow i svg{width:50px;height:50px}

/* ヘッダー操作群＋ハンバーガー */
.header-actions{display:flex;align-items:center;gap:14px}
.nav-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);background:#fff;border-radius:10px;cursor:pointer;padding:0;flex-direction:column;align-items:center;justify-content:center;gap:5px}
.nav-toggle span{display:block;width:20px;height:2px;background:var(--deep);border-radius:2px;transition:transform .25s,opacity .2s}
body.nav-open .nav-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}
body.nav-open .nav-toggle span:nth-child(2){opacity:0}
body.nav-open .nav-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}

/* 実績数字バンド */
.stats-band{padding:14px 0}
.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;background:linear-gradient(120deg,#061b3d,#0a3a8a);border-radius:16px;padding:34px 26px}
.stat{text-align:center;color:#fff;position:relative}
.stat:not(:last-child):after{content:'';position:absolute;right:-9px;top:14%;height:72%;width:1px;background:rgba(255,255,255,.18)}
.stat strong{display:block;font-size:42px;font-weight:900;line-height:1;letter-spacing:-.02em}
.stat strong span{font-variant-numeric:tabular-nums}
.stat small{display:block;margin-top:10px;font-size:12px;font-weight:700;line-height:1.6;color:rgba(255,255,255,.78)}

/* 運営者メッセージ */
.company-msg{margin-top:14px !important;padding-top:14px;border-top:1px solid var(--line);font-size:13.5px;line-height:1.9}
.company-msg strong{color:var(--blue)}
.company-sign{margin-top:10px !important;font-size:12px;color:var(--muted);font-weight:800}

/* フッター法務リンク */
.footer-legal{display:flex;gap:18px;flex-wrap:wrap}
.footer-legal a{font-size:12px;font-weight:700;color:rgba(255,255,255,.7)}
.footer-legal a:hover{color:#fff;text-decoration:underline}

/* スクロールアニメーション */
.reveal{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s cubic-bezier(.2,.7,.2,1)}
.reveal.is-visible{opacity:1;transform:none}
@media(prefers-reduced-motion:reduce){.reveal{opacity:1 !important;transform:none !important;transition:none}}

/* タブレット（901〜1024px）：4カラムを2カラムへ */
@media(min-width:901px) and (max-width:1024px){
  .features{grid-template-columns:repeat(2,1fr)}
  .features article:nth-child(2n){border-right:0}
  .features article:nth-child(-n+2){border-bottom:1px solid #dce6f4}
  .stats{grid-template-columns:repeat(2,1fr);gap:26px 18px}
  .stat:nth-child(2):after{display:none}
  .target-cards{grid-template-columns:repeat(2,1fr)}
  .flow{grid-template-columns:repeat(2,1fr);gap:36px 28px}
  .flow article:not(:last-child):after{display:none}
  .flow b{left:-38px}
  .company-cta{grid-template-columns:1fr}
}

/* スマホ（〜900px）：ヘッダーCTA常時表示＋ハンバーガー＋数字2カラム */
@media(max-width:900px){
  .nav-toggle{display:flex}
  .header-cta{display:inline-flex;align-items:center;padding:10px 15px;font-size:12px;box-shadow:none}
  .header-inner{gap:12px}
  .nav{display:flex;flex-direction:column;position:absolute;top:74px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 16px 30px rgba(11,47,104,.12);padding:6px 20px;gap:0;max-height:0;overflow:hidden;opacity:0;visibility:hidden;transition:max-height .3s ease,opacity .25s ease,visibility .25s}
  body.nav-open .nav{max-height:400px;opacity:1;visibility:visible}
  .nav a{padding:14px 4px;border-bottom:1px solid #eef2fa;font-size:14px}
  .nav a:last-child{border-bottom:0}
  .stats{grid-template-columns:repeat(2,1fr);gap:26px 16px;padding:28px 18px}
  .stat:nth-child(2):after{display:none}
  .stat strong{font-size:34px}
  .footer-bottom{flex-direction:column;align-items:flex-start}
}

/* ===== スマホ最適化：縦長解消・可読性向上 ===== */
@media(max-width:900px){
  .container{width:min(1180px,calc(100% - 32px))}
  /* セクション余白を圧縮 */
  .section{padding:8px 0}
  .panel{padding:26px 0;border-radius:12px}
  .section-title{margin-bottom:18px}
  .section-title h2{font-size:23px}
  .section-title span{font-size:11px}

  /* ヒーロー */
  .hero{padding:20px 0 6px}
  .eyebrow{font-size:13px;margin:4px 0 8px;line-height:1.5}
  .blue-label{font-size:18px}
  .hero h1{font-size:46px}
  .hero h1 span{font-size:13px;margin-top:6px}
  .tagline{font-size:24px;margin:16px 0 14px}
  .merits{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}
  .merits div{padding:13px 6px;min-height:0;border-radius:11px}
  .merits span svg{width:23px;height:23px}
  .merits strong{font-size:10.5px;margin:6px 0 2px;line-height:1.35}
  .merits small{font-size:9.5px;line-height:1.35}
  .hero-photos{height:230px;gap:8px;transform:none;margin-top:18px}
  .photo,.thumb,.mini{border-width:3px}

  /* 相談バー */
  .hero-contact{padding:18px 16px;margin-top:6px}
  .hero-contact strong{font-size:24px}
  .hero-contact small{font-size:11px}
  .google-box{justify-content:center;padding:11px 14px;font-size:13px}

  /* FEATURES：2列に */
  .features{grid-template-columns:repeat(2,1fr)}
  .features article{padding:20px 14px;border-right:1px solid #dce6f4;border-bottom:1px solid #dce6f4}
  .features article:nth-child(2n){border-right:0}
  .features article:nth-last-child(-n+2){border-bottom:0}
  .features i{width:60px;height:60px;font-size:19px;border-width:3px}
  .features i.ic-svg svg{width:29px;height:29px}
  .features h3{font-size:14.5px;margin:12px 0 6px}
  .features p{font-size:12px}

  /* 数字バンド */
  .stats-band{padding:8px 0}
  .stats{grid-template-columns:repeat(2,1fr);gap:22px 14px;padding:24px 14px}
  .stat strong{font-size:30px}
  .stat small{font-size:10.5px;margin-top:7px}

  /* 案件カード */
  .cards{gap:16px}

  /* FLOW：カード化してコンパクトに */
  .flow{grid-template-columns:1fr;gap:11px}
  .flow article{background:#fff;border:1px solid #e8eef8;border-radius:12px;padding:16px 12px 14px}
  .flow i{width:66px;height:66px;font-size:28px;margin:2px auto 8px;border-width:1px}
  .flow i svg{width:32px;height:32px}
  .flow h3{font-size:15px;margin:0 0 4px}
  .flow p{font-size:12px}

  /* TARGET：2列に */
  .target-cards{grid-template-columns:repeat(2,1fr);gap:12px}
  .mini{height:98px}
  .target-cards h3{font-size:14px;margin:11px 0 5px}
  .target-cards p{font-size:11.5px;margin:0 10px 14px;line-height:1.55}

  /* 運営会社・CTA */
  .company-cta{grid-template-columns:1fr;gap:14px}
  .company,.final-cta{padding:22px}
  .company h3{font-size:28px;margin:5px 0 10px}
  .company p,.final-cta p{font-size:13.5px;line-height:1.85}
  .office{min-height:150px;padding:18px}
  .final-cta h2{font-size:21px}
  .final-cta a{font-size:20px;padding:16px;max-width:none}

  /* FAQ */
  .faq-q{font-size:14px}

  /* フッター */
  .footer-top{flex-direction:column;align-items:flex-start;gap:14px}
  .footer-nav{gap:12px 16px}
}

/* ===== 小型スマホ（〜430px）微調整 ===== */
@media(max-width:430px){
  .hero h1{font-size:38px}
  .blue-label{font-size:16px}
  .tagline{font-size:21px}
  .merits strong{font-size:10px}
  .merits small{font-size:9px}
  .hero-contact strong{font-size:21px}
  .stat strong{font-size:26px}
  .section-title h2{font-size:21px}
  .company h3{font-size:24px}
  .logo strong{font-size:22px}
  .logo small{display:none}
}

/* ===== スマホ最適化 追補：相談バー堅牢化・カード縮小・nav前面化 ===== */
@media(max-width:900px){
  /* 相談バーを確実に縦1列へ（崩れ防止） */
  .hero-contact{display:flex;flex-direction:column;grid-template-columns:none;gap:12px;text-align:center;align-items:stretch;padding:18px 16px;margin-top:6px}
  .hero-contact > div:first-child{order:1}
  /* 矢印：下向きシェブロンをCSS描画で確実にセンタリング */
  .hero-contact .circle-arrow{order:2;margin:0 auto;padding:0;font-size:0;transform:none}
  .hero-contact .circle-arrow::after{content:'';width:10px;height:10px;border-top:0;border-left:0;border-right:2.5px solid var(--blue);border-bottom:2.5px solid var(--blue);transform:translateY(-3px) rotate(45deg)}
  .hero-contact .google-box{order:3;width:100%;max-width:none;justify-content:center}
  /* タグライン下線：2行時に文字へ重ならないよう下げる・傾き解除 */
  .tagline:after{transform:none;bottom:-3px;height:4px;left:2px;right:6px}
  .hero-contact strong{font-size:23px}
  .hero-contact small{font-size:11px}

  /* ナビのドロップダウンをフィルター等より前面に */
  .nav{z-index:60}

  /* 案件カードを縮小 */
  .thumb{height:150px}
  .listing-card h3,.card-body h3{font-size:15px;line-height:1.45}
  .card-body{padding:14px 15px}
  .card-body dl{font-size:12.5px}
  .thumb em{font-size:11px;padding:5px 10px}
}
@media(max-width:430px){
  .thumb{height:132px}
  .listing-card h3,.card-body h3{font-size:14px}
}

/* ===== ヒーロー 売り手/買い手 2分割CTA ===== */
.hero-cta-split{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}
.hero-cta{display:flex;flex-direction:column;justify-content:center;gap:3px;padding:16px 40px 16px 20px;border-radius:12px;position:relative;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}
.hero-cta small{font-size:12px;font-weight:800;opacity:.92}
.hero-cta strong{font-size:18px;font-weight:900;line-height:1.3}
.hero-cta-sell{background:var(--blue);color:#fff;box-shadow:0 8px 20px rgba(8,76,180,.28)}
.hero-cta-buy{background:#fff;color:var(--blue);border:2px solid var(--blue)}
.hero-cta:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(11,47,104,.22)}
.hero-cta-arrow{position:absolute;right:18px;top:50%;width:8px;height:8px;border-top:2.5px solid currentColor;border-right:2.5px solid currentColor;transform:translateY(-50%) rotate(45deg)}
@media(max-width:560px){.hero-cta-split{grid-template-columns:1fr;gap:10px;margin-top:16px}.hero-cta strong{font-size:17px}}

/* ===== キーボード操作のフォーカス可視化（アクセシビリティ） ===== */
a:focus-visible,button:focus-visible,summary:focus-visible,select:focus-visible,input:focus-visible{outline:2px solid var(--blue);outline-offset:2px;border-radius:4px}

/* ===== 追加イメージ画像（室内インテリア） room-f〜room-o ===== */
.room-f{background-image:linear-gradient(135deg,rgba(255,255,255,.08),rgba(0,0,0,.08)),url('https://images.unsplash.com/photo-1502672260266-1c1ef2d93688?auto=format&fit=crop&w=900&q=80')}
.room-g{background-image:linear-gradient(135deg,rgba(255,255,255,.08),rgba(0,0,0,.08)),url('https://images.unsplash.com/photo-1586023492125-27b2c045efd7?auto=format&fit=crop&w=900&q=80')}
.room-h{background-image:linear-gradient(135deg,rgba(255,255,255,.08),rgba(0,0,0,.08)),url('https://images.unsplash.com/photo-1567538096630-e0c55bd6374c?auto=format&fit=crop&w=900&q=80')}
.room-i{background-image:linear-gradient(135deg,rgba(255,255,255,.06),rgba(0,0,0,.12)),url('https://images.unsplash.com/photo-1524758631624-e2822e304c36?auto=format&fit=crop&w=900&q=80')}
.room-j{background-image:linear-gradient(135deg,rgba(255,255,255,.08),rgba(0,0,0,.08)),url('https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=900&q=80')}
.room-k{background-image:linear-gradient(135deg,rgba(255,255,255,.08),rgba(0,0,0,.08)),url('https://images.unsplash.com/photo-1554995207-c18c203602cb?auto=format&fit=crop&w=900&q=80')}
.room-l{background-image:linear-gradient(135deg,rgba(255,255,255,.08),rgba(0,0,0,.08)),url('https://images.unsplash.com/photo-1598928506311-c55ded91a20c?auto=format&fit=crop&w=900&q=80')}
.room-m{background-image:linear-gradient(135deg,rgba(255,255,255,.08),rgba(0,0,0,.08)),url('https://images.unsplash.com/photo-1493663284031-b7e3aefcae8e?auto=format&fit=crop&w=900&q=80')}
.room-n{background-image:linear-gradient(135deg,rgba(255,255,255,.08),rgba(0,0,0,.08)),url('https://images.unsplash.com/photo-1505693416388-ac5ce068fe85?auto=format&fit=crop&w=900&q=80')}
.room-o{background-image:linear-gradient(135deg,rgba(255,255,255,.08),rgba(0,0,0,.08)),url('https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=900&q=80')}
