html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;overscroll-behavior:none;margin:0;font-family:Zen Kaku Gothic Antique,sans-serif}.h2,h3,p{font-feature-settings:"palt" 1;line-height:2}:root{--vw:calc(1 / 1440 * 100vw);--green:#00fa00}.en{font-family:Akshar,sans-serif}.bracket-open{margin-left:-.5em;margin-right:.1em;display:inline-block}.bracket-close{margin-left:.1em;margin-right:-.5em;display:inline-block}.comma,.period{margin-right:-.35em;display:inline-block}.bg-container{width:100%;height:100%;position:fixed}.bg-container:before{content:"";z-index:-1;background-image:url(/h_kitchen/assets/bg_part-WkGera9f.png);background-color:var(--green);background-position:50%;background-repeat:repeat;background-size:5%;width:200%;height:200%;position:absolute;top:50%;left:50%;translate:-50% -50%;rotate:-30deg}.container{scroll-behavior:smooth;background-color:#0000;grid-template-columns:260fr 480px 700fr;width:100%;height:100vh;display:grid;overflow-y:auto}@media (width<=768px){.container{height:100%;display:block}}.contents-wrapper{background-color:var(--green);--cqw:calc(1 / 200 * 100cqw);border:1px solid #2e2e2e;grid-column:2;container-type:inline-size}@media (width<=768px){.contents-wrapper{border:none}.contents-wrapper section[id],.contents-wrapper footer[id]{scroll-margin-top:calc(30 * var(--cqw))}}.contents-wrapper .header{--header-height:calc(30 * var(--cqw));width:100%;height:var(--header-height);top:calc(-1 * var(--header-height));z-index:99;background-color:#000;justify-content:space-between;align-items:center;display:flex;position:sticky}@media (width<=768px){.contents-wrapper .header{top:0}}.contents-wrapper .header .header-logo{width:calc(32 * var(--cqw));height:auto;margin-left:5cqw}.contents-wrapper .header .menu-btn{width:calc(30 * var(--cqw));height:calc(30 * var(--cqw));z-index:100;opacity:1;background-color:#0000;border:none;justify-content:center;align-items:center;transition:opacity .3s ease-out;display:flex}.contents-wrapper .header .menu-btn.close{position:absolute;right:0}.contents-wrapper .header .menu-btn.close .menu-line{--menu-line-color:#fff;--menu-line-pos:2cqw;--menu-line-rotate:0deg;background-color:var(--menu-line-color);transform-origin:50%}.contents-wrapper .header .menu-btn.close .menu-line:before,.contents-wrapper .header .menu-btn.close .menu-line:after{transform-origin:50%;transform:translateY(calc(-1 * var(--menu-line-pos))) rotate(var(--menu-line-rotate))}.contents-wrapper .header .menu-btn.close .menu-line:after{transform:translateY(var(--menu-line-pos)) rotate(calc(-1 * var(--menu-line-rotate)))}@media (width>=769px){.contents-wrapper .header .menu-btn.open{display:none}}.contents-wrapper .header .menu-btn .menu-line{width:calc(11 * var(--cqw));background-color:#fff;height:1px;display:block;position:relative}.contents-wrapper .header .menu-btn .menu-line:before,.contents-wrapper .header .menu-btn .menu-line:after{content:"";background-color:#fff;position:absolute;inset:0}.contents-wrapper .header .menu-btn .menu-line:before{transform:translateY(-2cqw)}.contents-wrapper .header .menu-btn .menu-line:after{transform:translateY(2cqw)}.contents-wrapper .header .menu-modal{--backdrop-opacity:0;width:calc(180 * var(--cqw));height:calc(210 * var(--cqw));background-color:#0000;border:none;margin:0;padding:0;position:fixed;top:0;left:auto;overflow-y:hidden}.contents-wrapper .header .menu-modal .modal-bg{z-index:-1;background-color:#000;width:100%;height:100%;position:absolute;top:0;left:0}.contents-wrapper .header .menu-modal::backdrop{background-color:rgba(0, 0, 0, var(--backdrop-opacity))}.contents-wrapper .header .menu-modal .link-list{margin-top:10cqw;padding-left:10%;line-height:2.7;list-style:none}.contents-wrapper .header .menu-modal .menu-link{color:#fff;font-size:calc(13 * var(--cqw));font-weight:600;text-decoration:none}.contents-wrapper .top{scroll-margin-top:calc(30 * var(--cqw));flex-direction:column;align-items:center;gap:6cqw;display:flex;overflow-x:hidden}.contents-wrapper .top .top__hand{width:calc(170 * var(--cqw));align-self:flex-start;height:auto}.contents-wrapper .top .top__hand.top{z-index:10;margin-top:-4cqw}.contents-wrapper .top .top__hand.bottom{z-index:1;width:calc(182 * var(--cqw))}.contents-wrapper .top .top-title{z-index:9;flex-direction:column;justify-content:center;display:flex}.contents-wrapper .top .top-title .top__subtitle{width:calc(112 * var(--cqw));height:auto;margin:0 auto 6cqw}.contents-wrapper .top .top-title .main-logo{margin:0}.contents-wrapper .top .top-title .top__title{width:calc(151 * var(--cqw));height:auto}.contents-wrapper .about{background-color:var(--green)}.contents-wrapper .about .about-wrapper{background-color:#fff;width:90%;margin:8cqw auto 0}.contents-wrapper .about .section-title{background-color:#fff;margin:0}.contents-wrapper .about .section-title .about-logo{width:calc(80 * var(--cqw));height:auto;translate:.5cqw}.contents-wrapper .about .section-subtitle{margin:-4cqw 0 0}.contents-wrapper .about .section-subtitle .about-subtitle{width:calc(157 * var(--cqw));height:auto}.contents-wrapper .about .text{margin:7cqw 0;font-size:3.75cqw;font-weight:700}.contents-wrapper .about .text-wrapper{width:93%;margin:0 auto;padding-top:8cqw;padding-bottom:10cqw}.contents-wrapper .about .marker{background-color:var(--green);margin:1cqw 0;font-size:8.7cqw;font-weight:700;line-height:1.2;display:inline-block}.contents-wrapper .about .marker:not(.big){padding:0 1cqw}.contents-wrapper .about .marker.spacing{letter-spacing:.042em}.contents-wrapper .about .marker.big{font-size:calc(29 * var(--cqw))}.contents-wrapper .about .marker.big .bracket-open{margin-left:-.52em;margin-right:-.1em;display:inline-block}.contents-wrapper .about .marker.big .bracket-close{margin-left:-.1em;margin-right:-.52em;display:inline-block}.contents-wrapper .family .title-wrapper{flex-direction:column;justify-content:center;margin-top:18cqw;display:flex}.contents-wrapper .family .title-wrapper .section-title{margin:0 auto}.contents-wrapper .family .title-wrapper .section-title .family-logo{width:calc(98 * var(--cqw));height:auto}.contents-wrapper .family .title-wrapper .section-subtitle{text-align:center;font-size:calc(9.5 * var(--cqw));margin:-3cqw auto 0;font-weight:700;line-height:1.7}.contents-wrapper .family .title-wrapper .section-subtitle .bracket-close{margin-left:.1em;margin-right:0;display:inline-block}.contents-wrapper .family .white-area{background-color:#fff}.contents-wrapper .family .img-wrapper{background-color:var(--green);height:fit-content;margin-bottom:1cqw}.contents-wrapper .family .img-wrapper .people{width:100%;height:auto;display:block}.contents-wrapper .family .member-list{gap:calc(2 * var(--cqw));background-color:#fff;grid-template-columns:repeat(2,1fr);display:grid}.contents-wrapper .family .card{width:100%;height:calc(120 * var(--cqw));background-color:var(--green);position:relative;overflow:hidden}.contents-wrapper .family .member-img{height:98%;position:absolute;bottom:0;left:50%;translate:-50%}.contents-wrapper .family .member-img.img-2,.contents-wrapper .family .member-img.img-6{height:100%}.contents-wrapper .family .number{transform-origin:0 0;color:#fff;font-weight:600;line-height:1;font-size:calc(35 * var(--cqw));margin:0;position:absolute;top:0;translate:13.7cqw -1.2cqw;rotate:90deg}.contents-wrapper .family .member-info{flex-direction:column;align-items:flex-start;gap:1cqw;font-weight:700;display:flex;position:absolute;bottom:0}.contents-wrapper .family .member-info.info-1{bottom:13%;left:5%}.contents-wrapper .family .member-info.info-2{align-items:flex-end;bottom:8%;left:5%}.contents-wrapper .family .member-info.info-2 .role-list{align-items:flex-end}.contents-wrapper .family .member-info.info-3{align-items:flex-end;bottom:8%;right:3%}.contents-wrapper .family .member-info.info-3 .role-list{align-items:flex-end}.contents-wrapper .family .member-info.info-4{bottom:4%;right:5%}.contents-wrapper .family .member-info.info-5{bottom:9%;left:6%}.contents-wrapper .family .member-info.info-6{align-items:flex-end;bottom:4%;right:6%}.contents-wrapper .family .member-info.info-6 .role-list{align-items:flex-end}.contents-wrapper .family .role-list{flex-direction:column;align-items:flex-start;gap:0;display:flex}.contents-wrapper .family .role-item{font-size:calc(5 * var(--cqw));white-space:pre-wrap;background-color:#fff;padding:0 1cqw;line-height:1.3}.contents-wrapper .family .name{line-height:1.4;font-size:calc(7 * var(--cqw));background-color:#fff;margin:0;padding:0 1cqw;display:inline-block}.contents-wrapper .overview{background-color:#fff}.contents-wrapper .overview .text-wrapper{width:calc(173 * var(--cqw));flex-direction:column;justify-content:center;margin:0 auto;padding-top:16cqw;padding-bottom:12cqw;display:flex}.contents-wrapper .overview .section-title{margin:0 auto;line-height:1}.contents-wrapper .overview .section-title .overview-logo{width:calc(172 * var(--cqw));height:auto}.contents-wrapper .overview .section-subtitle{text-align:left;line-height:1;font-size:calc(14 * var(--cqw));margin:-2cqw 0 5cqw;font-weight:700}.contents-wrapper .overview .text{font-size:calc(7.5 * var(--cqw));margin:3cqw 0;font-weight:700}.contents-wrapper .overview .text .text-pack{letter-spacing:-.1em}.contents-wrapper .overview .text.checkbox-text{align-items:flex-start;gap:2.5cqw;line-height:1.7;display:flex}.contents-wrapper .overview .text .checkbox{width:calc(9.2 * var(--cqw));height:calc(9.4 * var(--cqw));align-items:center;translate:0 .8cqw}.contents-wrapper .footer .inner{width:90cqw;margin:0 auto}.contents-wrapper .footer .contact-wrapper{color:#000;font-size:calc(9 * var(--cqw));background:linear-gradient(90deg,#fff 0%,#cbcbcb 100%);border:none;border-radius:10px;justify-content:space-between;align-items:center;gap:2cqw;margin-top:12cqw;padding:4cqw 6cqw;font-weight:700;text-decoration:none;display:flex;box-shadow:0 -4px #fff,0 4px #b4b4b4}.contents-wrapper .footer .contact-wrapper .icon-mail{width:calc(24 * var(--cqw));height:calc(17 * var(--cqw))}.contents-wrapper .footer .sns-icon-wrapper{gap:3cqw;margin-top:6cqw;display:flex}.contents-wrapper .footer .sns-icon-wrapper .link{width:calc(24 * var(--cqw));height:calc(24 * var(--cqw));text-decoration:none;display:block}.contents-wrapper .footer .sns-icon-wrapper .link .icon-sns{width:100%;height:100%}.contents-wrapper .footer .link-wrapper{flex-direction:column;gap:8cqw;margin-top:10cqw;display:flex}.contents-wrapper .footer .link-wrapper .link{color:#000;font-size:calc(8 * var(--cqw));font-weight:700;text-decoration:none}.contents-wrapper .footer .hakuhodo-wrapper{width:100%;margin:19.2cqw 0 10cqw}.contents-wrapper .footer .hakuhodo-wrapper .link{width:51%;height:100%;margin-bottom:2cqw;display:block}.contents-wrapper .footer .hakuhodo-wrapper .hakuhodo-logo{width:100%;height:auto}.contents-wrapper .footer .hakuhodo-wrapper .copyright{font-size:calc(6.5 * var(--cqw));font-weight:700}.index-wrapper{justify-content:center;align-items:center;gap:calc(40 * var(--vw));background-color:#0000;flex-direction:column;grid-column:3;align-self:start;display:flex;position:sticky;top:13%}@media (width<=768px){.index-wrapper{display:none}}.index-wrapper .title-logo{width:calc(310 * var(--vw));height:auto;margin-bottom:calc(40 * var(--vw))}.index-wrapper .move-btn{width:calc(185 * var(--vw));height:calc(34 * var(--vw));padding-left:calc(16 * var(--vw));padding-top:calc(2 * var(--vw));--shadow-size:4px;box-shadow:var(--shadow-size) var(--shadow-size) #000;color:#000;font-size:calc(21 * var(--vw));background-color:#fff;border:2px solid #000;align-items:center;font-weight:600;text-decoration:none;display:flex}.index-wrapper .move-btn.small{font-size:calc(19 * var(--vw))}.index-wrapper .move-btn:hover{color:#fff;background-color:#000;border:2px solid #fff}.index-wrapper .move-btn:active{translate:var(--shadow-size) var(--shadow-size);box-shadow:none}@keyframes fade-text{0%{opacity:0}to{opacity:1}}
