@font-face{font-family:omuletter;font-weight:400;src:url(/poached-eggs/fonts/omuletter-Regular.woff2) format("woff2")}@font-face{font-family:omuletter;font-weight:700;src:url(/poached-eggs/fonts/omuletter-Bold.woff2) format("woff2")}body{font-family:Noto Sans JP,Hiragino Sans,Hiragino Kaku Gothic ProN,sans-serif}.font-omu{font-family:omuletter,Noto Sans JP,Hiragino Sans,Hiragino Kaku Gothic ProN,sans-serif}.main-section{position:relative;margin-top:100vh;margin-left:auto;margin-right:auto;max-width:1400px;z-index:10;background-color:#e5e5e5;border-radius:30px 30px 0 0;padding-top:4rem;overflow-x:hidden}.footer{display:flex;justify-content:center;align-items:center;z-index:10;position:relative;padding:20px 0;margin-top:4rem}.fv-bg-blue-layer{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/poached-eggs/images/fv/bg-blue.webp);background-size:cover;background-position:center top;background-repeat:no-repeat;opacity:0}.fv-bg-pink-layer{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/poached-eggs/images/fv/bg-pink.webp);background-size:cover;background-position:center top;background-repeat:no-repeat;opacity:0}.fv-backdrop-layer{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000b3;opacity:0;transition:opacity .3s ease-out;pointer-events:none;z-index:100}.navbar{display:flex;justify-content:space-between;align-items:center;padding:2rem 4rem;opacity:0}.nav-title{margin-right:2rem;text-decoration:none;display:block}.nav-sub{margin-right:auto}.nav-item{margin-left:auto;text-decoration:none;display:block}.fv-hero-left{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100vw}.fv-hero-left img{width:100%;height:auto}.fv-hero-right{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100vw}.fv-hero-right img{width:100%;height:auto}.fv-hero-name{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100vw}.fv-hero-name img{width:100%;height:auto}.fv-hero-blue,.fv-hero-pink,.fv-hero-yellow{opacity:0}.catchcopy{position:absolute;bottom:4rem;right:4rem;opacity:0}.pc-fv-background{background-image:url(/poached-eggs/images/fv/bg-yellow.webp);background-size:cover;background-position:center top;background-repeat:no-repeat;width:100%;min-height:100vh;position:fixed;top:0;left:0;overflow:hidden;z-index:1}.pc-fv-background .navbar{position:relative;z-index:200}@media screen and (max-width:1024px){.pc-fv-background{display:none}}.sp-fv-background{background-image:url(/poached-eggs/images/fv/sp-bg-yellow.webp);background-size:auto 100vh;background-position:center top;background-repeat:no-repeat;width:100%;min-height:100vh;position:fixed;top:0;left:0;overflow:hidden;z-index:1;display:none}.sp-fv-background .fv-bg-blue-layer{background-image:url(/poached-eggs/images/fv/sp-bg-blue.webp)}.sp-fv-background .fv-bg-pink-layer{background-image:url(/poached-eggs/images/fv/sp-bg-pink.webp)}.sp-fv-background .fv-hero-left{width:auto;height:100vh}.sp-fv-background .fv-hero-left img{width:auto;height:100%}.sp-fv-background .fv-hero-right{width:auto;height:100vh}.sp-fv-background .fv-hero-right img{width:auto;height:100%}.sp-fv-background .fv-hero-name{width:auto;height:100vh}.sp-fv-background .fv-hero-name img{width:auto;height:100%}.sp-fv-background .catchcopy{left:50%;top:50%;right:auto;bottom:auto;width:90%;max-width:600px}.sp-fv-background .catchcopy img{width:100%;height:auto}.sp-fv-background .navbar{flex-direction:row;justify-content:space-between;align-items:flex-start;padding:1.5rem 2rem;position:relative;z-index:200}.sp-fv-background .nav-left{display:flex;flex-direction:column}.sp-fv-background .nav-sub{margin-right:0}.sp-fv-background .nav-item{margin-left:0}.sp-fv-background .hamburger-menu{display:flex;flex-direction:column;justify-content:center;gap:.4rem;cursor:pointer;padding:.5rem;width:40px;height:40px;position:relative}.sp-fv-background .hamburger-menu span{width:30px;height:3px;background-color:#333;display:block;border-radius:2px;transition:all .3s ease;transform-origin:center}.sp-fv-background .hamburger-menu.active span:nth-child(1){transform:translateY(9.5px) rotate(45deg)}.sp-fv-background .hamburger-menu.active span:nth-child(2){opacity:0}.sp-fv-background .hamburger-menu.active span:nth-child(3){transform:translateY(-9.5px) rotate(-45deg)}.sp-fv-background .menu-overlay{position:fixed;top:0;right:-100%;width:80%;max-width:400px;height:100vh;background-color:#ffffff4d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:-4px 0 20px #0000001a;z-index:150;transition:right .3s ease}.sp-fv-background .menu-overlay.active{right:0}.sp-fv-background .menu-content{display:flex;flex-direction:column;padding:6rem 3rem 3rem;gap:2rem}.sp-fv-background .menu-link{font-size:1.5rem;color:#333;text-decoration:none;padding:1rem 0;border-bottom:2px solid #e5e5e5;transition:all .3s ease}.sp-fv-background .menu-link:hover{color:#e59711;border-bottom-color:#e59711}@media screen and (max-width:1024px){.sp-fv-background{display:block}}.pc-color-section{width:100%;height:auto;display:flex;gap:4rem;position:relative;overflow-x:hidden;padding:4rem 0}.pc-color-section .color-left{margin-left:-50px;flex:5;min-width:0;position:relative;display:flex;flex-direction:column;justify-content:start;align-items:center;gap:2rem}.pc-color-section .frame-list-item{width:100%;min-width:0;display:flex;justify-content:center;align-items:center;gap:1rem;opacity:0;transform:translate(-100px);transition:opacity .8s ease-out,transform .8s ease-out}.pc-color-section .frame-list-item.visible{opacity:1;transform:translate(0)}.pc-color-section .frame-list-item.visible:nth-child(1){transition-delay:0s}.pc-color-section .frame-list-item.visible:nth-child(2){transition-delay:.15s}.pc-color-section .frame-list-item.visible:nth-child(3){transition-delay:.3s}.pc-color-section .frame-list-item:first-child{margin-top:2rem}.pc-color-section .frame-list-item:last-child{margin-bottom:2rem}.pc-color-section .frame-item{flex:6;min-width:0;height:auto;max-height:calc((100vh - 8rem - 4rem) / 3)}.pc-color-section .frame-font{flex:4;font-size:2rem;opacity:1}.pc-color-section .frame-font-border{border-bottom:3px dashed #333}.pc-color-section .color-name{padding-bottom:.5rem;border-bottom:3px dashed #333;border-image-slice:0 0 1 0;border-image-repeat:round}.pc-color-section .color-right{flex:5;min-width:0;position:relative;padding-right:4rem}.pc-color-section .color-banner-box{margin-top:4rem;padding:1rem;width:60%;border-radius:24px;background-color:#ffffffe6;box-shadow:0 4px 12px #0000001a;overflow:hidden;opacity:0;transform:translateY(-30px);transition:opacity .8s ease-out,transform .8s ease-out}.pc-color-section .color-banner-box.visible{opacity:1;transform:translateY(0)}.pc-color-section .color-banner-top img{width:100%;height:auto;display:block;border-radius:8px}.pc-color-section .color-banner-bottom{display:flex;gap:1rem;padding-top:1rem;justify-content:space-between;align-items:stretch}.pc-color-section .color-banner-bottom a{flex:1;display:flex}.pc-color-section .color-banner-bottom img{width:100%;height:100%;object-fit:contain;display:block}.pc-color-section .color-title{font-size:4rem;margin-top:2rem;opacity:0;transform:translateY(40px);transition:opacity .8s ease-out,transform .8s ease-out}.pc-color-section .color-title.visible{opacity:1;transform:translateY(0)}.pc-color-section .color-description{margin-top:2rem;opacity:0;transform:translateY(40px);transition:opacity .8s ease-out .2s,transform .8s ease-out .2s}.pc-color-section .color-description.visible{opacity:1;transform:translateY(0)}.sp-color-section{width:100%;display:none;position:relative;flex-direction:column;gap:2rem;padding:2rem 0}.sp-color-section .color-lead{background-color:#fffc;padding:2rem;margin-right:0;margin-left:2rem;border-radius:20px 0 0 20px}.sp-color-section .color-title{font-size:2rem;margin-bottom:1rem}.sp-color-section .color-description{font-size:.9rem;line-height:1.8}.sp-color-section .color-frames{display:flex;flex-direction:column;gap:1.5rem;margin-left:-2rem;padding-right:2rem;overflow:hidden}.sp-color-section .frame-list-item{display:flex;align-items:center;gap:1rem}.sp-color-section .frame-item{flex:0 0 auto;width:60%;height:auto}.sp-color-section .frame-font{flex:1;font-size:1.2rem}.sp-color-section .frame-font-border{border-bottom:2px dashed #333;padding-bottom:.25rem}.sp-color-section .color-section-banners{width:100%;margin-top:1rem;padding:0 1rem}.sp-color-section .color-banner-box{width:100%;border-radius:16px;background-color:#ffffffe6;box-shadow:0 4px 12px #0000001a;overflow:hidden}.sp-color-section .color-banner-top{padding:1rem 1rem 0}.sp-color-section .color-banner-top img{width:100%;height:auto;display:block;border-radius:.5rem}.sp-color-section .color-banner-bottom{display:flex;gap:.75rem;padding:1rem}.sp-color-section .color-banner-bottom a{flex:1}.sp-color-section .color-banner-bottom img{width:100%;height:auto;display:block}@media screen and (max-width:1024px){.pc-color-section{display:none}.sp-color-section{display:flex}}.pc-gallery-section{position:relative;display:flex;flex-direction:column;gap:2rem;padding:8rem 0}.sp-gallery-section{display:none}.gallery-row{width:100%;overflow:hidden;position:relative}.gallery-track{display:flex;width:max-content;will-change:transform}.pc-gallery-section .gallery-track{gap:2rem}.pc-gallery-section .gallery-track img{height:300px;width:auto;object-fit:cover;border-radius:20px}.pc-gallery-section .gallery-row-1 .gallery-track.gallery-ready{animation:scroll-right 30s linear infinite}@keyframes scroll-right{0%{transform:translate(0)}to{transform:translate(-50%)}}.pc-gallery-section .gallery-row-2 .gallery-track.gallery-ready{animation:scroll-left 30s linear infinite}@keyframes scroll-left{0%{transform:translate(-50%)}to{transform:translate(0)}}.sp-gallery-section .gallery-track{gap:.5rem}.sp-gallery-section .gallery-track img{height:140px;width:auto;object-fit:cover;border-radius:12px}.sp-gallery-section .gallery-row-1 .gallery-track.gallery-ready{animation:scroll-right-sp 16s linear infinite}@keyframes scroll-right-sp{0%{transform:translate(0)}to{transform:translate(-50%)}}.sp-gallery-section .gallery-row-2 .gallery-track.gallery-ready{animation:scroll-left-sp 16s linear infinite}@keyframes scroll-left-sp{0%{transform:translate(-50%)}to{transform:translate(0)}}@media(prefers-reduced-motion:reduce){.gallery-track{animation:none!important;transform:translate(0)}}@media screen and (max-width:1024px){.pc-gallery-section{display:none}.sp-gallery-section{display:flex;flex-direction:column;gap:1rem;padding:8rem 0}}.selectable-color{display:flex;justify-content:center;align-items:center;padding:2rem}.selectable-color-grid{display:flex;flex-direction:column;background-color:#fff;border-radius:24px;overflow:hidden;box-shadow:0 4px 16px #0000001a;max-width:840px;width:100%}.selectable-color-row{display:flex}.row-top .selectable-color-cell:nth-child(1){flex:1106}.row-top .selectable-color-cell:nth-child(2){flex:892}.row-bottom .selectable-color-cell:nth-child(1){flex:892}.row-bottom .selectable-color-cell:nth-child(2){flex:1106}.selectable-color-cell img{width:100%;height:auto;display:block}.cell-text{display:flex;flex-direction:column;justify-content:center;gap:1.5rem;padding:2rem;text-align:left}.selectable-color-title{font-size:1.6rem;line-height:1.4}.selectable-color-description{font-size:.9rem;line-height:1.8;color:#333}.selectable-color-sp{display:none;flex-direction:column;width:100%;background-color:#fff}.sc-sp-row img{width:100%;height:auto;display:block}.sc-sp-row-text{display:flex;flex-direction:column;gap:1.5rem;padding:2rem}@media screen and (max-width:1024px){.selectable-color-grid{display:none}.selectable-color-sp{display:flex;border-radius:24px}.selectable-color{padding:0 1rem}}.look-and-feel-section{display:flex;flex-direction:column;gap:3rem;padding:8rem 6rem;width:100%;max-width:840px;margin:0 auto}.look-and-feel-text{display:flex;flex-direction:column;gap:1.5rem;text-align:center;align-items:center;width:100%;max-width:640px}.look-and-feel-title{font-size:2rem;line-height:1.4}.look-and-feel-description{font-size:.9rem;line-height:1.8;color:#333}.look-and-feel-image-wrap{position:relative;width:calc(100% + 20rem);margin:0 -10rem}.look-and-feel-image{width:100%;height:auto;object-fit:contain;display:block;filter:drop-shadow(0 4px 4px rgba(0,0,0,.3))}.look-and-feel-image--overlay{position:absolute;top:0;left:0}@media screen and (max-width:1024px){.look-and-feel-section{padding:4rem 1rem;gap:2rem}.look-and-feel-title{font-size:1.5rem}.look-and-feel-image-wrap{width:100%;margin:0}}.use-desk-widely-section{display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;gap:2rem;padding:8rem 0;margin:4rem 0}.use-desk-widely-image{width:100%}.use-desk-widely-section>.use-desk-widely-image:first-child{margin-left:-8rem;width:calc(100% + 8rem)}.use-desk-widely-section>.use-desk-widely-image:last-child{width:calc(100% + 8rem)}.use-desk-widely-image img{width:100%;height:auto;object-fit:contain;display:block}.use-desk-widely-text{display:flex;flex-direction:column;gap:1.5rem;text-align:center;align-items:center}.use-desk-widely-title{font-size:2rem;line-height:1.4}.use-desk-widely-description{font-size:.9rem;line-height:1.8;color:#333}@media screen and (max-width:1024px){.use-desk-widely-section{grid-template-columns:1fr;padding:4rem 1rem;gap:2rem}.use-desk-widely-title{font-size:1.5rem}.use-desk-widely-section>.use-desk-widely-image:first-child{order:3;margin-left:-8rem;width:calc(60% + 8rem)}.use-desk-widely-text{order:2}.use-desk-widely-section>.use-desk-widely-image:last-child{order:1;margin-left:40%;width:calc(60% + 8rem)}}.compare-key-pitch-section{padding:4rem 6rem}.compare-key-pitch-card{background:#fff;border-radius:24px;padding:3rem;display:flex;flex-direction:column;gap:2rem}.compare-key-pitch-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem}.compare-key-pitch-item{display:flex;flex-direction:column;align-items:center;gap:.75rem}.compare-key-pitch-item img{object-fit:contain;display:block}.compare-key-pitch-item .compare-key-pitch-img-pc{height:160px;width:auto;max-width:100%;min-height:300px}.compare-key-pitch-item .compare-key-pitch-img-sp{display:none}.compare-key-pitch-caption{font-size:1rem;color:#555;text-align:center}.compare-key-pitch-text{display:flex;flex-direction:column;gap:.4rem;text-align:center;align-items:center}.compare-key-pitch-title{font-size:2rem;line-height:1.4}.compare-key-pitch-description{font-size:.9rem;line-height:1.8;color:#333;margin-top:1rem}@media screen and (max-width:1024px){.compare-key-pitch-section{padding:2rem 1rem}.compare-key-pitch-card{padding:2rem;gap:1.5rem}.compare-key-pitch-title{font-size:1.5rem}.compare-key-pitch-text{order:-1}.compare-key-pitch-grid{grid-template-columns:1fr;gap:1rem}.compare-key-pitch-item .compare-key-pitch-img-pc{display:none}.compare-key-pitch-item .compare-key-pitch-img-sp{display:block}.compare-key-pitch-item{display:grid;grid-template-columns:4fr 6fr;align-items:center;gap:1rem}.compare-key-pitch-item .compare-key-pitch-img-sp{grid-column:2;grid-row:1;width:100%;height:auto;justify-self:start}.compare-key-pitch-caption{grid-column:1;grid-row:1;text-align:right}}.shell-caps-circle-section{position:relative;width:100%;max-width:1000px;margin:0 auto;display:flex;justify-content:center;align-items:center;padding:4rem 0}.shell-caps-circle-image{width:100%;height:auto;display:block;object-fit:contain}.shell-caps-circle-text{position:absolute;display:flex;flex-direction:column;gap:1.5rem;text-align:center;align-items:center;padding:0 2rem}.shell-caps-circle-title{font-size:2rem;line-height:1.4}.shell-caps-circle-description{font-size:.9rem;line-height:1.8;color:#333}@media screen and (max-width:1024px){.shell-caps-circle-title{font-size:1.5rem}.shell-caps-circle-description{font-size:.8rem}}.portable-feature-section{display:flex;flex-direction:column;gap:3rem;padding:8rem 6rem;width:100%;max-width:840px;margin:0 auto}.portable-feature-image img{width:100%;height:auto;object-fit:contain;display:block;border-radius:20px}.portable-feature-text{display:flex;flex-direction:column;gap:1.5rem;text-align:center;align-items:center}.portable-feature-title{font-size:2rem;line-height:1.4}.portable-feature-description{font-size:.9rem;line-height:1.8;color:#333}.portable-feature-description a{margin:0 .25rem;color:#888;text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.portable-feature-description a:hover{color:#ccc}@media screen and (max-width:1024px){.portable-feature-section{padding:4rem 1rem;gap:2rem}.portable-feature-title{font-size:1.5rem}}.detail-section{padding:4rem;display:flex;flex-direction:column;align-items:center;background-color:#efefef;width:100%;max-width:840px;margin:0 auto;border-radius:24px}.spec-title{font-size:2rem;text-align:center;padding:1rem}.spec-wrap{width:100%;max-width:1000px;border:3px solid #ccc;border-radius:1rem;overflow:hidden}.spec-wrap .spec-table{width:100%}.spec-wrap .spec-table th,.spec-wrap .spec-table td{padding:.5rem 2rem;border-right:3px solid #ccc;border-right-style:dashed}.spec-wrap .spec-table th:last-child,.spec-wrap .spec-table td:last-child{border-right:none}.spec-wrap .spec-table tr:nth-child(2n){background-color:#f2f2f2}.spec-notes{width:100%;max-width:1000px;margin-top:1rem;padding:0;list-style:none;font-size:.8rem;color:#666;line-height:1.8}.spec-notes li{padding-left:1.2em;text-indent:-1.2em}.detail-section-size-image{width:100%;max-width:1000px;height:auto;display:block;margin-top:2rem;border-radius:20px}@media screen and (max-width:1024px){.spec-wrap{border:none;border-top:3px solid #ccc;border-bottom:3px solid #ccc;border-radius:0;color:#000}.spec-table{background-color:#fff}.spec-wrap .spec-table tr{display:flex;flex-direction:column;border-bottom:3px dashed #ccc;padding:.75rem 1rem}.spec-wrap .spec-table tr:last-child{border-bottom:none}.spec-wrap .spec-table td{width:100%;border-right:none;padding:0}.spec-wrap .spec-table td:first-child{font-size:.9rem;color:#6c6666}.spec-wrap .spec-table tr:nth-child(2n){background-color:transparent}.detail-section{padding:2rem 1rem;margin:2rem 0 0;border-radius:0}.spec-title{font-size:1.5rem;margin:1rem 0 0}.detail-section-size-image{border-radius:0}}.layered-diagram-section{width:100%;padding:6rem 4rem;display:flex;justify-content:center;align-items:center}.layered-diagram-inner{width:100%;max-width:840px;display:flex;flex-direction:row;align-items:center;gap:4rem}.layered-diagram-text{flex:1;display:flex;flex-direction:column;gap:1.5rem}.layered-diagram-title{font-size:2rem;line-height:1.4}.layered-diagram-description{font-size:.9rem;line-height:1.8;color:#333}.layered-diagram-image-wrapper{flex:1;overflow:hidden}.layered-diagram-image-stack{display:grid;width:130%;margin-left:-15%}.layered-diagram-image{grid-column:1;grid-row:1;width:100%;height:auto;object-fit:contain;display:block}@media screen and (max-width:1024px){.layered-diagram-section{padding:4rem 1rem}.layered-diagram-inner{flex-direction:column;gap:2rem}.layered-diagram-title{font-size:1.5rem}.layered-diagram-image-stack{width:100%;margin-left:0}}
