@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");.ProductModal_overlay__yZVll{position:fixed;inset:0;background-color:transparent;z-index:10000;display:flex;justify-content:center;align-items:center;padding:20px;opacity:0;visibility:hidden;transition:all .4s ease-out;pointer-events:none}.ProductModal_overlay__yZVll.ProductModal_open__Ops3s{opacity:1;visibility:visible;pointer-events:auto}.ProductModal_modal__IN5LS{width:100%;max-width:500px;max-height:90vh;background-color:#fff;border-radius:56px;overflow:hidden;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.3);transform:scale(.2) rotateY(180deg);filter:blur(10px);opacity:0;transition:transform .3s ease-out,opacity .3s ease-out,filter .3s ease-out;display:flex;flex-direction:column;font-family:Inter,sans-serif}.ProductModal_scrollArea__QGkXs{overflow-y:auto;overflow-x:hidden;flex:1 1;-webkit-overflow-scrolling:touch}.ProductModal_scrollArea__QGkXs::-webkit-scrollbar{width:5px}.ProductModal_scrollArea__QGkXs::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.1);border-radius:10px}.ProductModal_overlay__yZVll.ProductModal_open__Ops3s .ProductModal_modal__IN5LS{transform:scale(1) rotateY(0deg);filter:blur(0);opacity:1}.ProductModal_closeBtn__QOvTh{position:absolute;top:24px;right:24px;width:40px;aspect-ratio:1;border-radius:9999px;background-color:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:none;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:100;transition:all .2s;box-shadow:0 0 12px rgba(0,0,0,.2)}.ProductModal_closeBtn__QOvTh:hover{background-color:#fff;transform:scale(1.1)}.ProductModal_image__XDFnU{width:100%;aspect-ratio:1;object-fit:contain;display:block}.ProductModal_imageback__ZR77Q{position:absolute;top:0;left:0;width:100%;aspect-ratio:1;object-fit:cover;display:block;filter:blur(20px);transform:scale(1.1);z-index:-1}.ProductModal_content__Srh0R{padding:30px;z-index:1;position:relative;background-color:#fff}.ProductModal_name__aLuPO{font-size:20px;font-weight:700;margin:0}.ProductModal_details__WqPjy{display:flex;flex-direction:column;gap:20px;margin-top:20px}.ProductModal_detailItem__Zhb9P{display:flex;gap:12px}.ProductModal_iconWrapper__n_lgQ{height:40px;aspect-ratio:1;background-color:#efefef;border-radius:12px;display:flex;justify-content:center;align-items:center;flex-shrink:0}.ProductModal_clickable__Q7qdr{cursor:pointer;transition:opacity .2s}.ProductModal_clickable__Q7qdr:active{opacity:.6}.ProductModal_accordionHeader__S_JfZ{display:flex;align-items:center;justify-content:space-between;cursor:pointer;width:100%}.ProductModal_accordionIcon__UnOFh{transition:transform .3s ease}.ProductModal_accordionIcon__UnOFh.ProductModal_expanded__6EuDA{transform:rotate(180deg)}.ProductModal_accordionContent___IjIx{max-height:0;overflow:hidden;transition:max-height .3s ease-out,opacity .3s ease;opacity:0;font-size:.9em}.ProductModal_accordionContent___IjIx.ProductModal_expanded__6EuDA{max-height:500px;opacity:1;margin-top:8px;line-height:1.4em}.ProductModal_menuGrid__KhQ6b{display:grid;grid-template-columns:auto 1fr;grid-column-gap:8px;column-gap:8px;grid-row-gap:4px;row-gap:4px;align-items:baseline}.ProductModal_menuPrice__7B89v{white-space:nowrap}.ProductModal_shareBtn__YQDzW{width:100%;padding:16px;margin-top:30px;border-radius:9999px;background:#1f1f1f;color:#fff;font-size:16px;font-weight:700;display:flex;justify-content:center;align-items:center;gap:10px;cursor:pointer;transition:all .3s}@media screen and (max-width:767px){.ProductModal_modal__IN5LS{border-radius:46px}.ProductModal_details__WqPjy{gap:10px}.ProductModal_content__Srh0R{padding:20px}.ProductModal_shareBtn__YQDzW{margin-top:18px}}.company_pagelink-list__jGB9_{display:flex;margin-bottom:80px}.company_pagelink-list__jGB9_ li{width:calc(100% / 4);border-left:1px solid var(--color-black);font-size:14px;text-align:center;position:relative}.company_pagelink-list__jGB9_ li:last-child{border-right:1px solid var(--color-black)}.company_pagelink-list__jGB9_ li:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:7px solid var(--color-black);margin:0 auto;position:absolute;bottom:-10px;left:0;right:0}.company_pagelink-list__jGB9_ li a{display:block}.company_philosophySection__vXEm6{margin-bottom:120px;overflow:hidden;position:relative}.company_philosophySection__vXEm6 .company_img-top__5jzUA{width:clamp(390px,50vw,460px);position:absolute;left:50%}.company_philosophySection__vXEm6 .company_text-area__ulwqX{display:flex;align-items:center;background-color:var(--color-gray-light);padding:7% 0 10% 6%;margin-top:120px}.company_philosophySection__vXEm6 .company_text-area__ulwqX .company_inner__AR64S{width:clamp(250px,34vw,350px)}.company_philosophySection__vXEm6 .company_text-area__ulwqX .company_inner__AR64S .company_title__wxMRA{font-family:var(--font-heading);font-size:24px;line-height:1.6;margin-bottom:40px}.company_philosophySection__vXEm6 .company_text-area__ulwqX .company_inner__AR64S .company_text__BMsps{font-size:15px;line-height:2;margin-bottom:30px}.company_philosophySection__vXEm6 .company_img-bottom__saUzt{max-width:280px;margin:-60px 0 0 10%}.company_serviceSection__y_RqM{margin-bottom:120px}.company_serviceSection__y_RqM .company_item__dA9rD{display:flex;align-items:flex-start;box-shadow:5px 5px 25px var(--color-gray);margin-bottom:40px}.company_serviceSection__y_RqM .company_item_sub__ooJES{display:flex;align-items:center;margin-bottom:40px;justify-content:space-between;gap:40px}.company_serviceSection__y_RqM .company_text_sub__NFNiO{box-shadow:5px 5px 25px var(--color-gray);width:100%;padding:7% 5%}.company_serviceSection__y_RqM .company_item__dA9rD.company_store__7XPA_{flex-direction:row-reverse}.company_serviceSection__y_RqM .company_item__dA9rD .company_text__BMsps{width:65%;padding:6.3% 5%}.company_serviceSection__y_RqM .company_item__dA9rD .company_text__BMsps .company_title-ja__bC6VR,.company_serviceSection__y_RqM .company_item_sub__ooJES .company_text_sub__NFNiO .company_title-ja__bC6VR{font-size:16px;margin-bottom:5px}.company_serviceSection__y_RqM .company_item__dA9rD .company_text__BMsps .company_title-en__FdWSh,.company_serviceSection__y_RqM .company_item_sub__ooJES .company_text_sub__NFNiO .company_title-en__FdWSh{font-size:24px;font-weight:500;margin-bottom:16px}.company_serviceSection__y_RqM .company_item__dA9rD .company_text__BMsps .company_title__wxMRA,.company_serviceSection__y_RqM .company_item_sub__ooJES .company_text_sub__NFNiO .company_title__wxMRA{text-align:center;margin-bottom:20px;font-size:1.4em!important}.company_serviceSection__y_RqM .company_item__dA9rD .company_text__BMsps .company_description__A7M_E,.company_serviceSection__y_RqM .company_item_sub__ooJES .company_text_sub__NFNiO .company_description__A7M_E{font-size:1em!important;line-height:1.6;margin-bottom:20px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.company_serviceSection__y_RqM .company_item__dA9rD .company_text__BMsps .company_description__A7M_E.company_expanded__p93I_,.company_serviceSection__y_RqM .company_item_sub__ooJES .company_text_sub__NFNiO .company_description__A7M_E.company_expanded__p93I_{-webkit-line-clamp:unset;display:block}.company_serviceSection__y_RqM .company_item__dA9rD .company_text__BMsps .company_view-more__NvKHe,.company_serviceSection__y_RqM .company_item_sub__ooJES .company_text_sub__NFNiO .company_view-more__NvKHe{font-size:14px;text-align:right;text-decoration:underline;cursor:pointer}.company_serviceSection__y_RqM .company_item__dA9rD .company_img__OupWq{width:35%;overflow:hidden;height:400px;left:0}.company_serviceSection__y_RqM .company_item__dA9rD.company_interior__UNruK .company_img__OupWq{-webkit-clip-path:polygon(20% 0,100% 0,100% 100%,0 100%);clip-path:polygon(20% 0,100% 0,100% 100%,0 100%)}.company_serviceSection__y_RqM .company_item__dA9rD.company_store__7XPA_ .company_img__OupWq{-webkit-clip-path:polygon(0 0,100% 0,80% 100%,0 100%);clip-path:polygon(0 0,100% 0,80% 100%,0 100%)}.company_serviceSection__y_RqM .company_item__dA9rD .company_img__OupWq img{transition:transform .8s ease}.company_serviceSection__y_RqM .company_item__dA9rD:hover .company_img__OupWq img{transform:scale(1.1)}.company_overviewSection__vGcwH{margin-bottom:120px}.company_overviewSection__vGcwH .company_overview-list__0KtZ7{display:flex;flex-wrap:wrap}.company_overviewSection__vGcwH .company_overview-list__0KtZ7 dt{width:200px;border-top:1px solid var(--color-black);font-size:15px;padding:40px 0}.company_overviewSection__vGcwH .company_overview-list__0KtZ7 dt:last-of-type{border-bottom:1px solid var(--color-black)}.company_overviewSection__vGcwH .company_overview-list__0KtZ7 dd{width:calc(100% - 200px);border-top:1px solid var(--color-gray);font-size:15px;padding:40px 0;line-height:1.8}.company_overviewSection__vGcwH .company_overview-list__0KtZ7 dd:last-of-type{border-bottom:1px solid var(--color-gray)}.company_accessSection___Qia_{margin:0 auto}.company_accessSection___Qia_ .company_info__f6Q6l{display:flex;align-items:flex-end;justify-content:space-between;font-size:14px;line-height:1.8;margin-bottom:20px}.company_accessSection___Qia_ .company_map__oAvUa{max-width:1000px;margin:0 auto}.company_accessSection___Qia_ .company_map__oAvUa iframe{width:100%;height:400px}.company_accessSection___Qia_,.company_overviewSection__vGcwH,.company_philosophySection__vXEm6,.company_serviceSection__y_RqM{scroll-margin-top:140px}.company_btn__AGfG3{background-color:#fff;display:block;border:1px solid #1f1f1f;font-size:12px;padding:10px 18px;text-align:center;position:relative;z-index:1;color:#1f1f1f;text-decoration:none;transition:color .3s ease;border-radius:9999px;overflow:hidden;white-space:nowrap}.company_btn__AGfG3:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;background-color:#1f1f1f;transform-origin:100% 50%;transform:scaleX(0);transition:transform .3s ease}.company_btn__AGfG3:hover{color:#fff;opacity:1}.company_btn__AGfG3:hover:before{transform-origin:0 50%;transform:scaleX(1)}@media screen and (max-width:767px){.company_pagelink-list__jGB9_{margin-bottom:40px}.company_pagelink-list__jGB9_ li{font-size:12px}.company_philosophySection__vXEm6{margin-bottom:60px;position:static}.company_philosophySection__vXEm6 .company_img-top__5jzUA{width:100%;margin-bottom:20px;position:static}.company_philosophySection__vXEm6 .company_text-area__ulwqX{width:100%;padding:20px;margin:0 0 20px;flex-direction:column-reverse}.company_philosophySection__vXEm6 .company_text-area__ulwqX .company_inner__AR64S{width:100%}.company_philosophySection__vXEm6 .company_img-bottom__saUzt{max-width:100%;margin:0 auto;text-align:center}.company_serviceSection__y_RqM{margin-bottom:60px}.company_serviceSection__y_RqM .company_item__dA9rD{flex-direction:column-reverse;margin-bottom:20px}.company_serviceSection__y_RqM .company_item_sub__ooJES{flex-direction:column;gap:20px}.company_serviceSection__y_RqM .company_item__dA9rD.company_store__7XPA_{flex-direction:column}.company_serviceSection__y_RqM .company_item__dA9rD .company_text__BMsps,.company_serviceSection__y_RqM .company_item_sub__ooJES .company_text_sub__NFNiO{width:100%;padding:20px}.company_serviceSection__y_RqM .company_item__dA9rD .company_text__BMsps .company_title-en__FdWSh,.company_serviceSection__y_RqM .company_item_sub__ooJES .company_text_sub__NFNiO .company_title-en__FdWSh{font-size:22px}.company_serviceSection__y_RqM .company_item__dA9rD .company_img__OupWq{width:100%;height:auto!important;max-height:500px!important}.company_serviceSection__y_RqM .company_item__dA9rD .company_img__OupWq img{margin:0 auto;display:flex}.company_serviceSection__y_RqM .company_item__dA9rD.company_interior__UNruK .company_img__OupWq,.company_serviceSection__y_RqM .company_item__dA9rD.company_store__7XPA_ .company_img__OupWq{-webkit-clip-path:none;clip-path:none}.company_overviewSection__vGcwH{margin-bottom:60px}.company_overviewSection__vGcwH .company_overview-list__0KtZ7 dt{width:100px;padding:20px 0}.company_overviewSection__vGcwH .company_overview-list__0KtZ7 dd{width:calc(100% - 100px);padding:20px 1em}.company_accessSection___Qia_,.company_overviewSection__vGcwH,.company_philosophySection__vXEm6,.company_serviceSection__y_RqM{scroll-margin-top:80px}}.PageHeader_pageHeader__Fpxka{margin-bottom:80px;position:relative}.PageHeader_img__Y5nR_{height:100%}.PageHeader_img__Y5nR_ img{width:100%;height:320px;object-fit:cover}.PageHeader_pageTitleArea___3qfm{width:100%;max-width:400px;height:75%;display:flex;align-items:center;background-color:rgba(51,51,51,.9);color:#fff;padding:0 4%;position:absolute;bottom:0;left:0}.PageHeader_pageTitle__wGdHf .PageHeader_en__IXTG1{display:block;font-size:46px;font-weight:500;letter-spacing:.05em}.PageHeader_pageTitle__wGdHf .PageHeader_ja__u2RVg{display:block;font-size:14px;font-weight:400}@media screen and (max-width:767px){.PageHeader_pageHeader__Fpxka{margin-bottom:40px}.PageHeader_img__Y5nR_ img{height:240px}.PageHeader_pageTitleArea___3qfm{height:70px;top:auto;bottom:0}.PageHeader_pageTitle__wGdHf .PageHeader_en__IXTG1{font-size:24px}.PageHeader_pageTitle__wGdHf .PageHeader_ja__u2RVg{font-size:12px}}.PageNav_pagelinkList__eiolU{display:flex;margin-bottom:80px;width:100%;max-width:1000px;margin-left:auto;margin-right:auto;padding:0 20px}.PageNav_pagelinkList__eiolU li{width:100%;border-left:1px solid #1f1f1f;font-size:14px;text-align:center;position:relative}.PageNav_pagelinkList__eiolU li:last-child{border-right:1px solid #1f1f1f}.PageNav_pagelinkList__eiolU li:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:7px solid #1f1f1f;margin:0 auto;position:absolute;bottom:-10px;left:0;right:0}.PageNav_pagelinkList__eiolU li a{display:block;padding:10px 0;color:#1f1f1f;text-decoration:none}@media screen and (max-width:767px){.PageNav_pagelinkList__eiolU{margin-bottom:40px}.PageNav_pagelinkList__eiolU li{font-size:12px}}.Container_container__rxt2b{max-width:2000px;padding:0 20px;margin:0 auto;width:100%}@media (min-width:2200px) and (max-width:3000px){.Container_container__rxt2b{max-width:1500px}}@media (max-width:2199px){.Container_container__rxt2b{max-width:1000px}}.BaseButton_btn__j16GE{max-width:120px;background-color:#fff;display:block;border:1px solid #1f1f1f;font-size:12px;padding:10px 0;text-align:center;position:relative;z-index:1;color:#1f1f1f;text-decoration:none;transition:color .3s ease;border-radius:9999px;overflow:hidden;white-space:nowrap}.BaseButton_btn__j16GE:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;background-color:#1f1f1f;transform-origin:100% 50%;transform:scaleX(0);transition:transform .3s ease}.BaseButton_btn__j16GE:hover{color:#fff;opacity:1}.BaseButton_btn__j16GE:hover:before{transform-origin:0 50%;transform:scaleX(1)}.BaseButton_centered__v35Sd{margin-left:auto;margin-right:auto}.sitenavi_sitenavi-section__qzvp4{margin-bottom:100px}.sitenavi_sitenavi-content__uAInO{line-height:2;color:var(--color-black)}.sitenavi_sitenavi-content__uAInO h3{font-size:18px;margin:40px 0 10px;border-left:4px solid var(--color-black);padding-left:15px}.sitenavi_sitenavi-content__uAInO p{margin-bottom:20px}.sitenavi_sitemap-list__DcN_q{list-style:none;padding:0}.sitenavi_sitemap-list__DcN_q>li{font-weight:700;margin-bottom:30px;font-size:18px}.sitenavi_sitemap-list__DcN_q ul{list-style:none;padding-left:20px;margin-top:10px}.sitenavi_sitemap-list__DcN_q ul li{font-weight:400;font-size:15px;margin-bottom:10px;position:relative}.sitenavi_sitemap-list__DcN_q ul li:before{content:"-";margin-right:10px}.sitenavi_sitemap-list__DcN_q a{text-decoration:none;color:var(--color-black);transition:opacity .3s}.sitenavi_sitemap-list__DcN_q a:hover{opacity:.6}