:root{--oob-green:#24493d;--oob-deep:#17342c;--oob-sage:#e8efe9;--oob-cream:#f8f5ed;--oob-gold:#bd9251;--oob-ink:#20312b;--oob-white:#fff}.oob{color:var(--oob-ink);background:var(--oob-white);font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN",sans-serif;line-height:1.8}.oob *{box-sizing:border-box}.oob-wrap{width:min(1120px,calc(100% - 40px));margin:auto}.oob h1,.oob h2,.oob h3,.oob p{margin-top:0}.oob h1,.oob h2{font-family:"Noto Serif JP","Yu Mincho",serif}.oob h2{font-size:clamp(30px,4vw,48px);line-height:1.45;letter-spacing:.04em;margin-bottom:42px}.oob-hero{background:linear-gradient(135deg,#f5f1e6 0%,#eef3ed 70%,#e2ece4 100%);padding:92px 0 80px;overflow:hidden}.oob-hero-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:72px;align-items:center}.oob-kicker,.oob-eyebrow{color:var(--oob-green);font-size:14px;font-weight:800;letter-spacing:.14em}.oob-kicker:before,.oob-eyebrow:before{content:"";display:inline-block;width:34px;height:1px;background:var(--oob-gold);vertical-align:middle;margin-right:12px}.oob h1{font-size:clamp(40px,6vw,70px);line-height:1.32;letter-spacing:.06em;margin:18px 0 24px}.oob h1 span{color:var(--oob-green)}.oob-lead{font-size:18px;max-width:650px}.oob-price{display:flex;align-items:baseline;gap:5px;color:var(--oob-deep);margin:28px 0 0}.oob-price small{font-weight:700;margin-right:10px}.oob-price strong{font-size:54px;line-height:1;font-family:Georgia,serif}.oob-price span{font-size:20px;font-weight:800}.oob-note{font-size:13px}.oob-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.oob-btn{display:inline-flex;justify-content:center;align-items:center;min-height:54px;padding:0 22px;border-radius:7px;text-decoration:none!important;font-weight:800;transition:.2s}.oob-btn:hover{transform:translateY(-2px)}.oob-btn-main,.oob-btn-call{background:var(--oob-green);color:#fff!important}.oob-btn-line{background:#06c755;color:#fff!important}.oob-hero-card{background:rgba(255,255,255,.78);border:1px solid rgba(36,73,61,.12);padding:42px;border-radius:180px 180px 20px 20px;box-shadow:0 24px 60px rgba(31,64,53,.12)}.oob-stone{width:150px;height:170px;margin:0 auto 28px;background:linear-gradient(145deg,#64716b,#32463e);border-radius:75px 75px 8px 8px;display:grid;place-items:center;color:#fff;box-shadow:inset 0 0 0 7px rgba(255,255,255,.15)}.oob-stone span{writing-mode:vertical-rl;letter-spacing:.3em;font-family:serif}.oob-hero-card ul{list-style:none;padding:0;margin:0}.oob-hero-card li{padding:10px 0;border-bottom:1px solid #dce5dd}.oob-hero-card li:before{content:"✓";color:var(--oob-gold);font-weight:900;margin-right:10px}.oob-section{padding:100px 0}.oob-problems{background:#fff}.oob-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.oob-cards article{background:var(--oob-cream);padding:34px;border-radius:12px;border-top:3px solid var(--oob-gold)}.oob-cards article span{font-family:Georgia,serif;color:var(--oob-gold);font-size:28px}.oob-cards h3,.oob-service-grid h3{font-size:20px;margin:12px 0 8px}.oob-service{background:var(--oob-sage)}.oob-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.oob-service-grid>div{background:white;padding:30px 24px;border-radius:12px}.oob-service-grid b{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--oob-green);color:white;font-family:Georgia,serif}.oob-price-box{display:flex;gap:45px;align-items:center;background:var(--oob-deep);color:white;padding:34px 42px;border-radius:12px;margin-top:24px}.oob-price-box div{flex:0 0 300px}.oob-price-box small{display:block}.oob-price-box strong{display:block;font-size:40px}.oob-price-box p{margin:0}.oob-area-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}.oob-map{min-height:310px;background:var(--oob-cream);border-radius:45% 55% 50% 50%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;box-shadow:inset 0 0 0 16px #fff,inset 0 0 0 18px #e0d3bc}.oob-map span{color:var(--oob-gold);letter-spacing:.2em}.oob-map strong{font-family:serif;font-size:28px;line-height:1.5;margin:12px}.oob-map small{color:#60736c}.oob-flow{background:var(--oob-cream)}.oob-flow ol{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;padding:0;gap:18px}.oob-flow li{position:relative}.oob-flow li>b{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--oob-gold);color:white;font-family:Georgia,serif;font-size:22px}.oob-flow h3{font-size:18px;margin:18px 0 8px}.oob-faq details{border-top:1px solid #d7dfda;padding:22px 8px}.oob-faq details:last-child{border-bottom:1px solid #d7dfda}.oob-faq summary{font-weight:800;cursor:pointer;list-style:none}.oob-faq summary:before{content:"Q";color:var(--oob-gold);font-family:Georgia,serif;font-size:22px;margin-right:18px}.oob-faq details p{padding:16px 42px 0;margin:0}.oob-contact{background:var(--oob-deep);color:white}.oob-contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.oob-contact .oob-eyebrow{color:#d7bd91}.oob-phone a{color:white!important;font-size:28px;font-weight:900;text-decoration:none}.oob-phone small{display:block}.oob-form-wrap{background:white;color:var(--oob-ink);padding:36px;border-radius:14px}.oob-form{display:grid;gap:18px}.oob-form label{font-weight:700}.oob-form em{font-size:11px;background:#a14c3d;color:#fff;padding:3px 6px;font-style:normal;border-radius:3px}.oob-form input:not([type=checkbox]),.oob-form select,.oob-form textarea{display:block;width:100%;border:1px solid #cbd6d0;border-radius:6px;padding:13px;margin-top:6px;font:inherit;background:#fff}.oob-form button{border:0;background:var(--oob-gold);color:white;padding:17px;border-radius:7px;font-size:18px;font-weight:900;cursor:pointer}.oob-agree{font-size:13px}.oob-hp{position:absolute!important;left:-9999px!important}.oob-alert{padding:14px;border-radius:6px;margin-bottom:18px}.oob-alert.success{background:#e7f6eb;color:#245c35}.oob-alert.error{background:#fbe9e6;color:#812f22}.oob-footer{background:#102820;color:#dce6e1;padding:42px 0;text-align:center}.oob-footer strong{font-family:serif;font-size:22px}.oob-footer p{margin:6px}.oob-fixed{display:none}
@media(max-width:820px){.oob-wrap{width:min(100% - 28px,1120px)}.oob-hero{padding:54px 0 50px}.oob-hero-grid,.oob-area-grid,.oob-contact-grid{grid-template-columns:1fr;gap:36px}.oob-hero-card{display:none}.oob h1{font-size:40px}.oob-lead{font-size:16px}.oob-price strong{font-size:44px}.oob-actions .oob-btn{width:100%}.oob-section{padding:70px 0}.oob h2{font-size:31px;margin-bottom:30px}.oob-cards,.oob-service-grid{grid-template-columns:1fr}.oob-price-box{display:block;padding:26px}.oob-price-box div{margin-bottom:14px}.oob-price-box strong{font-size:34px}.oob-flow ol{grid-template-columns:1fr 1fr}.oob-contact{padding-bottom:110px}.oob-form-wrap{padding:24px 18px}.oob-fixed{position:fixed;display:flex;bottom:0;left:0;right:0;z-index:99999;background:white;box-shadow:0 -5px 20px rgba(0,0,0,.16);padding:8px;gap:6px}.oob-fixed a{flex:1;text-align:center;color:white!important;text-decoration:none!important;font-size:13px;font-weight:900;padding:12px 6px;border-radius:5px}.oob-fixed .call{background:#24493d}.oob-fixed .line{background:#06c755}.oob-fixed .form{background:#bd9251}}
@media(max-width:480px){.oob h1{font-size:34px}.oob-flow ol{grid-template-columns:1fr}.oob-price small{display:block;max-width:70px}.oob-map{min-height:260px}}
.oob-contact h2{color:#fff!important}
.oob h1,.oob h2,.oob h3{font-style:normal;text-transform:none}.oob-price{display:inline-grid!important;align-items:start!important;gap:4px!important;min-width:255px;padding:16px 22px;margin:28px 0 8px!important;background:rgba(255,255,255,.76);border:1px solid rgba(36,73,61,.14);border-radius:12px;box-shadow:0 8px 24px rgba(31,64,53,.08)}.oob-price small{display:block!important;margin:0!important;color:var(--oob-green)!important;font-size:14px!important;font-weight:800!important;line-height:1.4!important;letter-spacing:.05em}.oob-price-amount{display:flex;align-items:baseline;gap:5px;white-space:nowrap}.oob-price-amount strong{display:block;color:var(--oob-deep)!important;font-size:54px!important;line-height:1.05!important;font-family:Georgia,serif!important;font-weight:700!important;letter-spacing:0!important;white-space:nowrap}.oob-price-amount span{color:var(--oob-deep)!important;font-size:20px!important;font-weight:800!important;white-space:nowrap}.oob-price-box small,.oob-price-box strong,.oob-price-box p{color:#fff!important}.oob-price-box strong{line-height:1.25!important;white-space:nowrap}.oob-stone span{writing-mode:horizontal-tb!important;letter-spacing:.08em!important;font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN",sans-serif!important;font-size:16px!important;font-weight:800!important;white-space:nowrap}.oob-contact h2{color:#fff!important}
@media(max-width:480px){.oob-price{min-width:230px;padding:14px 18px}.oob-price-amount strong{font-size:44px!important}.oob-price-box strong{font-size:32px!important}}
.oob-price small{max-width:none!important;white-space:nowrap}
.oob-hero h1{display:inline-block!important;width:auto!important;height:440px!important;margin:20px 0 28px!important;writing-mode:vertical-rl!important;text-orientation:upright!important;line-height:1.5!important;letter-spacing:.08em!important;text-align:start!important;white-space:normal!important;font-feature-settings:"pkna"}.oob-hero h1 span{display:inline!important}
@media(max-width:820px){.oob-hero h1{display:block!important;height:345px!important;margin:20px auto 28px!important;font-size:34px!important;line-height:1.5!important;letter-spacing:.06em!important}}
@media(max-width:380px){.oob-hero h1{height:315px!important;font-size:30px!important}}
.oob-hero{background-image:linear-gradient(90deg,rgba(248,245,237,.76) 0%,rgba(248,245,237,.5) 46%,rgba(232,239,233,.16) 100%),url("hero-summer-sky.webp")!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important}.oob-hero h1{text-shadow:0 1px 0 rgba(255,255,255,.5)}
@media(max-width:820px){.oob-hero{background-image:linear-gradient(90deg,rgba(248,245,237,.72),rgba(248,245,237,.48)),url("hero-summer-sky.webp")!important;background-position:62% center!important}}
.oob-hero h1.oob-vertical-copy{display:flex!important;flex-direction:row-reverse!important;align-items:flex-start!important;justify-content:flex-end!important;gap:.34em!important;width:max-content!important;max-width:100%!important;height:auto!important;min-height:430px!important;margin:22px 0 28px!important;writing-mode:horizontal-tb!important;white-space:normal!important;overflow:visible!important}.oob-hero h1.oob-vertical-copy span{display:block!important;writing-mode:vertical-rl!important;text-orientation:upright!important;white-space:nowrap!important;color:var(--oob-ink)!important;line-height:1.25!important}.oob-hero h1.oob-vertical-copy span:nth-child(2){color:var(--oob-green)!important}
@media(max-width:820px){.oob-hero h1.oob-vertical-copy{min-height:330px!important;margin:20px auto 28px!important;gap:.28em!important}}
@media(max-width:380px){.oob-hero h1.oob-vertical-copy{min-height:295px!important}}
.oob-hero h1.oob-vertical-copy{font-size:clamp(38px,4.6vw,56px)!important}
@media(max-width:820px){.oob-hero h1.oob-vertical-copy{font-size:34px!important}}
@media(max-width:380px){.oob-hero h1.oob-vertical-copy{font-size:30px!important}}
.oob-area-title span{display:block;white-space:nowrap}
@media(max-width:480px){.oob-area-title{font-size:28px!important;letter-spacing:.02em!important}}
.oob-map{padding:44px 34px!important;overflow:hidden!important}.oob-map>span,.oob-map>strong,.oob-map>small{display:block!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;text-align:center!important;white-space:nowrap!important;word-break:keep-all!important}.oob-map>span{font-size:13px!important;line-height:1.4!important;letter-spacing:.14em!important}.oob-map>strong{font-size:23px!important;line-height:1.35!important;letter-spacing:.02em!important;margin-top:10px!important;margin-bottom:10px!important;color:var(--oob-ink)!important}.oob-map>small{font-size:12px!important;line-height:1.5!important;letter-spacing:0!important;color:#60736c!important}
@media(max-width:480px){.oob-map{padding:34px 28px!important}.oob-map>strong{font-size:20px!important}.oob-map>span{font-size:12px!important}.oob-map>small{font-size:11px!important}}
.oob-contact-title{font-size:clamp(30px,3.5vw,40px)!important;line-height:1.5!important;letter-spacing:.02em!important}.oob-contact-title span{display:block!important;white-space:nowrap!important;color:#fff!important}
@media(max-width:480px){.oob-contact-title{font-size:28px!important;letter-spacing:0!important}}
.oob{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.oob *{min-width:0}.oob-wrap{width:calc(100% - 40px)!important;max-width:1120px!important}.oob-hero-grid{grid-template-columns:minmax(0,1.3fr) minmax(240px,.7fr)!important}.oob-area-grid{grid-template-columns:minmax(0,1.2fr) minmax(250px,.8fr)!important}.oob-contact-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)!important}.oob-cards,.oob-service-grid,.oob-flow ol{max-width:100%!important}.oob img,.oob input,.oob select,.oob textarea{max-width:100%!important}.oob-btn,.oob-fixed a{max-width:100%!important;overflow-wrap:anywhere}.oob-price,.oob-price-box,.oob-form-wrap,.oob-map{max-width:100%!important}.oob-area-title{font-size:clamp(28px,3.2vw,38px)!important}.oob-contact-title{font-size:clamp(28px,3vw,36px)!important}.oob-price-box>div{min-width:0!important}.oob-map>strong{font-size:clamp(18px,2vw,23px)!important}
@media(max-width:820px){.oob-wrap{width:calc(100% - 28px)!important}.oob-hero-grid,.oob-area-grid,.oob-contact-grid{grid-template-columns:minmax(0,1fr)!important}.oob-area-title{font-size:clamp(23px,7vw,30px)!important}.oob-contact-title{font-size:clamp(23px,7vw,30px)!important}.oob-price-box>div{width:100%!important;max-width:100%!important;flex-basis:auto!important}.oob-map>strong{font-size:clamp(17px,5.5vw,20px)!important}}
@media(max-width:360px){.oob-area-title,.oob-contact-title{font-size:22px!important}.oob-map{padding-left:20px!important;padding-right:20px!important}.oob-map>strong{font-size:17px!important}.oob-map>small{font-size:10px!important}.oob-price{min-width:0!important;width:100%!important}.oob-price-amount strong{font-size:40px!important}}
