:root{--green:#69ad69;--green-dark:#4d9554;--brown:#3f2e2a;--pink:#e9a5ac;--cream:#f7f4ef;--soft:#f5f6f5;--white:#fff;--serif:"Noto Serif JP","Yu Mincho",YuMincho,serif;--sans:"Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;--content:1200px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--brown);font-family:var(--sans);font-size:17px;line-height:1.85;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}.sp-only{display:none}.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}.en{font-family:Georgia,serif;letter-spacing:.16em;font-size:12px}.site-header{height:76px;background:#fff;position:relative;z-index:100}.header-inner{height:100%;max-width:1320px;margin:auto;padding:0 28px;display:flex;align-items:center;gap:42px}.logo{font:600 25px Georgia,serif;letter-spacing:.02em;white-space:nowrap}.logo-mark{font-size:.8em}.pc-nav{display:flex;gap:34px;margin-left:auto;font-size:14px}.pc-nav a{transition:color .2s}.pc-nav a:hover{color:var(--green-dark)}.header-cta{height:46px;min-width:190px;padding:0 22px;border-radius:28px;display:flex;align-items:center;justify-content:space-between;background:var(--green);color:#fff;font-weight:700;font-size:14px}.menu-button,.mobile-menu{display:none}.hero{min-height:604px;background:var(--cream);display:grid;grid-template-columns:minmax(480px,46%) 1fr}.hero-copy{padding:72px 5vw 58px max(5vw,calc((100vw - 1280px)/2));display:flex;flex-direction:column;justify-content:center}.hero-lead{font-size:16px;margin:0 0 32px}.hero h1{font-family:var(--serif);font-size:54px;font-weight:500;line-height:1.48;letter-spacing:.04em;margin:0 0 26px}.hero h1 span,.section-heading h2 span{font-family:Georgia,serif;font-style:italic}.hero-copy>p:not(.hero-lead){margin:0 0 34px}.hero-image{min-height:604px;background:url(../images/hero.jpg) center/cover no-repeat}.hero-actions{display:flex;gap:16px}.button{min-height:58px;padding:0 28px;border-radius:32px;display:inline-flex;align-items:center;justify-content:space-between;gap:32px;font-weight:700;font-size:15px;line-height:1.4;transition:.2s}.button span{font-size:24px;font-weight:300;line-height:1}.button-primary{background:var(--green);border:1px solid var(--green);color:#fff}.button-outline{background:#fff;border:1px solid var(--green);color:var(--green-dark)}.button:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(63,46,42,.1)}.section{padding:104px 24px}.section-heading{text-align:center;margin:0 auto 56px}.section-heading h2{font-family:var(--serif);font-size:42px;line-height:1.55;font-weight:500;letter-spacing:.04em;margin:0 0 18px}.section-heading p{margin:0}.section-heading .en{color:var(--green-dark);margin-bottom:10px}.concerns{background:#f1f3f2;padding-bottom:70px}.concerns-layout{max-width:1100px;margin:auto;display:grid;grid-template-columns:1fr 265px 1fr;align-items:center;gap:22px}.concerns-person{align-self:end;max-height:420px;margin:auto}.concern-list{display:grid;gap:18px}.concern-list article{height:100px;background:#fff;border-radius:8px;display:grid;grid-template-columns:45px 1fr 80px;align-items:center;padding:8px 12px 8px 16px}.concern-list b{color:var(--pink);font:500 23px Georgia,serif}.concern-list p{font-size:15px;line-height:1.65}.concern-list img{width:76px;height:76px;object-fit:contain}.concern-list.right article{grid-template-columns:80px 1fr 45px}.concern-list.right img{grid-column:1;grid-row:1}.concern-list.right p{grid-column:2;grid-row:1}.concern-list.right b{grid-column:3;grid-row:1;text-align:right}.concerns-end{text-align:center;margin:30px 0 0}.concerns-end strong{font-family:Georgia,serif;color:var(--pink)}.sleeping-grid{max-width:1100px;margin:22px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.small-heading{text-align:center;margin:0 0 30px;font-family:var(--serif);font-size:20px}.sleeping-grid figure,.category-grid figure{margin:0;position:relative;overflow:hidden;border-radius:16px}.sleeping-grid img{width:100%;aspect-ratio:360/310;object-fit:cover}.sleeping-grid figcaption{position:absolute;inset:auto 0 0;background:rgba(255,255,255,.88);padding:14px;text-align:center;font-family:var(--serif);font-size:19px}.promises,.flow,.final-cta{background:var(--green);color:#fff}.section-heading.light .en{color:#fff}.promise-grid{max-width:1120px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr)}.promise-grid article{text-align:center;padding:0 38px;border-right:1px solid rgba(255,255,255,.45)}.promise-grid article:last-child{border:0}.promise-grid span{font:500 26px Georgia,serif;color:#fff8d7}.promise-grid img{width:130px;height:130px;object-fit:contain;margin:8px auto}.promise-grid h3{font-family:var(--serif);font-size:21px;margin:5px 0 14px}.promise-grid p{font-size:15px;margin:0}.price{overflow:hidden}.product-search{max-width:700px;margin:0 auto 18px;display:flex;border:1px solid #ddd;border-radius:8px;padding:7px;background:#fff}.product-search input{border:0;outline:0;flex:1;min-width:0;padding:10px 15px}.product-search button{border:0;border-radius:6px;background:var(--green);color:#fff;padding:0 28px;cursor:pointer}.category-filters{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:24px auto}.category-filters button{border:1px solid #d9ded8;background:#fff;border-radius:20px;padding:7px 22px;color:#6d6d6d;cursor:pointer}.category-filters button.is-active{background:var(--green);border-color:var(--green);color:#fff}.price-update{text-align:center;font-size:13px;margin:30px 0}.slider-wrap{max-width:1200px;margin:auto;position:relative}.product-slider{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;transition:transform .35s}.product-card{border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 3px 20px rgba(63,46,42,.09)}.product-card[hidden]{display:none}.product-card img{width:100%;aspect-ratio:1;object-fit:cover}.product-card>div{padding:20px 22px 22px}.tag{display:inline-block;color:var(--green-dark);font-size:12px;border-bottom:1px solid var(--green);margin-bottom:8px}.product-card h3{font-family:Georgia,serif;font-size:18px;margin:0}.product-card p{font-size:15px;margin:3px 0}.product-card small{display:block;font-size:12px;color:#777}.product-card strong{display:block;color:#ed7e88;text-align:right;font-size:23px;margin-top:12px}.slider-arrow{display:none;position:absolute;top:45%;z-index:2;width:42px;height:42px;border:1px solid var(--green);border-radius:50%;background:#fff;color:var(--green);font-size:30px;cursor:pointer}.slider-arrow.prev{left:-21px}.slider-arrow.next{right:-21px}.empty-message{text-align:center}.guarantee{background:var(--cream);padding:88px 24px}.guarantee-inner{max-width:960px;margin:auto;display:grid;grid-template-columns:300px 1fr;gap:65px;align-items:center}.guarantee-inner>img{width:270px}.guarantee h2{font-family:var(--serif);font-size:33px;line-height:1.55;font-weight:500;margin:8px 0 16px}.guarantee p{margin:4px 0}.guarantee .condition{font-weight:700;color:var(--green-dark);margin-top:16px}.guarantee .note{font-size:12px;margin-bottom:22px}.guarantee .button{min-height:52px}.category-grid{max-width:1200px;margin:0 auto 48px;display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.category-grid figure{border-radius:10px}.category-grid img{width:100%;aspect-ratio:1;object-fit:cover}.category-grid figcaption{position:absolute;inset:auto 0 0;background:rgba(255,255,255,.88);text-align:center;padding:10px;font-weight:700;font-size:15px}.wide{width:max-content;max-width:100%;margin:auto;display:flex}.step-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.step-grid article{position:relative;background:#fff;color:var(--brown);border-radius:14px;overflow:hidden}.step-grid article:not(:last-child)::after{content:"";position:absolute;right:-40px;top:50%;width:0;height:0;border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:20px solid rgba(255,255,255,.45)}.step-grid img{width:100%;aspect-ratio:1.75;object-fit:cover}.step-grid b{position:absolute;top:calc((100% - 176px) * .43);left:0;background:var(--green);color:#fff;padding:5px 18px;font-size:13px}.step-grid article div{padding:24px 26px 30px}.step-grid h3{font-family:var(--serif);font-size:23px;margin:0 0 12px}.step-grid p{font-size:15px;line-height:1.8;margin:0}.flow-notes{max-width:1200px;margin:38px auto 0;text-align:center}.flow-notes p{font-weight:700}.flow-notes small{font-size:12px}.no-push{min-height:520px;display:grid;grid-template-columns:1fr 1fr;background:#fcfbf8}.no-push-copy{padding:85px 5vw 70px max(5vw,calc((100vw - 1200px)/2))}.no-push-copy .en{color:var(--pink)}.no-push h2{font-family:var(--serif);font-size:40px;line-height:1.5;font-weight:500;margin:12px 0 24px}.no-push-image{background:url(../images/section9_img.jpg) center/cover no-repeat}.no-push ul{display:flex;gap:16px;list-style:none;padding:0;margin:26px 0 0}.no-push li{background:#fff;border-radius:22px;padding:8px 20px;color:var(--green-dark);font-weight:700;font-size:14px;box-shadow:0 3px 14px rgba(63,46,42,.08)}.faq{max-width:1000px;margin:auto}.faq-list{margin-bottom:40px}.faq details{border-radius:8px;background:var(--cream);margin-bottom:12px;overflow:hidden}.faq summary{list-style:none;cursor:pointer;padding:22px 58px 22px 24px;position:relative;font-weight:700}.faq summary::-webkit-details-marker{display:none}.faq summary::after{content:"＋";position:absolute;right:24px;color:var(--green)}.faq details[open] summary::after{content:"−"}.faq summary span,.faq details div>span{font:700 22px Georgia,serif;color:var(--green);margin-right:14px}.faq details div{display:flex;background:#fff7f4;padding:20px 24px}.faq details div>span{color:var(--pink)}.faq details div p{margin:0}.faq>.button{display:flex;width:max-content;margin:auto}.final-cta{text-align:center;padding:72px 24px 78px;position:relative;overflow:hidden}.final-cta::after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;right:-50px;top:-40px;background:rgba(255,255,255,.08);box-shadow:-80px 70px 0 rgba(255,255,255,.06)}.final-cta h2{font-family:var(--serif);font-size:34px;font-weight:500;margin:10px 0}.final-cta h2 span{font-family:Georgia,serif;font-style:italic}.final-cta>p{margin:4px 0}.final-cta>div{display:flex;justify-content:center;gap:16px;margin-top:30px;position:relative;z-index:1}.button-white{background:#fff;color:var(--green-dark);border:1px solid #fff}.button-ghost{background:transparent;color:#fff;border:1px solid #fff}footer{min-height:90px;background:#392a27;color:#fff;padding:25px 32px;display:flex;align-items:center;gap:38px}footer .logo{font-size:20px}footer nav{display:flex;gap:26px;margin-left:auto;font-size:12px}footer small{font-size:11px;margin-left:24px}
@media(max-width:900px){body{font-size:16px;line-height:1.8}.pc-only,.pc-nav,.header-cta{display:none}.sp-only{display:block}.site-header{height:64px;position:sticky;top:0}.header-inner{padding:0 20px;justify-content:space-between}.logo{font-size:20px}.menu-button{display:flex;width:40px;height:40px;border:0;border-radius:50%;background:var(--green);padding:11px;flex-direction:column;justify-content:center;gap:4px;cursor:pointer}.menu-button span{display:block;width:18px;height:1.5px;background:#fff;margin:auto;transition:.25s}.menu-button.is-open span:nth-child(1){transform:translateY(5.5px) rotate(45deg)}.menu-button.is-open span:nth-child(2){opacity:0}.menu-button.is-open span:nth-child(3){transform:translateY(-5.5px) rotate(-45deg)}.mobile-menu{display:block;position:fixed;inset:64px 0 0;background:var(--cream);padding:48px 27px;transform:translateX(100%);transition:transform .3s;overflow-y:auto}.mobile-menu.is-open{transform:translateX(0)}.mobile-menu nav{display:grid;gap:16px}.mobile-menu nav a{height:68px;background:#fff;border-radius:8px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;font-family:var(--serif);font-weight:700}.mobile-menu>.button{margin-top:36px;width:100%;height:62px}.hero{display:flex;min-height:0;flex-direction:column-reverse;background:var(--cream)}.hero-image{min-height:480px;background-position:61% center;position:relative}.hero-image::after{content:"";position:absolute;inset:auto 0 0;height:28%;background:linear-gradient(transparent,var(--cream))}.hero-copy{padding:30px 24px 56px;text-align:center}.hero-lead{font-size:14px;order:-1;margin:26px 0 0}.hero h1{font-size:38px;line-height:1.45;margin:0 0 18px}.hero-copy>p:not(.hero-lead){font-size:15px;margin-bottom:27px}.hero-actions{display:grid;gap:12px}.hero-actions .button{width:100%;height:62px}.section{padding:78px 20px}.section-heading{margin-bottom:40px}.section-heading h2{font-size:30px;line-height:1.55;margin-bottom:14px}.section-heading>p:not(.en){font-size:15px}.concerns{padding-bottom:56px}.concerns-layout{display:block}.concerns-person{width:190px;max-height:250px;margin:0 auto -10px}.concern-list{gap:10px}.concern-list.left{margin-bottom:0}.concern-list.right{margin-top:0}.concern-list article,.concern-list.right article{height:88px;grid-template-columns:42px 1fr 64px;padding:6px 12px}.concern-list.right article{grid-template-columns:42px 1fr 64px}.concern-list.right b{grid-column:1;text-align:left}.concern-list.right p{grid-column:2}.concern-list.right img{grid-column:3}.concern-list b{font-size:20px}.concern-list p{font-size:14px}.concern-list img{width:62px;height:62px}.concerns-end{font-size:14px;margin-top:24px}.sleeping-grid{grid-template-columns:1fr;gap:16px;max-width:440px}.sleeping-grid figure{border-radius:12px}.small-heading{font-size:18px}.promise-grid{display:grid;grid-template-columns:1fr}.promise-grid article{padding:34px 8px;border-right:0;border-bottom:1px solid rgba(255,255,255,.4)}.promise-grid article:first-child{padding-top:0}.promise-grid img{width:125px;height:125px}.promise-grid h3{font-size:20px}.promise-grid p{font-size:15px}.product-search{display:block;padding:6px}.product-search input{width:100%;height:48px}.product-search button{width:100%;height:48px}.category-filters{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px}.category-filters button{white-space:nowrap;padding:6px 17px}.price-update{text-align:left;font-size:12px}.price-update span{display:block}.slider-wrap{max-width:340px}.product-slider{display:flex;gap:16px;overflow:hidden}.product-card{flex:0 0 100%}.slider-arrow{display:block}.slider-arrow.prev{left:-15px}.slider-arrow.next{right:-15px}.guarantee{padding:70px 20px}.guarantee-inner{display:block;text-align:center}.guarantee-inner>img{width:180px;margin:0 auto 24px}.guarantee h2{font-size:27px}.guarantee .button{width:100%;margin-top:8px}.category-grid{grid-template-columns:repeat(2,1fr);gap:12px}.category-grid figure:last-child{grid-column:1/-1;width:calc(50% - 6px);margin:auto}.wide{width:100%;font-size:14px;padding:0 20px}.step-grid{grid-template-columns:1fr;gap:30px;max-width:430px}.step-grid article:not(:last-child)::after{right:auto;top:auto;bottom:-29px;left:calc(50% - 14px);border-top:14px solid rgba(255,255,255,.5);border-left:14px solid transparent;border-right:14px solid transparent;border-bottom:0}.step-grid b{top:calc((100% - 184px) * .44)}.flow-notes{text-align:left;font-size:14px}.no-push{display:flex;flex-direction:column-reverse;min-height:0}.no-push-image{height:320px}.no-push-copy{padding:50px 24px 64px}.no-push h2{font-size:30px}.no-push-copy>p:not(.en){font-size:15px}.no-push ul{display:grid;grid-template-columns:1fr 1fr;gap:10px}.no-push li{text-align:center;padding:8px;font-size:13px}.faq summary{padding:18px 48px 18px 18px;font-size:15px}.faq summary::after{right:18px}.faq summary span,.faq details div>span{font-size:19px}.faq details div{padding:16px 18px;font-size:14px}.faq>.button{width:100%}.final-cta{padding:60px 20px 68px}.final-cta h2{font-size:27px}.final-cta>p:not(.en){font-size:14px}.final-cta>div{display:grid;gap:12px}.final-cta .button{width:min(100%,330px);margin:auto}.final-cta::after{width:160px;height:160px}.final-cta .en{font-size:11px}footer{display:block;text-align:center;padding:34px 20px}footer nav{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:26px 0}footer small{margin:0}.section.promises,.section.flow{padding-left:24px;padding-right:24px}}
@media(min-width:901px) and (max-width:1180px){.pc-nav{gap:18px}.header-inner{gap:24px}.concerns-layout{grid-template-columns:1fr 220px 1fr}.concern-list article{grid-template-columns:38px 1fr 65px}.concern-list.right article{grid-template-columns:65px 1fr 38px}.concern-list p{font-size:13px}.promise-grid article{padding:0 20px}.step-grid{gap:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.mobile-menu,.product-slider,.button{transition:none}}

/* fixカンプに合わせた寸法・価格スライダー調整 */
.logo{display:block;width:116px;font-size:0}.logo img{display:block;width:100%;height:auto}
footer .logo img{filter:brightness(0) invert(1)}
.hero-actions .button{width:220px;height:60px;flex:none}
.button{width:260px;gap:20px}
.product-search{margin-top:34px}
.price-update{margin:0 0 30px}
.slider-wrap{overflow:hidden}
.product-slider{display:flex;grid-template-columns:none;gap:24px}
.product-slider .product-card{flex:0 0 calc((100% - 48px)/3)}
.slider-arrow{display:block}
.slider-arrow.prev{left:8px}.slider-arrow.next{right:8px}
.slider-dots{display:flex;justify-content:center;gap:10px;margin:26px auto 0}
.slider-dots i{display:block;width:42px;height:5px;border-radius:5px;background:#e3e8e2}
.slider-dots i.is-active{background:var(--green)}
.guarantee .button{width:260px}.wide{width:440px}.faq>.button{width:320px}.final-cta .button{width:250px}
.price-list-link{display:flex;width:290px;margin:28px auto 0}
@media(max-width:900px){
  .logo{width:89px}
  .hero-actions .button,.mobile-menu>.button,.guarantee .button,.wide,.faq>.button,.final-cta .button{width:290px;max-width:100%;height:62px;margin-left:auto;margin-right:auto}
  .product-search{margin-top:24px}
  .product-slider .product-card{flex-basis:100%}
  .slider-dots{gap:8px;margin-top:20px}.slider-dots i{width:36px}
}

/* 写真の画角調整：高さ基準で確実に拡大 */
.hero-image{background-size:auto 126%;background-position:82% 40%;background-repeat:no-repeat}
.no-push-image{background-size:auto 132%;background-position:88% 86%;background-repeat:no-repeat}
@media(max-width:900px){
  .hero-image{background-size:auto 126%;background-position:82% 40%}
  .no-push-image{background-size:auto 122%;background-position:88% 86%}
}

/* 2回目コメント反映 */
.hero-copy{justify-content:flex-start;padding-top:54px}
.hero-lead{font-size:18px;margin-bottom:46px}
.hero h1{font-size:53px;line-height:1.42}
.hero-image{background-size:118%;background-position:42% 48%}
.concerns-layout{max-width:1180px;grid-template-columns:355px 370px 355px;justify-content:center;gap:26px}
.concerns-person{width:370px;max-height:520px}
.concern-list{gap:26px}
.concern-list article,.concern-list.right article{width:340px}
.concern-list img{width:78px;height:78px;padding:2px}
.concern-list.right article:nth-child(1){transform:translateX(14px)}
.concern-list.right article:nth-child(2){transform:translateX(28px)}
.concern-list.right article:nth-child(3){transform:translateX(-4px)}
.promise-grid article{padding-left:24px;padding-right:24px;border-color:#f4dfc2}
.promise-grid h3{font-size:21px;white-space:nowrap}
.slider-arrow{display:block;padding:0;text-align:center;line-height:42px;font-size:25px}
.search-heading{font-family:var(--serif);font-size:27px}
.guarantee .condition{font-size:19px;color:var(--green)}
.guarantee .note{margin:13px 0 0}
.categories .section-heading h2,.categories .section-heading .en{color:#111}
.flow .section-heading>p:not(.en){font-family:var(--serif);font-size:40px;font-weight:700;line-height:1.5;margin:8px 0 18px}
.flow .section-heading h2{font-family:var(--sans);font-size:21px;font-weight:700;color:#f3ded0;letter-spacing:.04em}
.flow .section-heading h2 strong{font-family:inherit;font-size:1.2em;color:#f3ded0}
.step-grid article:not(:last-child)::after{top:40%;right:-36px;border-top-width:24px;border-bottom-width:24px;border-left-width:25px;border-left-color:#f3ded0}
.step-grid h3{font-family:var(--sans);font-weight:800;text-align:center}
.no-push h2{font-weight:800}
.no-push-image{background-size:125%;background-position:48% 58%}
.faq .section-heading h2,.faq .section-heading .en{color:#111}

@media(max-width:900px){
  .hero-copy{padding-top:32px}.hero-lead{font-size:15px;margin-bottom:28px}.hero h1{font-size:37px}
  .hero-image{background-size:auto 112%;background-position:46% 48%}
  .concerns-layout{grid-template-columns:100px 125px 100px;gap:5px}
  .concerns-person{width:160px;max-height:365px;transform:translateX(-17px)}
  .concern-list{gap:20px}
  .concern-list article,.concern-list.right article{width:100px;height:80px}
  .concern-list img{width:40px;height:40px;padding:1px}
  .promise-grid h3{font-size:19px;white-space:normal}
  .search-heading{font-size:23px}
  .flow .section-heading>p:not(.en){font-size:28px}
  .flow .section-heading h2{font-size:15px}
  .step-grid article:not(:last-child)::after{top:auto;right:auto;bottom:-28px;left:calc(50% - 18px);border-left:18px solid transparent;border-right:18px solid transparent;border-top:18px solid #f3ded0;border-bottom:0}
  .no-push-image{background-size:auto 120%;background-position:50% 60%}
}

/* コメント反映：fixカンプのタイポグラフィとレイアウト */
.site-header .logo{width:132px}
.button,.header-cta{position:relative;justify-content:center;text-align:center}
.button>span,.header-cta>span{position:absolute;right:22px}
.hero{grid-template-columns:50% 50%}
.hero-copy{padding-right:3vw}
.hero h1{font-size:48px;font-weight:700;letter-spacing:.025em;white-space:nowrap}
.hero h1 span,.section-heading h2 span,.final-cta h2 span{font-family:inherit;font-style:normal}
.hero-lead{white-space:nowrap;font-weight:600}
.hero-image{background-position:52% center}
.section-heading h2{font-weight:700}
.section-heading .en{font-family:var(--sans);font-weight:700;letter-spacing:.12em}

.concerns .section-heading h2{font-size:45px}
.concerns-layout{grid-template-columns:1fr 330px 1fr;gap:18px}
.concerns-person{width:330px;max-height:480px}
.concern-list{gap:16px}
.concern-list article{position:relative;height:104px;grid-template-columns:54px 1fr 76px;border-radius:9px}
.concern-list article::after{content:"";position:absolute;right:-14px;top:50%;transform:translateY(-50%);border-top:11px solid transparent;border-bottom:11px solid transparent;border-left:15px solid #fff}
.concern-list.right article::after{right:auto;left:-14px;border-left:0;border-right:15px solid #fff}
.concern-list.left article:nth-child(2){transform:translateX(-18px)}
.concern-list.left article:nth-child(3){transform:translateX(10px)}
.concern-list.right article:nth-child(1){transform:translateX(10px)}
.concern-list.right article:nth-child(2){transform:translateX(24px)}
.concern-list.right article:nth-child(3){transform:translateX(-6px)}
.concern-list b{font-family:var(--serif);font-size:31px;font-weight:700}
.concern-list img{width:68px;height:68px;border-radius:50%;background:#fce9eb;padding:8px}
.concern-list.right article{grid-template-columns:76px 1fr 54px}
.concerns-end{font-family:var(--serif);font-size:21px;font-weight:700;margin-top:38px}

.small-heading{font-family:var(--sans);font-size:20px;font-weight:700}
.sleeping-grid figure{overflow:visible;border-radius:14px;margin-bottom:38px}
.sleeping-grid img{border-radius:14px}
.sleeping-grid figcaption{position:static;background:transparent;padding:14px 4px 0;font-family:var(--sans);font-size:17px;font-weight:700}

.promises .section-heading h2{font-size:46px}
.promises .section-heading .en{font-size:15px}
.promise-grid span{font-family:var(--serif);font-size:34px;font-weight:700}
.promise-grid h3{font-size:23px;font-weight:700}
.promise-grid p{font-size:16px}

.price .section-heading h2{font-size:45px;color:var(--brown)}
.price .section-heading .en{font-size:14px;color:var(--brown)}
.product-card{background:var(--cream);box-shadow:none;border:1px solid #eee8df}
.product-card>div{background:var(--cream)}
.product-card h3{padding-bottom:10px;border-bottom:1px solid #d9d2ca}
.slider-arrow{width:46px;height:46px;border-color:#9acda0;color:var(--green-dark);line-height:40px}
.slider-arrow.prev{left:10px}.slider-arrow.next{right:10px}
.slider-wrap{overflow:visible}
.product-slider{overflow:hidden}
.product-slider .product-card{flex-basis:calc((100% - 48px)/3.18)}
.search-heading{text-align:center;font-family:var(--sans);font-size:22px;font-weight:700;margin:34px 0 12px}
.product-search{margin-top:0;max-width:760px;gap:10px;border:0;padding:0;background:transparent}
.product-search input{border:1px solid #d4d9d3;border-radius:6px;background:#fff}
.product-search button{width:160px;border-radius:6px}

.guarantee h2{font-size:37px;font-weight:700}
.guarantee .condition{font-size:17px;color:var(--green);font-weight:800}
.guarantee .button{background:transparent}

.categories .section-heading h2{font-size:43px}
.category-grid figure{overflow:visible;margin-bottom:34px}
.category-grid img{border-radius:10px}
.category-grid figcaption{position:static;background:transparent;padding:12px 2px 0;font-size:16px}
.categories .wide{background:transparent}

.flow .section-heading h2{font-size:43px;color:#fff}
.flow .section-heading h2 strong{color:#fff7cc;font-size:1.12em}
.step-grid article{overflow:visible;border-radius:12px;background:#fff}
.step-grid img{border-radius:12px 12px 0 0}
.step-grid b{top:calc((100% - 230px) * .43);font-size:15px;padding:7px 20px}
.step-grid article:not(:last-child)::after{right:-40px;border-left-color:rgba(255,255,255,.7)}
.step-grid article div{min-height:230px}
.step-grid p{font-size:15px}

.no-push h2{font-size:43px;color:var(--brown)}
.no-push-image{background-position:center 58%}
.no-push ul{display:grid;gap:10px}
.no-push li{background:transparent;box-shadow:none;padding:0;color:var(--green-dark);text-align:left;font-size:16px}
.no-push li::before{content:"✓";display:inline-grid;place-items:center;width:24px;height:24px;margin-right:10px;border-radius:50%;background:var(--green);color:#fff;font-weight:800}

.final-cta::before,.final-cta::after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.08)}
.final-cta::before{width:190px;height:190px;right:70px;top:-65px}
.final-cta::after{width:245px;height:245px;right:-75px;top:-15px;box-shadow:none}

@media(max-width:900px){
  .site-header .logo{width:104px}
  .hero{display:flex}.hero-copy{padding-left:24px;padding-right:24px}
  .hero h1{font-size:34px;white-space:normal}
  .hero-lead{white-space:normal;font-size:14px}
  .hero-image{min-height:465px;background-position:56% center}
  .section-heading h2,.concerns .section-heading h2,.promises .section-heading h2,.price .section-heading h2,.categories .section-heading h2,.flow .section-heading h2{font-size:29px}
  .concerns-layout{display:grid;grid-template-columns:1fr 124px 1fr;gap:6px;align-items:center}
  .concerns-person{grid-column:2;grid-row:1;width:150px;max-width:none;max-height:330px;z-index:2;align-self:end;transform:translateX(-13px)}
  .concern-list{gap:12px;z-index:3}
  .concern-list.left{grid-column:1;grid-row:1}.concern-list.right{grid-column:3;grid-row:1}
  .concern-list article,.concern-list.right article{width:118px;height:82px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:8px 8px;transform:none!important}
  .concern-list article::after{right:-9px;border-top-width:8px;border-bottom-width:8px;border-left-width:10px}
  .concern-list.right article::after{left:-9px;border-right-width:10px}
  .concern-list b{font-size:19px;line-height:1}.concern-list p{font-size:10px;line-height:1.45;margin:5px 0 0}
  .concern-list img{position:absolute;right:5px;top:7px;width:34px;height:34px;padding:4px}
  .concern-list.right b{order:0}.concern-list.right p{order:1}.concern-list.right img{right:5px;left:auto}
  .concerns-end{font-size:15px}
  .sleeping-grid figcaption,.category-grid figcaption{font-size:15px;padding-top:10px}
  .promise-grid span{font-size:31px}.promise-grid p{font-size:15px}
  .slider-wrap{overflow:visible}.product-slider .product-card{flex-basis:100%}
  .search-heading{font-size:20px;margin-top:28px}
  .product-search{display:flex;gap:8px}.product-search input{width:auto;height:50px}.product-search button{width:108px;height:50px;padding:0 10px}
  .guarantee h2{font-size:27px}.guarantee .condition{font-size:15px}
  .category-grid figure{margin-bottom:22px}
  .step-grid article div{min-height:0}.step-grid b{top:auto;bottom:calc(100% - 19px);font-size:13px}
  .flow .section-heading h2 strong{display:inline}
  .no-push h2{font-size:30px}.no-push-image{background-position:center}
  .final-cta::before{width:120px;height:120px;right:20px;top:-30px}.final-cta::after{width:155px;height:155px;right:-55px;top:8px}
}
