.ot-philosophy{background:#102e26;color:#fff;overflow:hidden}.ot-philosophy-grid,.ot-feature,.ot-page-feature{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.ot-philosophy-copy,.ot-feature-copy{padding:clamp(54px,7vw,110px)}.ot-philosophy-copy{max-width:720px;margin-left:auto}.ot-philosophy h2,.ot-dark-panel h2{font-family:var(--serif);font-size:clamp(31px,4vw,52px);font-weight:500;line-height:1.5;margin:10px 0 24px}.ot-philosophy p{color:#d5e0d8}.ot-editorial-image{width:100%;height:100%;min-height:510px;object-fit:cover;display:block}.ot-feature{background:#fff}.ot-feature.reverse .ot-feature-copy{order:2}.ot-feature.reverse .ot-editorial-image{order:1}.ot-feature-copy{display:flex;flex-direction:column;justify-content:center}.ot-feature-copy h2{font-family:var(--serif);font-size:clamp(30px,4vw,48px);font-weight:500;line-height:1.45;margin:9px 0 22px}.ot-feature-copy p{color:#58665e}.ot-mini-list{list-style:none;padding:0;margin:24px 0;display:grid;gap:12px}.ot-mini-list li{border-bottom:1px solid var(--line);padding:0 0 12px 28px;position:relative}.ot-mini-list li:before{content:"";position:absolute;left:0;top:.75em;width:14px;height:1px;background:var(--gold)}.ot-gallery{display:grid;grid-template-columns:1.35fr .65fr;grid-template-rows:270px 270px;gap:12px}.ot-gallery img{width:100%;height:100%;object-fit:cover}.ot-gallery img:first-child{grid-row:1/3}.ot-principles{counter-reset:point;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d9ded8;border:1px solid #d9ded8}.ot-principle{counter-increment:point;background:#fff;padding:38px 30px;min-height:250px}.ot-principle:before{content:"0" counter(point);font-family:var(--serif);font-size:13px;color:var(--gold);letter-spacing:.15em}.ot-principle h3{font-family:var(--serif);font-weight:500;font-size:22px;color:var(--green);margin:15px 0 10px}.ot-principle p{font-size:13px;color:var(--muted)}.ot-dark-panel{background:#173f33;color:#fff;padding:clamp(60px,8vw,115px) 0}.ot-dark-panel p{color:#d6e2d9}.ot-dark-panel .ot-card{background:#204b3e;border-top-color:#c8a35e}.ot-dark-panel .ot-card h3{color:#e7c77f}.ot-dark-panel .ot-card p{color:#d5e0d8}.ot-band-image{min-height:540px;background-size:cover;background-position:center;display:flex;align-items:end;position:relative;color:#fff}.ot-band-image:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,28,22,.88),rgba(7,28,22,.05) 70%)}.ot-band-image .ot-container{position:relative;padding-bottom:72px}.ot-band-image h2{font-family:var(--serif);font-size:clamp(34px,5vw,58px);font-weight:500;line-height:1.45;margin:8px 0 10px}.ot-band-image p{max-width:670px;color:#e7ede8}.ot-page-hero{min-height:430px;display:flex;align-items:end}.ot-page-hero .ot-container{padding-bottom:16px}.ot-page-body{padding:0}.ot-page-intro{padding:85px 0}.ot-page-intro .ot-lead{max-width:850px}.ot-page-feature{margin:0}.ot-page-feature .ot-editorial-image{min-height:520px}.ot-page-feature-copy{padding:clamp(50px,7vw,100px);display:flex;flex-direction:column;justify-content:center;background:#f2f0e7}.ot-page-feature:nth-child(even) .ot-page-feature-copy{order:2;background:#fff}.ot-page-feature:nth-child(even) .ot-editorial-image{order:1}.ot-page-feature h2{border:0;padding:0;margin:8px 0 20px;font-size:clamp(29px,4vw,44px)}.ot-page-feature p{font-size:15px;line-height:2}.ot-content-section{padding:90px 0;background:#fff}.ot-content-section.soft{background:#eef1e8}.ot-content-section.warm{background:#f6f2e8}.ot-content-section h2{border:0;padding:0;font-size:clamp(29px,4vw,44px);margin:8px 0 28px}.ot-step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#d8ddd6}.ot-step{background:#fff;padding:30px 24px}.ot-step b{color:var(--gold);font-family:var(--serif);font-size:13px}.ot-step h3{margin:12px 0 9px}.ot-pullquote{font-family:var(--serif);font-size:clamp(24px,3vw,38px);line-height:1.8;color:var(--green);max-width:900px;margin:0 auto;text-align:center}.ot-caption{font-size:11px;color:#7b847e;margin-top:8px}.ot-photo-note{position:relative}.ot-photo-note:after{content:"演出用イメージ";position:absolute;right:10px;bottom:8px;color:#fff;font-size:9px;letter-spacing:.08em;text-shadow:0 1px 5px #000}.ot-faq details{border-top:1px solid var(--line);padding:20px 2px}.ot-faq details:last-child{border-bottom:1px solid var(--line)}.ot-faq summary{cursor:pointer;font-family:var(--serif);font-size:18px;color:var(--green)}.ot-faq details p{padding-left:22px}.ot-story-card{background-size:cover!important;background-position:center!important;position:relative}.ot-story-card>*{position:relative}.ot-story-card:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(9,35,27,.9),rgba(9,35,27,.12))}.ot-story-card.alt:before{background:linear-gradient(0deg,rgba(36,29,20,.9),rgba(36,29,20,.12))}@media(max-width:900px){.ot-principles{grid-template-columns:1fr 1fr}.ot-step-grid{grid-template-columns:1fr 1fr}.ot-nav ul{gap:10px}.ot-nav{font-size:10px}}@media(max-width:800px){.ot-philosophy-grid,.ot-feature,.ot-page-feature{grid-template-columns:1fr}.ot-philosophy-copy,.ot-feature-copy,.ot-page-feature-copy{padding:55px 24px}.ot-editorial-image,.ot-page-feature .ot-editorial-image{min-height:340px}.ot-feature.reverse .ot-feature-copy,.ot-page-feature:nth-child(even) .ot-page-feature-copy{order:initial}.ot-feature.reverse .ot-editorial-image,.ot-page-feature:nth-child(even) .ot-editorial-image{order:initial}.ot-gallery{grid-template-columns:1fr 1fr;grid-template-rows:280px 180px}.ot-gallery img:first-child{grid-column:1/3;grid-row:auto}.ot-principles{grid-template-columns:1fr}.ot-step-grid{grid-template-columns:1fr}.ot-band-image{min-height:480px}.ot-page-intro,.ot-content-section{padding:62px 0}}
.ot-philosophy{background:#102e26;color:#fff;overflow:hidden}.ot-philosophy-grid,.ot-feature,.ot-page-feature{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.ot-philosophy-copy,.ot-feature-copy{padding:clamp(54px,7vw,110px)}.ot-philosophy-copy{max-width:720px;margin-left:auto}.ot-philosophy h2,.ot-dark-panel h2{font-family:var(--serif);font-size:clamp(31px,4vw,52px);font-weight:500;line-height:1.5;margin:10px 0 24px}.ot-philosophy p{color:#d5e0d8}.ot-editorial-image{width:100%;height:100%;min-height:510px;object-fit:cover;display:block}.ot-feature{background:#fff}.ot-feature.reverse .ot-feature-copy{order:2}.ot-feature.reverse .ot-editorial-image{order:1}.ot-feature-copy{display:flex;flex-direction:column;justify-content:center}.ot-feature-copy h2{font-family:var(--serif);font-size:clamp(30px,4vw,48px);font-weight:500;line-height:1.45;margin:9px 0 22px}.ot-feature-copy p{color:#58665e}.ot-mini-list{list-style:none;padding:0;margin:24px 0;display:grid;gap:12px}.ot-mini-list li{border-bottom:1px solid var(--line);padding:0 0 12px 28px;position:relative}.ot-mini-list li:before{content:"";position:absolute;left:0;top:.75em;width:14px;height:1px;background:var(--gold)}.ot-gallery{display:grid;grid-template-columns:1.35fr .65fr;grid-template-rows:270px 270px;gap:12px}.ot-gallery img{width:100%;height:100%;object-fit:cover}.ot-gallery img:first-child{grid-row:1/3}.ot-principles{counter-reset:point;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d9ded8;border:1px solid #d9ded8}.ot-principle{counter-increment:point;background:#fff;padding:38px 30px;min-height:250px}.ot-principle:before{content:"0" counter(point);font-family:var(--serif);font-size:13px;color:var(--gold);letter-spacing:.15em}.ot-principle h3{font-family:var(--serif);font-weight:500;font-size:22px;color:var(--green);margin:15px 0 10px}.ot-principle p{font-size:13px;color:var(--muted)}.ot-dark-panel{background:#173f33;color:#fff;padding:clamp(60px,8vw,115px) 0}.ot-dark-panel p{color:#d6e2d9}.ot-dark-panel .ot-card{background:#204b3e;border-top-color:#c8a35e}.ot-dark-panel .ot-card h3{color:#e7c77f}.ot-dark-panel .ot-card p{color:#d5e0d8}.ot-band-image{min-height:540px;background-size:cover;background-position:center;display:flex;align-items:end;position:relative;color:#fff}.ot-band-image:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,28,22,.88),rgba(7,28,22,.05) 70%)}.ot-band-image .ot-container{position:relative;padding-bottom:72px}.ot-band-image h2{font-family:var(--serif);font-size:clamp(34px,5vw,58px);font-weight:500;line-height:1.45;margin:8px 0 10px}.ot-band-image p{max-width:670px;color:#e7ede8}.ot-page-hero{min-height:430px;display:flex;align-items:end}.ot-page-hero .ot-container{padding-bottom:16px}.ot-page-body{padding:0}.ot-page-intro{padding:85px 0}.ot-page-intro .ot-lead{max-width:850px}.ot-page-feature{margin:0}.ot-page-feature .ot-editorial-image{min-height:520px}.ot-page-feature-copy{padding:clamp(50px,7vw,100px);display:flex;flex-direction:column;justify-content:center;background:#f2f0e7}.ot-page-feature:nth-child(even) .ot-page-feature-copy{order:2;background:#fff}.ot-page-feature:nth-child(even) .ot-editorial-image{order:1}.ot-page-feature h2{border:0;padding:0;margin:8px 0 20px;font-size:clamp(29px,4vw,44px)}.ot-page-feature p{font-size:15px;line-height:2}.ot-content-section{padding:90px 0;background:#fff}.ot-content-section.soft{background:#eef1e8}.ot-content-section.warm{background:#f6f2e8}.ot-content-section h2{border:0;padding:0;font-size:clamp(29px,4vw,44px);margin:8px 0 28px}.ot-step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#d8ddd6}.ot-step{background:#fff;padding:30px 24px}.ot-step b{color:var(--gold);font-family:var(--serif);font-size:13px}.ot-step h3{margin:12px 0 9px}.ot-pullquote{font-family:var(--serif);font-size:clamp(24px,3vw,38px);line-height:1.8;color:var(--green);max-width:900px;margin:0 auto;text-align:center}.ot-caption{font-size:11px;color:#7b847e;margin-top:8px}.ot-photo-note{position:relative}.ot-photo-note:after{content:"演出用イメージ";position:absolute;right:10px;bottom:8px;color:#fff;font-size:9px;letter-spacing:.08em;text-shadow:0 1px 5px #000}.ot-faq details{border-top:1px solid var(--line);padding:20px 2px}.ot-faq details:last-child{border-bottom:1px solid var(--line)}.ot-faq summary{cursor:pointer;font-family:var(--serif);font-size:18px;color:var(--green)}.ot-faq details p{padding-left:22px}.ot-story-card{background-size:cover!important;background-position:center!important;position:relative}.ot-story-card>*{position:relative}.ot-story-card:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(9,35,27,.9),rgba(9,35,27,.12))}.ot-story-card.alt:before{background:linear-gradient(0deg,rgba(36,29,20,.9),rgba(36,29,20,.12))}@media(max-width:1250px){.ot-nav ul{gap:10px;font-size:10px}.ot-brand{font-size:19px}}@media(max-width:1100px){.ot-nav{display:none}.ot-mobile-nav{display:block}}@media(max-width:900px){.ot-principles{grid-template-columns:1fr 1fr}.ot-step-grid{grid-template-columns:1fr 1fr}}@media(max-width:800px){.ot-philosophy-grid,.ot-feature,.ot-page-feature{grid-template-columns:1fr}.ot-philosophy-copy,.ot-feature-copy,.ot-page-feature-copy{padding:55px 24px}.ot-editorial-image,.ot-page-feature .ot-editorial-image{min-height:340px}.ot-feature.reverse .ot-feature-copy,.ot-page-feature:nth-child(even) .ot-page-feature-copy{order:initial}.ot-feature.reverse .ot-editorial-image,.ot-page-feature:nth-child(even) .ot-editorial-image{order:initial}.ot-gallery{grid-template-columns:1fr 1fr;grid-template-rows:280px 180px}.ot-gallery img:first-child{grid-column:1/3;grid-row:auto}.ot-principles{grid-template-columns:1fr}.ot-step-grid{grid-template-columns:1fr}.ot-band-image{min-height:480px}.ot-page-intro,.ot-content-section{padding:62px 0}}
